mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-24 19:22:49 +03:00
chore(i18n): remove unused dependencies (#2485)
This commit is contained in:
parent
fe5be0cb47
commit
281a068cfb
@ -28,15 +28,12 @@
|
||||
"dependencies": {
|
||||
"@affine/debug": "workspace:*",
|
||||
"i18next": "^22.4.15",
|
||||
"react": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-i18next": "^12.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.16.13",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"next": "^13.4.2",
|
||||
"prettier": "^2.8.8",
|
||||
"react-dom": "18.3.0-canary-16d053d59-20230506",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user