@uniformdev/cli 20.12.1-alpha.8 → 20.13.2

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.
@@ -5,7 +5,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
5
5
  throw Error('Dynamic require of "' + x + '" is not supported');
6
6
  });
7
7
 
8
- // ../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.43.2_postcss@8.4.47_tsx@4.19.2_typescript@5.6.3/node_modules/tsup/assets/esm_shims.js
8
+ // ../../node_modules/.pnpm/tsup@8.3.0_@microsoft+api-extractor@7.43.2_postcss@8.5.3_tsx@4.19.3_typescript@5.8.3/node_modules/tsup/assets/esm_shims.js
9
9
  import { fileURLToPath } from "url";
10
10
  import path from "path";
11
11
  var getFilename = () => fileURLToPath(import.meta.url);
@@ -1,4 +1,4 @@
1
- import "./chunk-3T7NQ5TX.mjs";
1
+ import "./chunk-OP3XA4Q5.mjs";
2
2
 
3
3
  // src/sync/allSerializableEntitiesConfig.ts
4
4
  var allSerializableEntitiesConfig = {
package/dist/index.mjs CHANGED
@@ -16,7 +16,7 @@ import {
16
16
  withFormatOptions,
17
17
  withProjectOptions,
18
18
  withTeamOptions
19
- } from "./chunk-3T7NQ5TX.mjs";
19
+ } from "./chunk-OP3XA4Q5.mjs";
20
20
 
21
21
  // src/index.ts
22
22
  import * as dotenv from "dotenv";
@@ -8455,7 +8455,7 @@ import { PostHog } from "posthog-node";
8455
8455
  // package.json
8456
8456
  var package_default = {
8457
8457
  name: "@uniformdev/cli",
8458
- version: "20.12.0",
8458
+ version: "20.13.2",
8459
8459
  description: "Uniform command line interface tool",
8460
8460
  license: "SEE LICENSE IN LICENSE.txt",
8461
8461
  main: "./cli.js",
@@ -8494,13 +8494,13 @@ var package_default = {
8494
8494
  cosmiconfig: "9.0.0",
8495
8495
  "cosmiconfig-typescript-loader": "5.0.0",
8496
8496
  diff: "^5.0.0",
8497
- dotenv: "^16.0.3",
8497
+ dotenv: "^16.4.7",
8498
8498
  execa: "5.1.1",
8499
8499
  "file-type": "^20.0.0",
8500
8500
  "fs-jetpack": "5.1.0",
8501
8501
  graphql: "16.9.0",
8502
8502
  "graphql-request": "6.1.0",
8503
- "image-size": "^1.2.0",
8503
+ "image-size": "^1.2.1",
8504
8504
  inquirer: "9.2.17",
8505
8505
  "isomorphic-git": "1.25.2",
8506
8506
  "js-yaml": "^4.1.0",
@@ -8509,7 +8509,7 @@ var package_default = {
8509
8509
  open: "10.1.0",
8510
8510
  ora: "8.0.1",
8511
8511
  "p-queue": "7.3.4",
8512
- "posthog-node": "4.4.0",
8512
+ "posthog-node": "4.11.3",
8513
8513
  "registry-auth-token": "^5.0.0",
8514
8514
  "registry-url": "^6.0.0",
8515
8515
  slugify: "1.6.6",
@@ -8522,7 +8522,7 @@ var package_default = {
8522
8522
  "@types/inquirer": "9.0.7",
8523
8523
  "@types/js-yaml": "4.0.9",
8524
8524
  "@types/jsonwebtoken": "9.0.5",
8525
- "@types/node": "22.7.8",
8525
+ "@types/node": "22.14.0",
8526
8526
  "@types/yargs": "17.0.32"
8527
8527
  },
8528
8528
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniformdev/cli",
3
- "version": "20.12.1-alpha.8+98c4209e77",
3
+ "version": "20.13.2",
4
4
  "description": "Uniform command line interface tool",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "./cli.js",
@@ -27,25 +27,25 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "@thi.ng/mime": "^2.2.23",
30
- "@uniformdev/assets": "20.12.1-alpha.8+98c4209e77",
31
- "@uniformdev/canvas": "20.12.1-alpha.8+98c4209e77",
32
- "@uniformdev/context": "20.12.1-alpha.8+98c4209e77",
33
- "@uniformdev/files": "20.12.1-alpha.8+98c4209e77",
34
- "@uniformdev/project-map": "20.12.1-alpha.8+98c4209e77",
35
- "@uniformdev/redirect": "20.12.1-alpha.8+98c4209e77",
36
- "@uniformdev/richtext": "20.12.1-alpha.8+98c4209e77",
30
+ "@uniformdev/assets": "20.13.2",
31
+ "@uniformdev/canvas": "20.13.2",
32
+ "@uniformdev/context": "20.13.2",
33
+ "@uniformdev/files": "20.13.2",
34
+ "@uniformdev/project-map": "20.13.2",
35
+ "@uniformdev/redirect": "20.13.2",
36
+ "@uniformdev/richtext": "20.13.2",
37
37
  "call-bind": "^1.0.2",
38
38
  "colorette": "2.0.20",
39
39
  "cosmiconfig": "9.0.0",
40
40
  "cosmiconfig-typescript-loader": "5.0.0",
41
41
  "diff": "^5.0.0",
42
- "dotenv": "^16.0.3",
42
+ "dotenv": "^16.4.7",
43
43
  "execa": "5.1.1",
44
44
  "file-type": "^20.0.0",
45
45
  "fs-jetpack": "5.1.0",
46
46
  "graphql": "16.9.0",
47
47
  "graphql-request": "6.1.0",
48
- "image-size": "^1.2.0",
48
+ "image-size": "^1.2.1",
49
49
  "inquirer": "9.2.17",
50
50
  "isomorphic-git": "1.25.2",
51
51
  "js-yaml": "^4.1.0",
@@ -54,7 +54,7 @@
54
54
  "open": "10.1.0",
55
55
  "ora": "8.0.1",
56
56
  "p-queue": "7.3.4",
57
- "posthog-node": "4.4.0",
57
+ "posthog-node": "4.11.3",
58
58
  "registry-auth-token": "^5.0.0",
59
59
  "registry-url": "^6.0.0",
60
60
  "slugify": "1.6.6",
@@ -67,7 +67,7 @@
67
67
  "@types/inquirer": "9.0.7",
68
68
  "@types/js-yaml": "4.0.9",
69
69
  "@types/jsonwebtoken": "9.0.5",
70
- "@types/node": "22.7.8",
70
+ "@types/node": "22.14.0",
71
71
  "@types/yargs": "17.0.32"
72
72
  },
73
73
  "bin": {
@@ -79,5 +79,5 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "gitHead": "98c4209e77221c324d5ef662825e7bdbed42ed43"
82
+ "gitHead": "a9f1943df4e10e77972224d0e2d679e4fcda25c6"
83
83
  }