Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 955b513 commit b34a36f
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.0",
"react-i18next": "14.0.2",
"react-i18next": "14.0.3",
"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.0"
react-i18next: "npm:14.0.2"
react-i18next: "npm:14.0.3"
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.2":
version: 14.0.2
resolution: "react-i18next@npm:14.0.2"
"react-i18next@npm:14.0.3":
version: 14.0.3
resolution: "react-i18next@npm:14.0.3"
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/95f07b73760a089a57584107ba8c02657fabaf250bff837bc9c650aaa4c0f57c65546190348ae08dee3c51ba81bcefc2a700212b1a1d03ff0d7a299f88be402a
checksum: 10c0/e5d5f2a14324a295094944b71139e60d473a48843e8ce6e68d0edd8b34826900c6dd2ac7bac9a8b23c70a54fa89cdc9da9556b2e96fca0027d3555d3075813ed
languageName: node
linkType: hard

Expand Down

0 comments on commit b34a36f

Please sign in to comment.