mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
chore: remove language detector
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"i18next": "^21.9.1",
|
"i18next": "^21.9.1",
|
||||||
"i18next-browser-languagedetector": "^7.0.1",
|
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"react-i18next": "^11.18.4"
|
"react-i18next": "^11.18.4"
|
||||||
},
|
},
|
||||||
|
|||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -162,13 +162,11 @@ importers:
|
|||||||
specifiers:
|
specifiers:
|
||||||
'@types/prettier': ^2.7.2
|
'@types/prettier': ^2.7.2
|
||||||
i18next: ^21.9.1
|
i18next: ^21.9.1
|
||||||
i18next-browser-languagedetector: ^7.0.1
|
|
||||||
prettier: ^2.7.1
|
prettier: ^2.7.1
|
||||||
react-i18next: ^11.18.4
|
react-i18next: ^11.18.4
|
||||||
typescript: ^4.8.4
|
typescript: ^4.8.4
|
||||||
dependencies:
|
dependencies:
|
||||||
i18next: 21.10.0
|
i18next: 21.10.0
|
||||||
i18next-browser-languagedetector: 7.0.1
|
|
||||||
prettier: 2.7.1
|
prettier: 2.7.1
|
||||||
react-i18next: 11.18.6_i18next@21.10.0
|
react-i18next: 11.18.6_i18next@21.10.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -5612,12 +5610,6 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/i18next-browser-languagedetector/7.0.1:
|
|
||||||
resolution: {integrity: sha512-Pa5kFwaczXJAeHE56CHG2aWzFBMJNUNghf0Pm4SwSrEMps/PTKqW90EYWlIvhuYStf3Sn1K0vw+gH3+TLdkH1g==}
|
|
||||||
dependencies:
|
|
||||||
'@babel/runtime': 7.20.7
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/i18next/21.10.0:
|
/i18next/21.10.0:
|
||||||
resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==}
|
resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user