Skip to content

Commit 62743a6

Browse files
Update dependency @sentry/vite-plugin to v3.4.0
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @sentry/vite-plugin | 3.3.1 | 3.4.0 | ## [v3.4.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#340) - fix: Replace existing debug ID comments ([#730](getsentry/sentry-javascript-bundler-plugins#730)) - feat: Expose bundler plugin primitives via `createSentryBuildPluginManager` ([#714](getsentry/sentry-javascript-bundler-plugins#714))
1 parent b090944 commit 62743a6

File tree

2 files changed

+79
-215
lines changed

2 files changed

+79
-215
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3.1",
18+
"@sentry/vite-plugin": "3.4.0",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",

0 commit comments

Comments
 (0)