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] committed Jun 11, 2024
1 parent 383abb6 commit f087a6d
Show file tree
Hide file tree
Showing 2 changed files with 605 additions and 61 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.100.0",
"@sentry/core": "^8.9.1",
"@sentry/integrations": "^7.100.0",
"@sentry/node": "^7.100.0",
"@sentry/utils": "^7.100.0",
"@sentry/vue": "^7.100.0",
"@sentry/node": "^8.9.1",
"@sentry/utils": "^8.9.1",
"@sentry/vue": "^8.9.1",
"consola": "^3.2.3",
"defu": "^6.1.4",
"hash-sum": "^2.0.0",
Expand All @@ -79,7 +79,7 @@
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "8.0.1",
"@sentry/profiling-node": "7.100.0",
"@sentry/profiling-node": "8.9.1",
"@sentry/webpack-plugin": "2.14.0",
"@size-limit/file": "11.0.2",
"@types/hash-sum": "1.0.2",
Expand Down
Loading

0 comments on commit f087a6d

Please sign in to comment.