@jsenv/cli 0.3.74 → 0.3.77

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.74",
3
+ "version": "0.3.77",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,8 +21,8 @@
21
21
  "./template-*/**"
22
22
  ],
23
23
  "dependencies": {
24
- "@jsenv/humanize": "1.7.1",
25
- "@jsenv/urls": "2.9.3",
24
+ "@jsenv/humanize": "1.7.2",
25
+ "@jsenv/urls": "2.9.4",
26
26
  "prompts": "2.4.2"
27
27
  },
28
28
  "engines": {
@@ -12,10 +12,10 @@
12
12
  "test:coverage": "npm run test -- --coverage"
13
13
  },
14
14
  "devDependencies": {
15
- "@jsenv/assert": "4.5.4",
16
- "@jsenv/core": "40.12.1",
17
- "@jsenv/eslint-config-relax": "1.7.8",
18
- "@jsenv/test": "3.7.14",
15
+ "@jsenv/assert": "4.5.5",
16
+ "@jsenv/core": "40.12.2",
17
+ "@jsenv/eslint-config-relax": "1.7.10",
18
+ "@jsenv/test": "3.7.15",
19
19
  "eslint": "9.39.1",
20
20
  "prettier": "3.6.2"
21
21
  }
@@ -15,12 +15,12 @@
15
15
  },
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-attributes": "7.27.1",
18
- "@jsenv/assert": "4.5.4",
19
- "@jsenv/core": "40.12.1",
20
- "@jsenv/eslint-config-relax": "1.7.8",
21
- "@jsenv/plugin-bundling": "2.10.3",
18
+ "@jsenv/assert": "4.5.5",
19
+ "@jsenv/core": "40.12.2",
20
+ "@jsenv/eslint-config-relax": "1.7.10",
21
+ "@jsenv/plugin-bundling": "2.10.4",
22
22
  "@jsenv/plugin-minification": "1.7.3",
23
- "@jsenv/test": "3.7.14",
23
+ "@jsenv/test": "3.7.15",
24
24
  "eslint": "9.39.1",
25
25
  "open": "10.2.0",
26
26
  "@playwright/browser-chromium": "1.56.1",
@@ -17,12 +17,12 @@
17
17
  "devDependencies": {
18
18
  "@babel/plugin-syntax-import-attributes": "7.27.1",
19
19
  "@jsenv/custom-elements-redefine": "0.0.1",
20
- "@jsenv/assert": "4.5.4",
21
- "@jsenv/core": "40.12.1",
22
- "@jsenv/plugin-bundling": "2.10.3",
20
+ "@jsenv/assert": "4.5.5",
21
+ "@jsenv/core": "40.12.2",
22
+ "@jsenv/plugin-bundling": "2.10.4",
23
23
  "@jsenv/plugin-minification": "1.7.3",
24
- "@jsenv/eslint-config-relax": "1.7.8",
25
- "@jsenv/test": "3.7.14",
24
+ "@jsenv/eslint-config-relax": "1.7.10",
25
+ "@jsenv/test": "3.7.15",
26
26
  "eslint": "9.39.1",
27
27
  "open": "10.2.0",
28
28
  "@playwright/browser-chromium": "1.56.1",
@@ -20,13 +20,13 @@
20
20
  "devDependencies": {
21
21
  "@babel/plugin-syntax-import-attributes": "7.27.1",
22
22
  "@babel/plugin-transform-react-jsx": "7.27.1",
23
- "@jsenv/assert": "4.5.4",
24
- "@jsenv/core": "40.12.1",
25
- "@jsenv/plugin-preact": "1.7.27",
26
- "@jsenv/plugin-bundling": "2.10.3",
23
+ "@jsenv/assert": "4.5.5",
24
+ "@jsenv/core": "40.12.2",
25
+ "@jsenv/plugin-preact": "1.7.28",
26
+ "@jsenv/plugin-bundling": "2.10.4",
27
27
  "@jsenv/plugin-minification": "1.7.3",
28
- "@jsenv/eslint-config-relax": "1.7.8",
29
- "@jsenv/test": "3.7.14",
28
+ "@jsenv/eslint-config-relax": "1.7.10",
29
+ "@jsenv/test": "3.7.15",
30
30
  "eslint": "9.39.1",
31
31
  "open": "10.2.0",
32
32
  "@playwright/browser-chromium": "1.56.1",
@@ -21,13 +21,13 @@
21
21
  "devDependencies": {
22
22
  "@babel/plugin-syntax-import-attributes": "7.27.1",
23
23
  "@babel/plugin-transform-react-jsx": "7.27.1",
24
- "@jsenv/assert": "4.5.4",
25
- "@jsenv/core": "40.12.1",
26
- "@jsenv/plugin-react": "1.7.28",
27
- "@jsenv/plugin-bundling": "2.10.3",
24
+ "@jsenv/assert": "4.5.5",
25
+ "@jsenv/core": "40.12.2",
26
+ "@jsenv/plugin-react": "1.7.29",
27
+ "@jsenv/plugin-bundling": "2.10.4",
28
28
  "@jsenv/plugin-minification": "1.7.3",
29
- "@jsenv/eslint-config-relax": "1.7.8",
30
- "@jsenv/test": "3.7.14",
29
+ "@jsenv/eslint-config-relax": "1.7.10",
30
+ "@jsenv/test": "3.7.15",
31
31
  "eslint": "9.39.1",
32
32
  "open": "10.2.0",
33
33
  "@playwright/browser-chromium": "1.56.1",