@jsenv/cli 0.3.192 → 0.3.194

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jsenv/cli",
3
- "version": "0.3.192",
3
+ "version": "0.3.194",
4
4
  "type": "module",
5
5
  "description": "Command Line Interface for jsenv",
6
6
  "repository": {
@@ -24,8 +24,8 @@
24
24
  "./template-*/**"
25
25
  ],
26
26
  "dependencies": {
27
- "@jsenv/humanize": "1.8.2",
28
- "@jsenv/urls": "2.9.13",
27
+ "@jsenv/humanize": "1.8.3",
28
+ "@jsenv/urls": "2.9.14",
29
29
  "prompts": "2.4.2"
30
30
  },
31
31
  "publishConfig": {
@@ -13,9 +13,9 @@
13
13
  },
14
14
  "devDependencies": {
15
15
  "@jsenv/assert": "4.5.7",
16
- "@jsenv/core": "41.5.25",
17
- "@jsenv/eslint-config-relax": "2.0.4",
18
- "@jsenv/test": "3.7.48",
16
+ "@jsenv/core": "41.5.26",
17
+ "@jsenv/eslint-config-relax": "2.0.5",
18
+ "@jsenv/test": "3.7.49",
19
19
  "eslint": "10.9.1",
20
20
  "prettier": "3.9.6"
21
21
  }
@@ -15,11 +15,11 @@
15
15
  },
16
16
  "devDependencies": {
17
17
  "@jsenv/assert": "4.5.7",
18
- "@jsenv/core": "41.5.25",
19
- "@jsenv/eslint-config-relax": "2.0.4",
20
- "@jsenv/plugin-bundling": "2.10.28",
21
- "@jsenv/plugin-minification": "1.7.23",
22
- "@jsenv/test": "3.7.48",
18
+ "@jsenv/core": "41.5.26",
19
+ "@jsenv/eslint-config-relax": "2.0.5",
20
+ "@jsenv/plugin-bundling": "2.10.29",
21
+ "@jsenv/plugin-minification": "1.7.24",
22
+ "@jsenv/test": "3.7.49",
23
23
  "eslint": "10.10.0",
24
24
  "open": "11.0.2",
25
25
  "@playwright/browser-chromium": "1.63.0",
@@ -17,11 +17,11 @@
17
17
  "devDependencies": {
18
18
  "@jsenv/custom-elements-redefine": "0.1.0",
19
19
  "@jsenv/assert": "4.5.7",
20
- "@jsenv/core": "41.5.25",
21
- "@jsenv/plugin-bundling": "2.10.28",
22
- "@jsenv/plugin-minification": "1.7.23",
23
- "@jsenv/eslint-config-relax": "2.0.4",
24
- "@jsenv/test": "3.7.48",
20
+ "@jsenv/core": "41.5.26",
21
+ "@jsenv/plugin-bundling": "2.10.29",
22
+ "@jsenv/plugin-minification": "1.7.24",
23
+ "@jsenv/eslint-config-relax": "2.0.5",
24
+ "@jsenv/test": "3.7.49",
25
25
  "eslint": "10.10.0",
26
26
  "open": "11.0.2",
27
27
  "@playwright/browser-chromium": "1.63.0",
@@ -20,12 +20,12 @@
20
20
  "devDependencies": {
21
21
  "@babel/plugin-transform-react-jsx": "8.0.1",
22
22
  "@jsenv/assert": "4.5.7",
23
- "@jsenv/core": "41.5.25",
24
- "@jsenv/plugin-preact": "1.9.11",
25
- "@jsenv/plugin-bundling": "2.10.28",
26
- "@jsenv/plugin-minification": "1.7.23",
27
- "@jsenv/eslint-config-relax": "2.0.4",
28
- "@jsenv/test": "3.7.48",
23
+ "@jsenv/core": "41.5.26",
24
+ "@jsenv/plugin-preact": "1.9.12",
25
+ "@jsenv/plugin-bundling": "2.10.29",
26
+ "@jsenv/plugin-minification": "1.7.24",
27
+ "@jsenv/eslint-config-relax": "2.0.5",
28
+ "@jsenv/test": "3.7.49",
29
29
  "eslint": "10.10.0",
30
30
  "open": "11.0.2",
31
31
  "@playwright/browser-chromium": "1.63.0",
@@ -21,12 +21,12 @@
21
21
  "devDependencies": {
22
22
  "@babel/plugin-transform-react-jsx": "8.0.1",
23
23
  "@jsenv/assert": "4.5.7",
24
- "@jsenv/core": "41.5.25",
25
- "@jsenv/plugin-react": "1.9.13",
26
- "@jsenv/plugin-bundling": "2.10.28",
27
- "@jsenv/plugin-minification": "1.7.23",
28
- "@jsenv/eslint-config-relax": "2.0.4",
29
- "@jsenv/test": "3.7.48",
24
+ "@jsenv/core": "41.5.26",
25
+ "@jsenv/plugin-react": "1.9.14",
26
+ "@jsenv/plugin-bundling": "2.10.29",
27
+ "@jsenv/plugin-minification": "1.7.24",
28
+ "@jsenv/eslint-config-relax": "2.0.5",
29
+ "@jsenv/test": "3.7.49",
30
30
  "eslint": "10.10.0",
31
31
  "open": "11.0.2",
32
32
  "@playwright/browser-chromium": "1.63.0",