Skip to content

Commit db7f052

Browse files
Update dependency @sentry/vite-plugin to v3.2.2
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @sentry/vite-plugin | 3.2.0 | 3.2.2 | ## [v3.2.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#322) - feat(annotation): Handle JSX member expressions ([#690](getsentry/sentry-javascript-bundler-plugins#690)) - fix(core): Don't crash on recoverable CLI command error ([#682](getsentry/sentry-javascript-bundler-plugins#682)) - chore: Suggest putting `SENTRY_AUTH_TOKEN`, `SENTRY_ORG` and `SENTRY_PROJECT` in `passThroughEnv` when using Turborepo ([#675](getsentry/sentry-javascript-bundler-plugins#675)) ## [v3.2.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#321) - deps: Bump [@sentry/cli](https://github.com/sentry/cli) to 2.42.2 ([#685](getsentry/sentry-javascript-bundler-plugins#685))
1 parent d9ff283 commit db7f052

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

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.0",
18+
"@sentry/vite-plugin": "3.2.2",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)