Skip to content

Commit d694692

Browse files
authored
chore: upgrade AppKit to latest on Demo (#4989)
1 parent 596c364 commit d694692

File tree

2 files changed

+786
-212
lines changed

2 files changed

+786
-212
lines changed

apps/demo/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"@radix-ui/react-switch": "1.2.4",
3636
"@radix-ui/react-tabs": "1.1.11",
3737
"@radix-ui/react-tooltip": "1.2.6",
38-
"@reown/appkit": "1.8.1",
39-
"@reown/appkit-adapter-bitcoin": "1.8.1",
40-
"@reown/appkit-adapter-ethers": "1.8.1",
41-
"@reown/appkit-adapter-solana": "1.8.1",
42-
"@reown/appkit-common": "1.8.1",
43-
"@reown/appkit-controllers": "1.8.1",
44-
"@reown/appkit-scaffold-ui": "1.8.1",
45-
"@reown/appkit-ui": "1.8.1",
38+
"@reown/appkit": "1.8.4",
39+
"@reown/appkit-adapter-bitcoin": "1.8.4",
40+
"@reown/appkit-adapter-ethers": "1.8.4",
41+
"@reown/appkit-adapter-solana": "1.8.4",
42+
"@reown/appkit-common": "1.8.4",
43+
"@reown/appkit-controllers": "1.8.4",
44+
"@reown/appkit-scaffold-ui": "1.8.4",
45+
"@reown/appkit-ui": "1.8.4",
4646
"@sentry/core": "8.55.0",
4747
"@sentry/nextjs": "8.55.0",
4848
"@solana/web3.js": "1.98.2",
@@ -69,7 +69,7 @@
6969
"@types/react": "19.1.3",
7070
"@types/react-dom": "19.1.3",
7171
"@mailsac/api": "1.0.8",
72-
"@reown/appkit-testing": "1.8.1",
72+
"@reown/appkit-testing": "1.8.4",
7373
"@playwright/test": "1.48.2",
7474
"eslint": "8.56.0",
7575
"eslint-config-next": "14.1.0",

0 commit comments

Comments
 (0)