@jsenv/cli 0.3.79 → 0.3.80
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 +1 -1
- package/template-web/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js +0 -2
- package/template-web/package.json +1 -1
- package/template-web-components/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js +0 -2
- package/template-web-components/package.json +1 -1
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js +0 -2
- package/template-web-preact/package.json +1 -1
- package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js +0 -2
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/index.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/jsx-runtime.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react-dom/client.production.js__compile_info__.json +2 -2
- package/template-web-react/package.json +1 -1
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@babel/plugin-syntax-import-attributes": "7.27.1",
|
|
18
18
|
"@jsenv/assert": "4.5.5",
|
|
19
|
-
"@jsenv/core": "40.12.
|
|
19
|
+
"@jsenv/core": "40.12.4",
|
|
20
20
|
"@jsenv/eslint-config-relax": "1.7.11",
|
|
21
21
|
"@jsenv/plugin-bundling": "2.10.4",
|
|
22
22
|
"@jsenv/plugin-minification": "1.7.3",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@babel/plugin-syntax-import-attributes": "7.27.1",
|
|
19
19
|
"@jsenv/custom-elements-redefine": "0.0.1",
|
|
20
20
|
"@jsenv/assert": "4.5.5",
|
|
21
|
-
"@jsenv/core": "40.12.
|
|
21
|
+
"@jsenv/core": "40.12.4",
|
|
22
22
|
"@jsenv/plugin-bundling": "2.10.4",
|
|
23
23
|
"@jsenv/plugin-minification": "1.7.3",
|
|
24
24
|
"@jsenv/eslint-config-relax": "1.7.11",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@babel/plugin-syntax-import-attributes": "7.27.1",
|
|
22
22
|
"@babel/plugin-transform-react-jsx": "7.27.1",
|
|
23
23
|
"@jsenv/assert": "4.5.5",
|
|
24
|
-
"@jsenv/core": "40.12.
|
|
24
|
+
"@jsenv/core": "40.12.4",
|
|
25
25
|
"@jsenv/plugin-preact": "1.7.28",
|
|
26
26
|
"@jsenv/plugin-bundling": "2.10.4",
|
|
27
27
|
"@jsenv/plugin-minification": "1.7.3",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@babel/plugin-syntax-import-attributes": "7.27.1",
|
|
23
23
|
"@babel/plugin-transform-react-jsx": "7.27.1",
|
|
24
24
|
"@jsenv/assert": "4.5.5",
|
|
25
|
-
"@jsenv/core": "40.12.
|
|
25
|
+
"@jsenv/core": "40.12.4",
|
|
26
26
|
"@jsenv/plugin-react": "1.7.29",
|
|
27
27
|
"@jsenv/plugin-bundling": "2.10.4",
|
|
28
28
|
"@jsenv/plugin-minification": "1.7.3",
|