Skip to content

Commit fe42517

Browse files
committed
upgrade all plugin versions
1 parent c8adda9 commit fe42517

8 files changed

Lines changed: 28 additions & 28 deletions

File tree

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@sentry/browser": "10.36.0",
6060
"@sentry/core": "10.36.0",
6161
"@sentry/node": "10.36.0",
62-
"@sentry/vite-plugin": "^4.6.2"
62+
"@sentry/vite-plugin": "^4.7.0"
6363
},
6464
"devDependencies": {
6565
"astro": "^3.5.0",

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@sentry/core": "10.36.0",
4949
"@sentry/react": "10.36.0",
50-
"@sentry/webpack-plugin": "^4.6.2"
50+
"@sentry/webpack-plugin": "^4.7.0"
5151
},
5252
"peerDependencies": {
5353
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@sentry/opentelemetry": "10.36.0",
8787
"@sentry/react": "10.36.0",
8888
"@sentry/vercel-edge": "10.36.0",
89-
"@sentry/webpack-plugin": "^4.6.2",
89+
"@sentry/webpack-plugin": "^4.7.0",
9090
"rollup": "^4.35.0",
9191
"stacktrace-parser": "^0.1.10"
9292
},

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@sentry/core": "10.36.0",
5555
"@sentry/node": "10.36.0",
5656
"@sentry/react": "10.36.0",
57-
"@sentry/vite-plugin": "^4.6.2",
57+
"@sentry/vite-plugin": "^4.7.0",
5858
"glob": "11.1.0"
5959
},
6060
"devDependencies": {

packages/solidstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@sentry/core": "10.36.0",
7070
"@sentry/node": "10.36.0",
7171
"@sentry/solid": "10.36.0",
72-
"@sentry/vite-plugin": "^4.6.2"
72+
"@sentry/vite-plugin": "^4.7.0"
7373
},
7474
"devDependencies": {
7575
"@solidjs/router": "^0.15.0",

packages/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@sentry/core": "10.36.0",
5353
"@sentry/node": "10.36.0",
5454
"@sentry/svelte": "10.36.0",
55-
"@sentry/vite-plugin": "^4.6.2",
55+
"@sentry/vite-plugin": "^4.7.0",
5656
"magic-string": "0.30.7",
5757
"recast": "0.23.11",
5858
"sorcery": "1.0.0"

packages/tanstackstart-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@sentry/core": "10.36.0",
5757
"@sentry/node": "10.36.0",
5858
"@sentry/react": "10.36.0",
59-
"@sentry/vite-plugin": "^4.6.2"
59+
"@sentry/vite-plugin": "^4.7.0"
6060
},
6161
"devDependencies": {
6262
"vite": "^5.4.11"

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7117,37 +7117,37 @@
71177117
fflate "^0.4.4"
71187118
mitt "^3.0.0"
71197119

7120-
"@sentry/babel-plugin-component-annotate@4.6.2":
7121-
version "4.6.2"
7122-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.6.2.tgz#b052ded0fc12088d4a5032a4022b65551717a631"
7123-
integrity sha512-6VTjLJXtIHKwxMmThtZKwi1+hdklLNzlbYH98NhbH22/Vzb/c6BlSD2b5A0NGN9vFB807rD4x4tuP+Su7BxQXQ==
7124-
71257120
"@sentry/babel-plugin-component-annotate@4.7.0":
71267121
version "4.7.0"
71277122
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.7.0.tgz#46841deb27275b7d235f2fbce42c5156ad6c7ae6"
71287123
integrity sha512-MkyajDiO17/GaHHFgOmh05ZtOwF5hmm9KRjVgn9PXHIdpz+TFM5mkp1dABmR6Y75TyNU98Z1aOwPOgyaR5etJw==
71297124

7130-
"@sentry/bundler-plugin-core@4.6.2":
7131-
version "4.6.2"
7132-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.6.2.tgz#65239308aba07de9dad48bf51d6589be5d492860"
7133-
integrity sha512-JkOc3JkVzi/fbXsFp8R9uxNKmBrPRaU4Yu4y1i3ihWfugqymsIYaN0ixLENZbGk2j4xGHIk20PAJzBJqBMTHew==
7125+
"@sentry/babel-plugin-component-annotate@4.8.0":
7126+
version "4.8.0"
7127+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.8.0.tgz#6705126a7726bd248f93acc79b8f3c8921b1c385"
7128+
integrity sha512-cy/9Eipkv23MsEJ4IuB4dNlVwS9UqOzI3Eu+QPake5BVFgPYCX0uP0Tr3Z43Ime6Rb+BiDnWC51AJK9i9afHYw==
7129+
7130+
"@sentry/bundler-plugin-core@4.7.0":
7131+
version "4.7.0"
7132+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.7.0.tgz#00ab83727df34bbbe170f032fa948e6f21f43185"
7133+
integrity sha512-gFdEtiup/7qYhN3vp1v2f0WL9AG9OorWLtIpfSBYbWjtzklVNg1sizvNyZ8nEiwtnb25LzvvCUbOP1SyP6IodQ==
71347134
dependencies:
71357135
"@babel/core" "^7.18.5"
7136-
"@sentry/babel-plugin-component-annotate" "4.6.2"
7136+
"@sentry/babel-plugin-component-annotate" "4.7.0"
71377137
"@sentry/cli" "^2.57.0"
71387138
dotenv "^16.3.1"
71397139
find-up "^5.0.0"
71407140
glob "^10.5.0"
71417141
magic-string "0.30.8"
71427142
unplugin "1.0.1"
71437143

7144-
"@sentry/bundler-plugin-core@4.7.0", "@sentry/bundler-plugin-core@^4.6.2":
7145-
version "4.7.0"
7146-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.7.0.tgz#00ab83727df34bbbe170f032fa948e6f21f43185"
7147-
integrity sha512-gFdEtiup/7qYhN3vp1v2f0WL9AG9OorWLtIpfSBYbWjtzklVNg1sizvNyZ8nEiwtnb25LzvvCUbOP1SyP6IodQ==
7144+
"@sentry/bundler-plugin-core@4.8.0", "@sentry/bundler-plugin-core@^4.6.2":
7145+
version "4.8.0"
7146+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.8.0.tgz#2e7a4493795a848951e1e074a1b15b650fe0e6b0"
7147+
integrity sha512-QaXd/NzaZ2vmiA2FNu2nBkgQU+17N3fE+zVOTzG0YK54QDSJMd4n3AeJIEyPhSzkOob+GqtO22nbYf6AATFMAw==
71487148
dependencies:
71497149
"@babel/core" "^7.18.5"
7150-
"@sentry/babel-plugin-component-annotate" "4.7.0"
7150+
"@sentry/babel-plugin-component-annotate" "4.8.0"
71517151
"@sentry/cli" "^2.57.0"
71527152
dotenv "^16.3.1"
71537153
find-up "^5.0.0"
@@ -7223,20 +7223,20 @@
72237223
"@sentry/bundler-plugin-core" "4.7.0"
72247224
unplugin "1.0.1"
72257225

7226-
"@sentry/vite-plugin@^4.6.2", "@sentry/vite-plugin@^4.7.0":
7226+
"@sentry/vite-plugin@^4.7.0":
72277227
version "4.7.0"
72287228
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-4.7.0.tgz#2d819ff0cc40d6a85503e86f834e358bad2cdde5"
72297229
integrity sha512-eQXDghOQLsYwnHutJo8TCzhG4gp0KLNq3h96iqFMhsbjnNnfYeCX1lIw1pJEh/az3cDwSyPI/KGkvf8hr0dZmQ==
72307230
dependencies:
72317231
"@sentry/bundler-plugin-core" "4.7.0"
72327232
unplugin "1.0.1"
72337233

7234-
"@sentry/webpack-plugin@^4.6.2":
7235-
version "4.6.2"
7236-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.6.2.tgz#371c00cc5ce7654e34c123accd471f55b6ce4ed4"
7237-
integrity sha512-uyb4nAqstVvO6ep86TQRlSxuynYhFec/HYfrA8wN5qYLx31gJQsOiuAeEzocJ2GGrhJq/ySH9nYfcnpjgk4J2w==
7234+
"@sentry/webpack-plugin@^4.7.0":
7235+
version "4.8.0"
7236+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.8.0.tgz#f3c1f5756cb889df4e4e5e69316080160c5680d0"
7237+
integrity sha512-x4gayRA/J8CEcowrXWA2scaPZx+hd18squORJElHZKC46PGYRKvQfAWQ7qRCX6gtJ2v53x9264n9D8f3b9rp9g==
72387238
dependencies:
7239-
"@sentry/bundler-plugin-core" "4.6.2"
7239+
"@sentry/bundler-plugin-core" "4.8.0"
72407240
unplugin "1.0.1"
72417241
uuid "^9.0.0"
72427242

0 commit comments

Comments
 (0)