From d2e5514928fa9f99100656b76c7cce69605fa32d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:37:27 +0000 Subject: [PATCH] Update dependency @sentry/vite-plugin to v3 --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 8c519c6e..3a212ff4 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 21b00a19..04f652d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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":