Skip to content

Commit 850d4cc

Browse files
feat(deps): bump @sentry/webpack-plugin from 4.3.0 to 4.6.1 (#18272)
1 parent 6ce620e commit 850d4cc

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

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.26.0",
4949
"@sentry/react": "10.26.0",
50-
"@sentry/webpack-plugin": "^4.1.1"
50+
"@sentry/webpack-plugin": "^4.6.1"
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.26.0",
8787
"@sentry/react": "10.26.0",
8888
"@sentry/vercel-edge": "10.26.0",
89-
"@sentry/webpack-plugin": "^4.3.0",
89+
"@sentry/webpack-plugin": "^4.6.1",
9090
"resolve": "1.22.8",
9191
"rollup": "^4.35.0",
9292
"stacktrace-parser": "^0.1.10"

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7084,7 +7084,7 @@
70847084
magic-string "0.30.8"
70857085
unplugin "1.0.1"
70867086

7087-
"@sentry/bundler-plugin-core@^4.6.1":
7087+
"@sentry/bundler-plugin-core@4.6.1", "@sentry/bundler-plugin-core@^4.6.1":
70887088
version "4.6.1"
70897089
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.6.1.tgz#d6013e6233bf663114f581bbd3c3a380ff9311d4"
70907090
integrity sha512-WPeRbnMXm927m4Kr69NTArPfI+p5/34FHftdCRI3LFPMyhZDzz6J3wLy4hzaVUgmMf10eLzmq2HGEMvpQmdynA==
@@ -7174,12 +7174,12 @@
71747174
"@sentry/bundler-plugin-core" "4.3.0"
71757175
unplugin "1.0.1"
71767176

7177-
"@sentry/webpack-plugin@^4.1.1", "@sentry/webpack-plugin@^4.3.0":
7178-
version "4.3.0"
7179-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.3.0.tgz#a96db7d8ada8646ec3ffdec2a7db6143c8061e85"
7180-
integrity sha512-K4nU1SheK/tvyakBws2zfd+MN6hzmpW+wPTbSbDWn1+WL9+g9hsPh8hjFFiVe47AhhUoUZ3YgiH2HyeHXjHflA==
7177+
"@sentry/webpack-plugin@^4.6.1":
7178+
version "4.6.1"
7179+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.6.1.tgz#8041ef27f302c3f63902bc4bb01e2ee53ea94c15"
7180+
integrity sha512-CJgT/t2pQWsPsMx9VJ86goU/orCQhL2HhDj5ZYBol6fPPoEGeTqKOPCnv/xsbCAfGSp1uHpyRLTA/Gx96u7VVA==
71817181
dependencies:
7182-
"@sentry/bundler-plugin-core" "4.3.0"
7182+
"@sentry/bundler-plugin-core" "4.6.1"
71837183
unplugin "1.0.1"
71847184
uuid "^9.0.0"
71857185

@@ -28820,7 +28820,6 @@ stylus@0.59.0, stylus@^0.59.0:
2882028820

2882128821
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2882228822
version "3.36.0"
28823-
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2882428823
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2882528824
dependencies:
2882628825
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)