Skip to content

Commit 562978f

Browse files
authored
update dependencies (#5318)
1 parent d31e3da commit 562978f

File tree

3 files changed

+377
-380
lines changed

3 files changed

+377
-380
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@radix-ui/react-slot": "^1.1.0",
4646
"@radix-ui/react-switch": "^1.1.1",
4747
"@radix-ui/react-tooltip": "1.1.3",
48-
"@sentry/nextjs": "8.36.0",
48+
"@sentry/nextjs": "8.37.1",
4949
"@shazow/whatsabi": "^0.16.0",
5050
"@stripe/react-stripe-js": "^2.8.1",
5151
"@stripe/stripe-js": "^3.5.0",

packages/thirdweb/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,14 +211,14 @@
211211
"@radix-ui/react-icons": "1.3.1",
212212
"@radix-ui/react-tooltip": "1.1.3",
213213
"@tanstack/react-query": "5.59.19",
214-
"@walletconnect/ethereum-provider": "2.17.1",
215-
"@walletconnect/sign-client": "2.17.1",
214+
"@walletconnect/ethereum-provider": "2.17.2",
215+
"@walletconnect/sign-client": "2.17.2",
216216
"abitype": "1.0.6",
217217
"fuse.js": "7.0.0",
218218
"input-otp": "^1.4.1",
219219
"mipd": "0.0.7",
220220
"uqr": "0.1.2",
221-
"viem": "2.21.40"
221+
"viem": "2.21.41"
222222
},
223223
"peerDependencies": {
224224
"@aws-sdk/client-lambda": "^3",
@@ -350,7 +350,7 @@
350350
"ethers6": "npm:ethers@6",
351351
"expo-linking": "6.3.1",
352352
"expo-web-browser": "13.0.3",
353-
"happy-dom": "^15.9.0",
353+
"happy-dom": "^15.10.1",
354354
"knip": "5.36.2",
355355
"msw": "^2.6.0",
356356
"prettier": "^3.3.2",

0 commit comments

Comments
 (0)