Skip to content

Commit

Permalink
fix(deps): update sentry sdk (#632)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rafal Chlodnicki <rafal@squareup.com>
  • Loading branch information
renovate[bot] and rchl committed Nov 13, 2023
1 parent 3b01fab commit 2de0ed1
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 646 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -59,11 +59,11 @@
}
},
"dependencies": {
"@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",
"@sentry/core": "^7.80.0",
"@sentry/integrations": "^7.80.0",
"@sentry/node": "^7.80.0",
"@sentry/utils": "^7.80.0",
"@sentry/vue": "^7.80.0",
"consola": "^3.2.3",
"defu": "^6.1.2",
"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": "1.2.4",
"@sentry/webpack-plugin": "2.9.0",
"@sentry/profiling-node": "1.2.6",
"@sentry/webpack-plugin": "2.10.0",
"@size-limit/file": "10.0.3",
"@types/hash-sum": "1.0.2",
"@types/lodash.mergewith": "4.6.9",
Expand Down

0 comments on commit 2de0ed1

Please sign in to comment.