Browse Source

:fire: remove fluent & material-ui

Jeremy Zheng 3 years ago
parent
commit
53c63812e6
1 changed files with 3 additions and 9 deletions
  1. 3 9
      dashboard/package.json

+ 3 - 9
dashboard/package.json

@@ -4,14 +4,8 @@
   "private": true,
   "dependencies": {
     "@ant-design/charts": "^1.4.2",
-    "@ant-design/pro-components": "^2.3.20",
-    "@emotion/react": "^11.10.4",
-    "@emotion/styled": "^11.10.4",
-    "@fluentui/react": "^8.98.4",
-    "@fontsource/roboto": "^4.5.8",
+    "@ant-design/pro-components": "^2.3.25",
     "@fortawesome/fontawesome-free": "^6.2.0",
-    "@mui/icons-material": "^5.10.9",
-    "@mui/material": "^5.10.10",
     "@reduxjs/toolkit": "^1.8.6",
     "@testing-library/jest-dom": "^5.14.1",
     "@testing-library/react": "^13.0.0",
@@ -28,7 +22,7 @@
     "@types/react-pdf": "^5.7.2",
     "@uiw/react-md-editor": "^3.19.1",
     "antd": "^4.23.6",
-    "dayjs": "^1.11.5",
+    "dayjs": "^1.11.6",
     "dinero.js": "^2.0.0-alpha.8",
     "emoji-mart": "^5.2.2",
     "famfamfam-flags": "^1.0.0",
@@ -54,7 +48,7 @@
     "react-intl": "^6.2.1",
     "react-json-view": "^1.21.3",
     "react-markdown": "^8.0.3",
-    "react-number-format": "^5.0.1",
+    "react-number-format": "^5.1.0",
     "react-pdf": "^5.7.2",
     "react-player": "^2.11.0",
     "react-quill": "^2.0.0",