Skip to content

Commit eeb0fd6

Browse files
authored
Merge pull request #2633 from balancer/renovate/sentry
fix(deps): update sentry to v10.69.0
2 parents 21fcdef + 0785eaa commit eeb0fd6

4 files changed

Lines changed: 193 additions & 134 deletions

File tree

apps/balancer-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@chakra-ui/theme-tools": "2.2.6",
2828
"@neondatabase/serverless": "1.1.0",
2929
"@repo/lib": "workspace:*",
30-
"@sentry/nextjs": "10.56.0",
30+
"@sentry/nextjs": "10.69.0",
3131
"@tanstack/react-query": "5.101.4",
3232
"echarts": "6.1.0",
3333
"echarts-for-react": "3.0.6",

apps/frontend-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@nikolovlazar/chakra-ui-prose": "^1.2.1",
3737
"@repo/lib": "workspace:*",
3838
"@repo/test": "workspace:*",
39-
"@sentry/nextjs": "10.56.0",
39+
"@sentry/nextjs": "10.69.0",
4040
"@tanstack/react-query": "5.101.4",
4141
"@vercel/speed-insights": "2.0.0",
4242
"bignumber.js": "11.1.5",

packages/lib/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rainbow-me/rainbowkit": "2.2.11",
4545
"@safe-global/safe-apps-provider": "0.18.6",
4646
"@safe-global/safe-apps-sdk": "9.1.0",
47-
"@sentry/nextjs": "10.56.0",
47+
"@sentry/nextjs": "10.69.0",
4848
"@tanstack/react-query": "5.101.4",
4949
"@tanstack/react-query-devtools": "5.101.4",
5050
"@walletconnect/ethereum-provider": "2.23.10",
@@ -99,8 +99,8 @@
9999
"@repo/prettier-config": "workspace:*",
100100
"@repo/test": "workspace:*",
101101
"@repo/typescript-config": "workspace:*",
102-
"@sentry/core": "10.56.0",
103-
"@sentry/types": "10.56.0",
102+
"@sentry/core": "10.69.0",
103+
"@sentry/types": "10.69.0",
104104
"@testing-library/jest-dom": "7.0.0",
105105
"@testing-library/react": "16.3.2",
106106
"@types/js-cookie": "3.0.6",

0 commit comments

Comments
 (0)