|
|
@@ -4,8 +4,16 @@
|
|
|
"homepage": "/my",
|
|
|
"private": true,
|
|
|
"dependencies": {
|
|
|
- "@ant-design/pro-components": "^2.3.13",
|
|
|
- "@reduxjs/toolkit": "^1.8.5",
|
|
|
+ "@ant-design/charts": "^1.4.2",
|
|
|
+ "@ant-design/pro-components": "^2.3.16",
|
|
|
+ "@emotion/react": "^11.10.4",
|
|
|
+ "@emotion/styled": "^11.10.4",
|
|
|
+ "@fluentui/react": "^8.98.0",
|
|
|
+ "@fontsource/roboto": "^4.5.8",
|
|
|
+ "@fortawesome/fontawesome-free": "^6.2.0",
|
|
|
+ "@mui/icons-material": "^5.10.9",
|
|
|
+ "@mui/material": "^5.10.9",
|
|
|
+ "@reduxjs/toolkit": "^1.8.6",
|
|
|
"@testing-library/jest-dom": "^5.14.1",
|
|
|
"@testing-library/react": "^13.0.0",
|
|
|
"@testing-library/user-event": "^13.2.1",
|
|
|
@@ -14,34 +22,44 @@
|
|
|
"@types/js-cookie": "^3.0.2",
|
|
|
"@types/node": "^16.7.13",
|
|
|
"@types/react": "^18.0.0",
|
|
|
+ "@types/react-big-calendar": "^0.38.2",
|
|
|
"@types/react-color": "^3.0.6",
|
|
|
"@types/react-copy-to-clipboard": "^5.0.4",
|
|
|
"@types/react-dom": "^18.0.0",
|
|
|
- "antd": "^4.23.3",
|
|
|
+ "@types/react-pdf": "^5.7.2",
|
|
|
+ "antd": "^4.23.5",
|
|
|
"dayjs": "^1.11.5",
|
|
|
"dinero.js": "^2.0.0-alpha.8",
|
|
|
"emoji-mart": "^5.2.2",
|
|
|
+ "famfamfam-flags": "^1.0.0",
|
|
|
+ "famfamfam-mini": "^1.0.0",
|
|
|
+ "famfamfam-silk": "^1.0.0",
|
|
|
"filesize": "^10.0.5",
|
|
|
"google-map-react": "^2.2.0",
|
|
|
- "google-protobuf": "^3.21.0",
|
|
|
+ "google-protobuf": "^3.21.2",
|
|
|
"grpc-web": "^1.4.1",
|
|
|
"js-cookie": "^3.0.1",
|
|
|
"jwt-decode": "^3.1.2",
|
|
|
"qrcode.react": "^3.1.0",
|
|
|
"react": "^18.2.0",
|
|
|
+ "react-big-calendar": "^1.5.0",
|
|
|
"react-color": "^2.19.3",
|
|
|
"react-copy-to-clipboard": "^5.1.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
"react-draggable": "^4.4.5",
|
|
|
- "react-dropzone": "^14.2.2",
|
|
|
+ "react-dropzone": "^14.2.3",
|
|
|
"react-highlight-words": "^0.18.0",
|
|
|
- "react-intl": "^6.1.2",
|
|
|
+ "react-hook-form": "^7.37.0",
|
|
|
+ "react-image-crop": "^10.0.8",
|
|
|
+ "react-intl": "^6.2.0",
|
|
|
"react-json-view": "^1.21.3",
|
|
|
"react-markdown": "^8.0.3",
|
|
|
+ "react-number-format": "^5.0.1",
|
|
|
+ "react-pdf": "^5.7.2",
|
|
|
"react-player": "^2.11.0",
|
|
|
"react-quill": "^2.0.0",
|
|
|
"react-redux": "^8.0.4",
|
|
|
- "react-router-dom": "^6.4.1",
|
|
|
+ "react-router-dom": "^6.4.2",
|
|
|
"react-scripts": "5.0.1",
|
|
|
"react-sparklines": "^1.7.0",
|
|
|
"react-syntax-highlighter": "^15.5.0",
|