mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 21:11:51 +03:00
25 lines
678 B
JSON
25 lines
678 B
JSON
{
|
|
"name": "@toeverything/components/layout",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@date-io/date-fns": "^2.14.0",
|
|
"@dnd-kit/core": "^6.0.5",
|
|
"@dnd-kit/modifiers": "^6.0.0",
|
|
"@dnd-kit/sortable": "^7.0.1",
|
|
"@dnd-kit/utilities": "^3.2.0",
|
|
"@mui/icons-material": "^5.8.4",
|
|
"clsx": "^1.2.1",
|
|
"date-fns": "^2.29.2",
|
|
"i18next": "^21.9.1",
|
|
"jotai": "^1.8.1",
|
|
"react-i18next": "^11.18.4",
|
|
"tinycolor2": "^1.4.2",
|
|
"turndown": "7.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/tinycolor2": "^1.4.3",
|
|
"@types/turndown": "^5.0.1"
|
|
}
|
|
}
|