Skip to content

Commit

Permalink
chore: upgrade wagmi, viem
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed May 7, 2024
1 parent 19ecf2a commit 53c04b8
Show file tree
Hide file tree
Showing 18 changed files with 735 additions and 161 deletions.
4 changes: 2 additions & 2 deletions examples/with-create-react-app/package.json
Expand Up @@ -15,8 +15,8 @@
"react": "^18.3.0",
"typescript": "5.4.2",
"util": "0.12.4",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4",
"web-vitals": "^2.1.4",
"buffer": "npm:buffer@6.0.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-app-i18n/package.json
Expand Up @@ -14,8 +14,8 @@
"next-intl": "^3.9.4",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-app/package.json
Expand Up @@ -13,8 +13,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-custom-button/package.json
Expand Up @@ -13,8 +13,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-mint-nft/package.json
Expand Up @@ -14,8 +14,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-rainbow-button/package.json
Expand Up @@ -13,8 +13,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-siwe-iron-session/package.json
Expand Up @@ -16,8 +16,8 @@
"react": "^18.3.0",
"react-dom": "^18.3.0",
"siwe": "^2.1.4",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-siwe-next-auth/package.json
Expand Up @@ -17,8 +17,8 @@
"react": "^18.3.0",
"react-dom": "^18.3.0",
"siwe": "^2.1.4",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next-wallet-button/package.json
Expand Up @@ -13,8 +13,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-next/package.json
Expand Up @@ -13,8 +13,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-remix/package.json
Expand Up @@ -15,8 +15,8 @@
"@remix-run/serve": "^2.7.2",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-vite/package.json
Expand Up @@ -13,8 +13,8 @@
"buffer": "^6.0.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1",
"viem": "^2.10.1",
"wagmi": "^2.8.1",
"@tanstack/react-query": "^5.28.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -70,9 +70,9 @@
"react-dom": "^18.3.0",
"recursive-readdir-files": "^2.3.1",
"typescript": "5.4.2",
"viem": "^2.9.31",
"viem": "^2.10.1",
"vitest": "^0.33.0",
"wagmi": "^2.7.1"
"wagmi": "^2.8.1"
},
"resolutions": {
"@coinbase/wallet-sdk": "4.0.0-rc.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-rainbowkit/generated-test-app/package.json
Expand Up @@ -14,8 +14,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1"
"viem": "^2.10.1",
"wagmi": "^2.8.1"
},
"devDependencies": {
"@types/node": "^18.19.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-rainbowkit/templates/next-app/package.json
Expand Up @@ -14,8 +14,8 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "^2.9.31",
"wagmi": "^2.7.1"
"viem": "^2.10.1",
"wagmi": "^2.8.1"
},
"devDependencies": {
"@types/node": "^18.19.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/example/package.json
Expand Up @@ -15,8 +15,8 @@
"react": "^18.3.0",
"react-dom": "^18.3.0",
"siwe": "^2.1.4",
"viem": "^2.9.31",
"wagmi": "^2.7.1"
"viem": "^2.10.1",
"wagmi": "^2.8.1"
},
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 53c04b8

Please sign in to comment.