Skip to content

Commit 5329869

Browse files
fix(deps): update sentry sdk
1 parent e64d22e commit 5329869

File tree

2 files changed

+627
-149
lines changed

2 files changed

+627
-149
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
}
6060
},
6161
"dependencies": {
62-
"@sentry/core": "^7.119.0",
62+
"@sentry/core": "^8.54.0",
6363
"@sentry/integrations": "^7.114.0",
64-
"@sentry/node": "^7.119.0",
65-
"@sentry/utils": "^7.119.0",
66-
"@sentry/vue": "^7.119.0",
64+
"@sentry/node": "^8.54.0",
65+
"@sentry/utils": "^8.54.0",
66+
"@sentry/vue": "^8.54.0",
6767
"consola": "^3.2.3",
6868
"defu": "^6.1.4",
6969
"hash-sum": "^2.0.0",
@@ -78,8 +78,8 @@
7878
"@nuxt/typescript-build": "^3.0.2",
7979
"@nuxtjs/module-test-utils": "1.6.3",
8080
"@release-it/conventional-changelog": "8.0.1",
81-
"@sentry/profiling-node": "7.119.0",
82-
"@sentry/webpack-plugin": "2.22.3",
81+
"@sentry/profiling-node": "8.54.0",
82+
"@sentry/webpack-plugin": "3.1.1",
8383
"@size-limit/file": "11.1.4",
8484
"@types/hash-sum": "1.0.2",
8585
"@types/lodash.mergewith": "4.6.9",

0 commit comments

Comments
 (0)