build(deps): remove webpack loaders not needed for rspack

This commit is contained in:
Lukas Obermann
2024-08-30 16:38:46 +02:00
parent d19da939b5
commit 5e6df3ab98
2 changed files with 27 additions and 686 deletions
+27 -683
View File
File diff suppressed because it is too large Load Diff
-3
View File
@@ -55,15 +55,12 @@
"eslint-plugin-tsdoc": "^0.2.17",
"glob": "^10.3.10",
"globals": "^13.23.0",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"optolith-tsjsonschemamd": "^0.9.4",
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"ssh2-sftp-client": "^9.1.0",
"standard-version": "^9.5.0",
"ts-loader": "^9.5.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
},