@latticexyz/store 2.2.22-f0c0b982573f9953e1c726c0bef91671efaaa545 → 2.2.22-f4f3892558a64274617756d270feb02973a0d709
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 +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@latticexyz/store",
|
3
|
-
"version": "2.2.22-
|
3
|
+
"version": "2.2.22-f4f3892558a64274617756d270feb02973a0d709",
|
4
4
|
"description": "Store",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -42,10 +42,10 @@
|
|
42
42
|
"abitype": "1.0.6",
|
43
43
|
"arktype": "2.0.0-beta.6",
|
44
44
|
"debug": "^4.3.4",
|
45
|
-
"@latticexyz/common": "2.2.22-
|
46
|
-
"@latticexyz/config": "2.2.22-
|
47
|
-
"@latticexyz/protocol-parser": "2.2.22-
|
48
|
-
"@latticexyz/schema-type": "2.2.22-
|
45
|
+
"@latticexyz/common": "2.2.22-f4f3892558a64274617756d270feb02973a0d709",
|
46
|
+
"@latticexyz/config": "2.2.22-f4f3892558a64274617756d270feb02973a0d709",
|
47
|
+
"@latticexyz/protocol-parser": "2.2.22-f4f3892558a64274617756d270feb02973a0d709",
|
48
|
+
"@latticexyz/schema-type": "2.2.22-f4f3892558a64274617756d270feb02973a0d709"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"@types/debug": "^4.1.7",
|
@@ -53,9 +53,9 @@
|
|
53
53
|
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
|
54
54
|
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
|
55
55
|
"solhint": "^3.3.7",
|
56
|
-
"viem": "2.
|
57
|
-
"@latticexyz/abi-ts": "2.2.22-
|
58
|
-
"@latticexyz/gas-report": "2.2.22-
|
56
|
+
"viem": "2.30.6",
|
57
|
+
"@latticexyz/abi-ts": "2.2.22-f4f3892558a64274617756d270feb02973a0d709",
|
58
|
+
"@latticexyz/gas-report": "2.2.22-f4f3892558a64274617756d270feb02973a0d709"
|
59
59
|
},
|
60
60
|
"peerDependencies": {
|
61
61
|
"viem": "2.x"
|