@latticexyz/cli 2.2.23-e9e21c9f1f7d164af1b19f327d798ed2f2d0fd95 → 2.2.23
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.
@@ -132,7 +132,7 @@ import { existsSync as existsSync2, mkdirSync, readFileSync as readFileSync3, wr
|
|
132
132
|
// package.json
|
133
133
|
var package_default = {
|
134
134
|
name: "@latticexyz/cli",
|
135
|
-
version: "2.2.
|
135
|
+
version: "2.2.23",
|
136
136
|
description: "Command line interface for mud",
|
137
137
|
repository: {
|
138
138
|
type: "git",
|
@@ -186,7 +186,7 @@ var package_default = {
|
|
186
186
|
"@latticexyz/world": "workspace:*",
|
187
187
|
"@latticexyz/world-module-callwithsignature": "workspace:*",
|
188
188
|
"@latticexyz/world-module-metadata": "workspace:*",
|
189
|
-
abitype: "1.0.
|
189
|
+
abitype: "1.0.9",
|
190
190
|
"asn1.js": "^5.4.1",
|
191
191
|
chalk: "^5.0.1",
|
192
192
|
chokidar: "^3.5.3",
|
@@ -202,7 +202,7 @@ var package_default = {
|
|
202
202
|
rxjs: "7.5.5",
|
203
203
|
"throttle-debounce": "^5.0.0",
|
204
204
|
toposort: "^2.0.2",
|
205
|
-
viem: "2.
|
205
|
+
viem: "2.35.1",
|
206
206
|
yargs: "^17.7.1",
|
207
207
|
zod: "3.23.8",
|
208
208
|
"zod-validation-error": "^1.3.0"
|
@@ -214,8 +214,7 @@ var package_default = {
|
|
214
214
|
"@types/throttle-debounce": "^5.0.0",
|
215
215
|
"@types/toposort": "^2.0.6",
|
216
216
|
"@types/yargs": "^17.0.10",
|
217
|
-
"
|
218
|
-
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1"
|
217
|
+
"forge-std": "https://github.com/foundry-rs/forge-std.git#60acb7aaadcce2d68e52986a0a66fe79f07d138f"
|
219
218
|
}
|
220
219
|
};
|
221
220
|
|
@@ -2220,7 +2219,7 @@ import { MUDError as MUDError3 } from "@latticexyz/common/errors";
|
|
2220
2219
|
// package.json with { type: 'json' }
|
2221
2220
|
var package_default2 = {
|
2222
2221
|
name: "@latticexyz/cli",
|
2223
|
-
version: "2.2.
|
2222
|
+
version: "2.2.23",
|
2224
2223
|
description: "Command line interface for mud",
|
2225
2224
|
repository: {
|
2226
2225
|
type: "git",
|
@@ -2274,7 +2273,7 @@ var package_default2 = {
|
|
2274
2273
|
"@latticexyz/world": "workspace:*",
|
2275
2274
|
"@latticexyz/world-module-callwithsignature": "workspace:*",
|
2276
2275
|
"@latticexyz/world-module-metadata": "workspace:*",
|
2277
|
-
abitype: "1.0.
|
2276
|
+
abitype: "1.0.9",
|
2278
2277
|
"asn1.js": "^5.4.1",
|
2279
2278
|
chalk: "^5.0.1",
|
2280
2279
|
chokidar: "^3.5.3",
|
@@ -2290,7 +2289,7 @@ var package_default2 = {
|
|
2290
2289
|
rxjs: "7.5.5",
|
2291
2290
|
"throttle-debounce": "^5.0.0",
|
2292
2291
|
toposort: "^2.0.2",
|
2293
|
-
viem: "2.
|
2292
|
+
viem: "2.35.1",
|
2294
2293
|
yargs: "^17.7.1",
|
2295
2294
|
zod: "3.23.8",
|
2296
2295
|
"zod-validation-error": "^1.3.0"
|
@@ -2302,8 +2301,7 @@ var package_default2 = {
|
|
2302
2301
|
"@types/throttle-debounce": "^5.0.0",
|
2303
2302
|
"@types/toposort": "^2.0.6",
|
2304
2303
|
"@types/yargs": "^17.0.10",
|
2305
|
-
"
|
2306
|
-
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1"
|
2304
|
+
"forge-std": "https://github.com/foundry-rs/forge-std.git#60acb7aaadcce2d68e52986a0a66fe79f07d138f"
|
2307
2305
|
}
|
2308
2306
|
};
|
2309
2307
|
|
@@ -2319,7 +2317,7 @@ function parseEnv() {
|
|
2319
2317
|
try {
|
2320
2318
|
return envSchema.parse({
|
2321
2319
|
// tsup replaces the env vars with their values at compile time
|
2322
|
-
MUD_PACKAGES: '{"@latticexyz/abi-ts":{"localPath":"packages/abi-ts"},"@latticexyz/block-logs-stream":{"localPath":"packages/block-logs-stream"},"@latticexyz/cli":{"localPath":"packages/cli"},"@latticexyz/common":{"localPath":"packages/common"},"@latticexyz/config":{"localPath":"packages/config"},"create-mud":{"localPath":"packages/create-mud"},"@latticexyz/dev-tools":{"localPath":"packages/dev-tools"},"@latticexyz/entrykit":{"localPath":"packages/entrykit"},"@latticexyz/explorer":{"localPath":"packages/explorer"},"@latticexyz/faucet":{"localPath":"packages/faucet"},"@latticexyz/gas-report":{"localPath":"packages/gas-report"},"@latticexyz/paymaster":{"localPath":"packages/paymaster"},"@latticexyz/protocol-parser":{"localPath":"packages/protocol-parser"},"@latticexyz/react":{"localPath":"packages/react"},"@latticexyz/recs":{"localPath":"packages/recs"},"@latticexyz/schema-type":{"localPath":"packages/schema-type"},"solhint-config-mud":{"localPath":"packages/solhint-config-mud"},"solhint-plugin-mud":{"localPath":"packages/solhint-plugin-mud"},"@latticexyz/stash":{"localPath":"packages/stash"},"@latticexyz/store-indexer":{"localPath":"packages/store-indexer"},"@latticexyz/store-sync":{"localPath":"packages/store-sync"},"@latticexyz/store":{"localPath":"packages/store"},"@latticexyz/utils":{"localPath":"packages/utils"},"vite-plugin-mud":{"localPath":"packages/vite-plugin-mud"},"@latticexyz/world-consumer":{"localPath":"packages/world-consumer"},"@latticexyz/world-module-callwithsignature":{"localPath":"packages/world-module-callwithsignature"},"@latticexyz/world-module-erc20":{"localPath":"packages/world-module-erc20"},"@latticexyz/world-module-metadata":{"localPath":"packages/world-module-metadata"},"@latticexyz/world-modules":{"localPath":"packages/world-modules"},"@latticexyz/world":{"localPath":"packages/world"}}'
|
2320
|
+
MUD_PACKAGES: '{"@latticexyz/abi-ts":{"localPath":"packages/abi-ts"},"@latticexyz/block-logs-stream":{"localPath":"packages/block-logs-stream"},"@latticexyz/cli":{"localPath":"packages/cli"},"@latticexyz/common":{"localPath":"packages/common"},"@latticexyz/config":{"localPath":"packages/config"},"create-mud":{"localPath":"packages/create-mud"},"@latticexyz/dev-tools":{"localPath":"packages/dev-tools"},"@latticexyz/entrykit":{"localPath":"packages/entrykit"},"@latticexyz/explorer":{"localPath":"packages/explorer"},"@latticexyz/faucet":{"localPath":"packages/faucet"},"@latticexyz/gas-report":{"localPath":"packages/gas-report"},"@latticexyz/id.place":{"localPath":"packages/id.place"},"@latticexyz/paymaster":{"localPath":"packages/paymaster"},"@latticexyz/protocol-parser":{"localPath":"packages/protocol-parser"},"@latticexyz/react":{"localPath":"packages/react"},"@latticexyz/recs":{"localPath":"packages/recs"},"@latticexyz/schema-type":{"localPath":"packages/schema-type"},"solhint-config-mud":{"localPath":"packages/solhint-config-mud"},"solhint-plugin-mud":{"localPath":"packages/solhint-plugin-mud"},"@latticexyz/stash":{"localPath":"packages/stash"},"@latticexyz/store-indexer":{"localPath":"packages/store-indexer"},"@latticexyz/store-sync":{"localPath":"packages/store-sync"},"@latticexyz/store":{"localPath":"packages/store"},"@latticexyz/utils":{"localPath":"packages/utils"},"vite-plugin-mud":{"localPath":"packages/vite-plugin-mud"},"@latticexyz/world-consumer":{"localPath":"packages/world-consumer"},"@latticexyz/world-module-callwithsignature":{"localPath":"packages/world-module-callwithsignature"},"@latticexyz/world-module-erc20":{"localPath":"packages/world-module-erc20"},"@latticexyz/world-module-metadata":{"localPath":"packages/world-module-metadata"},"@latticexyz/world-modules":{"localPath":"packages/world-modules"},"@latticexyz/world":{"localPath":"packages/world"}}'
|
2323
2321
|
});
|
2324
2322
|
} catch (error4) {
|
2325
2323
|
if (error4 instanceof ZodError) {
|
@@ -3251,4 +3249,4 @@ var commands = [
|
|
3251
3249
|
export {
|
3252
3250
|
commands
|
3253
3251
|
};
|
3254
|
-
//# sourceMappingURL=commands-
|
3252
|
+
//# sourceMappingURL=commands-IDBOJLTZ.js.map
|