@latticexyz/store 2.2.22-5669ab13e650f496a60c780983866778ae8943a3 → 2.2.22-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3
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-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3",
|
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/
|
47
|
-
"@latticexyz/
|
48
|
-
"@latticexyz/
|
45
|
+
"@latticexyz/common": "2.2.22-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3",
|
46
|
+
"@latticexyz/protocol-parser": "2.2.22-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3",
|
47
|
+
"@latticexyz/schema-type": "2.2.22-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3",
|
48
|
+
"@latticexyz/config": "2.2.22-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3"
|
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-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3",
|
58
|
+
"@latticexyz/gas-report": "2.2.22-5f0b4d10731aa3b4c1f5bb872d4571e4dd3b4aa3"
|
59
59
|
},
|
60
60
|
"peerDependencies": {
|
61
61
|
"viem": "2.x"
|