Skip to content

Commit

Permalink
fix(deps): update sentry sdk to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent e64d22e commit d93b57e
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 78 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
}
},
"dependencies": {
"@sentry/core": "^7.119.0",
"@sentry/core": "^8.40.0",
"@sentry/integrations": "^7.114.0",
"@sentry/node": "^7.119.0",
"@sentry/utils": "^7.119.0",
"@sentry/vue": "^7.119.0",
"@sentry/node": "^8.40.0",
"@sentry/utils": "^8.40.0",
"@sentry/vue": "^8.40.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"hash-sum": "^2.0.0",
Expand All @@ -78,7 +78,7 @@
"@nuxt/typescript-build": "^3.0.2",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "8.0.1",
"@sentry/profiling-node": "7.119.0",
"@sentry/profiling-node": "8.40.0",
"@sentry/webpack-plugin": "2.22.3",
"@size-limit/file": "11.1.4",
"@types/hash-sum": "1.0.2",
Expand Down
Loading

0 comments on commit d93b57e

Please sign in to comment.