Build(deps): bump @nuxtjs/sentry from 6.0.3 to 7.0.1 #845

Merged
argoyle merged 2 commits from dependabot-npm_and_yarn-nuxtjs-sentry-7.0.1 into master 2023-01-04 15:06:28 +00:00
Showing only changes of commit fdf3b82843 - Show all commits
+1 -1
View File
@@ -122,7 +122,7 @@ export default defineNuxtConfig({
middleware: ['auth']
},
sentry: {
dsn: 'https://da2e8d42185a4013909d49955432a116@sentry.io/5187660',
dsn: 'https://da2e8d42185a4013909d49955432a116@o365290.ingest.sentry.io/5187660',
config: {} // Additional config
},
ssr: false,