feat: date picker
Showing
| ... | @@ -13,17 +13,18 @@ | ... | @@ -13,17 +13,18 @@ |
| "@alicloud/openapi-client": "^0.4.5", | "@alicloud/openapi-client": "^0.4.5", | ||
| "@alicloud/tea-util": "^1.4.5", | "@alicloud/tea-util": "^1.4.5", | ||
| "@chakra-ui/icons": "^2.0.17", | "@chakra-ui/icons": "^2.0.17", | ||
| "@chakra-ui/react": "^2.5.1", | "@chakra-ui/react": "^2.7.0", | ||
| "@chakra-ui/system": "^2.5.5", | "@chakra-ui/system": "^2.5.8", | ||
| "@dqbd/tiktoken": "^1.0.7", | "@dqbd/tiktoken": "^1.0.7", | ||
| "@emotion/react": "^11.10.6", | "@emotion/react": "^11.10.6", | ||
| "@emotion/styled": "^11.10.6", | "@emotion/styled": "^11.10.6", | ||
| "@next/font": "13.1.6", | "@next/font": "13.4.5", | ||
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| "axios": "^1.3.3", | "axios": "^1.3.3", | ||
| "cookie": "^0.5.0", | "cookie": "^0.5.0", | ||
| "crypto": "^1.0.1", | "crypto": "^1.0.1", | ||
| "date-fns": "^2.30.0", | |||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "eventsource-parser": "^0.1.0", | "eventsource-parser": "^0.1.0", | ||
| "formidable": "^2.1.1", | "formidable": "^2.1.1", | ||
| ... | @@ -37,7 +38,7 @@ | ... | @@ -37,7 +38,7 @@ |
| "mermaid": "^8.13.5", | "mermaid": "^8.13.5", | ||
| "mongoose": "^6.10.0", | "mongoose": "^6.10.0", | ||
| "nanoid": "^4.0.1", | "nanoid": "^4.0.1", | ||
| "next": "13.1.6", | "next": "13.4.5", | ||
| "nextjs-cors": "^2.1.2", | "nextjs-cors": "^2.1.2", | ||
| "nodemailer": "^6.9.1", | "nodemailer": "^6.9.1", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| ... | @@ -45,6 +46,7 @@ | ... | @@ -45,6 +46,7 @@ |
| "papaparse": "^5.4.1", | "papaparse": "^5.4.1", | ||
| "pg": "^8.10.0", | "pg": "^8.10.0", | ||
| "react": "18.2.0", | "react": "18.2.0", | ||
| "react-day-picker": "^8.7.1", | |||
| "react-dom": "18.2.0", | "react-dom": "18.2.0", | ||
| "react-hook-form": "^7.43.1", | "react-hook-form": "^7.43.1", | ||
| "react-markdown": "^8.0.5", | "react-markdown": "^8.0.5", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
client/src/components/Icon/icons/date.svg
0 → 100644
Please
register
or
sign in
to comment