Skip to content

Commit 9f2ab91

Browse files
feat(deps): bump @sentry/rollup-plugin from 4.3.0 to 4.6.1
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.3.0 to 4.6.1. - [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.3.0...4.6.1) --- updated-dependencies: - dependency-name: "@sentry/rollup-plugin" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 108b027 commit 9f2ab91

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@sentry/cloudflare": "10.26.0",
5454
"@sentry/core": "10.26.0",
5555
"@sentry/node": "10.26.0",
56-
"@sentry/rollup-plugin": "^4.3.0",
56+
"@sentry/rollup-plugin": "^4.6.1",
5757
"@sentry/vite-plugin": "^4.3.0",
5858
"@sentry/vue": "10.26.0"
5959
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7108,7 +7108,7 @@
71087108
magic-string "0.30.8"
71097109
unplugin "1.0.1"
71107110

7111-
"@sentry/bundler-plugin-core@^4.6.1":
7111+
"@sentry/bundler-plugin-core@4.6.1", "@sentry/bundler-plugin-core@^4.6.1":
71127112
version "4.6.1"
71137113
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.6.1.tgz#d6013e6233bf663114f581bbd3c3a380ff9311d4"
71147114
integrity sha512-WPeRbnMXm927m4Kr69NTArPfI+p5/34FHftdCRI3LFPMyhZDzz6J3wLy4hzaVUgmMf10eLzmq2HGEMvpQmdynA==
@@ -7182,12 +7182,12 @@
71827182
"@sentry/cli-win32-i686" "2.58.2"
71837183
"@sentry/cli-win32-x64" "2.58.2"
71847184

7185-
"@sentry/rollup-plugin@^4.3.0":
7186-
version "4.3.0"
7187-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.3.0.tgz#d23fe49e48fa68dafa2b0933a8efabcc964b1df9"
7188-
integrity sha512-Ebk6cTGTNohnLEvHtwDKYlMRs8Qit/ybOflIKlQziBHjd51GtxG9TPIu9NYU0fJXa428aYNluto3BfgdMp+c+Q==
7185+
"@sentry/rollup-plugin@^4.6.1":
7186+
version "4.6.1"
7187+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.6.1.tgz#28dece8d6fad3044fd634724f6334f6b9b8f3ded"
7188+
integrity sha512-4G4oo05BhP7CjXdpTVFPInBgDNcuE5WKglALbCa2H9CY4ta8nHHPn2ni+d0WjhUIp6m5E1e+0NQ+0SxuFTCHVw==
71897189
dependencies:
7190-
"@sentry/bundler-plugin-core" "4.3.0"
7190+
"@sentry/bundler-plugin-core" "4.6.1"
71917191
unplugin "1.0.1"
71927192

71937193
"@sentry/vite-plugin@^4.1.0", "@sentry/vite-plugin@^4.3.0":

0 commit comments

Comments
 (0)