@jsenv/cli 0.1.56 → 0.1.57

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.56",
3
+ "version": "0.1.57",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -12,10 +12,10 @@
12
12
  },
13
13
  "devDependencies": {
14
14
  "@jsenv/assert": "4.4.1",
15
- "@jsenv/core": "39.5.13",
16
- "@jsenv/eslint-config-relax": "1.2.2",
15
+ "@jsenv/core": "39.5.14",
16
+ "@jsenv/eslint-config-relax": "1.2.3",
17
17
  "@jsenv/test": "3.5.18",
18
- "eslint": "9.10.0",
18
+ "eslint": "9.11.1",
19
19
  "prettier": "3.3.3"
20
20
  }
21
21
  }
@@ -16,14 +16,14 @@
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-assertions": "7.25.6",
18
18
  "@jsenv/assert": "4.4.1",
19
- "@jsenv/core": "39.5.13",
20
- "@jsenv/eslint-config-relax": "1.2.2",
21
- "@jsenv/plugin-bundling": "2.7.11",
19
+ "@jsenv/core": "39.5.14",
20
+ "@jsenv/eslint-config-relax": "1.2.3",
21
+ "@jsenv/plugin-bundling": "2.7.12",
22
22
  "@jsenv/plugin-minification": "1.5.7",
23
23
  "@jsenv/test": "3.5.18",
24
- "eslint": "9.10.0",
24
+ "eslint": "9.11.1",
25
25
  "open": "10.1.0",
26
- "@playwright/browser-chromium": "1.47.1",
26
+ "@playwright/browser-chromium": "1.47.2",
27
27
  "prettier": "3.3.3"
28
28
  }
29
29
  }
@@ -18,14 +18,14 @@
18
18
  "@babel/plugin-syntax-import-assertions": "7.25.6",
19
19
  "@jsenv/custom-elements-redefine": "0.0.1",
20
20
  "@jsenv/assert": "4.4.1",
21
- "@jsenv/core": "39.5.13",
22
- "@jsenv/plugin-bundling": "2.7.11",
21
+ "@jsenv/core": "39.5.14",
22
+ "@jsenv/plugin-bundling": "2.7.12",
23
23
  "@jsenv/plugin-minification": "1.5.7",
24
- "@jsenv/eslint-config-relax": "1.2.2",
24
+ "@jsenv/eslint-config-relax": "1.2.3",
25
25
  "@jsenv/test": "3.5.18",
26
- "eslint": "9.10.0",
26
+ "eslint": "9.11.1",
27
27
  "open": "10.1.0",
28
- "@playwright/browser-chromium": "1.47.1",
28
+ "@playwright/browser-chromium": "1.47.2",
29
29
  "prettier": "3.3.3"
30
30
  }
31
31
  }
@@ -21,15 +21,15 @@
21
21
  "@babel/plugin-syntax-import-assertions": "7.25.6",
22
22
  "@babel/plugin-transform-react-jsx": "7.25.2",
23
23
  "@jsenv/assert": "4.4.1",
24
- "@jsenv/core": "39.5.13",
24
+ "@jsenv/core": "39.5.14",
25
25
  "@jsenv/plugin-preact": "1.6.20",
26
- "@jsenv/plugin-bundling": "2.7.11",
26
+ "@jsenv/plugin-bundling": "2.7.12",
27
27
  "@jsenv/plugin-minification": "1.5.7",
28
- "@jsenv/eslint-config-relax": "1.2.2",
28
+ "@jsenv/eslint-config-relax": "1.2.3",
29
29
  "@jsenv/test": "3.5.18",
30
- "eslint": "9.10.0",
30
+ "eslint": "9.11.1",
31
31
  "open": "10.1.0",
32
- "@playwright/browser-chromium": "1.47.1",
32
+ "@playwright/browser-chromium": "1.47.2",
33
33
  "prettier": "3.3.3"
34
34
  }
35
35
  }
@@ -13,6 +13,6 @@
13
13
  "etag": "\"4e15-0TqZuPYgLCuNbrJESMMFydXZE54\""
14
14
  }
15
15
  },
16
- "createdMs": 1726685248476,
17
- "lastModifiedMs": 1726685248476
16
+ "createdMs": 1727168483658,
17
+ "lastModifiedMs": 1727168483658
18
18
  }
@@ -21,6 +21,6 @@
21
21
  "etag": "\"5859-h+1Fv2ZxlKoAkfe+AiLm/TOeS98\""
22
22
  }
23
23
  },
24
- "createdMs": 1726685248572,
25
- "lastModifiedMs": 1726685248572
24
+ "createdMs": 1727168483755,
25
+ "lastModifiedMs": 1727168483755
26
26
  }
@@ -25,6 +25,6 @@
25
25
  "etag": "\"68b0e-sBIWX8VyJWZkKzd0Qg8Fv11Ogw8\""
26
26
  }
27
27
  },
28
- "createdMs": 1726685248804,
29
- "lastModifiedMs": 1726685248804
28
+ "createdMs": 1727168483958,
29
+ "lastModifiedMs": 1727168483958
30
30
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "2.8.23"
2
+ "version": "2.8.24"
3
3
  }
@@ -22,15 +22,15 @@
22
22
  "@babel/plugin-syntax-import-assertions": "7.25.6",
23
23
  "@babel/plugin-transform-react-jsx": "7.25.2",
24
24
  "@jsenv/assert": "4.4.1",
25
- "@jsenv/core": "39.5.13",
26
- "@jsenv/plugin-react": "1.5.37",
27
- "@jsenv/plugin-bundling": "2.7.11",
25
+ "@jsenv/core": "39.5.14",
26
+ "@jsenv/plugin-react": "1.5.38",
27
+ "@jsenv/plugin-bundling": "2.7.12",
28
28
  "@jsenv/plugin-minification": "1.5.7",
29
- "@jsenv/eslint-config-relax": "1.2.2",
29
+ "@jsenv/eslint-config-relax": "1.2.3",
30
30
  "@jsenv/test": "3.5.18",
31
- "eslint": "9.10.0",
31
+ "eslint": "9.11.1",
32
32
  "open": "10.1.0",
33
- "@playwright/browser-chromium": "1.47.1",
33
+ "@playwright/browser-chromium": "1.47.2",
34
34
  "prettier": "3.3.3"
35
35
  }
36
36
  }