Skip to content

Commit

Permalink
Update Sentry npm packages (#3892)
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 Jan 17, 2024
1 parent e9b5641 commit 8cf9b08
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 279 deletions.
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@ory/client": "1.1.41",
"@ory/kratos-client": "0.13.1",
"@rudderstack/rudder-sdk-node": "2.0.3",
"@sentry/node": "7.81.0",
"@sentry/node": "7.93.0",
"@snowplow/node-tracker": "3.3.1",
"@temporalio/client": "1.8.1",
"@types/ws": "8.5.10",
Expand Down
4 changes: 2 additions & 2 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@ory/client": "1.1.41",
"@ory/integrations": "1.1.4",
"@popperjs/core": "2.11.8",
"@sentry/nextjs": "7.77.0",
"@sentry/react": "7.74.1",
"@sentry/nextjs": "7.93.0",
"@sentry/react": "7.93.0",
"@svgr/webpack": "6.2.1",
"@tldraw/editor": "2.0.0-alpha.12",
"@tldraw/primitives": "2.0.0-alpha.12",
Expand Down
4 changes: 2 additions & 2 deletions apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@local/hash-isomorphic-utils": "0.0.0-private",
"@local/hash-subgraph": "0.0.0-private",
"@mui/material": "5.14.11",
"@sentry/browser": "7.74.1",
"@sentry/browser": "7.93.0",
"bowser": "2.11.0",
"date-fns": "2.28.0",
"fractional-indexing": "2.1.0",
Expand All @@ -54,7 +54,7 @@
"@local/hash-subgraph": "0.0.0-private",
"@local/status": "0.0.0-private",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@sentry/webpack-plugin": "2.9.0",
"@sentry/webpack-plugin": "2.10.2",
"@types/lodash.debounce": "4.0.7",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@blockprotocol/graph": "0.3.1-canary-20240108132503",
"@local/hash-graph-client": "0.0.0-private",
"@local/hash-subgraph": "0.0.0-private",
"@sentry/browser": "7.74.1",
"@sentry/browser": "7.93.0",
"apollo-server-express": "3.9.0",
"fractional-indexing": "2.1.0",
"immer": "9.0.6",
Expand Down
Loading

0 comments on commit 8cf9b08

Please sign in to comment.