Skip to content

Commit b2b92a2

Browse files
committed
upgrade plugin version
1 parent 8e54a0e commit b2b92a2

File tree

2 files changed

+35
-8
lines changed

2 files changed

+35
-8
lines changed

packages/nuxt/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"dependencies": {
5151
"@nuxt/kit": "^3.13.2",
5252
"@sentry/browser": "10.34.0",
53-
"@sentry/bundler-plugin-core": "^4.6.1",
53+
"@sentry/bundler-plugin-core": "^4.7.0",
5454
"@sentry/cloudflare": "10.34.0",
5555
"@sentry/core": "10.34.0",
5656
"@sentry/node": "10.34.0",
5757
"@sentry/node-core": "10.34.0",
58-
"@sentry/rollup-plugin": "^4.6.2",
59-
"@sentry/vite-plugin": "^4.6.2",
58+
"@sentry/rollup-plugin": "^4.7.0",
59+
"@sentry/vite-plugin": "^4.7.0",
6060
"@sentry/vue": "10.34.0"
6161
},
6262
"devDependencies": {

yarn.lock

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7074,6 +7074,11 @@
70747074
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.6.2.tgz#b052ded0fc12088d4a5032a4022b65551717a631"
70757075
integrity sha512-6VTjLJXtIHKwxMmThtZKwi1+hdklLNzlbYH98NhbH22/Vzb/c6BlSD2b5A0NGN9vFB807rD4x4tuP+Su7BxQXQ==
70767076

7077+
"@sentry/babel-plugin-component-annotate@4.7.0":
7078+
version "4.7.0"
7079+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.7.0.tgz#46841deb27275b7d235f2fbce42c5156ad6c7ae6"
7080+
integrity sha512-MkyajDiO17/GaHHFgOmh05ZtOwF5hmm9KRjVgn9PXHIdpz+TFM5mkp1dABmR6Y75TyNU98Z1aOwPOgyaR5etJw==
7081+
70777082
"@sentry/bundler-plugin-core@4.6.2", "@sentry/bundler-plugin-core@^4.6.2":
70787083
version "4.6.2"
70797084
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.6.2.tgz#65239308aba07de9dad48bf51d6589be5d492860"
@@ -7088,6 +7093,20 @@
70887093
magic-string "0.30.8"
70897094
unplugin "1.0.1"
70907095

7096+
"@sentry/bundler-plugin-core@4.7.0", "@sentry/bundler-plugin-core@^4.7.0":
7097+
version "4.7.0"
7098+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.7.0.tgz#00ab83727df34bbbe170f032fa948e6f21f43185"
7099+
integrity sha512-gFdEtiup/7qYhN3vp1v2f0WL9AG9OorWLtIpfSBYbWjtzklVNg1sizvNyZ8nEiwtnb25LzvvCUbOP1SyP6IodQ==
7100+
dependencies:
7101+
"@babel/core" "^7.18.5"
7102+
"@sentry/babel-plugin-component-annotate" "4.7.0"
7103+
"@sentry/cli" "^2.57.0"
7104+
dotenv "^16.3.1"
7105+
find-up "^5.0.0"
7106+
glob "^10.5.0"
7107+
magic-string "0.30.8"
7108+
unplugin "1.0.1"
7109+
70917110
"@sentry/cli-darwin@2.58.4":
70927111
version "2.58.4"
70937112
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.58.4.tgz#5e3005c1f845acac243e8dcb23bef17337924768"
@@ -7148,12 +7167,12 @@
71487167
"@sentry/cli-win32-i686" "2.58.4"
71497168
"@sentry/cli-win32-x64" "2.58.4"
71507169

7151-
"@sentry/rollup-plugin@^4.6.2":
7152-
version "4.6.2"
7153-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.6.2.tgz#e03a835e52c4613b2c856ff3cb411f5683176c78"
7154-
integrity sha512-sTgh24KfV8iJhv1zESZi6atgJEgOPpwy1W/UqOdmKPyDW5FkX9Zp9lyMF+bbJDWBqhACUJBGsIbE3MAonLX3wQ==
7170+
"@sentry/rollup-plugin@^4.7.0":
7171+
version "4.7.0"
7172+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.7.0.tgz#92f9a5ed6b27de382ece4e973d9854099f62c1af"
7173+
integrity sha512-G928V05BLAIAIky42AN6zTDIKwfTYzWQ/OivSBTY3ZFJ2Db3lkB5UFHhtRsTjT9Hy/uZnQQjs397rixn51X3Vg==
71557174
dependencies:
7156-
"@sentry/bundler-plugin-core" "4.6.2"
7175+
"@sentry/bundler-plugin-core" "4.7.0"
71577176
unplugin "1.0.1"
71587177

71597178
"@sentry/vite-plugin@^4.6.2":
@@ -7164,6 +7183,14 @@
71647183
"@sentry/bundler-plugin-core" "4.6.2"
71657184
unplugin "1.0.1"
71667185

7186+
"@sentry/vite-plugin@^4.7.0":
7187+
version "4.7.0"
7188+
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-4.7.0.tgz#2d819ff0cc40d6a85503e86f834e358bad2cdde5"
7189+
integrity sha512-eQXDghOQLsYwnHutJo8TCzhG4gp0KLNq3h96iqFMhsbjnNnfYeCX1lIw1pJEh/az3cDwSyPI/KGkvf8hr0dZmQ==
7190+
dependencies:
7191+
"@sentry/bundler-plugin-core" "4.7.0"
7192+
unplugin "1.0.1"
7193+
71677194
"@sentry/webpack-plugin@^4.6.2":
71687195
version "4.6.2"
71697196
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.6.2.tgz#371c00cc5ce7654e34c123accd471f55b6ce4ed4"

0 commit comments

Comments
 (0)