Skip to content

Commit eb59604

Browse files
feat(deps): Bump @sentry/rollup-plugin from 3.4.0 to 3.5.0 (#16524)
1 parent 88e3f8f commit eb59604

File tree

2 files changed

+6
-25
lines changed

2 files changed

+6
-25
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.28.1",
4848
"@sentry/node": "9.28.1",
4949
"@sentry/opentelemetry": "9.28.1",
50-
"@sentry/rollup-plugin": "3.4.0",
50+
"@sentry/rollup-plugin": "3.5.0",
5151
"@sentry/vite-plugin": "3.2.4",
5252
"@sentry/vue": "9.28.1"
5353
},

yarn.lock

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6571,11 +6571,6 @@
65716571
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.2.4.tgz#c0877df6e5ce227bf51754bf27da2fa5227af847"
65726572
integrity sha512-yBzRn3GEUSv1RPtE4xB4LnuH74ZxtdoRJ5cmQ9i6mzlmGDxlrnKuvem5++AolZTE9oJqAD3Tx2rd1PqmpWnLoA==
65736573

6574-
"@sentry/babel-plugin-component-annotate@3.4.0":
6575-
version "3.4.0"
6576-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.4.0.tgz#f47a7652e16f84556df82cbc38f0004bca1335d1"
6577-
integrity sha512-tSzfc3aE7m0PM0Aj7HBDet5llH9AB9oc+tBQ8AvOqUSnWodLrNCuWeQszJ7mIBovD3figgCU3h0cvI6U5cDtsg==
6578-
65796574
"@sentry/babel-plugin-component-annotate@3.5.0":
65806575
version "3.5.0"
65816576
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.5.0.tgz#1b0d01f903b725da876117d551610085c3dd21c7"
@@ -6609,20 +6604,6 @@
66096604
magic-string "0.30.8"
66106605
unplugin "1.0.1"
66116606

6612-
"@sentry/bundler-plugin-core@3.4.0":
6613-
version "3.4.0"
6614-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.4.0.tgz#3a3459aba94cbeb093347f5730f15df25153fd0a"
6615-
integrity sha512-X1Q41AsQ6xcT6hB4wYmBDBukndKM/inT4IsR7pdKLi7ICpX2Qq6lisamBAEPCgEvnLpazSFguaiC0uiwMKAdqw==
6616-
dependencies:
6617-
"@babel/core" "^7.18.5"
6618-
"@sentry/babel-plugin-component-annotate" "3.4.0"
6619-
"@sentry/cli" "2.42.2"
6620-
dotenv "^16.3.1"
6621-
find-up "^5.0.0"
6622-
glob "^9.3.2"
6623-
magic-string "0.30.8"
6624-
unplugin "1.0.1"
6625-
66266607
"@sentry/bundler-plugin-core@3.5.0":
66276608
version "3.5.0"
66286609
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.5.0.tgz#b62af5be1b1a862e7062181655829c556c7d7c0b"
@@ -6751,12 +6732,12 @@
67516732
"@sentry/cli-win32-i686" "2.46.0"
67526733
"@sentry/cli-win32-x64" "2.46.0"
67536734

6754-
"@sentry/rollup-plugin@3.4.0":
6755-
version "3.4.0"
6756-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.4.0.tgz#326618d6fe91a030ee4ab335e1bab35f201090b0"
6757-
integrity sha512-oqDcjV+aaTZZ7oOadk90KlShOYfKEEQsvbZtzHl7HPHNt5kmtTaQyWphPIDt2Z9OCK8QF5T8GLsr1MCOXJ6vqA==
6735+
"@sentry/rollup-plugin@3.5.0":
6736+
version "3.5.0"
6737+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.5.0.tgz#9015c48e00257f8440597167498499804371329b"
6738+
integrity sha512-aMPCvdNMkv//LZYjYCJsEcNiNiaQFinBO75+9NJVEe1OrKNdGqDi3hky2ll7zuY+xozEtZCZcUKJJz/aAYAS8A==
67586739
dependencies:
6759-
"@sentry/bundler-plugin-core" "3.4.0"
6740+
"@sentry/bundler-plugin-core" "3.5.0"
67606741
unplugin "1.0.1"
67616742

67626743
"@sentry/vite-plugin@2.22.6", "@sentry/vite-plugin@^2.22.6":

0 commit comments

Comments
 (0)