Skip to content

Commit 369e2c0

Browse files
Merge pull request #106 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/i18next-24.2.0
build: bump i18next from 23.9.0 to 24.2.0 in /App/frontend-app
2 parents 4ba07dd + c86bda1 commit 369e2c0

3 files changed

Lines changed: 19 additions & 12 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 13 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@react-pdf-viewer/default-layout": "^3.12.0",
3333
"date-fns": "^4.1.0",
3434
"dropzone": "^6.0.0-beta.2",
35-
"i18next": "^23.2.3",
35+
"i18next": "^24.2.0",
3636
"i18next-browser-languagedetector": "^7.0.2",
3737
"i18next-http-backend": "^2.2.1",
3838
"km-app": "file:",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5092,10 +5092,10 @@ i18next@^22.0.3:
50925092
dependencies:
50935093
"@babel/runtime" "^7.20.6"
50945094

5095-
i18next@^23.2.3:
5096-
version "23.9.0"
5097-
resolved "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz"
5098-
integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==
5095+
i18next@^24.2.0:
5096+
version "24.2.0"
5097+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4"
5098+
integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==
50995099
dependencies:
51005100
"@babel/runtime" "^7.23.2"
51015101

@@ -6020,7 +6020,7 @@ kleur@^3.0.3:
60206020
"@react-pdf-viewer/default-layout" "^3.12.0"
60216021
date-fns "^4.1.0"
60226022
dropzone "^6.0.0-beta.2"
6023-
i18next "^23.2.3"
6023+
i18next "^24.2.0"
60246024
i18next-browser-languagedetector "^7.0.2"
60256025
i18next-http-backend "^2.2.1"
60266026
km-app "file:."

0 commit comments

Comments
 (0)