Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit d2801dc

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
chore(deps-dev): bump @sentry/vite-plugin from 2.20.1 to 2.21.1
Bumps [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.20.1 to 2.21.1. - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@2.20.1...2.21.1) --- updated-dependencies: - dependency-name: "@sentry/vite-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3b5953 commit d2801dc

File tree

2 files changed

+6
-25
lines changed

2 files changed

+6
-25
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@quasar/app-vite": "^1.9.3",
5050
"@rollup/plugin-inject": "^5.0.5",
5151
"@sentry/esbuild-plugin": "^2.21.1",
52-
"@sentry/vite-plugin": "^2.20.1",
52+
"@sentry/vite-plugin": "^2.21.1",
5353
"@types/better-sqlite3": "^7.6.11",
5454
"@types/decompress": "^4.2.7",
5555
"@types/dompurify": "^3.0.5",

yarn.lock

+5-24
Original file line numberDiff line numberDiff line change
@@ -722,11 +722,6 @@
722722
"@sentry/types" "8.17.0"
723723
"@sentry/utils" "8.17.0"
724724

725-
"@sentry/babel-plugin-component-annotate@2.20.1":
726-
version "2.20.1"
727-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.20.1.tgz#204c63ed006a048f48f633876e1b8bacf87a9722"
728-
integrity sha512-4mhEwYTK00bIb5Y9UWIELVUfru587Vaeg0DQGswv4aIRHIiMKLyNqCEejaaybQ/fNChIZOKmvyqXk430YVd7Qg==
729-
730725
"@sentry/babel-plugin-component-annotate@2.21.1":
731726
version "2.21.1"
732727
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.21.1.tgz#1fbf7ceca62fdc44957e37b60312808588c87350"
@@ -745,20 +740,6 @@
745740
"@sentry/types" "8.17.0"
746741
"@sentry/utils" "8.17.0"
747742

748-
"@sentry/bundler-plugin-core@2.20.1":
749-
version "2.20.1"
750-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.20.1.tgz#c9dd35e2177a4c22ecf675558eb84fbc2607e465"
751-
integrity sha512-6ipbmGzHekxeRCbp7eoefr6bdd/lW4cNA9eNnrmd9+PicubweGaZZbH2NjhFHsaxzgOezwipDHjrTaap2kTHgw==
752-
dependencies:
753-
"@babel/core" "^7.18.5"
754-
"@sentry/babel-plugin-component-annotate" "2.20.1"
755-
"@sentry/cli" "^2.22.3"
756-
dotenv "^16.3.1"
757-
find-up "^5.0.0"
758-
glob "^9.3.2"
759-
magic-string "0.30.8"
760-
unplugin "1.0.1"
761-
762743
"@sentry/bundler-plugin-core@2.21.1":
763744
version "2.21.1"
764745
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.21.1.tgz#fa50e83742d23962dd647d2dc8faeb2a86799751"
@@ -856,12 +837,12 @@
856837
dependencies:
857838
"@sentry/types" "8.17.0"
858839

859-
"@sentry/vite-plugin@^2.20.1":
860-
version "2.20.1"
861-
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-2.20.1.tgz#80d5639fca3f68fbf81c316883272ffb34dbc544"
862-
integrity sha512-IOYAJRcV+Uqn0EL8rxcoCvE77PbtGzKjP+B6iIgDZ229AWbpfbpWY8zHCcufwdDzb5PtgOhWWHT74iAsNyij/A==
840+
"@sentry/vite-plugin@^2.21.1":
841+
version "2.21.1"
842+
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-2.21.1.tgz#570d1889d336037441924d4069bf2e325596c712"
843+
integrity sha512-i2PqeLafGBcSROnmr9mS0dL2/JBJji/4rJZ2U2A+tqtAhDAAaCUNalbn6xLp/hawLExt/wRuBj1J7j46sGDOaA==
863844
dependencies:
864-
"@sentry/bundler-plugin-core" "2.20.1"
845+
"@sentry/bundler-plugin-core" "2.21.1"
865846
unplugin "1.0.1"
866847

867848
"@sentry/vue@^8.17.0":

0 commit comments

Comments
 (0)