Skip to content

Commit

Permalink
fix(deps): update sentry sdk (#666)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 27bc105 commit 9d5dd24
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 259 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.100.0",
"@sentry/integrations": "^7.100.0",
"@sentry/node": "^7.100.0",
"@sentry/utils": "^7.100.0",
"@sentry/vue": "^7.100.0",
"@sentry/core": "^7.119.0",
"@sentry/integrations": "^7.114.0",
"@sentry/node": "^7.119.0",
"@sentry/utils": "^7.119.0",
"@sentry/vue": "^7.119.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"hash-sum": "^2.0.0",
Expand All @@ -79,8 +79,8 @@
"@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/webpack-plugin": "2.14.0",
"@sentry/profiling-node": "7.119.0",
"@sentry/webpack-plugin": "2.22.2",
"@size-limit/file": "11.1.4",
"@types/hash-sum": "1.0.2",
"@types/lodash.mergewith": "4.6.9",
Expand Down
Loading

0 comments on commit 9d5dd24

Please sign in to comment.