@enact/cli 7.0.0-rc.1 → 7.0.0
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 +4 -0
- package/npm-shrinkwrap.json +25 -25
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@enact/cli",
|
|
3
|
-
"version": "7.0.0
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@enact/cli",
|
|
9
|
-
"version": "7.0.0
|
|
9
|
+
"version": "7.0.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
13
|
-
"@enact/dev-utils": "^7.0.0
|
|
14
|
-
"@enact/template-sandstone": "^
|
|
13
|
+
"@enact/dev-utils": "^7.0.0",
|
|
14
|
+
"@enact/template-sandstone": "^2.8.0",
|
|
15
15
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
|
|
16
16
|
"@testing-library/jest-dom": "^6.6.3",
|
|
17
17
|
"@testing-library/react": "^16.3.0",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"dotenv": "^16.5.0",
|
|
31
31
|
"dotenv-expand": "^12.0.2",
|
|
32
32
|
"eslint": "^9.26.0",
|
|
33
|
-
"eslint-config-enact": "^5.0.0
|
|
33
|
+
"eslint-config-enact": "^5.0.0",
|
|
34
34
|
"eslint-webpack-plugin": "^5.0.1",
|
|
35
35
|
"expose-loader": "^5.0.1",
|
|
36
36
|
"file-loader": "^6.2.0",
|
|
@@ -3081,9 +3081,9 @@
|
|
|
3081
3081
|
}
|
|
3082
3082
|
},
|
|
3083
3083
|
"node_modules/@enact/dev-utils": {
|
|
3084
|
-
"version": "7.0.0
|
|
3085
|
-
"resolved": "https://registry.npmjs.org/@enact/dev-utils/-/dev-utils-7.0.0
|
|
3086
|
-
"integrity": "sha512-
|
|
3084
|
+
"version": "7.0.0",
|
|
3085
|
+
"resolved": "https://registry.npmjs.org/@enact/dev-utils/-/dev-utils-7.0.0.tgz",
|
|
3086
|
+
"integrity": "sha512-NJQvr+RDplBoeRf+3XXjiSJAR4dEnIRXiZ6R6k68OIoHeff7wv7mG+SXHMj2P9LE+n6FsT43xcc3FvvJk7xfpw==",
|
|
3087
3087
|
"hasShrinkwrap": true,
|
|
3088
3088
|
"license": "Apache-2.0",
|
|
3089
3089
|
"dependencies": {
|
|
@@ -5010,9 +5010,9 @@
|
|
|
5010
5010
|
}
|
|
5011
5011
|
},
|
|
5012
5012
|
"node_modules/@enact/dev-utils/node_modules/eslint-config-enact": {
|
|
5013
|
-
"version": "5.0.0
|
|
5014
|
-
"resolved": "https://registry.npmjs.org/eslint-config-enact/-/eslint-config-enact-5.0.0
|
|
5015
|
-
"integrity": "sha512-
|
|
5013
|
+
"version": "5.0.0",
|
|
5014
|
+
"resolved": "https://registry.npmjs.org/eslint-config-enact/-/eslint-config-enact-5.0.0.tgz",
|
|
5015
|
+
"integrity": "sha512-dGv96nXjbS9Ay8hs2Dms3EuYnpot7jvqYFcjTuW3b0HXiDpi0lNYQRzRDZkH+NYupbo2fYmHUya1a/wJUZlaKg==",
|
|
5016
5016
|
"dev": true,
|
|
5017
5017
|
"hasShrinkwrap": true,
|
|
5018
5018
|
"license": "Apache-2.0",
|
|
@@ -5026,7 +5026,7 @@
|
|
|
5026
5026
|
"@typescript-eslint/parser": "^8.24.0",
|
|
5027
5027
|
"babel-preset-enact": "^0.1.12",
|
|
5028
5028
|
"eslint": "^9.20.0",
|
|
5029
|
-
"eslint-plugin-enact": "^2.0.0
|
|
5029
|
+
"eslint-plugin-enact": "^2.0.0",
|
|
5030
5030
|
"eslint-plugin-jest": "^28.11.0",
|
|
5031
5031
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
5032
5032
|
"eslint-plugin-react": "^7.37.4",
|
|
@@ -8910,9 +8910,9 @@
|
|
|
8910
8910
|
}
|
|
8911
8911
|
},
|
|
8912
8912
|
"node_modules/@enact/dev-utils/node_modules/eslint-config-enact/node_modules/eslint-plugin-enact": {
|
|
8913
|
-
"version": "2.0.0
|
|
8914
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-enact/-/eslint-plugin-enact-2.0.0
|
|
8915
|
-
"integrity": "sha512-
|
|
8913
|
+
"version": "2.0.0",
|
|
8914
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-enact/-/eslint-plugin-enact-2.0.0.tgz",
|
|
8915
|
+
"integrity": "sha512-jFOgtwOuSAlQQAHvEwmqOe/7AY3reYfMZYhDXCAyOUHZjkmmr6xXgLTq3pGG37b7ip+hhnNU26kYPYJDpCMAdg==",
|
|
8916
8916
|
"dev": true,
|
|
8917
8917
|
"license": "Apache-2.0",
|
|
8918
8918
|
"optional": true,
|
|
@@ -15887,9 +15887,9 @@
|
|
|
15887
15887
|
}
|
|
15888
15888
|
},
|
|
15889
15889
|
"node_modules/@enact/template-sandstone": {
|
|
15890
|
-
"version": "
|
|
15891
|
-
"resolved": "https://registry.npmjs.org/@enact/template-sandstone/-/template-sandstone-
|
|
15892
|
-
"integrity": "sha512-
|
|
15890
|
+
"version": "2.8.0",
|
|
15891
|
+
"resolved": "https://registry.npmjs.org/@enact/template-sandstone/-/template-sandstone-2.8.0.tgz",
|
|
15892
|
+
"integrity": "sha512-7J6QnrXRjfYC3A3c6Qdb+euURhUFxL2Wp0SY6FZ6FL8Btwga29m1X8xpVNbuErNlQ74PY4l5uVCetFZCr2kjGw==",
|
|
15893
15893
|
"license": "Apache-2.0",
|
|
15894
15894
|
"engines": {
|
|
15895
15895
|
"node": ">=6.4.0"
|
|
@@ -20833,9 +20833,9 @@
|
|
|
20833
20833
|
}
|
|
20834
20834
|
},
|
|
20835
20835
|
"node_modules/eslint-config-enact": {
|
|
20836
|
-
"version": "5.0.0
|
|
20837
|
-
"resolved": "https://registry.npmjs.org/eslint-config-enact/-/eslint-config-enact-5.0.0
|
|
20838
|
-
"integrity": "sha512-
|
|
20836
|
+
"version": "5.0.0",
|
|
20837
|
+
"resolved": "https://registry.npmjs.org/eslint-config-enact/-/eslint-config-enact-5.0.0.tgz",
|
|
20838
|
+
"integrity": "sha512-dGv96nXjbS9Ay8hs2Dms3EuYnpot7jvqYFcjTuW3b0HXiDpi0lNYQRzRDZkH+NYupbo2fYmHUya1a/wJUZlaKg==",
|
|
20839
20839
|
"hasShrinkwrap": true,
|
|
20840
20840
|
"license": "Apache-2.0",
|
|
20841
20841
|
"dependencies": {
|
|
@@ -20846,7 +20846,7 @@
|
|
|
20846
20846
|
"@typescript-eslint/parser": "^8.24.0",
|
|
20847
20847
|
"babel-preset-enact": "^0.1.12",
|
|
20848
20848
|
"eslint": "^9.20.0",
|
|
20849
|
-
"eslint-plugin-enact": "^2.0.0
|
|
20849
|
+
"eslint-plugin-enact": "^2.0.0",
|
|
20850
20850
|
"eslint-plugin-jest": "^28.11.0",
|
|
20851
20851
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
20852
20852
|
"eslint-plugin-react": "^7.37.4",
|
|
@@ -24085,9 +24085,9 @@
|
|
|
24085
24085
|
}
|
|
24086
24086
|
},
|
|
24087
24087
|
"node_modules/eslint-config-enact/node_modules/eslint-plugin-enact": {
|
|
24088
|
-
"version": "2.0.0
|
|
24089
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-enact/-/eslint-plugin-enact-2.0.0
|
|
24090
|
-
"integrity": "sha512-
|
|
24088
|
+
"version": "2.0.0",
|
|
24089
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-enact/-/eslint-plugin-enact-2.0.0.tgz",
|
|
24090
|
+
"integrity": "sha512-jFOgtwOuSAlQQAHvEwmqOe/7AY3reYfMZYhDXCAyOUHZjkmmr6xXgLTq3pGG37b7ip+hhnNU26kYPYJDpCMAdg==",
|
|
24091
24091
|
"license": "Apache-2.0",
|
|
24092
24092
|
"dependencies": {
|
|
24093
24093
|
"doctrine": "^3.0.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@enact/cli",
|
|
3
|
-
"version": "7.0.0
|
|
3
|
+
"version": "7.0.0",
|
|
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>",
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
],
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
47
|
-
"@enact/dev-utils": "^7.0.0
|
|
48
|
-
"@enact/template-sandstone": "^
|
|
47
|
+
"@enact/dev-utils": "^7.0.0",
|
|
48
|
+
"@enact/template-sandstone": "^2.8.0",
|
|
49
49
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
|
|
50
50
|
"@testing-library/jest-dom": "^6.6.3",
|
|
51
51
|
"@testing-library/react": "^16.3.0",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"dotenv": "^16.5.0",
|
|
65
65
|
"dotenv-expand": "^12.0.2",
|
|
66
66
|
"eslint": "^9.26.0",
|
|
67
|
-
"eslint-config-enact": "^5.0.0
|
|
67
|
+
"eslint-config-enact": "^5.0.0",
|
|
68
68
|
"eslint-webpack-plugin": "^5.0.1",
|
|
69
69
|
"expose-loader": "^5.0.1",
|
|
70
70
|
"file-loader": "^6.2.0",
|