remove unused libraries
This commit is contained in:
10
package.json
10
package.json
@@ -13,27 +13,17 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/icons": "^5.3.7",
|
"@ant-design/icons": "^5.3.7",
|
||||||
"@googlemaps/react-wrapper": "^1.2.0",
|
"@googlemaps/react-wrapper": "^1.2.0",
|
||||||
"@react-pdf/renderer": "^3.4.4",
|
|
||||||
"@reduxjs/toolkit": "^2.2.6",
|
"@reduxjs/toolkit": "^2.2.6",
|
||||||
"@types/node": "^20.14.11",
|
"@types/node": "^20.14.11",
|
||||||
"antd": "^5.27.4",
|
"antd": "^5.27.4",
|
||||||
"dayjs": "^1.11.11",
|
"dayjs": "^1.11.11",
|
||||||
"fuse.js": "^7.0.0",
|
|
||||||
"i18next": "^23.15.1",
|
"i18next": "^23.15.1",
|
||||||
"normalizr": "^3.6.2",
|
|
||||||
"path": "^0.12.7",
|
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-barcode": "^1.5.3",
|
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-drag-listview": "^2.0.0",
|
|
||||||
"react-i18next": "^15.0.2",
|
"react-i18next": "^15.0.2",
|
||||||
"react-phone-input-2": "^2.15.1",
|
"react-phone-input-2": "^2.15.1",
|
||||||
"react-redux": "^9.1.2",
|
"react-redux": "^9.1.2",
|
||||||
"react-resizable": "^3.0.5",
|
|
||||||
"react-router-dom": "^6.24.1",
|
"react-router-dom": "^6.24.1",
|
||||||
"react-use": "^17.5.0",
|
|
||||||
"recharts": "^2.15.1",
|
|
||||||
"virtuallist-antd": "^0.8.0-beta.1",
|
|
||||||
"vite-tsconfig-paths": "^4.3.2"
|
"vite-tsconfig-paths": "^4.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user