Skip to content

Commit

Permalink
chore: update viem
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Dec 7, 2023
1 parent fda9697 commit c9f5a39
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"abitype": "*",
"react": "^18.2.0",
"unocss": "^0.53.6",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"vite": "^4.4.9",
"vitepress": "1.0.0-rc.20",
"vitepress-plugin-shiki-twoslash": "^0.0.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rimraf": "^4.4.1",
"simple-git-hooks": "^2.9.0",
"typescript": "5.1.6",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"vitest": "^0.34.5"
},
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"pathe": "^1.1.1",
"picocolors": "^1.0.0",
"prettier": "^3.0.3",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"zod": "^3.22.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"peerDependencies": {
"@wagmi/core": "workspace:*",
"typescript": ">=5.0.4",
"viem": "2.0.0-beta.11"
"viem": "2.0.0-beta.15"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"peerDependencies": {
"@tanstack/query-core": ">=5.0.0",
"typescript": ">=5.0.4",
"viem": "2.0.0-beta.11"
"viem": "2.0.0-beta.15"
},
"peerDependenciesMeta": {
"@tanstack/query-core": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-wagmi/templates/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"next": "13.5.3",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"wagmi": "2.0.0-beta.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-wagmi/templates/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query": "5.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"wagmi": "2.0.0-beta.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-wagmi/templates/vite-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@wagmi/core": "2.0.0-beta.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "2.0.0-beta.11"
"viem": "2.0.0-beta.15"
},
"devDependencies": {
"buffer": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@tanstack/react-query": ">=5.0.0",
"react": ">=18",
"typescript": ">=5.0.4",
"viem": "2.0.0-beta.11"
"viem": "2.0.0-beta.15"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down
2 changes: 1 addition & 1 deletion packages/register-tests/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@tanstack/react-query": "5.0.5",
"react": "^18.2.0",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"wagmi": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": ">=18",
"react-dom": ">=18",
"typescript": ">=5.0.4",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"wagmi": "workspace:*"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/vite-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@wagmi/core": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "2.0.0-beta.11"
"viem": "2.0.0-beta.15"
},
"devDependencies": {
"@types/react": "^18.2.23",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"idb-keyval": "^6.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"wagmi": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/vite-ssr-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-dom": "^18.2.0",
"sirv": "^2.0.3",
"ts-node": "^10.9.1",
"viem": "2.0.0-beta.11",
"viem": "2.0.0-beta.15",
"vike": "^0.4.142",
"vite": "^4.4.9",
"wagmi": "workspace:*"
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9f5a39

Please sign in to comment.