chore(fe): dev deps cleanup (#31908)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
parent
66c22f896b
commit
8960db4132
File diff suppressed because it is too large
Load Diff
|
|
@ -125,7 +125,6 @@
|
|||
"ace-builds": "^1.36.3",
|
||||
"antd": "4.10.3",
|
||||
"antd-v5": "npm:antd@^5.18.0",
|
||||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||
"bootstrap": "^3.4.1",
|
||||
"brace": "^0.11.1",
|
||||
"chrono-node": "^2.7.6",
|
||||
|
|
@ -147,7 +146,6 @@
|
|||
"geostyler-style": "^7.5.0",
|
||||
"geostyler-wfs-parser": "^2.0.3",
|
||||
"googleapis": "^130.0.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"immer": "^10.1.1",
|
||||
"interweave": "^13.1.0",
|
||||
"jquery": "^3.7.1",
|
||||
|
|
@ -289,6 +287,7 @@
|
|||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^7.1.2",
|
||||
|
|
@ -321,6 +320,7 @@
|
|||
"fetch-mock": "^7.7.3",
|
||||
"fork-ts-checker-webpack-plugin": "^9.0.2",
|
||||
"history": "^5.3.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"ignore-styles": "^5.0.1",
|
||||
"imports-loader": "^5.0.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
@ -335,7 +335,6 @@
|
|||
"less-loader": "^12.2.0",
|
||||
"mini-css-extract-plugin": "^2.9.0",
|
||||
"mock-socket": "^9.3.1",
|
||||
"node-fetch": "^2.6.7",
|
||||
"open-cli": "^8.0.0",
|
||||
"po2json": "^0.4.5",
|
||||
"prettier": "3.3.3",
|
||||
|
|
@ -360,8 +359,7 @@
|
|||
"webpack-dev-server": "^4.15.1",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
"webpack-sources": "^3.2.3",
|
||||
"webpack-visualizer-plugin2": "^1.1.0",
|
||||
"xdm": "^3.4.0"
|
||||
"webpack-visualizer-plugin2": "^1.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.16.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue