Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump react-i18next from 15.1.1 to 15.1.2 in /ui #534

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -11964,9 +11964,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 @@ -11978,7 +11978,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/bde93043b2a9ca986bcf021686a0045f9208dabd6e6a7aab75f8c7e38f30410f7dae6bc4b3be47502863621b10ac8a46c1a8c929708fbd822633d76cbb41ae3a
checksum: 10/0d92fe7cba18feb4aa07045bca3c82244dfa68ba6a333005184590c3341a85f6373c7da6d6cec8c7743634d78e9ae6c5ec11070abef785b9e628eb38d4b39617
languageName: node
linkType: hard

Expand Down Expand Up @@ -13051,7 +13051,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
Loading