@jsenv/cli 0.0.11 → 0.0.14

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.0.11",
3
+ "version": "0.0.14",
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.5",
31
- "@jsenv/urls": "2.3.1",
31
+ "@jsenv/urls": "2.3.2",
32
32
  "prompts": "2.4.2"
33
33
  }
34
34
  }
@@ -12,10 +12,10 @@
12
12
  },
13
13
  "devDependencies": {
14
14
  "@jsenv/assert": "4.1.5",
15
- "@jsenv/core": "39.2.4",
15
+ "@jsenv/core": "39.2.6",
16
16
  "@jsenv/eslint-config": "16.5.2",
17
17
  "@jsenv/eslint-import-resolver": "8.1.2",
18
- "@jsenv/test": "3.3.15",
18
+ "@jsenv/test": "3.3.17",
19
19
  "eslint": "8.56.0",
20
20
  "eslint-plugin-import": "2.29.1",
21
21
  "prettier": "3.3.3"
@@ -17,12 +17,12 @@
17
17
  "@babel/eslint-parser": "7.24.8",
18
18
  "@babel/plugin-syntax-import-assertions": "7.24.7",
19
19
  "@jsenv/assert": "4.1.5",
20
- "@jsenv/core": "39.2.4",
20
+ "@jsenv/core": "39.2.6",
21
21
  "@jsenv/eslint-config": "16.5.2",
22
22
  "@jsenv/eslint-import-resolver": "8.1.2",
23
- "@jsenv/plugin-bundling": "2.6.18",
23
+ "@jsenv/plugin-bundling": "2.6.19",
24
24
  "@jsenv/plugin-minification": "1.5.5",
25
- "@jsenv/test": "3.3.15",
25
+ "@jsenv/test": "3.3.17",
26
26
  "eslint": "8.56.0",
27
27
  "eslint-plugin-html": "8.1.1",
28
28
  "eslint-plugin-import": "2.29.1",
@@ -19,12 +19,12 @@
19
19
  "@babel/plugin-syntax-import-assertions": "7.24.7",
20
20
  "@jsenv/custom-elements-redefine": "0.0.1",
21
21
  "@jsenv/assert": "4.1.5",
22
- "@jsenv/core": "39.2.4",
23
- "@jsenv/plugin-bundling": "2.6.18",
22
+ "@jsenv/core": "39.2.6",
23
+ "@jsenv/plugin-bundling": "2.6.19",
24
24
  "@jsenv/plugin-minification": "1.5.5",
25
25
  "@jsenv/eslint-config": "16.5.2",
26
26
  "@jsenv/eslint-import-resolver": "8.1.2",
27
- "@jsenv/test": "3.3.15",
27
+ "@jsenv/test": "3.3.17",
28
28
  "eslint": "8.56.0",
29
29
  "eslint-plugin-html": "8.1.1",
30
30
  "eslint-plugin-import": "2.29.1",
@@ -22,13 +22,13 @@
22
22
  "@babel/plugin-syntax-import-assertions": "7.24.7",
23
23
  "@babel/plugin-transform-react-jsx": "7.24.7",
24
24
  "@jsenv/assert": "4.1.5",
25
- "@jsenv/core": "39.2.4",
26
- "@jsenv/plugin-preact": "1.6.4",
27
- "@jsenv/plugin-bundling": "2.6.18",
25
+ "@jsenv/core": "39.2.6",
26
+ "@jsenv/plugin-preact": "1.6.5",
27
+ "@jsenv/plugin-bundling": "2.6.19",
28
28
  "@jsenv/plugin-minification": "1.5.5",
29
29
  "@jsenv/eslint-config": "16.5.2",
30
30
  "@jsenv/eslint-import-resolver": "8.1.2",
31
- "@jsenv/test": "3.3.15",
31
+ "@jsenv/test": "3.3.17",
32
32
  "eslint": "8.56.0",
33
33
  "eslint-plugin-html": "8.1.1",
34
34
  "eslint-plugin-import": "2.29.1",
@@ -23,13 +23,13 @@
23
23
  "@babel/plugin-syntax-import-assertions": "7.24.7",
24
24
  "@babel/plugin-transform-react-jsx": "7.24.7",
25
25
  "@jsenv/assert": "4.1.5",
26
- "@jsenv/core": "39.2.4",
27
- "@jsenv/plugin-react": "1.5.5",
28
- "@jsenv/plugin-bundling": "2.6.18",
26
+ "@jsenv/core": "39.2.6",
27
+ "@jsenv/plugin-react": "1.5.7",
28
+ "@jsenv/plugin-bundling": "2.6.19",
29
29
  "@jsenv/plugin-minification": "1.5.5",
30
30
  "@jsenv/eslint-config": "16.5.2",
31
31
  "@jsenv/eslint-import-resolver": "8.1.2",
32
- "@jsenv/test": "3.3.15",
32
+ "@jsenv/test": "3.3.17",
33
33
  "eslint": "8.56.0",
34
34
  "eslint-plugin-html": "8.1.1",
35
35
  "eslint-plugin-import": "2.29.1",