Skip to content

Commit

Permalink
fix(deps): update sentry sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 53a7051 commit c0b528d
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 247 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
}
},
"dependencies": {
"@sentry/core": "^7.73.0",
"@sentry/integrations": "^7.73.0",
"@sentry/node": "^7.73.0",
"@sentry/utils": "^7.73.0",
"@sentry/vue": "^7.73.0",
"@sentry/core": "^7.77.0",
"@sentry/integrations": "^7.77.0",
"@sentry/node": "^7.77.0",
"@sentry/utils": "^7.77.0",
"@sentry/vue": "^7.77.0",
"consola": "^3.2.3",
"defu": "^6.1.2",
"hash-sum": "^2.0.0",
Expand All @@ -77,8 +77,8 @@
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "7.0.0",
"@sentry/profiling-node": "1.2.1",
"@sentry/webpack-plugin": "2.8.0",
"@sentry/profiling-node": "1.2.3",
"@sentry/webpack-plugin": "2.9.0",
"@size-limit/file": "8.2.6",
"@types/hash-sum": "1.0.0",
"@types/lodash.mergewith": "4.6.7",
Expand Down
Loading

0 comments on commit c0b528d

Please sign in to comment.