@jsenv/cli 0.1.59 → 0.1.62
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/package.json +5 -5
- package/template-web/package.json +7 -7
- package/template-web-components/package.json +7 -7
- package/template-web-preact/package.json +7 -7
- package/template-web-react/.jsenv/craft/cjs_to_esm/@fs/Users/dam/Documents/dev/core/node_modules/react/index.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/craft/cjs_to_esm/@fs/Users/dam/Documents/dev/core/node_modules/react/jsx-runtime.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/craft/cjs_to_esm/@fs/Users/dam/Documents/dev/core/node_modules/react-dom/client.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/craft/cjs_to_esm/__compile_context__.json +1 -1
- package/template-web-react/package.json +8 -8
package/package.json
CHANGED
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
"test:coverage": "npm run test -- --coverage"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@jsenv/assert": "4.4.
|
|
15
|
-
"@jsenv/core": "39.5.
|
|
16
|
-
"@jsenv/eslint-config-relax": "1.2.
|
|
17
|
-
"@jsenv/test": "3.5.
|
|
18
|
-
"eslint": "9.
|
|
14
|
+
"@jsenv/assert": "4.4.2",
|
|
15
|
+
"@jsenv/core": "39.5.18",
|
|
16
|
+
"@jsenv/eslint-config-relax": "1.2.12",
|
|
17
|
+
"@jsenv/test": "3.5.21",
|
|
18
|
+
"eslint": "9.14.0",
|
|
19
19
|
"prettier": "3.3.3"
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@babel/plugin-syntax-import-assertions": "7.26.0",
|
|
18
|
-
"@jsenv/assert": "4.4.
|
|
19
|
-
"@jsenv/core": "39.5.
|
|
20
|
-
"@jsenv/eslint-config-relax": "1.2.
|
|
21
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
22
|
-
"@jsenv/plugin-minification": "1.5.
|
|
23
|
-
"@jsenv/test": "3.5.
|
|
24
|
-
"eslint": "9.
|
|
18
|
+
"@jsenv/assert": "4.4.2",
|
|
19
|
+
"@jsenv/core": "39.5.18",
|
|
20
|
+
"@jsenv/eslint-config-relax": "1.2.12",
|
|
21
|
+
"@jsenv/plugin-bundling": "2.7.16",
|
|
22
|
+
"@jsenv/plugin-minification": "1.5.10",
|
|
23
|
+
"@jsenv/test": "3.5.21",
|
|
24
|
+
"eslint": "9.14.0",
|
|
25
25
|
"open": "10.1.0",
|
|
26
26
|
"@playwright/browser-chromium": "1.48.2",
|
|
27
27
|
"prettier": "3.3.3"
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@babel/plugin-syntax-import-assertions": "7.26.0",
|
|
19
19
|
"@jsenv/custom-elements-redefine": "0.0.1",
|
|
20
|
-
"@jsenv/assert": "4.4.
|
|
21
|
-
"@jsenv/core": "39.5.
|
|
22
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
23
|
-
"@jsenv/plugin-minification": "1.5.
|
|
24
|
-
"@jsenv/eslint-config-relax": "1.2.
|
|
25
|
-
"@jsenv/test": "3.5.
|
|
26
|
-
"eslint": "9.
|
|
20
|
+
"@jsenv/assert": "4.4.2",
|
|
21
|
+
"@jsenv/core": "39.5.18",
|
|
22
|
+
"@jsenv/plugin-bundling": "2.7.16",
|
|
23
|
+
"@jsenv/plugin-minification": "1.5.10",
|
|
24
|
+
"@jsenv/eslint-config-relax": "1.2.12",
|
|
25
|
+
"@jsenv/test": "3.5.21",
|
|
26
|
+
"eslint": "9.14.0",
|
|
27
27
|
"open": "10.1.0",
|
|
28
28
|
"@playwright/browser-chromium": "1.48.2",
|
|
29
29
|
"prettier": "3.3.3"
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@babel/plugin-syntax-import-assertions": "7.26.0",
|
|
22
22
|
"@babel/plugin-transform-react-jsx": "7.25.9",
|
|
23
|
-
"@jsenv/assert": "4.4.
|
|
24
|
-
"@jsenv/core": "39.5.
|
|
23
|
+
"@jsenv/assert": "4.4.2",
|
|
24
|
+
"@jsenv/core": "39.5.18",
|
|
25
25
|
"@jsenv/plugin-preact": "1.6.24",
|
|
26
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
27
|
-
"@jsenv/plugin-minification": "1.5.
|
|
28
|
-
"@jsenv/eslint-config-relax": "1.2.
|
|
29
|
-
"@jsenv/test": "3.5.
|
|
30
|
-
"eslint": "9.
|
|
26
|
+
"@jsenv/plugin-bundling": "2.7.16",
|
|
27
|
+
"@jsenv/plugin-minification": "1.5.10",
|
|
28
|
+
"@jsenv/eslint-config-relax": "1.2.12",
|
|
29
|
+
"@jsenv/test": "3.5.21",
|
|
30
|
+
"eslint": "9.14.0",
|
|
31
31
|
"open": "10.1.0",
|
|
32
32
|
"@playwright/browser-chromium": "1.48.2",
|
|
33
33
|
"prettier": "3.3.3"
|
|
@@ -21,14 +21,14 @@
|
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@babel/plugin-syntax-import-assertions": "7.26.0",
|
|
23
23
|
"@babel/plugin-transform-react-jsx": "7.25.9",
|
|
24
|
-
"@jsenv/assert": "4.4.
|
|
25
|
-
"@jsenv/core": "39.5.
|
|
26
|
-
"@jsenv/plugin-react": "1.5.
|
|
27
|
-
"@jsenv/plugin-bundling": "2.7.
|
|
28
|
-
"@jsenv/plugin-minification": "1.5.
|
|
29
|
-
"@jsenv/eslint-config-relax": "1.2.
|
|
30
|
-
"@jsenv/test": "3.5.
|
|
31
|
-
"eslint": "9.
|
|
24
|
+
"@jsenv/assert": "4.4.2",
|
|
25
|
+
"@jsenv/core": "39.5.18",
|
|
26
|
+
"@jsenv/plugin-react": "1.5.43",
|
|
27
|
+
"@jsenv/plugin-bundling": "2.7.16",
|
|
28
|
+
"@jsenv/plugin-minification": "1.5.10",
|
|
29
|
+
"@jsenv/eslint-config-relax": "1.2.12",
|
|
30
|
+
"@jsenv/test": "3.5.21",
|
|
31
|
+
"eslint": "9.14.0",
|
|
32
32
|
"open": "10.1.0",
|
|
33
33
|
"@playwright/browser-chromium": "1.48.2",
|
|
34
34
|
"prettier": "3.3.3"
|