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