Skip to content

Commit

Permalink
build(deps): bump react-i18next from 15.1.3 to 15.2.0 (#171)
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.2.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.3...v15.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 4417376 commit e8776b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react": "^18.3.1",
"react-color": "^2.19.3",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.3",
"react-i18next": "^15.2.0",
"react-konva": "^18.2.10",
"react-router-dom": "^7.0.2",
"react-scripts": "5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11713,7 +11713,7 @@ __metadata:
react: "npm:^18.3.1"
react-color: "npm:^2.19.3"
react-dom: "npm:^18.3.1"
react-i18next: "npm:^15.1.3"
react-i18next: "npm:^15.2.0"
react-konva: "npm:^18.2.10"
react-router-dom: "npm:^7.0.2"
react-scripts: "npm:5.0.1"
Expand Down Expand Up @@ -12934,9 +12934,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.2.0":
version: 15.2.0
resolution: "react-i18next@npm:15.2.0"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -12948,7 +12948,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/2f8de1757f5b4d91e034f621c0bf6422fad3cde0687d11d4fe87822db86f264c6c3512a26fafe03d91ea691b3c441ba5ca490f4e5611e147df985ee133265089
checksum: 10c0/e6dfd3f04a070777231ea50e750d74ed7a72c56e3f2da238e8666db65431c805482706bbc76bdb69e5196c4125ff4c955ea4166a1788997a679c3a5c03590654
languageName: node
linkType: hard

Expand Down

0 comments on commit e8776b4

Please sign in to comment.