Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 8de8181 commit d871994
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.2",
"react-i18next": "15.1.1",
"react-i18next": "15.1.2",
"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 @@ -15718,7 +15718,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-hook-form: "npm:7.53.2"
react-i18next: "npm:15.1.1"
react-i18next: "npm:15.1.2"
react-test-renderer: "npm:18.3.1"
rimraf: "npm:6.0.1"
rippleui: "npm:1.12.1"
Expand Down Expand Up @@ -17575,9 +17575,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.1.1":
version: 15.1.1
resolution: "react-i18next@npm:15.1.1"
"react-i18next@npm:15.1.2":
version: 15.1.2
resolution: "react-i18next@npm:15.1.2"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -17589,7 +17589,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10c0/c1e8af21422cdaa1a493b1d73502a496aab84c3318de1137bb56b1f2f37eae4ba5856cf079b0a0abe9f2a18e0457c986ad2e43e70875f7cd43d0efa2f70897a5
checksum: 10c0/b10052545f0bebcd0b55cf04eb7d58307cdf6645707108bcae28026fe92ce0ef9cf0b35ac9cb940f6fcc22f679c810f2c008e9d8284bd4cfbb26c5649e3885ab
languageName: node
linkType: hard

Expand Down

0 comments on commit d871994

Please sign in to comment.