Skip to content

Commit

Permalink
chore: bump viem to 2.9.20 (#2681)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Apr 17, 2024
1 parent 7ef8b98 commit c18e93c
Show file tree
Hide file tree
Showing 30 changed files with 139 additions and 79 deletions.
18 changes: 18 additions & 0 deletions .changeset/serious-experts-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
"@latticexyz/block-logs-stream": patch
"@latticexyz/cli": patch
"@latticexyz/common": patch
"@latticexyz/config": patch
"@latticexyz/dev-tools": patch
"@latticexyz/faucet": patch
"@latticexyz/protocol-parser": patch
"@latticexyz/query": patch
"@latticexyz/schema-type": patch
"@latticexyz/store-indexer": patch
"@latticexyz/store-sync": patch
"@latticexyz/store": patch
"@latticexyz/world": patch
"create-mud": patch
---

Bumped viem to 2.9.20.
2 changes: 1 addition & 1 deletion e2e/packages/client-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^18.2.0",
"rxjs": "7.5.5",
"threads": "^1.7.0",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion e2e/packages/sync-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"happy-dom": "^12.10.3",
"postgres": "3.3.5",
"typescript": "5.4.2",
"viem": "2.9.16",
"viem": "2.9.20",
"vite": "^4.2.1",
"vitest": "0.34.6",
"zod": "^3.22.2"
Expand Down
2 changes: 1 addition & 1 deletion e2e/packages/test-data/package.json

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

16 changes: 8 additions & 8 deletions e2e/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion examples/minimal/packages/client-phaser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"styled-components": "^5.3.10",
"threads": "^1.7.0",
"use-resize-observer": "^9.1.0",
"viem": "2.9.16",
"viem": "2.9.20",
"vite": "^4.2.1",
"zustand": "^4.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal/packages/client-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-dom": "^18.2.0",
"rxjs": "7.5.5",
"threads": "^1.7.0",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"@types/react": "18.2.22",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal/packages/client-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^18.2.0",
"rxjs": "7.5.5",
"threads": "^1.7.0",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"vite": "^4.2.1",
Expand Down
16 changes: 8 additions & 8 deletions examples/minimal/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion examples/multiple-accounts/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rxjs": "7.5.5",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"@types/react": "18.2.22",
Expand Down
8 changes: 4 additions & 4 deletions examples/multiple-accounts/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion packages/block-logs-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"abitype": "1.0.0",
"debug": "^4.3.4",
"rxjs": "7.5.5",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"@types/debug": "^4.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"throttle-debounce": "^5.0.0",
"toposort": "^2.0.2",
"typescript": "5.4.2",
"viem": "2.9.16",
"viem": "2.9.20",
"yargs": "^17.7.1",
"zod": "^3.21.4",
"zod-validation-error": "^1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"p-retry": "^5.1.2",
"prettier": "3.2.5",
"prettier-plugin-solidity": "1.3.1",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"@types/debug": "^4.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@latticexyz/schema-type": "workspace:*",
"esbuild": "^0.17.15",
"find-up": "^6.3.0",
"viem": "2.9.16",
"viem": "2.9.20",
"zod": "^3.21.4",
"zod-validation-error": "^1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"rxjs": "7.5.5",
"tailwind-merge": "^1.12.0",
"use-local-storage-state": "^18.3.2",
"viem": "2.9.16",
"viem": "2.9.20",
"zustand": "^4.3.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/faucet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"debug": "^4.3.4",
"dotenv": "^16.0.3",
"fastify": "^4.21.0",
"viem": "2.9.16",
"viem": "2.9.20",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@latticexyz/config": "workspace:*",
"@latticexyz/schema-type": "workspace:*",
"abitype": "1.0.0",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"tsup": "^6.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@latticexyz/config": "workspace:*",
"@latticexyz/schema-type": "workspace:*",
"@latticexyz/store": "workspace:*",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"tsup": "^6.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"abitype": "1.0.0",
"viem": "2.9.16"
"viem": "2.9.20"
},
"devDependencies": {
"@latticexyz/gas-report": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/store-indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rxjs": "7.5.5",
"superjson": "^1.12.4",
"trpc-koa-adapter": "^1.1.3",
"viem": "2.9.16",
"viem": "2.9.20",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/store-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"rxjs": "7.5.5",
"sql.js": "^1.8.0",
"superjson": "^1.12.4",
"viem": "2.9.16",
"viem": "2.9.20",
"zod": "^3.21.4",
"zustand": "^4.3.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@latticexyz/schema-type": "workspace:*",
"abitype": "1.0.0",
"arktype": "1.0.29-alpha",
"viem": "2.9.16",
"viem": "2.9.20",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@latticexyz/store": "workspace:*",
"abitype": "1.0.0",
"arktype": "1.0.29-alpha",
"viem": "2.9.16",
"viem": "2.9.20",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c18e93c

Please sign in to comment.