@enact/cli 6.0.4 → 6.1.1

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": "6.0.4",
3
+ "version": "6.1.1",
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,18 @@
43
43
  "upupdowndownleftrightleftrightbastart"
44
44
  ],
45
45
  "dependencies": {
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",
46
+ "@babel/plugin-transform-modules-commonjs": "^7.23.3",
47
+ "@enact/dev-utils": "^6.1.0",
48
+ "@enact/template-sandstone": "^2.8.0",
50
49
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
51
- "@testing-library/jest-dom": "^6.1.5",
52
- "@testing-library/react": "^14.0.0",
53
- "@testing-library/user-event": "^14.5.1",
54
- "@typescript-eslint/eslint-plugin": "^6.10.0",
50
+ "@testing-library/jest-dom": "^6.2.0",
51
+ "@testing-library/react": "^14.1.2",
52
+ "@testing-library/user-event": "^14.5.2",
55
53
  "babel-jest": "^29.7.0",
56
54
  "babel-loader": "^9.1.3",
57
55
  "babel-plugin-dynamic-import-node": "^2.3.3",
58
56
  "babel-plugin-transform-rename-import": "^2.3.0",
59
- "babel-preset-enact": "^0.1.6",
57
+ "babel-preset-enact": "^0.1.7",
60
58
  "case-sensitive-paths-webpack-plugin": "^2.4.0",
61
59
  "chalk": "^5.3.0",
62
60
  "core-js": "3.22.8",
@@ -65,41 +63,34 @@
65
63
  "css-minimizer-webpack-plugin": "^5.0.1",
66
64
  "dotenv": "^16.3.1",
67
65
  "dotenv-expand": "^10.0.0",
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
- "eslint-plugin-react-hooks": "^4.6.0",
75
- "eslint-plugin-testing-library": "^6.2.0",
66
+ "eslint": "^8.56.0",
67
+ "eslint-config-enact": "^4.2.1",
76
68
  "eslint-webpack-plugin": "^4.0.1",
77
69
  "expose-loader": "^4.1.0",
78
70
  "file-loader": "^6.2.0",
79
71
  "filesize": "^10.1.0",
80
- "fs-extra": "^11.1.1",
72
+ "fs-extra": "^11.2.0",
81
73
  "glob": "^10.3.10",
82
74
  "global-modules": "^2.0.0",
83
- "html-webpack-plugin": "^5.5.3",
75
+ "html-webpack-plugin": "^5.6.0",
84
76
  "identity-obj-proxy": "^3.0.0",
85
77
  "jest": "^29.7.0",
86
78
  "jest-environment-jsdom": "^29.7.0",
87
79
  "jest-watch-typeahead": "^2.2.2",
88
80
  "less": "^4.2.0",
89
- "less-loader": "^11.1.3",
81
+ "less-loader": "^11.1.4",
90
82
  "less-plugin-npm-import": "^2.1.0",
91
83
  "license-checker": "^25.0.1",
92
84
  "mini-css-extract-plugin": "^2.7.6",
93
85
  "minimist": "^1.2.8",
94
- "node-polyfill-webpack-plugin": "^2.0.1",
95
- "postcss": "^8.4.31",
86
+ "node-polyfill-webpack-plugin": "^3.0.0",
87
+ "postcss": "^8.4.32",
96
88
  "postcss-flexbugs-fixes": "^5.0.2",
97
89
  "postcss-global-import": "^1.0.6",
98
- "postcss-loader": "^7.3.3",
90
+ "postcss-loader": "^7.3.4",
99
91
  "postcss-normalize": "^10.0.1",
100
92
  "postcss-preset-env": "^9.3.0",
101
- "postcss-resolution-independence": "^1.1.4",
102
- "postcss-safe-parser": "^6.0.0",
93
+ "postcss-resolution-independence": "^1.1.5",
103
94
  "prompts": "^2.4.2",
104
95
  "react": "^18.2.0",
105
96
  "react-dev-utils": "^12.0.1",
@@ -108,13 +99,13 @@
108
99
  "react-test-renderer": "^18.2.0",
109
100
  "resolution-independence": "^1.0.0",
110
101
  "resolve": "^1.22.8",
111
- "sass-loader": "^13.3.2",
102
+ "sass-loader": "^13.3.3",
112
103
  "semver": "^7.5.4",
113
- "source-map-loader": "^4.0.1",
104
+ "source-map-loader": "^4.0.2",
114
105
  "strip-ansi": "^7.1.0",
115
106
  "style-loader": "^3.3.3",
116
107
  "tar": "^6.2.0",
117
- "terser-webpack-plugin": "^5.3.9",
108
+ "terser-webpack-plugin": "^5.3.10",
118
109
  "validate-npm-package-name": "^5.0.0",
119
110
  "webpack": "^5.89.0",
120
111
  "webpack-dev-server": "^4.15.1"
@@ -131,9 +122,9 @@
131
122
  }
132
123
  },
133
124
  "devDependencies": {
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"
125
+ "eslint-config-prettier": "^9.1.0",
126
+ "eslint-plugin-import": "^2.29.1",
127
+ "eslint-plugin-prettier": "^5.1.2",
128
+ "prettier": "^3.1.1"
138
129
  }
139
130
  }