@jsenv/cli 0.1.36 → 0.1.38
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 +1 -1
- package/template-node-package/.jsenv/jsenv_tests_output.txt +1 -1
- package/template-node-package/package.json +2 -2
- package/template-web/.jsenv/jsenv_tests_output.txt +1 -1
- package/template-web/package.json +3 -3
- package/template-web-components/.jsenv/jsenv_tests_output.txt +1 -1
- package/template-web-components/package.json +3 -3
- package/template-web-preact/.jsenv/jsenv_tests_output.txt +3 -3
- package/template-web-preact/package.json +4 -4
- package/template-web-react/.jsenv/craft/cjs_to_esm/@fs/Users/damien.maillard/dev/perso/jsenv-core/node_modules/react/index.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/craft/cjs_to_esm/@fs/Users/damien.maillard/dev/perso/jsenv-core/node_modules/react/jsx-runtime.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/craft/cjs_to_esm/@fs/Users/damien.maillard/dev/perso/jsenv-core/node_modules/react-dom/client.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/jsenv_tests_output.txt +2 -2
- package/template-web-react/package.json +4 -4
package/package.json
CHANGED
|
@@ -4,5 +4,5 @@ directory: /Users/damien.maillard/dev/perso/jsenv-core/packages/related/cli/temp
|
|
|
4
4
|
✔ 1/1 tests/message.test.mjs [0.02s] (all completed)
|
|
5
5
|
------------- 1 execution done --------------
|
|
6
6
|
status: all completed
|
|
7
|
-
duration: 0.1s (setup: 0.
|
|
7
|
+
duration: 0.1s (setup: 0.005s, execution: 0.1s, teardown: 0s)
|
|
8
8
|
---------------------------------------------
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@jsenv/assert": "4.4.1",
|
|
15
|
-
"@jsenv/core": "39.
|
|
15
|
+
"@jsenv/core": "39.5.1",
|
|
16
16
|
"@jsenv/eslint-config-relax": "1.2.0",
|
|
17
|
-
"@jsenv/test": "3.
|
|
17
|
+
"@jsenv/test": "3.5.0",
|
|
18
18
|
"eslint": "9.9.0",
|
|
19
19
|
"prettier": "3.3.3"
|
|
20
20
|
}
|
|
@@ -5,5 +5,5 @@ directory: /Users/damien.maillard/dev/perso/jsenv-core/packages/related/cli/temp
|
|
|
5
5
|
✔ 2/2 src/tests/app.test.mjs [node/0.9s] (all completed)
|
|
6
6
|
------------- 2 executions done -------------
|
|
7
7
|
status: all completed
|
|
8
|
-
duration: 1.
|
|
8
|
+
duration: 1.6s (setup: 0.4s, execution: 1.5s, teardown: 0.1s)
|
|
9
9
|
---------------------------------------------
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@babel/plugin-syntax-import-assertions": "7.24.7",
|
|
18
18
|
"@jsenv/assert": "4.4.1",
|
|
19
|
-
"@jsenv/core": "39.
|
|
19
|
+
"@jsenv/core": "39.5.1",
|
|
20
20
|
"@jsenv/eslint-config-relax": "1.2.0",
|
|
21
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
21
|
+
"@jsenv/plugin-bundling": "2.7.8",
|
|
22
22
|
"@jsenv/plugin-minification": "1.5.5",
|
|
23
|
-
"@jsenv/test": "3.
|
|
23
|
+
"@jsenv/test": "3.5.0",
|
|
24
24
|
"eslint": "9.9.0",
|
|
25
25
|
"open": "10.1.0",
|
|
26
26
|
"@playwright/browser-chromium": "1.46.0",
|
|
@@ -5,5 +5,5 @@ directory: /Users/damien.maillard/dev/perso/jsenv-core/packages/related/cli/temp
|
|
|
5
5
|
✔ 2/2 src/tests/app.test.mjs [node/0.9s] (all completed)
|
|
6
6
|
------------- 2 executions done -------------
|
|
7
7
|
status: all completed
|
|
8
|
-
duration: 1.
|
|
8
|
+
duration: 1.5s (setup: 0.4s, execution: 1.4s, teardown: 0.1s)
|
|
9
9
|
---------------------------------------------
|
|
@@ -18,11 +18,11 @@
|
|
|
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.
|
|
22
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
21
|
+
"@jsenv/core": "39.5.1",
|
|
22
|
+
"@jsenv/plugin-bundling": "2.7.8",
|
|
23
23
|
"@jsenv/plugin-minification": "1.5.5",
|
|
24
24
|
"@jsenv/eslint-config-relax": "1.2.0",
|
|
25
|
-
"@jsenv/test": "3.
|
|
25
|
+
"@jsenv/test": "3.5.0",
|
|
26
26
|
"eslint": "9.9.0",
|
|
27
27
|
"open": "10.1.0",
|
|
28
28
|
"@playwright/browser-chromium": "1.46.0",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
------------ 2 executions ready -------------
|
|
2
2
|
directory: /Users/damien.maillard/dev/perso/jsenv-core/packages/related/cli/template-web-preact
|
|
3
3
|
---------------------------------------------
|
|
4
|
-
✔ 1/2 src/tests/animals.test.html [chromium/0.
|
|
5
|
-
✔ 2/2 src/tests/app.test.mjs [node/1.
|
|
4
|
+
✔ 1/2 src/tests/animals.test.html [chromium/0.3s] (1 completed)
|
|
5
|
+
✔ 2/2 src/tests/app.test.mjs [node/1.1s] (all completed)
|
|
6
6
|
------------- 2 executions done -------------
|
|
7
7
|
status: all completed
|
|
8
|
-
duration: 1.
|
|
8
|
+
duration: 1.8s (setup: 0.4s, execution: 1.7s, teardown: 0.1s)
|
|
9
9
|
---------------------------------------------
|
|
@@ -21,12 +21,12 @@
|
|
|
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.
|
|
25
|
-
"@jsenv/plugin-preact": "1.6.
|
|
26
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
24
|
+
"@jsenv/core": "39.5.1",
|
|
25
|
+
"@jsenv/plugin-preact": "1.6.18",
|
|
26
|
+
"@jsenv/plugin-bundling": "2.7.8",
|
|
27
27
|
"@jsenv/plugin-minification": "1.5.5",
|
|
28
28
|
"@jsenv/eslint-config-relax": "1.2.0",
|
|
29
|
-
"@jsenv/test": "3.
|
|
29
|
+
"@jsenv/test": "3.5.0",
|
|
30
30
|
"eslint": "9.9.0",
|
|
31
31
|
"open": "10.1.0",
|
|
32
32
|
"@playwright/browser-chromium": "1.46.0",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
directory: /Users/damien.maillard/dev/perso/jsenv-core/packages/related/cli/template-web-react
|
|
3
3
|
---------------------------------------------
|
|
4
4
|
✔ 1/2 src/tests/animals.test.html [chromium/0.1s] (1 completed)
|
|
5
|
-
✔ 2/2 src/tests/app.test.mjs [node/2.
|
|
5
|
+
✔ 2/2 src/tests/app.test.mjs [node/2.5s] (all completed)
|
|
6
6
|
------------- 2 executions done -------------
|
|
7
7
|
status: all completed
|
|
8
|
-
duration:
|
|
8
|
+
duration: 3.1s (setup: 0.4s, execution: 3s, teardown: 0.1s)
|
|
9
9
|
---------------------------------------------
|
|
@@ -22,12 +22,12 @@
|
|
|
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.
|
|
26
|
-
"@jsenv/plugin-react": "1.5.
|
|
27
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
25
|
+
"@jsenv/core": "39.5.1",
|
|
26
|
+
"@jsenv/plugin-react": "1.5.26",
|
|
27
|
+
"@jsenv/plugin-bundling": "2.7.8",
|
|
28
28
|
"@jsenv/plugin-minification": "1.5.5",
|
|
29
29
|
"@jsenv/eslint-config-relax": "1.2.0",
|
|
30
|
-
"@jsenv/test": "3.
|
|
30
|
+
"@jsenv/test": "3.5.0",
|
|
31
31
|
"eslint": "9.9.0",
|
|
32
32
|
"open": "10.1.0",
|
|
33
33
|
"@playwright/browser-chromium": "1.46.0",
|