Skip to content

Commit 4a1c110

Browse files
feat(deps): Bump @sentry/rollup-plugin from 4.0.0 to 4.0.2
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@4.0.0...4.0.2) --- updated-dependencies: - dependency-name: "@sentry/rollup-plugin" dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 190e068 commit 4a1c110

File tree

2 files changed

+27
-7
lines changed

2 files changed

+27
-7
lines changed

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@sentry/cloudflare": "10.1.0",
5252
"@sentry/core": "10.1.0",
5353
"@sentry/node": "10.1.0",
54-
"@sentry/rollup-plugin": "^4.0.0",
54+
"@sentry/rollup-plugin": "^4.0.2",
5555
"@sentry/vite-plugin": "^4.0.0",
5656
"@sentry/vue": "10.1.0"
5757
},

yarn.lock

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6924,7 +6924,7 @@
69246924
mitt "^3.0.0"
69256925

69266926
"@sentry-internal/test-utils@link:dev-packages/test-utils":
6927-
version "9.40.0"
6927+
version "10.1.0"
69286928
dependencies:
69296929
express "^4.21.1"
69306930

@@ -6933,6 +6933,11 @@
69336933
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.0.tgz#2f4dfeabba28a76b5a1b32a1058386e52f32634f"
69346934
integrity sha512-1sozj4esnQBhJ2QO4imiLMl1858StkLjUxFF1KxgX/X1uEL/QlW2MYL8CKzbLeACy1SkR9h4V8GXSZvCnci5Dw==
69356935

6936+
6937+
version "4.0.2"
6938+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.2.tgz#7c8eb80a38b5e6b4c4cea4c391d07581020c91e4"
6939+
integrity sha512-Nr/VamvpQs6w642EI5t+qaCUGnVEro0qqk+S8XO1gc8qSdpc8kkZJFnUk7ozAr+ljYWGfVgWXrxI9lLiriLsRA==
6940+
69366941
69376942
version "4.0.0"
69386943
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.0.tgz#564463cf53f869496ab5d4986e97f86618a67677"
@@ -6947,6 +6952,20 @@
69476952
magic-string "0.30.8"
69486953
unplugin "1.0.1"
69496954

6955+
6956+
version "4.0.2"
6957+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.2.tgz#2e106ac564d2e4e83e8dbc84f1e84f4eed1d6dde"
6958+
integrity sha512-LeARs8qHhEw19tk+KZd9DDV+Rh/UeapIH0+C09fTmff9p8Y82Cj89pEQ2a1rdUiF/oYIjQX45vnZscB7ra42yw==
6959+
dependencies:
6960+
"@babel/core" "^7.18.5"
6961+
"@sentry/babel-plugin-component-annotate" "4.0.2"
6962+
"@sentry/cli" "^2.49.0"
6963+
dotenv "^16.3.1"
6964+
find-up "^5.0.0"
6965+
glob "^9.3.2"
6966+
magic-string "0.30.8"
6967+
unplugin "1.0.1"
6968+
69506969
69516970
version "2.50.0"
69526971
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.50.0.tgz#0fec0ece84afe37b33464ccd514367fc95d507f3"
@@ -7007,12 +7026,12 @@
70077026
"@sentry/cli-win32-i686" "2.50.0"
70087027
"@sentry/cli-win32-x64" "2.50.0"
70097028

7010-
"@sentry/rollup-plugin@^4.0.0":
7011-
version "4.0.0"
7012-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.0.0.tgz#746112b23333d39b3cd1f0e285ca242dd753de67"
7013-
integrity sha512-+UVAcx/HD+emrZAYNkIt/iKPz6gVCHVBX8D4s1qt3/gDUzfqX9E2Yq8wkN3sFlf0C4Ks31OCe4vMHJ4m6YLRRQ==
7029+
"@sentry/rollup-plugin@^4.0.2":
7030+
version "4.0.2"
7031+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.0.2.tgz#4fda1f2456cdbef7f7527921da93a92c35e67612"
7032+
integrity sha512-p8cbo34m8qcJx5LDo1hPiMlR8aSKMyVewBGBV+nGrh6cgeBUOXu8DpIVD0piOna2igon3jyUD6ydrxUtcM5/Qw==
70147033
dependencies:
7015-
"@sentry/bundler-plugin-core" "4.0.0"
7034+
"@sentry/bundler-plugin-core" "4.0.2"
70167035
unplugin "1.0.1"
70177036

70187037
"@sentry/vite-plugin@^4.0.0":
@@ -28548,6 +28567,7 @@ [email protected], stylus@^0.59.0:
2854828567

2854928568
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2855028569
version "3.36.0"
28570+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2855128571
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2855228572
dependencies:
2855328573
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)