@jsenv/cli 0.1.39 → 0.1.40

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.1.39",
3
+ "version": "0.1.40",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -12,9 +12,9 @@
12
12
  },
13
13
  "devDependencies": {
14
14
  "@jsenv/assert": "4.4.1",
15
- "@jsenv/core": "39.5.1",
15
+ "@jsenv/core": "39.5.2",
16
16
  "@jsenv/eslint-config-relax": "1.2.0",
17
- "@jsenv/test": "3.5.1",
17
+ "@jsenv/test": "3.5.2",
18
18
  "eslint": "9.9.0",
19
19
  "prettier": "3.3.3"
20
20
  }
@@ -16,14 +16,14 @@
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-assertions": "7.24.7",
18
18
  "@jsenv/assert": "4.4.1",
19
- "@jsenv/core": "39.5.1",
19
+ "@jsenv/core": "39.5.2",
20
20
  "@jsenv/eslint-config-relax": "1.2.0",
21
- "@jsenv/plugin-bundling": "2.7.8",
22
- "@jsenv/plugin-minification": "1.5.5",
23
- "@jsenv/test": "3.5.1",
21
+ "@jsenv/plugin-bundling": "2.7.9",
22
+ "@jsenv/plugin-minification": "1.5.6",
23
+ "@jsenv/test": "3.5.2",
24
24
  "eslint": "9.9.0",
25
25
  "open": "10.1.0",
26
- "@playwright/browser-chromium": "1.46.0",
26
+ "@playwright/browser-chromium": "1.46.1",
27
27
  "prettier": "3.3.3"
28
28
  }
29
29
  }
@@ -18,14 +18,14 @@
18
18
  "@babel/plugin-syntax-import-assertions": "7.24.7",
19
19
  "@jsenv/custom-elements-redefine": "0.0.1",
20
20
  "@jsenv/assert": "4.4.1",
21
- "@jsenv/core": "39.5.1",
22
- "@jsenv/plugin-bundling": "2.7.8",
23
- "@jsenv/plugin-minification": "1.5.5",
21
+ "@jsenv/core": "39.5.2",
22
+ "@jsenv/plugin-bundling": "2.7.9",
23
+ "@jsenv/plugin-minification": "1.5.6",
24
24
  "@jsenv/eslint-config-relax": "1.2.0",
25
- "@jsenv/test": "3.5.1",
25
+ "@jsenv/test": "3.5.2",
26
26
  "eslint": "9.9.0",
27
27
  "open": "10.1.0",
28
- "@playwright/browser-chromium": "1.46.0",
28
+ "@playwright/browser-chromium": "1.46.1",
29
29
  "prettier": "3.3.3"
30
30
  }
31
31
  }
@@ -21,15 +21,15 @@
21
21
  "@babel/plugin-syntax-import-assertions": "7.24.7",
22
22
  "@babel/plugin-transform-react-jsx": "7.25.2",
23
23
  "@jsenv/assert": "4.4.1",
24
- "@jsenv/core": "39.5.1",
24
+ "@jsenv/core": "39.5.2",
25
25
  "@jsenv/plugin-preact": "1.6.18",
26
- "@jsenv/plugin-bundling": "2.7.8",
27
- "@jsenv/plugin-minification": "1.5.5",
26
+ "@jsenv/plugin-bundling": "2.7.9",
27
+ "@jsenv/plugin-minification": "1.5.6",
28
28
  "@jsenv/eslint-config-relax": "1.2.0",
29
- "@jsenv/test": "3.5.1",
29
+ "@jsenv/test": "3.5.2",
30
30
  "eslint": "9.9.0",
31
31
  "open": "10.1.0",
32
- "@playwright/browser-chromium": "1.46.0",
32
+ "@playwright/browser-chromium": "1.46.1",
33
33
  "prettier": "3.3.3"
34
34
  }
35
35
  }
@@ -22,15 +22,15 @@
22
22
  "@babel/plugin-syntax-import-assertions": "7.24.7",
23
23
  "@babel/plugin-transform-react-jsx": "7.25.2",
24
24
  "@jsenv/assert": "4.4.1",
25
- "@jsenv/core": "39.5.1",
26
- "@jsenv/plugin-react": "1.5.26",
27
- "@jsenv/plugin-bundling": "2.7.8",
28
- "@jsenv/plugin-minification": "1.5.5",
25
+ "@jsenv/core": "39.5.2",
26
+ "@jsenv/plugin-react": "1.5.27",
27
+ "@jsenv/plugin-bundling": "2.7.9",
28
+ "@jsenv/plugin-minification": "1.5.6",
29
29
  "@jsenv/eslint-config-relax": "1.2.0",
30
- "@jsenv/test": "3.5.1",
30
+ "@jsenv/test": "3.5.2",
31
31
  "eslint": "9.9.0",
32
32
  "open": "10.1.0",
33
- "@playwright/browser-chromium": "1.46.0",
33
+ "@playwright/browser-chromium": "1.46.1",
34
34
  "prettier": "3.3.3"
35
35
  }
36
36
  }