Skip to content

Commit b14b5b5

Browse files
Update dependency @sentry/vite-plugin to v3.3.1
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @sentry/vite-plugin | 3.2.4 | 3.3.1 | ## [v3.3.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#331) - fix(webpack5): All `esm` files must have `.mjs` postfix ([#721](getsentry/sentry-javascript-bundler-plugins#721)) ## [v3.3.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#330) - feat(webpack): Add `@sentry/webpack-plugin/webpack5` export for webpack 5.1+ and compatible environments ([#715](getsentry/sentry-javascript-bundler-plugins#715)) - feat: Only do automatic commit association for Vercel production environments ([#711](getsentry/sentry-javascript-bundler-plugins#711))
1 parent fe50377 commit b14b5b5

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "~17.0.0"
1616
},
1717
"devDependencies": {
18-
"@sentry/vite-plugin": "3.2.4",
18+
"@sentry/vite-plugin": "3.3.1",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",

Diff for: pnpm-lock.yaml

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)