We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40a8a2 commit 7be5c9cCopy full SHA for 7be5c9c
package.json
@@ -23,7 +23,7 @@
23
"url": "https://github.com/symfony/webpack-encore/issues"
24
},
25
"engines": {
26
- "node": "^18.0.0 || ^20.0.0 || >=22.0"
+ "node": "^18.12.0 || ^20.0.0 || >=22.0"
27
28
"homepage": "https://github.com/symfony/webpack-encore",
29
"dependencies": {
@@ -33,7 +33,7 @@
33
"chalk": "^4.0.0",
34
"clean-webpack-plugin": "^4.0.0",
35
"css-loader": "^6.7.0",
36
- "css-minimizer-webpack-plugin": "^5.0.0",
+ "css-minimizer-webpack-plugin": "^7.0.0",
37
"fastest-levenshtein": "^1.0.16",
38
"mini-css-extract-plugin": "^2.6.0",
39
"pretty-error": "^4.0.0",
0 commit comments