Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent ae9c68b commit 6239e1c
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.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.1",
"react-i18next": "15.0.3",
"react-i18next": "15.1.0",
"rippleui": "1.12.1",
"rooks": "7.14.1",
"sharp": "0.33.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15603,7 +15603,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-hook-form: "npm:7.53.1"
react-i18next: "npm:15.0.3"
react-i18next: "npm:15.1.0"
react-test-renderer: "npm:18.3.1"
rimraf: "npm:6.0.1"
rippleui: "npm:1.12.1"
Expand Down Expand Up @@ -17496,9 +17496,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.0.3":
version: 15.0.3
resolution: "react-i18next@npm:15.0.3"
"react-i18next@npm:15.1.0":
version: 15.1.0
resolution: "react-i18next@npm:15.1.0"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -17510,7 +17510,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/4b955a0880c75fae32baa8370c7384cb080f2d66280d88c78fe114ca6f9f6610b06623a8fdf8f2a298b88bd147ea191503beb9c810d77714bd34543268473592
checksum: 10c0/a812a8345222e4c0b9423cec6bf0997abf5b72802d29c4b5c91c3a8ba0be87f536f5968456d6e3b6526e978ea5db7addde24d5855dd98a1d4ca7eb9aed8a9b20
languageName: node
linkType: hard

Expand Down

0 comments on commit 6239e1c

Please sign in to comment.