@jsenv/cli 0.3.201 → 0.3.204

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.201",
3
+ "version": "0.3.204",
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.4",
28
- "@jsenv/urls": "2.9.15",
27
+ "@jsenv/humanize": "1.8.5",
28
+ "@jsenv/urls": "2.9.16",
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.32",
17
- "@jsenv/eslint-config-relax": "2.0.6",
18
- "@jsenv/test": "3.7.50",
16
+ "@jsenv/core": "41.5.34",
17
+ "@jsenv/eslint-config-relax": "2.0.7",
18
+ "@jsenv/test": "3.7.51",
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.32",
19
- "@jsenv/eslint-config-relax": "2.0.6",
20
- "@jsenv/plugin-bundling": "2.10.30",
21
- "@jsenv/plugin-minification": "1.7.25",
22
- "@jsenv/test": "3.7.50",
18
+ "@jsenv/core": "41.5.34",
19
+ "@jsenv/eslint-config-relax": "2.0.7",
20
+ "@jsenv/plugin-bundling": "2.10.31",
21
+ "@jsenv/plugin-minification": "1.7.26",
22
+ "@jsenv/test": "3.7.51",
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.32",
21
- "@jsenv/plugin-bundling": "2.10.30",
22
- "@jsenv/plugin-minification": "1.7.25",
23
- "@jsenv/eslint-config-relax": "2.0.6",
24
- "@jsenv/test": "3.7.50",
20
+ "@jsenv/core": "41.5.34",
21
+ "@jsenv/plugin-bundling": "2.10.31",
22
+ "@jsenv/plugin-minification": "1.7.26",
23
+ "@jsenv/eslint-config-relax": "2.0.7",
24
+ "@jsenv/test": "3.7.51",
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.32",
24
- "@jsenv/plugin-preact": "1.9.13",
25
- "@jsenv/plugin-bundling": "2.10.30",
26
- "@jsenv/plugin-minification": "1.7.25",
27
- "@jsenv/eslint-config-relax": "2.0.6",
28
- "@jsenv/test": "3.7.50",
23
+ "@jsenv/core": "41.5.34",
24
+ "@jsenv/plugin-preact": "1.9.14",
25
+ "@jsenv/plugin-bundling": "2.10.31",
26
+ "@jsenv/plugin-minification": "1.7.26",
27
+ "@jsenv/eslint-config-relax": "2.0.7",
28
+ "@jsenv/test": "3.7.51",
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.32",
25
- "@jsenv/plugin-react": "1.9.15",
26
- "@jsenv/plugin-bundling": "2.10.30",
27
- "@jsenv/plugin-minification": "1.7.25",
28
- "@jsenv/eslint-config-relax": "2.0.6",
29
- "@jsenv/test": "3.7.50",
24
+ "@jsenv/core": "41.5.34",
25
+ "@jsenv/plugin-react": "1.9.16",
26
+ "@jsenv/plugin-bundling": "2.10.31",
27
+ "@jsenv/plugin-minification": "1.7.26",
28
+ "@jsenv/eslint-config-relax": "2.0.7",
29
+ "@jsenv/test": "3.7.51",
30
30
  "eslint": "10.10.0",
31
31
  "open": "11.0.2",
32
32
  "@playwright/browser-chromium": "1.63.0",