@junobuild/cli 0.13.6 → 0.13.7

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +13 -13
package/dist/index.js CHANGED
@@ -714,7 +714,7 @@ Done. The ${ga(t)} ${(0,jl.green)(r)} has been configured for your terminal. \u2
714
714
  ${(0,Wi.yellow)("--source-path")} Optional path to the TypeScript or JavaScript entry file.`,hO=`${qpn}
715
715
  ${Kpn}`,iie=`${(0,Wi.yellow)("--container-url")} Override a custom container URL. If not provided, defaults to production or the local container in development mode.`,Xi=`${hO}
716
716
  ${iie}
717
- ${(0,Wi.yellow)("--console-url")} Specify a custom URL to access the developer Console.`,a3=`The option ${(0,Wi.yellow)("--keep-staged")} only applies when ${(0,Wi.yellow)("--no-apply")} is NOT used (i.e. the change is applied immediately).`;var er=e=>Lr({args:e,options:["-d","--doc"]})?"doc":"cli";var ra=rt(lt(),1);var yO="0.13.6";var Wpn=` __ __ __ __ _ ____
717
+ ${(0,Wi.yellow)("--console-url")} Specify a custom URL to access the developer Console.`,a3=`The option ${(0,Wi.yellow)("--keep-staged")} only applies when ${(0,Wi.yellow)("--no-apply")} is NOT used (i.e. the change is applied immediately).`;var er=e=>Lr({args:e,options:["-d","--doc"]})?"doc":"cli";var ra=rt(lt(),1);var yO="0.13.7";var Wpn=` __ __ __ __ _ ____
718
718
  __) || | || \\| |/ \\
719
719
  \\___/ \\___/ |_|\\__|\\____/`,Gt=`${Wpn} CLI ${(0,ra.grey)(`v${yO}`)}`,W9e=`Juno CLI ${(0,ra.grey)(`v${yO}`)}`,gO=`
720
720
  ${Gt}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@junobuild/cli",
3
- "version": "0.13.6",
3
+ "version": "0.13.7",
4
4
  "description": "The Juno command-line interface",
5
5
  "author": "David Dal Busco (https://daviddalbusco.com)",
6
6
  "license": "MIT",
@@ -29,20 +29,20 @@
29
29
  "e2e:playwright:install": "playwright install chromium --with-deps"
30
30
  },
31
31
  "dependencies": {
32
- "@dfinity/utils": "^4.0.2",
32
+ "@dfinity/utils": "4.0.2",
33
33
  "@dfinity/zod-schemas": "^3.0.2",
34
- "@icp-sdk/canisters": "^3.0.0",
35
- "@icp-sdk/core": "^4.2.3",
36
- "@junobuild/admin": "^3.1.0",
37
- "@junobuild/cdn": "^2.1.0",
38
- "@junobuild/cli-tools": "^0.9.4",
34
+ "@icp-sdk/canisters": "3.0.0",
35
+ "@icp-sdk/core": "4.2.3",
36
+ "@junobuild/admin": "^3.2.1",
37
+ "@junobuild/cdn": "^2.1.1",
38
+ "@junobuild/cli-tools": "^0.9.5",
39
39
  "@junobuild/config": "^2.7.0",
40
40
  "@junobuild/config-loader": "^0.4.6",
41
- "@junobuild/core": "^3.3.1",
42
- "@junobuild/did-tools": "^0.3.6",
43
- "@junobuild/ic-client": "^7.0.0",
44
- "@junobuild/storage": "^2.1.1",
45
- "@junobuild/utils": "^0.2.3",
41
+ "@junobuild/core": "^3.3.2",
42
+ "@junobuild/did-tools": "^0.3.7",
43
+ "@junobuild/ic-client": "^7.0.1",
44
+ "@junobuild/storage": "^2.1.2",
45
+ "@junobuild/utils": "^0.2.4",
46
46
  "chokidar": "^4.0.3",
47
47
  "conf": "^14.0.0",
48
48
  "open": "^11.0.0",
@@ -57,7 +57,7 @@
57
57
  "@dfinity/internet-identity-playwright": "^2.0.0",
58
58
  "@eslint/eslintrc": "^3.3.1",
59
59
  "@eslint/js": "^9.39.1",
60
- "@junobuild/functions": "^0.5.2",
60
+ "@junobuild/functions": "^0.5.3",
61
61
  "@playwright/test": "^1.56.1",
62
62
  "@types/node": "^24.10.1",
63
63
  "@types/prompts": "^2.4.9",