@latticexyz/cli 2.0.0-alpha.76 → 2.0.0-alpha.78

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.
@@ -3454,7 +3454,7 @@ import path6 from "path";
3454
3454
  // package.json
3455
3455
  var package_default = {
3456
3456
  name: "@latticexyz/cli",
3457
- version: "2.0.0-alpha.76+7500b119",
3457
+ version: "2.0.0-alpha.78+cf5f4bfe",
3458
3458
  description: "Command line interface for mud",
3459
3459
  main: "dist/index.js",
3460
3460
  types: "dist/index.d.ts",
@@ -3481,7 +3481,7 @@ var package_default = {
3481
3481
  release: "npm publish --access=public"
3482
3482
  },
3483
3483
  devDependencies: {
3484
- "@latticexyz/store": "^2.0.0-alpha.76+7500b119",
3484
+ "@latticexyz/store": "^2.0.0-alpha.78+cf5f4bfe",
3485
3485
  "@types/ejs": "^3.1.1",
3486
3486
  "@types/glob": "^7.2.0",
3487
3487
  "@types/node": "^17.0.34",
@@ -3494,10 +3494,10 @@ var package_default = {
3494
3494
  dependencies: {
3495
3495
  "@improbable-eng/grpc-web": "^0.15.0",
3496
3496
  "@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
3497
- "@latticexyz/schema-type": "^2.0.0-alpha.76+7500b119",
3498
- "@latticexyz/services": "^2.0.0-alpha.76+7500b119",
3499
- "@latticexyz/solecs": "^2.0.0-alpha.76+7500b119",
3500
- "@latticexyz/std-contracts": "^2.0.0-alpha.76+7500b119",
3497
+ "@latticexyz/schema-type": "^2.0.0-alpha.78+cf5f4bfe",
3498
+ "@latticexyz/services": "^2.0.0-alpha.78+cf5f4bfe",
3499
+ "@latticexyz/solecs": "^2.0.0-alpha.78+cf5f4bfe",
3500
+ "@latticexyz/std-contracts": "^2.0.0-alpha.78+cf5f4bfe",
3501
3501
  "@solidity-parser/parser": "^0.16.0",
3502
3502
  "@typechain/ethers-v5": "^10.1.1",
3503
3503
  chalk: "^5.0.1",
@@ -3524,7 +3524,7 @@ var package_default = {
3524
3524
  zod: "^3.21.4",
3525
3525
  "zod-validation-error": "^1.0.1"
3526
3526
  },
3527
- gitHead: "7500b119d727a7155fa1033b2fc3ca729a51d033"
3527
+ gitHead: "cf5f4bfe0d1d14e70efbf10ebef47d39f39e7239"
3528
3528
  };
3529
3529
 
3530
3530
  // src/commands/set-version.ts
package/dist/mud.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  commands
4
- } from "./chunk-XXPMNFXC.js";
4
+ } from "./chunk-TLEAEDUA.js";
5
5
  import "./chunk-XUNWAEP7.js";
6
6
  import {
7
7
  logError
package/dist/mud2.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  commands
4
- } from "./chunk-XXPMNFXC.js";
4
+ } from "./chunk-TLEAEDUA.js";
5
5
  import "./chunk-XUNWAEP7.js";
6
6
  import {
7
7
  logError
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latticexyz/cli",
3
- "version": "2.0.0-alpha.76+7500b119",
3
+ "version": "2.0.0-alpha.78+cf5f4bfe",
4
4
  "description": "Command line interface for mud",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -27,7 +27,7 @@
27
27
  "release": "npm publish --access=public"
28
28
  },
29
29
  "devDependencies": {
30
- "@latticexyz/store": "^2.0.0-alpha.76+7500b119",
30
+ "@latticexyz/store": "^2.0.0-alpha.78+cf5f4bfe",
31
31
  "@types/ejs": "^3.1.1",
32
32
  "@types/glob": "^7.2.0",
33
33
  "@types/node": "^17.0.34",
@@ -40,10 +40,10 @@
40
40
  "dependencies": {
41
41
  "@improbable-eng/grpc-web": "^0.15.0",
42
42
  "@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
43
- "@latticexyz/schema-type": "^2.0.0-alpha.76+7500b119",
44
- "@latticexyz/services": "^2.0.0-alpha.76+7500b119",
45
- "@latticexyz/solecs": "^2.0.0-alpha.76+7500b119",
46
- "@latticexyz/std-contracts": "^2.0.0-alpha.76+7500b119",
43
+ "@latticexyz/schema-type": "^2.0.0-alpha.78+cf5f4bfe",
44
+ "@latticexyz/services": "^2.0.0-alpha.78+cf5f4bfe",
45
+ "@latticexyz/solecs": "^2.0.0-alpha.78+cf5f4bfe",
46
+ "@latticexyz/std-contracts": "^2.0.0-alpha.78+cf5f4bfe",
47
47
  "@solidity-parser/parser": "^0.16.0",
48
48
  "@typechain/ethers-v5": "^10.1.1",
49
49
  "chalk": "^5.0.1",
@@ -70,5 +70,5 @@
70
70
  "zod": "^3.21.4",
71
71
  "zod-validation-error": "^1.0.1"
72
72
  },
73
- "gitHead": "7500b119d727a7155fa1033b2fc3ca729a51d033"
73
+ "gitHead": "cf5f4bfe0d1d14e70efbf10ebef47d39f39e7239"
74
74
  }