@latticexyz/cli 2.0.0-alpha.72 → 2.0.0-alpha.73

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.
@@ -3452,7 +3452,7 @@ import path5 from "path";
3452
3452
  // package.json
3453
3453
  var package_default = {
3454
3454
  name: "@latticexyz/cli",
3455
- version: "2.0.0-alpha.72+2b5fb5e9",
3455
+ version: "2.0.0-alpha.73+5a97bbfd",
3456
3456
  description: "Command line interface for mud",
3457
3457
  main: "dist/index.js",
3458
3458
  types: "dist/index.d.ts",
@@ -3479,7 +3479,7 @@ var package_default = {
3479
3479
  release: "npm publish --access=public"
3480
3480
  },
3481
3481
  devDependencies: {
3482
- "@latticexyz/store": "^2.0.0-alpha.72+2b5fb5e9",
3482
+ "@latticexyz/store": "^2.0.0-alpha.73+5a97bbfd",
3483
3483
  "@types/ejs": "^3.1.1",
3484
3484
  "@types/glob": "^7.2.0",
3485
3485
  "@types/node": "^17.0.34",
@@ -3492,10 +3492,10 @@ var package_default = {
3492
3492
  dependencies: {
3493
3493
  "@improbable-eng/grpc-web": "^0.15.0",
3494
3494
  "@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
3495
- "@latticexyz/schema-type": "^2.0.0-alpha.72+2b5fb5e9",
3496
- "@latticexyz/services": "^2.0.0-alpha.72+2b5fb5e9",
3497
- "@latticexyz/solecs": "^2.0.0-alpha.72+2b5fb5e9",
3498
- "@latticexyz/std-contracts": "^2.0.0-alpha.72+2b5fb5e9",
3495
+ "@latticexyz/schema-type": "^2.0.0-alpha.73+5a97bbfd",
3496
+ "@latticexyz/services": "^2.0.0-alpha.73+5a97bbfd",
3497
+ "@latticexyz/solecs": "^2.0.0-alpha.73+5a97bbfd",
3498
+ "@latticexyz/std-contracts": "^2.0.0-alpha.73+5a97bbfd",
3499
3499
  "@solidity-parser/parser": "^0.16.0",
3500
3500
  "@typechain/ethers-v5": "^10.1.1",
3501
3501
  chalk: "^5.0.1",
@@ -3522,7 +3522,7 @@ var package_default = {
3522
3522
  zod: "^3.21.4",
3523
3523
  "zod-validation-error": "^1.0.1"
3524
3524
  },
3525
- gitHead: "2b5fb5e94ad3e7e1134608121fec6c7b6a64d539"
3525
+ gitHead: "5a97bbfd174c750a002514a15f0e88d444a44ddc"
3526
3526
  };
3527
3527
 
3528
3528
  // 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-HYFI443T.js";
4
+ } from "./chunk-PQLNWP7H.js";
5
5
  import "./chunk-QGY6YXME.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-HYFI443T.js";
4
+ } from "./chunk-PQLNWP7H.js";
5
5
  import "./chunk-QGY6YXME.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.72+2b5fb5e9",
3
+ "version": "2.0.0-alpha.73+5a97bbfd",
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.72+2b5fb5e9",
30
+ "@latticexyz/store": "^2.0.0-alpha.73+5a97bbfd",
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.72+2b5fb5e9",
44
- "@latticexyz/services": "^2.0.0-alpha.72+2b5fb5e9",
45
- "@latticexyz/solecs": "^2.0.0-alpha.72+2b5fb5e9",
46
- "@latticexyz/std-contracts": "^2.0.0-alpha.72+2b5fb5e9",
43
+ "@latticexyz/schema-type": "^2.0.0-alpha.73+5a97bbfd",
44
+ "@latticexyz/services": "^2.0.0-alpha.73+5a97bbfd",
45
+ "@latticexyz/solecs": "^2.0.0-alpha.73+5a97bbfd",
46
+ "@latticexyz/std-contracts": "^2.0.0-alpha.73+5a97bbfd",
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": "2b5fb5e94ad3e7e1134608121fec6c7b6a64d539"
73
+ "gitHead": "5a97bbfd174c750a002514a15f0e88d444a44ddc"
74
74
  }