Build(deps): bump @nuxtjs/sentry from 7.4.0 to 7.5.0

Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 7.4.0 to 7.5.0.
- [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/v7.4.0...v7.5.0)
This commit is contained in:
2023-08-29 04:39:08 +00:00
parent bbdd3ed3f6
commit 6a66657646
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": "^3.3.7",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/sentry": "^7.4.0",
"@nuxtjs/sentry": "^7.5.0",
"@nuxtjs/vuetify": "^1.12.3",
"@pinia/nuxt": "^0.4.11",
"@snyk/protect": "^1.1206.0",
+4 -4
View File
@@ -3451,10 +3451,10 @@
ufo "^0.8.5"
vue-i18n "^8.27.2"
"@nuxtjs/sentry@^7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.4.0.tgz#229e66f568b68fb99477e095ef1a8d31b4596869"
integrity sha512-ZHy14tVtKUKc/JQ+S5gOy4ocTih9O2chjrti5I/95uLmSPjEa2b920VtVjjRvrHVKYjgLdNQwjFk4Bu8RxNOsw==
"@nuxtjs/sentry@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.5.0.tgz#3be2f1f4887e495f23a18613aca2efba79ff2728"
integrity sha512-biirs9mCZ6MZVO9d7iYLu/agYPAnV8pH9aCOu+xqH5dgY1aLTv+mqzS4jEebi53eW7Aw4DcKsIwe8uhZAZQkAw==
dependencies:
"@sentry/core" "^7.63.0"
"@sentry/integrations" "^7.63.0"