Skip to content

Commit

Permalink
housekeeping: Update dependency react-hook-form to v7.54.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent d96e350 commit 5ab9a26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/scaffolding/templates/gateway/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"resolutions": {
"@types/react": "17.0.50",
"react-hook-form": "7.25.3"
"react-hook-form": "7.54.2"
},
"workspaces": [
"workflows/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-is": "^17.0.2"
},
"resolutions": {
"react-hook-form": "7.25.3"
"react-hook-form": "7.54.2"
},
"devDependencies": {
"@clutch-sh/tools": "^4.0.0-beta",
Expand Down

0 comments on commit 5ab9a26

Please sign in to comment.