@latticexyz/store 2.2.22-88ddd0c3a68c52469abbc59c2f9db3bbee2eafb6 → 2.2.22-9c89cc327787bf68c2ddb825365ac773a4388576
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-9c89cc327787bf68c2ddb825365ac773a4388576",
|
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-9c89cc327787bf68c2ddb825365ac773a4388576",
|
46
|
+
"@latticexyz/config": "2.2.22-9c89cc327787bf68c2ddb825365ac773a4388576",
|
47
|
+
"@latticexyz/protocol-parser": "2.2.22-9c89cc327787bf68c2ddb825365ac773a4388576",
|
48
|
+
"@latticexyz/schema-type": "2.2.22-9c89cc327787bf68c2ddb825365ac773a4388576"
|
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-9c89cc327787bf68c2ddb825365ac773a4388576",
|
58
|
+
"@latticexyz/gas-report": "2.2.22-9c89cc327787bf68c2ddb825365ac773a4388576"
|
59
59
|
},
|
60
60
|
"peerDependencies": {
|
61
61
|
"viem": "2.x"
|