Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.0.5 (#5056)
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 Feb 6, 2024
1 parent 4fdd771 commit d9df656
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.50.1",
"react-i18next": "14.0.4",
"react-i18next": "14.0.5",
"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 @@ -17865,7 +17865,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-hook-form: "npm:7.50.1"
react-i18next: "npm:14.0.4"
react-i18next: "npm:14.0.5"
react-test-renderer: "npm:18.2.0"
rimraf: "npm:5.0.5"
rippleui: "npm:1.12.1"
Expand Down Expand Up @@ -19894,9 +19894,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.0.4":
version: 14.0.4
resolution: "react-i18next@npm:14.0.4"
"react-i18next@npm:14.0.5":
version: 14.0.5
resolution: "react-i18next@npm:14.0.5"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -19908,7 +19908,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/a281b17438c8097f29b9822e719272aef9a9280ab6c3d1dc04738c4d94b47ba46380483d7671ced58f31145f6a72313acf5f9c7fe76bd72f1244015d7fd64e9a
checksum: 10c0/60e3bedc6889689cfb96005b134da79d50097d3ff088284b35f213820aacedbdad1ff32e97b8447db70834c16d472ded829675e05c2a099baea9fd96b3a5b72f
languageName: node
linkType: hard

Expand Down

0 comments on commit d9df656

Please sign in to comment.