Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.0.1 (#4962)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent b5585af commit 4a5e4e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.3",
"react-i18next": "14.0.0",
"react-i18next": "14.0.1",
"rippleui": "1.12.1",
"rooks": "7.14.1",
"sharp": "0.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17900,7 +17900,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-hook-form: "npm:7.49.3"
react-i18next: "npm:14.0.0"
react-i18next: "npm:14.0.1"
react-test-renderer: "npm:18.2.0"
rimraf: "npm:5.0.5"
rippleui: "npm:1.12.1"
Expand Down Expand Up @@ -19972,9 +19972,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.0.0":
version: 14.0.0
resolution: "react-i18next@npm:14.0.0"
"react-i18next@npm:14.0.1":
version: 14.0.1
resolution: "react-i18next@npm:14.0.1"
dependencies:
"@babel/runtime": "npm:^7.22.5"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -19986,7 +19986,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 923990e941cdc9ca73bb34fca8a408f850c6ce7ca490661d83c808c5a91f33997882d40e0d2da64664c91a064e12002164c8dd843d75542a7e7e261a3d4198d8
checksum: 9104c51c5d185e6d1b8ad71714b9ef490286f87b8833c7f67949da34f46f65ebcc994f6f3d087ffe180b7f811ba367c64e5e500c8e442fedbdf54c193bad0257
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a5e4e7

Please sign in to comment.