Skip to content

Commit

Permalink
chore(deps): bump react-i18next from 15.1.1 to 15.1.2 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.1 to 15.1.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.1...v15.1.2)

---
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 Nov 26, 2024
1 parent 8f5abe3 commit d9fda7d
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 @@ -34,7 +34,7 @@
"react-autocomplete-hint": "^2.0.0",
"react-color": "^2.19.3",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"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 @@ -11695,9 +11695,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^15.1.1":
version: 15.1.1
resolution: "react-i18next@npm:15.1.1"
"react-i18next@npm:^15.1.2":
version: 15.1.2
resolution: "react-i18next@npm:15.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -11709,7 +11709,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/bde93043b2a9ca986bcf021686a0045f9208dabd6e6a7aab75f8c7e38f30410f7dae6bc4b3be47502863621b10ac8a46c1a8c929708fbd822633d76cbb41ae3a
checksum: 10/0d92fe7cba18feb4aa07045bca3c82244dfa68ba6a333005184590c3341a85f6373c7da6d6cec8c7743634d78e9ae6c5ec11070abef785b9e628eb38d4b39617
languageName: node
linkType: hard

Expand Down Expand Up @@ -12782,7 +12782,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.1.1"
react-i18next: "npm:^15.1.2"
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 d9fda7d

Please sign in to comment.