@jsenv/cli 0.2.37 → 0.2.39

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.2.37",
3
+ "version": "0.2.39",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -28,7 +28,7 @@
28
28
  ],
29
29
  "dependencies": {
30
30
  "@jsenv/humanize": "1.2.8",
31
- "@jsenv/urls": "2.5.4",
31
+ "@jsenv/urls": "2.6.0",
32
32
  "prompts": "2.4.2"
33
33
  }
34
34
  }
@@ -12,9 +12,9 @@
12
12
  },
13
13
  "devDependencies": {
14
14
  "@jsenv/assert": "4.4.2",
15
- "@jsenv/core": "39.9.6",
16
- "@jsenv/eslint-config-relax": "1.3.11",
17
- "@jsenv/test": "3.5.35",
15
+ "@jsenv/core": "39.9.7",
16
+ "@jsenv/eslint-config-relax": "1.3.12",
17
+ "@jsenv/test": "3.5.36",
18
18
  "eslint": "9.18.0",
19
19
  "prettier": "3.4.2"
20
20
  }
@@ -16,11 +16,11 @@
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-attributes": "7.26.0",
18
18
  "@jsenv/assert": "4.4.2",
19
- "@jsenv/core": "39.9.6",
20
- "@jsenv/eslint-config-relax": "1.3.11",
21
- "@jsenv/plugin-bundling": "2.7.23",
19
+ "@jsenv/core": "39.9.7",
20
+ "@jsenv/eslint-config-relax": "1.3.12",
21
+ "@jsenv/plugin-bundling": "2.7.24",
22
22
  "@jsenv/plugin-minification": "1.5.13",
23
- "@jsenv/test": "3.5.35",
23
+ "@jsenv/test": "3.5.36",
24
24
  "eslint": "9.18.0",
25
25
  "open": "10.1.0",
26
26
  "@playwright/browser-chromium": "1.49.1",
@@ -18,11 +18,11 @@
18
18
  "@babel/plugin-syntax-import-attributes": "7.26.0",
19
19
  "@jsenv/custom-elements-redefine": "0.0.1",
20
20
  "@jsenv/assert": "4.4.2",
21
- "@jsenv/core": "39.9.6",
22
- "@jsenv/plugin-bundling": "2.7.23",
21
+ "@jsenv/core": "39.9.7",
22
+ "@jsenv/plugin-bundling": "2.7.24",
23
23
  "@jsenv/plugin-minification": "1.5.13",
24
- "@jsenv/eslint-config-relax": "1.3.11",
25
- "@jsenv/test": "3.5.35",
24
+ "@jsenv/eslint-config-relax": "1.3.12",
25
+ "@jsenv/test": "3.5.36",
26
26
  "eslint": "9.18.0",
27
27
  "open": "10.1.0",
28
28
  "@playwright/browser-chromium": "1.49.1",
@@ -21,12 +21,12 @@
21
21
  "@babel/plugin-syntax-import-attributes": "7.26.0",
22
22
  "@babel/plugin-transform-react-jsx": "7.25.9",
23
23
  "@jsenv/assert": "4.4.2",
24
- "@jsenv/core": "39.9.6",
25
- "@jsenv/plugin-preact": "1.6.34",
26
- "@jsenv/plugin-bundling": "2.7.23",
24
+ "@jsenv/core": "39.9.7",
25
+ "@jsenv/plugin-preact": "1.6.35",
26
+ "@jsenv/plugin-bundling": "2.7.24",
27
27
  "@jsenv/plugin-minification": "1.5.13",
28
- "@jsenv/eslint-config-relax": "1.3.11",
29
- "@jsenv/test": "3.5.35",
28
+ "@jsenv/eslint-config-relax": "1.3.12",
29
+ "@jsenv/test": "3.5.36",
30
30
  "eslint": "9.18.0",
31
31
  "open": "10.1.0",
32
32
  "@playwright/browser-chromium": "1.49.1",
@@ -22,12 +22,12 @@
22
22
  "@babel/plugin-syntax-import-attributes": "7.26.0",
23
23
  "@babel/plugin-transform-react-jsx": "7.25.9",
24
24
  "@jsenv/assert": "4.4.2",
25
- "@jsenv/core": "39.9.6",
26
- "@jsenv/plugin-react": "1.5.56",
27
- "@jsenv/plugin-bundling": "2.7.23",
25
+ "@jsenv/core": "39.9.7",
26
+ "@jsenv/plugin-react": "1.5.57",
27
+ "@jsenv/plugin-bundling": "2.7.24",
28
28
  "@jsenv/plugin-minification": "1.5.13",
29
- "@jsenv/eslint-config-relax": "1.3.11",
30
- "@jsenv/test": "3.5.35",
29
+ "@jsenv/eslint-config-relax": "1.3.12",
30
+ "@jsenv/test": "3.5.36",
31
31
  "eslint": "9.18.0",
32
32
  "open": "10.1.0",
33
33
  "@playwright/browser-chromium": "1.49.1",