@enact/cli 6.0.2 → 6.0.4
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/CHANGELOG.md +10 -0
- package/commands/info.js +6 -4
- package/commands/template.js +11 -11
- package/npm-shrinkwrap.json +20944 -10865
- package/package.json +34 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@enact/cli",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.4",
|
|
4
4
|
"description": "Full-featured build environment tool for Enact applications.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"author": "Jason Robitaille <jason.robitaille@lge.com>",
|
|
@@ -43,20 +43,20 @@
|
|
|
43
43
|
"upupdowndownleftrightleftrightbastart"
|
|
44
44
|
],
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@babel/eslint-plugin": "^7.22.
|
|
47
|
-
"@babel/plugin-transform-modules-commonjs": "^7.
|
|
48
|
-
"@enact/dev-utils": "^6.0.
|
|
49
|
-
"@enact/template-sandstone": "^1.5.
|
|
50
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.
|
|
51
|
-
"@testing-library/jest-dom": "^
|
|
46
|
+
"@babel/eslint-plugin": "^7.22.10",
|
|
47
|
+
"@babel/plugin-transform-modules-commonjs": "^7.23.0",
|
|
48
|
+
"@enact/dev-utils": "^6.0.3",
|
|
49
|
+
"@enact/template-sandstone": "^1.5.6",
|
|
50
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
51
|
+
"@testing-library/jest-dom": "^6.1.5",
|
|
52
52
|
"@testing-library/react": "^14.0.0",
|
|
53
|
-
"@testing-library/user-event": "^14.
|
|
54
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
55
|
-
"babel-jest": "^29.
|
|
53
|
+
"@testing-library/user-event": "^14.5.1",
|
|
54
|
+
"@typescript-eslint/eslint-plugin": "^6.10.0",
|
|
55
|
+
"babel-jest": "^29.7.0",
|
|
56
56
|
"babel-loader": "^9.1.3",
|
|
57
57
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
58
58
|
"babel-plugin-transform-rename-import": "^2.3.0",
|
|
59
|
-
"babel-preset-enact": "^0.1.
|
|
59
|
+
"babel-preset-enact": "^0.1.6",
|
|
60
60
|
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
|
61
61
|
"chalk": "^5.3.0",
|
|
62
62
|
"core-js": "3.22.8",
|
|
@@ -65,40 +65,40 @@
|
|
|
65
65
|
"css-minimizer-webpack-plugin": "^5.0.1",
|
|
66
66
|
"dotenv": "^16.3.1",
|
|
67
67
|
"dotenv-expand": "^10.0.0",
|
|
68
|
-
"eslint": "^8.
|
|
69
|
-
"eslint-config-enact": "^4.1.
|
|
70
|
-
"eslint-plugin-enact": "^1.0.
|
|
71
|
-
"eslint-plugin-jest": "^27.
|
|
72
|
-
"eslint-plugin-jsx-a11y": "^6.
|
|
73
|
-
"eslint-plugin-react": "^7.
|
|
68
|
+
"eslint": "^8.53.0",
|
|
69
|
+
"eslint-config-enact": "^4.1.8",
|
|
70
|
+
"eslint-plugin-enact": "^1.0.6",
|
|
71
|
+
"eslint-plugin-jest": "^27.6.0",
|
|
72
|
+
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
73
|
+
"eslint-plugin-react": "^7.33.2",
|
|
74
74
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
75
|
-
"eslint-plugin-testing-library": "^
|
|
75
|
+
"eslint-plugin-testing-library": "^6.2.0",
|
|
76
76
|
"eslint-webpack-plugin": "^4.0.1",
|
|
77
77
|
"expose-loader": "^4.1.0",
|
|
78
78
|
"file-loader": "^6.2.0",
|
|
79
|
-
"filesize": "^10.0
|
|
79
|
+
"filesize": "^10.1.0",
|
|
80
80
|
"fs-extra": "^11.1.1",
|
|
81
|
-
"glob": "^10.3.
|
|
81
|
+
"glob": "^10.3.10",
|
|
82
82
|
"global-modules": "^2.0.0",
|
|
83
83
|
"html-webpack-plugin": "^5.5.3",
|
|
84
84
|
"identity-obj-proxy": "^3.0.0",
|
|
85
|
-
"jest": "^29.
|
|
86
|
-
"jest-environment-jsdom": "^29.
|
|
85
|
+
"jest": "^29.7.0",
|
|
86
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
87
87
|
"jest-watch-typeahead": "^2.2.2",
|
|
88
|
-
"less": "^4.
|
|
88
|
+
"less": "^4.2.0",
|
|
89
89
|
"less-loader": "^11.1.3",
|
|
90
90
|
"less-plugin-npm-import": "^2.1.0",
|
|
91
91
|
"license-checker": "^25.0.1",
|
|
92
92
|
"mini-css-extract-plugin": "^2.7.6",
|
|
93
93
|
"minimist": "^1.2.8",
|
|
94
94
|
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
95
|
-
"postcss": "^8.4.
|
|
95
|
+
"postcss": "^8.4.31",
|
|
96
96
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
97
97
|
"postcss-global-import": "^1.0.6",
|
|
98
98
|
"postcss-loader": "^7.3.3",
|
|
99
99
|
"postcss-normalize": "^10.0.1",
|
|
100
|
-
"postcss-preset-env": "^9.
|
|
101
|
-
"postcss-resolution-independence": "^1.1.
|
|
100
|
+
"postcss-preset-env": "^9.3.0",
|
|
101
|
+
"postcss-resolution-independence": "^1.1.4",
|
|
102
102
|
"postcss-safe-parser": "^6.0.0",
|
|
103
103
|
"prompts": "^2.4.2",
|
|
104
104
|
"react": "^18.2.0",
|
|
@@ -107,20 +107,20 @@
|
|
|
107
107
|
"react-refresh": "^0.14.0",
|
|
108
108
|
"react-test-renderer": "^18.2.0",
|
|
109
109
|
"resolution-independence": "^1.0.0",
|
|
110
|
-
"resolve": "^1.22.
|
|
110
|
+
"resolve": "^1.22.8",
|
|
111
111
|
"sass-loader": "^13.3.2",
|
|
112
112
|
"semver": "^7.5.4",
|
|
113
113
|
"source-map-loader": "^4.0.1",
|
|
114
114
|
"strip-ansi": "^7.1.0",
|
|
115
115
|
"style-loader": "^3.3.3",
|
|
116
|
-
"tar": "^6.
|
|
116
|
+
"tar": "^6.2.0",
|
|
117
117
|
"terser-webpack-plugin": "^5.3.9",
|
|
118
118
|
"validate-npm-package-name": "^5.0.0",
|
|
119
|
-
"webpack": "^5.
|
|
119
|
+
"webpack": "^5.89.0",
|
|
120
120
|
"webpack-dev-server": "^4.15.1"
|
|
121
121
|
},
|
|
122
122
|
"optionalDependencies": {
|
|
123
|
-
"fsevents": "^2.3.
|
|
123
|
+
"fsevents": "^2.3.3"
|
|
124
124
|
},
|
|
125
125
|
"peerDependencies": {
|
|
126
126
|
"typescript": "^3.2.1 || ^4 || ^5"
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
"devDependencies": {
|
|
134
|
-
"eslint-config-prettier": "^
|
|
135
|
-
"eslint-plugin-import": "^2.
|
|
136
|
-
"eslint-plugin-prettier": "^
|
|
137
|
-
"prettier": "^
|
|
134
|
+
"eslint-config-prettier": "^9.0.0",
|
|
135
|
+
"eslint-plugin-import": "^2.29.0",
|
|
136
|
+
"eslint-plugin-prettier": "^5.0.1",
|
|
137
|
+
"prettier": "^3.0.3"
|
|
138
138
|
}
|
|
139
139
|
}
|