Skip to content

Commit

Permalink
Update Sentry. (#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso authored Nov 10, 2023
1 parent bb98486 commit 2e70cf2
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 196 deletions.
4 changes: 2 additions & 2 deletions apps/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@keplr-wallet/stores": "^0.11.49",
"@keplr-wallet/types": "^0.11.49",
"@mui/icons-material": "^5.10.3",
"@sentry/nextjs": "^7.7.0",
"@sentry/nextjs": "^7.80.0",
"@types/formidable": "^2.0.5",
"cors": "^2.8.5",
"formidable": "^2.0.1",
Expand All @@ -52,7 +52,7 @@
"devDependencies": {
"@dao-dao/config": "2.2.0",
"@next/bundle-analyzer": "^12.1.0",
"@sentry/cli": "^2.5.0",
"@sentry/cli": "^2.21.3",
"@solana/web3.js": "^1.75.0",
"@types/cors": "^2.8.13",
"@types/lodash.clonedeep": "^4.5.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/sda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@keplr-wallet/stores": "^0.11.49",
"@keplr-wallet/types": "^0.11.49",
"@mui/icons-material": "^5.10.3",
"@sentry/nextjs": "^7.7.0",
"@sentry/nextjs": "^7.80.0",
"@types/formidable": "^2.0.5",
"cors": "^2.8.5",
"formidable": "^2.0.1",
Expand All @@ -49,7 +49,7 @@
"devDependencies": {
"@dao-dao/config": "2.2.0",
"@next/bundle-analyzer": "^12.1.0",
"@sentry/cli": "^2.5.0",
"@sentry/cli": "^2.21.3",
"@solana/web3.js": "^1.75.0",
"@types/cors": "^2.8.13",
"@types/lodash.clonedeep": "^4.5.0",
Expand Down
Loading

2 comments on commit 2e70cf2

@vercel
Copy link

@vercel vercel bot commented on 2e70cf2 Nov 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 2e70cf2 Nov 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.