[WIP] Update

This commit is contained in:
2024-01-25 14:32:12 +09:00
parent c97df03ca1
commit 3afcb40ae9
25 changed files with 600 additions and 260 deletions

View File

@ -28,19 +28,24 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@excalidraw/excalidraw": "^0.15.2",
"@fontsource/roboto": "^5.0.5",
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.14.1",
"@mui/styled-engine-sc": "^5.12.0",
"dexie": "^3.2.4",
"dexie-react-hooks": "^1.1.6",
"i18next": "^23.2.11",
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.1",
"jotai": "^2.2.2",
"just-diff": "^6.0.2",
"just-diff-apply": "^5.5.0",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.0.2",
"react-router-dom": "^6.14.2",
"styled-components": "^6.0.4",
"ts-pattern": "^5.0.4",