Skip to content

Commit

Permalink
chore: update dependencies (#3782)
Browse files Browse the repository at this point in the history
Co-authored-by: tomiir <[email protected]>
  • Loading branch information
enesozturk and tomiir authored Feb 4, 2025
1 parent 9f17da9 commit 7f46c56
Show file tree
Hide file tree
Showing 53 changed files with 725 additions and 1,550 deletions.
23 changes: 23 additions & 0 deletions .changeset/hungry-buses-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
'@reown/appkit-adapter-ethers5': patch
'@reown/appkit-adapter-ethers': patch
'@reown/appkit-adapter-solana': patch
'@reown/appkit-adapter-wagmi': patch
'@reown/appkit-wallet-button': patch
'@reown/appkit-utils': patch
'@reown/appkit-experimental': patch
'@reown/appkit': patch
'@reown/appkit-core': patch
'@reown/appkit-siwe': patch
'@reown/appkit-cdn': patch
'@reown/appkit-adapter-bitcoin': patch
'@reown/appkit-cli': patch
'@reown/appkit-common': patch
'@reown/appkit-polyfills': patch
'@reown/appkit-scaffold-ui': patch
'@reown/appkit-siwx': patch
'@reown/appkit-ui': patch
'@reown/appkit-wallet': patch
---

Upgrades third party dependencies
6 changes: 3 additions & 3 deletions apps/browser-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vanilla-extract/css-utils": "0.1.4",
"@vanilla-extract/sprinkles": "1.6.3",
"@vanilla-extract/webpack-plugin": "2.3.14",
"@wagmi/core": "2.13.8",
"@wagmi/core": "2.16.3",
"@wallet-standard/core": "1.1.0",
"babel-loader": "9.1.3",
"big.js": "6.2.2",
Expand All @@ -37,8 +37,8 @@
"react-dom": "18.3.1",
"tweetnacl": "1.0.3",
"uuid": "10.0.0",
"viem": "2.21.26",
"wagmi": "2.12.17",
"viem": "2.22.19",
"wagmi": "2.14.9",
"webpack": "5.94.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions apps/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"@reown/appkit-common": "workspace:*",
"@reown/appkit-core": "workspace:*",
"@reown/appkit-scaffold-ui": "workspace:*",
"@sentry/core": "8.45.1",
"@sentry/nextjs": "8.45.1",
"ethers": "6.13.2",
"@sentry/core": "8.49.0",
"@sentry/nextjs": "8.49.0",
"@solana/wallet-adapter-wallets": "0.19.32",
"@solana/web3.js": "1.95.8",
"@tanstack/react-query": "5.56.2",
"@wagmi/core": "2.13.8",
"@wagmi/core": "2.16.3",
"autoprefixer": "10.4.14",
"class-variance-authority": "0.7.0",
"classnames": "2.5.1",
"clsx": "2.1.0",
"ethers": "6.13.2",
"next": "14.2.3",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"sonner": "1.4.3",
"tailwind-merge": "2.2.1",
"tailwindcss-animate": "1.0.7",
"viem": "2.21.26",
"wagmi": "2.12.17"
"viem": "2.22.19",
"wagmi": "2.14.9"
},
"devDependencies": {
"@types/node": "20.11.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/laboratory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"@solana/wallet-adapter-wallets": "0.19.32",
"@solana/web3.js": "1.95.8",
"@tanstack/react-query": "5.24.8",
"@wagmi/connectors": "5.1.15",
"@wagmi/core": "2.13.8",
"@wagmi/connectors": "5.7.5",
"@wagmi/core": "2.16.3",
"@walletconnect/universal-provider": "2.18.0",
"@walletconnect/utils": "2.18.0",
"axios": "1.7.2",
Expand All @@ -123,9 +123,9 @@
"react-dom": "18.3.1",
"react-icons": "4.12.0",
"rpc-websockets": "7.11.0",
"valtio": "1.11.2",
"viem": "2.21.26",
"wagmi": "2.12.17",
"valtio": "1.13.2",
"viem": "2.22.19",
"wagmi": "2.14.9",
"webauthn-p256": "0.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/html-ak-basic-sign-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@walletconnect/sign-client": "2.18.0"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-ak-basic-up/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@walletconnect/universal-provider": "2.18.0"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-ak-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@reown/appkit": "workspace:*"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-bitcoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@reown/appkit": "workspace:*"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-ep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@walletconnect/ethereum-provider": "2.17.4-canary-ak-1"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"ethers": "6.13.2"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@reown/appkit": "workspace:*"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-wagmi-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-wagmi-wallet-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"ethers": "6.13.2"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/html-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"ethers": "6.13.2"
},
"devDependencies": {
"vite": "5.2.11"
"vite": "5.4.12"
}
}
4 changes: 2 additions & 2 deletions examples/next-ak-basic-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"dependencies": {
"@tanstack/react-query": "5.56.2",
"@reown/appkit": "workspace:*",
"next": "14.2.15",
"next": "14.2.21",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26"
"viem": "2.22.19"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
4 changes: 2 additions & 2 deletions examples/next-ak-basic-sign-client-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"@reown/appkit": "workspace:*",
"@walletconnect/sign-client": "2.18.0",
"@walletconnect/types": "2.18.0",
"next": "14.2.15",
"next": "14.2.21",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26"
"viem": "2.22.19"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
4 changes: 2 additions & 2 deletions examples/next-ak-basic-up-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@tanstack/react-query": "5.56.2",
"@reown/appkit": "workspace:*",
"@walletconnect/universal-provider": "2.18.0",
"next": "14.2.15",
"next": "14.2.21",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26"
"viem": "2.22.19"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
4 changes: 2 additions & 2 deletions examples/next-ep-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@tanstack/react-query": "5.56.2",
"@reown/appkit": "workspace:*",
"@walletconnect/ethereum-provider": "2.17.4-canary-ak-1",
"next": "14.2.15",
"next": "14.2.21",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26"
"viem": "2.22.19"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
8 changes: 4 additions & 4 deletions examples/next-ethers-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@tanstack/react-query": "5.56.2",
"@reown/appkit": "workspace:*",
"@reown/appkit-adapter-ethers": "workspace:*",
"@wagmi/core": "2.13.8",
"next": "14.2.15",
"@wagmi/core": "2.16.3",
"next": "14.2.21",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26",
"wagmi": "2.12.17"
"viem": "2.22.19",
"wagmi": "2.14.9"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
6 changes: 3 additions & 3 deletions examples/next-wagmi-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@tanstack/react-query": "5.56.2",
"@reown/appkit": "workspace:*",
"@reown/appkit-adapter-wagmi": "workspace:*",
"@wagmi/core": "2.13.8",
"@wagmi/core": "2.16.3",
"next": "14.2.3",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26",
"wagmi": "2.12.17"
"viem": "2.22.19",
"wagmi": "2.14.9"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
8 changes: 4 additions & 4 deletions examples/next-wagmi-solana-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@reown/appkit": "workspace:*",
"@reown/appkit-adapter-wagmi": "workspace:*",
"@reown/appkit-adapter-solana": "workspace:*",
"@wagmi/core": "2.13.8",
"next": "14.2.15",
"@wagmi/core": "2.16.3",
"next": "14.2.21",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26",
"wagmi": "2.12.17"
"viem": "2.22.19",
"wagmi": "2.14.9"
},
"devDependencies": {
"@types/react": "18.2.62",
Expand Down
4 changes: 2 additions & 2 deletions examples/nuxt-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@reown/appkit-adapter-wagmi": "workspace:*",
"@tanstack/vue-query": "5.59.16",
"@vue/devtools-api": "7.6.8",
"@wagmi/core": "2.13.8",
"@wagmi/core": "2.16.3",
"@wagmi/vue": "0.0.56",
"@walletconnect/logger": "2.1.2",
"nuxt": "3.14.1592",
"viem": "2.21.26",
"viem": "2.22.19",
"vue": "3.5.13",
"vue-router": "latest"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/parcel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@walletconnect/utils": "2.18.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26",
"wagmi": "2.12.17"
"viem": "2.22.19",
"wagmi": "2.14.9"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-ak-basic-sign-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/react-ak-basic-up/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/react-ak-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/react-ep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/react-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/react-ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
4 changes: 2 additions & 2 deletions examples/react-solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@tanstack/react-query": "5.24.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"vite": "5.2.11",
"vite": "5.4.12",
"@solana/wallet-adapter-backpack": "0.1.14",
"@solana/wallet-adapter-wallets": "0.19.32"
},
"devDependencies": {
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
8 changes: 4 additions & 4 deletions examples/react-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@tanstack/react-query": "5.24.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"viem": "2.21.26",
"vite": "5.2.11",
"wagmi": "2.12.17"
"viem": "2.22.19",
"vite": "5.4.12",
"wagmi": "2.14.9"
},
"devDependencies": {
"@types/react": "18.2.62",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.2.1",
"vite": "5.2.11"
"vite": "5.4.12"
}
}
Loading

0 comments on commit 7f46c56

Please sign in to comment.