Skip to content

Commit

Permalink
chore(deps): bump react-i18next from 12.3.1 to 13.4.1
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.3.1 to 13.4.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v12.3.1...v13.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent bef9c37 commit 26377e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-autocomplete-hint": "^2.0.0",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
"react-i18next": "^12.3.1",
"react-i18next": "^13.4.1",
"react-map-gl": "~7.0.25",
"react-markdown": "^8.0.7",
"react-router-dom": "^6.15.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
version: 7.20.13
resolution: "@babel/runtime@npm:7.20.13"
dependencies:
Expand Down Expand Up @@ -12936,21 +12936,21 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^12.3.1":
version: 12.3.1
resolution: "react-i18next@npm:12.3.1"
"react-i18next@npm:^13.4.1":
version: 13.4.1
resolution: "react-i18next@npm:13.4.1"
dependencies:
"@babel/runtime": ^7.20.6
"@babel/runtime": ^7.22.5
html-parse-stringify: ^3.0.1
peerDependencies:
i18next: ">= 19.0.0"
i18next: ">= 23.2.3"
react: ">= 16.8.0"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: fe3f360e5184bc63861734e94bf625a09b9ec0d28fab41779a68758af258fd1737dde25ff7a88ddb66c1571a3e3de5b3403825a91b4949bf9832a00615acb87a
checksum: 1d8eb0a2258933edb4f320fb40600835abb866e50ac599c724253f41460bc1c368c263708b2910738d50de310e4c0e8f8e26309c99bb9022f967d223a877a8b4
languageName: node
linkType: hard

Expand Down Expand Up @@ -13968,7 +13968,7 @@ __metadata:
react-autocomplete-hint: ^2.0.0
react-color: ^2.19.3
react-dom: ^17.0.2
react-i18next: ^12.3.1
react-i18next: ^13.4.1
react-map-gl: ~7.0.25
react-markdown: ^8.0.7
react-router-dom: ^6.15.0
Expand Down

0 comments on commit 26377e8

Please sign in to comment.