Skip to content

Commit 0100cca

Browse files
Luca Forstnerbillyvg
authored andcommitted
deps: Bump Sentry bundler plugins to version 2.18.0 (#12381)
1 parent 4fdab9f commit 0100cca

File tree

4 files changed

+99
-167
lines changed

4 files changed

+99
-167
lines changed

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@sentry/node": "8.7.0",
6767
"@sentry/types": "8.7.0",
6868
"@sentry/utils": "8.7.0",
69-
"@sentry/vite-plugin": "^2.14.2"
69+
"@sentry/vite-plugin": "^2.18.0"
7070
},
7171
"devDependencies": {
7272
"astro": "^3.5.0",

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@sentry/types": "8.7.0",
7575
"@sentry/utils": "8.7.0",
7676
"@sentry/vercel-edge": "8.7.0",
77-
"@sentry/webpack-plugin": "2.16.0",
77+
"@sentry/webpack-plugin": "2.18.0",
7878
"chalk": "3.0.0",
7979
"resolve": "1.22.8",
8080
"rollup": "3.29.4",

packages/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@sentry/svelte": "8.7.0",
4444
"@sentry/types": "8.7.0",
4545
"@sentry/utils": "8.7.0",
46-
"@sentry/vite-plugin": "2.14.2",
46+
"@sentry/vite-plugin": "2.18.0",
4747
"magic-string": "0.30.7",
4848
"magicast": "0.2.8",
4949
"sorcery": "0.11.0"

0 commit comments

Comments
 (0)