@jsenv/cli 0.3.6 → 0.3.7

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.6",
3
+ "version": "0.3.7",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -13,10 +13,10 @@
13
13
  },
14
14
  "devDependencies": {
15
15
  "@jsenv/assert": "4.4.4",
16
- "@jsenv/core": "40.0.3",
17
- "@jsenv/eslint-config-relax": "1.4.2",
18
- "@jsenv/test": "3.6.3",
19
- "eslint": "9.19.0",
20
- "prettier": "3.4.2"
16
+ "@jsenv/core": "40.0.4",
17
+ "@jsenv/eslint-config-relax": "1.4.4",
18
+ "@jsenv/test": "3.6.4",
19
+ "eslint": "9.22.0",
20
+ "prettier": "3.5.3"
21
21
  }
22
22
  }
@@ -16,14 +16,14 @@
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-attributes": "7.26.0",
18
18
  "@jsenv/assert": "4.4.4",
19
- "@jsenv/core": "40.0.3",
20
- "@jsenv/eslint-config-relax": "1.4.2",
19
+ "@jsenv/core": "40.0.4",
20
+ "@jsenv/eslint-config-relax": "1.4.4",
21
21
  "@jsenv/plugin-bundling": "2.8.2",
22
- "@jsenv/plugin-minification": "1.6.0",
23
- "@jsenv/test": "3.6.3",
24
- "eslint": "9.18.0",
22
+ "@jsenv/plugin-minification": "1.6.2",
23
+ "@jsenv/test": "3.6.4",
24
+ "eslint": "9.22.0",
25
25
  "open": "10.1.0",
26
- "@playwright/browser-chromium": "1.49.1",
27
- "prettier": "3.4.2"
26
+ "@playwright/browser-chromium": "1.51.0",
27
+ "prettier": "3.5.3"
28
28
  }
29
29
  }
@@ -18,14 +18,14 @@
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.4",
21
- "@jsenv/core": "40.0.3",
21
+ "@jsenv/core": "40.0.4",
22
22
  "@jsenv/plugin-bundling": "2.8.2",
23
- "@jsenv/plugin-minification": "1.6.0",
24
- "@jsenv/eslint-config-relax": "1.4.2",
25
- "@jsenv/test": "3.6.3",
26
- "eslint": "9.18.0",
23
+ "@jsenv/plugin-minification": "1.6.2",
24
+ "@jsenv/eslint-config-relax": "1.4.4",
25
+ "@jsenv/test": "3.6.4",
26
+ "eslint": "9.22.0",
27
27
  "open": "10.1.0",
28
- "@playwright/browser-chromium": "1.49.1",
29
- "prettier": "3.4.2"
28
+ "@playwright/browser-chromium": "1.51.0",
29
+ "prettier": "3.5.3"
30
30
  }
31
31
  }
@@ -21,15 +21,15 @@
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.4",
24
- "@jsenv/core": "40.0.3",
25
- "@jsenv/plugin-preact": "1.7.2",
24
+ "@jsenv/core": "40.0.4",
25
+ "@jsenv/plugin-preact": "1.7.3",
26
26
  "@jsenv/plugin-bundling": "2.8.2",
27
- "@jsenv/plugin-minification": "1.6.0",
28
- "@jsenv/eslint-config-relax": "1.4.2",
29
- "@jsenv/test": "3.6.3",
30
- "eslint": "9.18.0",
27
+ "@jsenv/plugin-minification": "1.6.2",
28
+ "@jsenv/eslint-config-relax": "1.4.4",
29
+ "@jsenv/test": "3.6.4",
30
+ "eslint": "9.22.0",
31
31
  "open": "10.1.0",
32
- "@playwright/browser-chromium": "1.49.1",
33
- "prettier": "3.4.2"
32
+ "@playwright/browser-chromium": "1.51.0",
33
+ "prettier": "3.5.3"
34
34
  }
35
35
  }
@@ -21,6 +21,6 @@
21
21
  "etag": "\"a100-QLtzuk88z3em5gGGwoJ4ITb3eZU\""
22
22
  }
23
23
  },
24
- "createdMs": 1741874695382,
25
- "lastModifiedMs": 1741874695382
24
+ "createdMs": 1741875558399,
25
+ "lastModifiedMs": 1741875558399
26
26
  }
@@ -13,6 +13,6 @@
13
13
  "etag": "\"9aa-6U/cfiu8iucWIRleNWAFX5q0ivA\""
14
14
  }
15
15
  },
16
- "createdMs": 1741874695340,
17
- "lastModifiedMs": 1741874695340
16
+ "createdMs": 1741875558359,
17
+ "lastModifiedMs": 1741875558359
18
18
  }
@@ -37,6 +37,6 @@
37
37
  "etag": "\"f0632-bI9SGwg3ps591gAJqX+UrE7rbBw\""
38
38
  }
39
39
  },
40
- "createdMs": 1741874695799,
41
- "lastModifiedMs": 1741874695799
40
+ "createdMs": 1741875558841,
41
+ "lastModifiedMs": 1741875558841
42
42
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "2.10.1"
2
+ "version": "2.10.2"
3
3
  }
@@ -22,15 +22,15 @@
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.4",
25
- "@jsenv/core": "40.0.3",
26
- "@jsenv/plugin-react": "1.7.2",
25
+ "@jsenv/core": "40.0.4",
26
+ "@jsenv/plugin-react": "1.7.3",
27
27
  "@jsenv/plugin-bundling": "2.8.2",
28
- "@jsenv/plugin-minification": "1.6.0",
29
- "@jsenv/eslint-config-relax": "1.4.2",
30
- "@jsenv/test": "3.6.3",
31
- "eslint": "9.18.0",
28
+ "@jsenv/plugin-minification": "1.6.2",
29
+ "@jsenv/eslint-config-relax": "1.4.4",
30
+ "@jsenv/test": "3.6.4",
31
+ "eslint": "9.22.0",
32
32
  "open": "10.1.0",
33
- "@playwright/browser-chromium": "1.49.1",
34
- "prettier": "3.4.2"
33
+ "@playwright/browser-chromium": "1.51.0",
34
+ "prettier": "3.5.3"
35
35
  }
36
36
  }