@latticexyz/cli 2.0.0-alpha.62 → 2.0.0-alpha.63

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  deploy
3
- } from "./chunk-N6B3GXTZ.js";
3
+ } from "./chunk-CYLVBDRW.js";
4
4
  import {
5
5
  MUDError,
6
6
  loadStoreConfig,
@@ -3451,7 +3451,7 @@ import path5 from "path";
3451
3451
  // package.json
3452
3452
  var package_default = {
3453
3453
  name: "@latticexyz/cli",
3454
- version: "2.0.0-alpha.62+9c5317af",
3454
+ version: "2.0.0-alpha.63+b63aca8a",
3455
3455
  description: "Command line interface for mud",
3456
3456
  main: "dist/index.js",
3457
3457
  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.62+9c5317af",
3482
+ "@latticexyz/store": "^2.0.0-alpha.63+b63aca8a",
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.62+9c5317af",
3496
- "@latticexyz/services": "^2.0.0-alpha.62+9c5317af",
3497
- "@latticexyz/solecs": "^2.0.0-alpha.62+9c5317af",
3498
- "@latticexyz/std-contracts": "^2.0.0-alpha.62+9c5317af",
3495
+ "@latticexyz/schema-type": "^2.0.0-alpha.63+b63aca8a",
3496
+ "@latticexyz/services": "^2.0.0-alpha.63+b63aca8a",
3497
+ "@latticexyz/solecs": "^2.0.0-alpha.63+b63aca8a",
3498
+ "@latticexyz/std-contracts": "^2.0.0-alpha.63+b63aca8a",
3499
3499
  "@solidity-parser/parser": "^0.16.0",
3500
3500
  "@typechain/ethers-v5": "^10.1.1",
3501
3501
  chalk: "^5.0.1",
@@ -3523,7 +3523,7 @@ var package_default = {
3523
3523
  zod: "^3.21.4",
3524
3524
  "zod-validation-error": "^1.0.1"
3525
3525
  },
3526
- gitHead: "9c5317afb2c4a9ac2fbaca424f90f30575dba671"
3526
+ gitHead: "b63aca8a6705b3507ccbb1606734c0a0058522a5"
3527
3527
  };
3528
3528
 
3529
3529
  // src/commands/set-version.ts