Upgrade css-loader to v5 (#26758)

This commit is contained in:
Michael Telatynski
2023-12-13 15:41:33 +00:00
committed by GitHub
parent fc1f706540
commit 4e952e7cb5
2 changed files with 42 additions and 60 deletions

View File

@@ -146,7 +146,7 @@
"concurrently": "^8.0.0",
"copy-webpack-plugin": "^11.0.0",
"cronstrue": "^2.41.0",
"css-loader": "^4",
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^5.0.1",
"dotenv": "^16.0.2",
"eslint": "8.55.0",