feat(webpack): update less to v4.1.3 (#15048)

This commit is contained in:
Phillip Barta 2023-02-17 12:40:41 +01:00 committed by GitHub
parent 428391e124
commit 0c230c8f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -184,7 +184,7 @@
"jsonc-parser": "3.2.0", "jsonc-parser": "3.2.0",
"kill-port": "^1.6.1", "kill-port": "^1.6.1",
"lerna": "6.0.0", "lerna": "6.0.0",
"less": "3.12.2", "less": "4.1.3",
"less-loader": "11.1.0", "less-loader": "11.1.0",
"license-webpack-plugin": "^4.0.2", "license-webpack-plugin": "^4.0.2",
"loader-utils": "2.0.3", "loader-utils": "2.0.3",

View File

@ -43,8 +43,8 @@
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "7.2.13", "fork-ts-checker-webpack-plugin": "7.2.13",
"ignore": "^5.0.4", "ignore": "^5.0.4",
"less": "3.12.2", "less": "4.1.3",
"less-loader": "^11.1.0", "less-loader": "11.1.0",
"license-webpack-plugin": "^4.0.2", "license-webpack-plugin": "^4.0.2",
"loader-utils": "^2.0.3", "loader-utils": "^2.0.3",
"mini-css-extract-plugin": "~2.4.7", "mini-css-extract-plugin": "~2.4.7",