Skip to content

Commit b1c89c7

Browse files
committed
Bump bundler-plugin-core too
1 parent 08babdc commit b1c89c7

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@opentelemetry/semantic-conventions": "^1.37.0",
8181
"@rollup/plugin-commonjs": "28.0.1",
8282
"@sentry-internal/browser-utils": "10.20.0",
83-
"@sentry/bundler-plugin-core": "^4.3.0",
83+
"@sentry/bundler-plugin-core": "^4.5.0",
8484
"@sentry/core": "10.20.0",
8585
"@sentry/node": "10.20.0",
8686
"@sentry/opentelemetry": "10.20.0",

yarn.lock

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6982,17 +6982,12 @@
69826982
fflate "^0.4.4"
69836983
mitt "^3.0.0"
69846984

6985-
6986-
version "4.3.0"
6987-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.3.0.tgz#c5b6cbb986952596d3ad233540a90a1fd18bad80"
6988-
integrity sha512-OuxqBprXRyhe8Pkfyz/4yHQJc5c3lm+TmYWSSx8u48g5yKewSQDOxkiLU5pAk3WnbLPy8XwU/PN+2BG0YFU9Nw==
6989-
69906985
69916986
version "4.5.0"
69926987
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.5.0.tgz#77fd076201570bf7539f7b916d632e3718a4a297"
69936988
integrity sha512-9sn9tJFtNnhSitPXW8hTuteefGMBbnPFyDER8dz+2sgdvcdq7T99lEwprMf8gUv5JCiDKIvtLe20Sf/4KPAahA==
69946989

6995-
6990+
"@sentry/[email protected]", "@sentry/bundler-plugin-core@^4.5.0":
69966991
version "4.5.0"
69976992
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.5.0.tgz#0a1b31e79ee7c97d1365de610b10daaf62631611"
69986993
integrity sha512-LTgYe7qGgAP0BpsyCTpjk756l6wZUv3MtCE+G0qzlpsQ2AljYe2bN4qjDy0bQrsPo0QzNQm+S6d0zogcJj/tqw==
@@ -7006,20 +7001,6 @@
70067001
magic-string "0.30.8"
70077002
unplugin "1.0.1"
70087003

7009-
"@sentry/bundler-plugin-core@^4.3.0":
7010-
version "4.3.0"
7011-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.3.0.tgz#cf302522a3e5b8a3bf727635d0c6a7bece981460"
7012-
integrity sha512-dmR4DJhJ4jqVWGWppuTL2blNFqOZZnt4aLkewbD1myFG3KVfUx8CrMQWEmGjkgPOtj5TO6xH9PyTJjXC6o5tnA==
7013-
dependencies:
7014-
"@babel/core" "^7.18.5"
7015-
"@sentry/babel-plugin-component-annotate" "4.3.0"
7016-
"@sentry/cli" "^2.51.0"
7017-
dotenv "^16.3.1"
7018-
find-up "^5.0.0"
7019-
glob "^9.3.2"
7020-
magic-string "0.30.8"
7021-
unplugin "1.0.1"
7022-
70237004
70247005
version "2.56.0"
70257006
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.56.0.tgz#53fa7de2c26f6450d5454ba997c26c2471d112c8"

0 commit comments

Comments
 (0)