Update dependency @sentry/vite-plugin to v3

This commit is contained in:
renovate[bot]
2025-01-15 10:37:27 +00:00
committed by GitHub
parent 0f2e67dd60
commit d2e5514928
2 changed files with 15 additions and 15 deletions

View File

@@ -43,7 +43,7 @@
"@radix-ui/react-visually-hidden": "^1.0.3",
"@react-spring/web": "^9.4.4",
"@sentry/react": "^8.0.0",
"@sentry/vite-plugin": "^2.0.0",
"@sentry/vite-plugin": "^3.0.0",
"@stylistic/eslint-plugin": "^2.12.1",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.6.3",

View File

@@ -2861,10 +2861,10 @@
"@sentry-internal/browser-utils" "8.48.0"
"@sentry/core" "8.48.0"
"@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/babel-plugin-component-annotate@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.0.0.tgz#1103679292d394e486df480f29a70e246fdbd440"
integrity sha512-AJEt9UtU9euB6tDLRQRpCl0EUvY5UlDQEaMSu948OHC+E2jEDoh9RzmfxtqKaDhjT/6WO6g4UoSBNOLxdZkptw==
"@sentry/browser@8.48.0":
version "8.48.0"
@@ -2877,13 +2877,13 @@
"@sentry-internal/replay-canvas" "8.48.0"
"@sentry/core" "8.48.0"
"@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==
"@sentry/bundler-plugin-core@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.0.0.tgz#ae3c9d49cabcb1629a49632779c17a4dbbb80f82"
integrity sha512-vQofxVcdCxogQG4XZ41h4G07lspmN1SXOf30PgdDrR5JSleZrlevtDVbqadX2nMpSRxtyweL1jzzZ01+AMzoXg==
dependencies:
"@babel/core" "^7.18.5"
"@sentry/babel-plugin-component-annotate" "2.23.0"
"@sentry/babel-plugin-component-annotate" "3.0.0"
"@sentry/cli" "2.39.1"
dotenv "^16.3.1"
find-up "^5.0.0"
@@ -2959,12 +2959,12 @@
"@sentry/core" "8.48.0"
hoist-non-react-statics "^3.3.2"
"@sentry/vite-plugin@^2.0.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==
"@sentry/vite-plugin@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-3.0.0.tgz#5fc0a2492f9d200fe66c45ff07bfda5800269572"
integrity sha512-E2elyHjP3Wqnk2uXr9C17jHRQBKX8jEOpzOnEOiXYDI2FBfehs9ttj9yX1I7H8ofCiqO2EsTu5r2a0C26ZWi+w==
dependencies:
"@sentry/bundler-plugin-core" "2.23.0"
"@sentry/bundler-plugin-core" "3.0.0"
unplugin "1.0.1"
"@snyk/github-codeowners@1.1.0":