@latticexyz/world 2.2.22-8c4b624756007fd02b1c3c3494e34128a5f1c044 → 2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +10 -10
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@latticexyz/world",
|
3
|
-
"version": "2.2.22-
|
3
|
+
"version": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
4
4
|
"description": "World framework",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -43,12 +43,12 @@
|
|
43
43
|
"abitype": "1.0.6",
|
44
44
|
"arktype": "2.0.0-beta.6",
|
45
45
|
"debug": "^4.3.4",
|
46
|
-
"@latticexyz/block-logs-stream": "2.2.22-
|
47
|
-
"@latticexyz/common": "2.2.22-
|
48
|
-
"@latticexyz/config": "2.2.22-
|
49
|
-
"@latticexyz/protocol-parser": "2.2.22-
|
50
|
-
"@latticexyz/schema-type": "2.2.22-
|
51
|
-
"@latticexyz/store": "2.2.22-
|
46
|
+
"@latticexyz/block-logs-stream": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
47
|
+
"@latticexyz/common": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
48
|
+
"@latticexyz/config": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
49
|
+
"@latticexyz/protocol-parser": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
50
|
+
"@latticexyz/schema-type": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
51
|
+
"@latticexyz/store": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"@types/debug": "^4.1.7",
|
@@ -58,9 +58,9 @@
|
|
58
58
|
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
|
59
59
|
"glob": "^10.4.2",
|
60
60
|
"solhint": "^3.3.7",
|
61
|
-
"viem": "2.30.
|
62
|
-
"@latticexyz/abi-ts": "2.2.22-
|
63
|
-
"@latticexyz/gas-report": "2.2.22-
|
61
|
+
"viem": "2.30.6",
|
62
|
+
"@latticexyz/abi-ts": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a",
|
63
|
+
"@latticexyz/gas-report": "2.2.22-8fad4be6941d39fe86b3f0100a04642670ff266a"
|
64
64
|
},
|
65
65
|
"peerDependencies": {
|
66
66
|
"viem": "2.x"
|