Skip to content

Commit

Permalink
chore(deps): bump react-i18next from 15.1.3 to 15.1.4 in /ui
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.3 to 15.1.4.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.3...v15.1.4)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent dffaf3a commit 998bea1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-color": "^2.19.3",
"react-dom": "^18.3.1",
"react-html-parser": "^2.0.2",
"react-i18next": "^15.1.3",
"react-i18next": "^15.1.4",
"react-map-gl": "~7.1.7",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.28.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12074,9 +12074,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^15.1.3":
version: 15.1.3
resolution: "react-i18next@npm:15.1.3"
"react-i18next@npm:^15.1.4":
version: 15.1.4
resolution: "react-i18next@npm:15.1.4"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -12088,7 +12088,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/32fbe0ba7696f3e8f4a08544e9044d099cf49afb1c83d161064874be45e4db11565081981d63cee8e7ed9f47e3a980988a89027e7efef43625bbd8649280f529
checksum: 10/24fa385431c48ca58007c1284c1e59e928e3f90d2d9ea4347cd345794663d0e9f5c29351e733cba4bccfdca93887c863b6dbefd0b43c347fbca2b608c22b095d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13174,7 +13174,7 @@ __metadata:
react-color: "npm:^2.19.3"
react-dom: "npm:^18.3.1"
react-html-parser: "npm:^2.0.2"
react-i18next: "npm:^15.1.3"
react-i18next: "npm:^15.1.4"
react-map-gl: "npm:~7.1.7"
react-markdown: "npm:^9.0.1"
react-router-dom: "npm:^6.28.0"
Expand Down

0 comments on commit 998bea1

Please sign in to comment.