Skip to content

Commit

Permalink
build(deps): bump react-i18next from 15.0.2 to 15.0.3
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 14, 2024
1 parent 7ceb432 commit 03e32d7
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 @@ -110,7 +110,7 @@
"nanoid": "^3.3.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^15.0.2",
"react-i18next": "^15.0.3",
"react-joyride": "^2.9.2",
"react-redux": "^8.0.5",
"react-router-dom": "^6.26.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4389,7 +4389,7 @@ __metadata:
raw-loader: ^4.0.2
react: ^17.0.2
react-dom: ^17.0.2
react-i18next: ^15.0.2
react-i18next: ^15.0.3
react-joyride: ^2.9.2
react-redux: ^8.0.5
react-router-dom: ^6.26.2
Expand Down Expand Up @@ -11425,9 +11425,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": ^7.25.0
html-parse-stringify: ^3.0.1
Expand All @@ -11439,7 +11439,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 2694433e44548ef116c1ed6d0a4a08194230ae36e2f02c9775565ad181f274291769c2ec308c168125111c67e84523a465f9cff66d775641cbf6a0f826f7ef44
checksum: 6309dba571b4b2a793c23a93cfa2e0c55a5856e21efa3bfa9dcc70151cbffdab23d5d8e2486acbdcfbe0eef5dd7c6599e5370a6b2177b93f9f8e54128da77efb
languageName: node
linkType: hard

Expand Down

0 comments on commit 03e32d7

Please sign in to comment.