Build(deps): bump @nuxtjs/sentry from 8.0.2 to 8.0.3

Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sentry-module/compare/v8.0.2...v8.0.3)
This commit is contained in:
2023-11-17 04:39:11 +00:00
parent 2e3ce997e1
commit 07431e34d5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-vue-apollo": "^4.1.0",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^8.0.2",
"@nuxtjs/sentry": "^8.0.3",
"@nuxtjs/vuetify": "^1.12.3",
"@pinia/nuxt": "^0.5.1",
"@snyk/protect": "^1.1246.0",
+4 -4
View File
@@ -3714,10 +3714,10 @@
ufo "^0.8.5"
vue-i18n "^8.27.2"
"@nuxtjs/sentry@^8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-8.0.2.tgz#907f2c622a54ec11d111921b91b4399baf26c2bd"
integrity sha512-0iCuB5YHMLs56kkB/KnIyIlc7fLb8xptWMBeCX0jScYkjzJE7KKAgMk1j3s3Hsez0QM6jDHR2jVP/pcXAJOkRQ==
"@nuxtjs/sentry@^8.0.3":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-8.0.3.tgz#1ee2fc18a0f5c0af6279e0bf02bb2766a66cc3b4"
integrity sha512-kqBftkWhpuGVAMd/CRxFs3SGV562+7qse80J3oH/fvftdEbW/XFEBmP/oAeNXNMQs/dTAeA4298/59aOjvnN6A==
dependencies:
"@sentry/core" "^7.80.0"
"@sentry/integrations" "^7.80.0"