chore(fe): dev deps cleanup (#31908)

Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
Đỗ Trọng Hải 2025-01-18 23:58:17 +07:00 committed by GitHub
parent 66c22f896b
commit 8960db4132
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 257 additions and 1548 deletions

File diff suppressed because it is too large Load Diff

View File

@ -125,7 +125,6 @@
"ace-builds": "^1.36.3", "ace-builds": "^1.36.3",
"antd": "4.10.3", "antd": "4.10.3",
"antd-v5": "npm:antd@^5.18.0", "antd-v5": "npm:antd@^5.18.0",
"babel-plugin-typescript-to-proptypes": "^2.0.0",
"bootstrap": "^3.4.1", "bootstrap": "^3.4.1",
"brace": "^0.11.1", "brace": "^0.11.1",
"chrono-node": "^2.7.6", "chrono-node": "^2.7.6",
@ -147,7 +146,6 @@
"geostyler-style": "^7.5.0", "geostyler-style": "^7.5.0",
"geostyler-wfs-parser": "^2.0.3", "geostyler-wfs-parser": "^2.0.3",
"googleapis": "^130.0.0", "googleapis": "^130.0.0",
"html-webpack-plugin": "^5.6.3",
"immer": "^10.1.1", "immer": "^10.1.1",
"interweave": "^13.1.0", "interweave": "^13.1.0",
"jquery": "^3.7.1", "jquery": "^3.7.1",
@ -289,6 +287,7 @@
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0", "babel-plugin-jsx-remove-data-test-id": "^3.0.0",
"babel-plugin-lodash": "^3.3.4", "babel-plugin-lodash": "^3.3.4",
"babel-plugin-typescript-to-proptypes": "^2.0.0",
"copy-webpack-plugin": "^12.0.2", "copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"css-loader": "^7.1.2", "css-loader": "^7.1.2",
@ -321,6 +320,7 @@
"fetch-mock": "^7.7.3", "fetch-mock": "^7.7.3",
"fork-ts-checker-webpack-plugin": "^9.0.2", "fork-ts-checker-webpack-plugin": "^9.0.2",
"history": "^5.3.0", "history": "^5.3.0",
"html-webpack-plugin": "^5.6.3",
"ignore-styles": "^5.0.1", "ignore-styles": "^5.0.1",
"imports-loader": "^5.0.0", "imports-loader": "^5.0.0",
"jest": "^29.7.0", "jest": "^29.7.0",
@ -335,7 +335,6 @@
"less-loader": "^12.2.0", "less-loader": "^12.2.0",
"mini-css-extract-plugin": "^2.9.0", "mini-css-extract-plugin": "^2.9.0",
"mock-socket": "^9.3.1", "mock-socket": "^9.3.1",
"node-fetch": "^2.6.7",
"open-cli": "^8.0.0", "open-cli": "^8.0.0",
"po2json": "^0.4.5", "po2json": "^0.4.5",
"prettier": "3.3.3", "prettier": "3.3.3",
@ -360,8 +359,7 @@
"webpack-dev-server": "^4.15.1", "webpack-dev-server": "^4.15.1",
"webpack-manifest-plugin": "^5.0.0", "webpack-manifest-plugin": "^5.0.0",
"webpack-sources": "^3.2.3", "webpack-sources": "^3.2.3",
"webpack-visualizer-plugin2": "^1.1.0", "webpack-visualizer-plugin2": "^1.1.0"
"xdm": "^3.4.0"
}, },
"engines": { "engines": {
"node": "^20.16.0", "node": "^20.16.0",