chore(i18n): remove unused dependencies (#2485)

This commit is contained in:
Whitewater 2023-05-22 02:03:55 -07:00 committed by GitHub
parent fe5be0cb47
commit 281a068cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View File

@ -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"
},

View File

@ -208,10 +208,7 @@ __metadata:
"@types/node": ^18.16.13
"@types/prettier": ^2.7.2
i18next: ^22.4.15
next: ^13.4.2
prettier: ^2.8.8
react: 18.3.0-canary-16d053d59-20230506
react-dom: 18.3.0-canary-16d053d59-20230506
react-i18next: ^12.3.0
ts-node: ^10.9.1
typescript: ^5.0.4