Skip to content

Commit

Permalink
chore: viem 2.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed May 30, 2024
1 parent f390f53 commit d2ce6e4
Show file tree
Hide file tree
Showing 18 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion examples/with-create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "^18.3.0",
"typescript": "5.4.2",
"util": "0.12.5",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next-intl": "^3.9.4",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-custom-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-mint-nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-rainbow-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-iron-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "^18.3.0",
"react-dom": "^18.3.0",
"siwe": "^2.1.4",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-next-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react": "^18.3.0",
"react-dom": "^18.3.0",
"siwe": "^2.1.4",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-wallet-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@remix-run/serve": "^2.9.2",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@rainbow-me/rainbowkit": "workspace:*",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react-dom": "^18.3.0",
"recursive-readdir-files": "^2.3.1",
"typescript": "5.4.2",
"viem": "2.12.1",
"viem": "2.12.5",
"vitest": "^0.33.0",
"wagmi": "^2.9.8",
"dotenv": "^16.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/generated-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/templates/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "^14.2.3",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "^18.3.0",
"react-dom": "^18.3.0",
"siwe": "^2.1.4",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8"
},
"scripts": {
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"three": "^0.139.2",
"unified": "10.1.2",
"unist-util-visit": "4.1.0",
"viem": "2.12.1",
"viem": "2.12.5",
"wagmi": "^2.9.8",
"@tanstack/react-query": "^5.28.4"
},
Expand Down

0 comments on commit d2ce6e4

Please sign in to comment.