mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "@toeverything/components/ui",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@emotion/is-prop-valid": "^1.1.3",
|
||||
"@emotion/react": "^11.9.3",
|
||||
"@emotion/styled": "^11.9.3",
|
||||
"@floating-ui/dom": "^0.5.4",
|
||||
"@mui/base": "^5.0.0-alpha.87",
|
||||
"@mui/material": "^5.8.6",
|
||||
"@mui/system": "^5.8.6",
|
||||
"@mui/x-date-pickers": "^5.0.0-alpha.7",
|
||||
"@mui/x-date-pickers-pro": "^5.0.0-alpha.7",
|
||||
"@types/react-date-range": "^1.4.4",
|
||||
"clsx": "^1.2.0",
|
||||
"react-date-range": "^1.4.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user