mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 21:41:52 +08:00
feat: add types/prettier to i18n package
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
"react-i18next": "^11.18.4"
|
"react-i18next": "^11.18.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@types/prettier": "^2.7.2",
|
||||||
"typescript": "^4.8.4"
|
"typescript": "^4.8.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -160,6 +160,7 @@ importers:
|
|||||||
|
|
||||||
packages/i18n:
|
packages/i18n:
|
||||||
specifiers:
|
specifiers:
|
||||||
|
'@types/prettier': ^2.7.2
|
||||||
i18next: ^21.9.1
|
i18next: ^21.9.1
|
||||||
prettier: ^2.7.1
|
prettier: ^2.7.1
|
||||||
react-i18next: ^11.18.4
|
react-i18next: ^11.18.4
|
||||||
@@ -169,6 +170,7 @@ importers:
|
|||||||
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:
|
||||||
|
'@types/prettier': 2.7.2
|
||||||
typescript: 4.9.3
|
typescript: 4.9.3
|
||||||
|
|
||||||
packages/logger:
|
packages/logger:
|
||||||
@@ -3359,6 +3361,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@types/prettier/2.7.2:
|
||||||
|
resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@types/prop-types/15.7.5:
|
/@types/prop-types/15.7.5:
|
||||||
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user