Doceditor: downgrade i18n

This commit is contained in:
Timofey Boyko 2024-02-14 13:38:26 +03:00
parent 614abaa5bb
commit 8f5e9f041e
2 changed files with 2 additions and 11 deletions

View File

@ -10,7 +10,7 @@
}, },
"dependencies": { "dependencies": {
"@onlyoffice/document-editor-react": "^1.3.0", "@onlyoffice/document-editor-react": "^1.3.0",
"i18next": "^23.8.2", "i18next": "^20.6.1",
"mobx": "^6.8.0", "mobx": "^6.8.0",
"next": "14.0.4", "next": "14.0.4",
"react": "^18.2.0", "react": "^18.2.0",

View File

@ -3096,7 +3096,7 @@ __metadata:
"@types/react-dom": "npm:^18" "@types/react-dom": "npm:^18"
eslint: "npm:^8" eslint: "npm:^8"
eslint-config-next: "npm:14.0.4" eslint-config-next: "npm:14.0.4"
i18next: "npm:^23.8.2" i18next: "npm:^20.6.1"
mobx: "npm:^6.8.0" mobx: "npm:^6.8.0"
next: "npm:14.0.4" next: "npm:14.0.4"
prettier: "npm:^3.2.4" prettier: "npm:^3.2.4"
@ -17622,15 +17622,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"i18next@npm:^23.8.2":
version: 23.8.2
resolution: "i18next@npm:23.8.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 594c4d5bafd9ac0073a5f2c0ccb40b157571857d43f7f22949a5ab6ea07e6e6f7e39058ddee6e7396369b54d5d741e76cba59c0d5c23ce0ab99e06b249c66f5e
languageName: node
linkType: hard
"iconv-lite@npm:0.4.24": "iconv-lite@npm:0.4.24":
version: 0.4.24 version: 0.4.24
resolution: "iconv-lite@npm:0.4.24" resolution: "iconv-lite@npm:0.4.24"