@enact/cli 5.0.0-alpha.4 → 5.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@enact/cli",
3
- "version": "5.0.0-alpha.4",
3
+ "version": "5.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>",
@@ -39,89 +39,90 @@
39
39
  "upupdowndownleftrightleftrightbastart"
40
40
  ],
41
41
  "dependencies": {
42
- "@babel/core": "^7.17.8",
43
- "@babel/plugin-proposal-decorators": "^7.16.7",
44
- "@babel/plugin-proposal-export-default-from": "^7.16.7",
45
- "@babel/plugin-transform-react-inline-elements": "^7.16.7",
46
- "@babel/plugin-transform-runtime": "^7.16.7",
47
- "@babel/preset-env": "^7.16.7",
48
- "@babel/preset-react": "^7.16.7",
49
- "@babel/preset-typescript": "^7.16.7",
50
- "@babel/runtime": "^7.16.7",
51
- "@enact/dev-utils": "^5.0.0-alpha.2",
52
- "@enact/template-sandstone": "^1.5.0-alpha.2",
53
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
54
- "@testing-library/jest-dom": "^5.14.1",
55
- "@testing-library/react": "^13.0.0",
56
- "@testing-library/react-hooks": "^8.0.0-alpha.1",
57
- "@testing-library/user-event": "^13.2.0",
42
+ "@babel/core": "^7.18.6",
43
+ "@babel/eslint-plugin": "^7.17.7",
44
+ "@babel/plugin-proposal-decorators": "^7.18.6",
45
+ "@babel/plugin-proposal-export-default-from": "^7.18.6",
46
+ "@babel/plugin-transform-react-inline-elements": "^7.18.6",
47
+ "@babel/plugin-transform-runtime": "^7.18.6",
48
+ "@babel/preset-env": "^7.18.6",
49
+ "@babel/preset-react": "^7.18.6",
50
+ "@babel/preset-typescript": "^7.18.6",
51
+ "@babel/runtime": "^7.18.6",
52
+ "@enact/dev-utils": "^5.0.0",
53
+ "@enact/template-sandstone": "^1.5.0",
54
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
55
+ "@testing-library/jest-dom": "^5.16.4",
56
+ "@testing-library/react": "^13.3.0",
57
+ "@testing-library/user-event": "^13.5.0",
58
+ "@typescript-eslint/eslint-plugin": "^5.30.0",
58
59
  "babel-jest": "^27.5.1",
59
- "babel-loader": "^8.2.3",
60
+ "babel-loader": "^8.2.5",
60
61
  "babel-plugin-dev-expression": "^0.2.3",
61
62
  "babel-plugin-dynamic-import-node": "^2.3.3",
62
63
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
63
64
  "babel-plugin-transform-rename-import": "^2.3.0",
64
65
  "case-sensitive-paths-webpack-plugin": "^2.4.0",
65
66
  "chalk": "^4.1.2",
66
- "core-js": "^3.21.1",
67
+ "core-js": "3.22.8",
67
68
  "cross-spawn": "^7.0.3",
68
69
  "css-loader": "^6.7.1",
69
70
  "css-minimizer-webpack-plugin": "^3.4.1",
70
- "dotenv": "^16.0.0",
71
+ "dotenv": "^16.0.1",
71
72
  "dotenv-expand": "^8.0.3",
72
- "eslint": "^8.12.0",
73
- "eslint-config-enact": "^4.0.0",
74
- "eslint-plugin-babel": "^5.3.1",
75
- "eslint-plugin-enact": "^1.0.0",
76
- "eslint-plugin-jsx-a11y": "^6.5.1",
77
- "eslint-plugin-react": "^7.29.4",
78
- "eslint-plugin-react-hooks": "^4.3.0",
79
- "eslint-plugin-testing-library": "^5.2.1",
80
- "eslint-webpack-plugin": "^3.1.1",
73
+ "eslint": "^8.18.0",
74
+ "eslint-config-enact": "^4.1.1",
75
+ "eslint-plugin-enact": "^1.0.1",
76
+ "eslint-plugin-jest": "^26.5.3",
77
+ "eslint-plugin-jsx-a11y": "^6.6.0",
78
+ "eslint-plugin-react": "^7.30.1",
79
+ "eslint-plugin-react-hooks": "^4.6.0",
80
+ "eslint-plugin-testing-library": "^5.5.1",
81
+ "eslint-webpack-plugin": "^3.2.0",
81
82
  "expose-loader": "^3.1.0",
82
83
  "file-loader": "^6.2.0",
83
84
  "filesize": "^8.0.7",
84
- "fs-extra": "^10.0.1",
85
- "glob": "^7.2.0",
85
+ "fs-extra": "^10.1.0",
86
+ "glob": "^7.2.3",
86
87
  "global-modules": "^2.0.0",
87
88
  "html-webpack-plugin": "^5.5.0",
88
89
  "identity-obj-proxy": "^3.0.0",
89
90
  "jest": "^27.5.1",
90
91
  "jest-watch-typeahead": "0.6.5",
91
- "less": "^4.1.2",
92
+ "less": "^4.1.3",
92
93
  "less-loader": "^8.1.1",
93
94
  "less-plugin-npm-import": "^2.1.0",
94
95
  "license-checker": "^25.0.1",
95
- "mini-css-extract-plugin": "^2.6.0",
96
- "minimist": "^1.2.5",
96
+ "mini-css-extract-plugin": "^2.6.1",
97
+ "minimist": "^1.2.6",
97
98
  "node-polyfill-webpack-plugin": "^1.1.4",
98
- "postcss": "^8.4.12",
99
+ "postcss": "^8.4.14",
99
100
  "postcss-flexbugs-fixes": "^5.0.2",
100
101
  "postcss-global-import": "^1.0.6",
101
102
  "postcss-loader": "^6.2.1",
102
103
  "postcss-normalize": "^10.0.1",
103
- "postcss-preset-env": "^7.4.3",
104
- "postcss-resolution-independence": "^1.0.1",
104
+ "postcss-preset-env": "^7.7.2",
105
+ "postcss-resolution-independence": "^1.1.0",
105
106
  "postcss-safe-parser": "^6.0.0",
106
107
  "prompts": "^2.4.2",
107
- "react": "^18.0.0",
108
- "react-dev-utils": "^12.0.0",
109
- "react-dom": "^18.0.0",
110
- "react-refresh": "^0.11.0",
111
- "react-test-renderer": "^18.0.0",
108
+ "react": "^18.2.0",
109
+ "react-dev-utils": "^12.0.1",
110
+ "react-dom": "^18.2.0",
111
+ "react-refresh": "^0.14.0",
112
+ "react-test-renderer": "^18.2.0",
112
113
  "resolution-independence": "^1.0.0",
113
- "resolve": "^1.22.0",
114
- "semver": "^7.3.5",
114
+ "resolve": "^1.22.1",
115
+ "sass-loader": "^13.0.2",
116
+ "semver": "^7.3.7",
115
117
  "source-map-loader": "^3.0.1",
116
118
  "strip-ansi": "^6.0.1",
117
119
  "style-loader": "^3.3.1",
118
- "tailwindcss": "^3.0.23",
119
120
  "tar": "^6.1.11",
120
- "terser-webpack-plugin": "^5.3.1",
121
+ "terser-webpack-plugin": "^5.3.3",
121
122
  "v8-compile-cache": "^2.3.0",
122
123
  "validate-npm-package-name": "^3.0.0",
123
- "webpack": "5.64.4",
124
- "webpack-dev-server": "4.6.0"
124
+ "webpack": "5.73.0",
125
+ "webpack-dev-server": "4.9.3"
125
126
  },
126
127
  "optionalDependencies": {
127
128
  "fsevents": "^2.3.2"
@@ -136,8 +137,8 @@
136
137
  },
137
138
  "devDependencies": {
138
139
  "eslint-config-prettier": "^8.5.0",
139
- "eslint-plugin-import": "^2.25.4",
140
- "eslint-plugin-prettier": "^4.0.0",
141
- "prettier": "^2.6.0"
140
+ "eslint-plugin-import": "^2.26.0",
141
+ "eslint-plugin-prettier": "^4.2.1",
142
+ "prettier": "^2.7.1"
142
143
  }
143
144
  }