Skip to content

Commit

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

---
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 Oct 15, 2024
1 parent 034c71a commit 0d2ed8d
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 @@ -28,7 +28,7 @@
"react-autocomplete-hint": "^2.0.0",
"react-color": "^2.19.3",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.2",
"react-i18next": "^15.0.3",
"react-map-gl": "~7.1.7",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.27.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11584,9 +11584,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^15.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
"react-i18next@npm:^15.0.3":
version: 15.0.3
resolution: "react-i18next@npm:15.0.3"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -11598,7 +11598,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
languageName: node
linkType: hard

Expand Down Expand Up @@ -12663,7 +12663,7 @@ __metadata:
react-autocomplete-hint: "npm:^2.0.0"
react-color: "npm:^2.19.3"
react-dom: "npm:^18.3.1"
react-i18next: "npm:^15.0.2"
react-i18next: "npm:^15.0.3"
react-map-gl: "npm:~7.1.7"
react-markdown: "npm:^9.0.1"
react-router-dom: "npm:^6.27.0"
Expand Down

0 comments on commit 0d2ed8d

Please sign in to comment.