Skip to content

Commit c577102

Browse files
feat(deps): bump @sentry/rollup-plugin from 3.1.2 to 3.2.1
Dependabot couldn't find the original pull request head commit, 00e82c2.
1 parent 61940fc commit c577102

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@sentry/core": "9.20.0",
4848
"@sentry/node": "9.20.0",
4949
"@sentry/opentelemetry": "9.20.0",
50-
"@sentry/rollup-plugin": "3.2.4",
50+
"@sentry/rollup-plugin": "3.4.0",
5151
"@sentry/vite-plugin": "3.2.4",
5252
"@sentry/vue": "9.20.0"
5353
},

yarn.lock

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6488,6 +6488,11 @@
64886488
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.3.1.tgz#baecd89396cbb4659565a4e8efe7f0a71b19262a"
64896489
integrity sha512-5GOxGT7lZN+I8A7Vp0rWY+726FDKEw8HnFiebe51rQrMbfGfCu2Aw9uSM0nT9OG6xhV6WvGccIcCszTPs4fUZQ==
64906490

6491+
6492+
version "3.4.0"
6493+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.4.0.tgz#f47a7652e16f84556df82cbc38f0004bca1335d1"
6494+
integrity sha512-tSzfc3aE7m0PM0Aj7HBDet5llH9AB9oc+tBQ8AvOqUSnWodLrNCuWeQszJ7mIBovD3figgCU3h0cvI6U5cDtsg==
6495+
64916496
64926497
version "2.22.6"
64936498
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.6.tgz#a1ea1fd43700a3ece9e7db016997e79a2782b87d"
@@ -6530,6 +6535,20 @@
65306535
magic-string "0.30.8"
65316536
unplugin "1.0.1"
65326537

6538+
6539+
version "3.4.0"
6540+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.4.0.tgz#3a3459aba94cbeb093347f5730f15df25153fd0a"
6541+
integrity sha512-X1Q41AsQ6xcT6hB4wYmBDBukndKM/inT4IsR7pdKLi7ICpX2Qq6lisamBAEPCgEvnLpazSFguaiC0uiwMKAdqw==
6542+
dependencies:
6543+
"@babel/core" "^7.18.5"
6544+
"@sentry/babel-plugin-component-annotate" "3.4.0"
6545+
"@sentry/cli" "2.42.2"
6546+
dotenv "^16.3.1"
6547+
find-up "^5.0.0"
6548+
glob "^9.3.2"
6549+
magic-string "0.30.8"
6550+
unplugin "1.0.1"
6551+
65336552
65346553
version "2.42.2"
65356554
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.42.2.tgz#a32a4f226e717122b37d9969e8d4d0e14779f720"
@@ -6644,12 +6663,12 @@
66446663
"@sentry/cli-win32-i686" "2.43.0"
66456664
"@sentry/cli-win32-x64" "2.43.0"
66466665

6647-
"@sentry/rollup-plugin@3.2.4":
6648-
version "3.2.4"
6649-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.2.4.tgz#aa07424b3ffc582e471f9af5d933e663b7ba3ff5"
6650-
integrity sha512-ZWTT1mc1OiROdRbXX9zTGXvdWpHwMyPJjKsI4+sT/ohwTU3/nh8yGw6+VTxOkrsZj72+p2OcAfpO7Yv/gUP9Yg==
6666+
"@sentry/rollup-plugin@3.4.0":
6667+
version "3.4.0"
6668+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.4.0.tgz#326618d6fe91a030ee4ab335e1bab35f201090b0"
6669+
integrity sha512-oqDcjV+aaTZZ7oOadk90KlShOYfKEEQsvbZtzHl7HPHNt5kmtTaQyWphPIDt2Z9OCK8QF5T8GLsr1MCOXJ6vqA==
66516670
dependencies:
6652-
"@sentry/bundler-plugin-core" "3.2.4"
6671+
"@sentry/bundler-plugin-core" "3.4.0"
66536672
unplugin "1.0.1"
66546673

66556674
"@sentry/[email protected]", "@sentry/vite-plugin@^2.22.6":
@@ -27105,6 +27124,7 @@ [email protected], stylus@^0.59.0:
2710527124

2710627125
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2710727126
version "3.36.0"
27127+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2710827128
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2710927129
dependencies:
2711027130
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)