@latticexyz/store 2.2.22-60085734145ea8db0b43084034bec9f8ea474dc4 → 2.2.22-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7
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 +7 -7
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-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7",
|
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-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7",
|
46
|
+
"@latticexyz/config": "2.2.22-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7",
|
47
|
+
"@latticexyz/protocol-parser": "2.2.22-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7",
|
48
|
+
"@latticexyz/schema-type": "2.2.22-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"@types/debug": "^4.1.7",
|
@@ -54,8 +54,8 @@
|
|
54
54
|
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
|
55
55
|
"solhint": "^3.3.7",
|
56
56
|
"viem": "2.23.2",
|
57
|
-
"@latticexyz/abi-ts": "2.2.22-
|
58
|
-
"@latticexyz/gas-report": "2.2.22-
|
57
|
+
"@latticexyz/abi-ts": "2.2.22-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7",
|
58
|
+
"@latticexyz/gas-report": "2.2.22-66b053c8bc9cfa25c1b60d00dd208a5b2cd9d9f7"
|
59
59
|
},
|
60
60
|
"peerDependencies": {
|
61
61
|
"viem": "2.x"
|