Skip to content

Commit

Permalink
build: Bump @sentry/vite-plugin from 2.22.7 to 2.23.0 (#861)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 086993a commit 8ba85d3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@gouvfr/dsfr": "1.13.0",
"@hotjar/browser": "1.0.9",
"@iframe-resizer/vue": "^5.3.2",
"@sentry/vite-plugin": "^2.22.7",
"@sentry/vite-plugin": "^2.23.0",
"@sentry/vue": "8.48.0",
"@vue-leaflet/vue-leaflet": "^0.10.1",
"chart.js": "4.4.7",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1169,10 +1169,10 @@
"@sentry/types" "7.120.0"
"@sentry/utils" "7.120.0"

"@sentry/babel-plugin-component-annotate@2.22.7":
version "2.22.7"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.7.tgz#604c7e33d48528a13477e7af597c4d5fca51b8bd"
integrity sha512-aa7XKgZMVl6l04NY+3X7BP7yvQ/s8scn8KzQfTLrGRarziTlMGrsCOBQtCNWXOPEbtxAIHpZ9dsrAn5EJSivOQ==
"@sentry/babel-plugin-component-annotate@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.23.0.tgz#f7312e733d9e3b23ccc55d05d811de709e11e9b1"
integrity sha512-+uLqaCKeYmH/W2YUV1XHkFEtpHdx/aFjCQahPVsvXyqg13dfkR6jaygPL4DB5DJtUSmPFCUE3MEk9ZO5JlhJYg==

"@sentry/[email protected]":
version "8.48.0"
Expand All @@ -1185,13 +1185,13 @@
"@sentry-internal/replay-canvas" "8.48.0"
"@sentry/core" "8.48.0"

"@sentry/bundler-plugin-core@2.22.7":
version "2.22.7"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.7.tgz#28204a224cd1fef58d157e5beeb2493947a9bc35"
integrity sha512-ouQh5sqcB8vsJ8yTTe0rf+iaUkwmeUlGNFi35IkCFUQlWJ22qS6OfvNjOqFI19e6eGUXks0c/2ieFC4+9wJ+1g==
"@sentry/bundler-plugin-core@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.23.0.tgz#5b3e919766917cda01bd640a2671e7ff2f8a613d"
integrity sha512-Qbw+jZFK63w+V193l0eCFKLzGba2Iu93Fx8kCRzZ3uqjky002H8U3pu4mKgcc11J+u8QTjfNZGUyXsxz0jv2mg==
dependencies:
"@babel/core" "^7.18.5"
"@sentry/babel-plugin-component-annotate" "2.22.7"
"@sentry/babel-plugin-component-annotate" "2.23.0"
"@sentry/cli" "2.39.1"
dotenv "^16.3.1"
find-up "^5.0.0"
Expand Down Expand Up @@ -1299,12 +1299,12 @@
dependencies:
"@sentry/types" "7.120.0"

"@sentry/vite-plugin@^2.22.7":
version "2.22.7"
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-2.22.7.tgz#9b63452d1d8cd02e6ba6234395a611ae7656c67a"
integrity sha512-sYRNiNm4toQGq2BfZSJPdw36em3eQaLu+3NTFpA7Hl4g3Sp2Rt3CYObnW5bxlFEruRhxzvdyB383N9OefVZ6KA==
"@sentry/vite-plugin@^2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-2.23.0.tgz#d6cc5ba63174f1413b3420939bd940c44f702d5e"
integrity sha512-iLbqxan3DUkFJqbx7DOtJ2fTd6g+TmNS1PIdaDFfpvVG4Lg9AYp4Xege6BBCrGQYl+wUE3poWfNhASfch/s51Q==
dependencies:
"@sentry/bundler-plugin-core" "2.22.7"
"@sentry/bundler-plugin-core" "2.23.0"
unplugin "1.0.1"

"@sentry/[email protected]":
Expand Down

0 comments on commit 8ba85d3

Please sign in to comment.