Skip to content

Commit e453142

Browse files
Merge pull request #99 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/react-i18next-15.2.0
build: bump react-i18next from 13.5.0 to 15.2.0 in /App/frontend-app
2 parents 369e2c0 + 8e17b56 commit e453142

3 files changed

Lines changed: 16 additions & 18 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 8 additions & 10 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
@@ -42,7 +42,7 @@
4242
"react": "^18.2.0",
4343
"react-dom": "^18.2.0",
4444
"react-dropzone": "^14.2.3",
45-
"react-i18next": "^13.0.1",
45+
"react-i18next": "^15.2.0",
4646
"react-markdown": "^9.0.1",
4747
"react-router-dom": "^6.14.2",
4848
"react-tiff": "^0.0.11",

App/frontend-app/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
dependencies:
305305
"@babel/helper-plugin-utils" "^7.22.5"
306306

307-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
307+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.25.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
308308
version "7.26.0"
309309
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
310310
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -6030,7 +6030,7 @@ kleur@^3.0.3:
60306030
react "^18.2.0"
60316031
react-dom "^18.2.0"
60326032
react-dropzone "^14.2.3"
6033-
react-i18next "^13.0.1"
6033+
react-i18next "^15.2.0"
60346034
react-markdown "^9.0.1"
60356035
react-router-dom "^6.14.2"
60366036
react-tiff "^0.0.11"
@@ -7225,12 +7225,12 @@ react-i18next@^12.0.0:
72257225
"@babel/runtime" "^7.20.6"
72267226
html-parse-stringify "^3.0.1"
72277227

7228-
react-i18next@^13.0.1:
7229-
version "13.5.0"
7230-
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-13.5.0.tgz"
7231-
integrity sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==
7228+
react-i18next@^15.2.0:
7229+
version "15.2.0"
7230+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.2.0.tgz#6b51650e1e93eb4d235a4d533fcf61b3bbf4ea10"
7231+
integrity sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==
72327232
dependencies:
7233-
"@babel/runtime" "^7.22.5"
7233+
"@babel/runtime" "^7.25.0"
72347234
html-parse-stringify "^3.0.1"
72357235

72367236
react-is@^16.13.1:

0 commit comments

Comments
 (0)