Skip to content

Commit 810faad

Browse files
fix(deps): update dependency react-hook-form to ^7.65.0
1 parent 90a2887 commit 810faad

3 files changed

Lines changed: 56 additions & 48 deletions

File tree

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "18.2.0",
3838
"react-day-picker": "^8.10.0",
3939
"react-dom": "18.2.0",
40-
"react-hook-form": "^7.49.2",
40+
"react-hook-form": "^7.65.0",
4141
"react-image-crop": "^11.0.4",
4242
"react-wrap-balancer": "^1.1.0",
4343
"recharts": "^2.10.3",

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^18.2.0",
3333
"react-day-picker": "^8.10.0",
3434
"react-dom": "^18.2.0",
35-
"react-hook-form": "^7.45.4",
35+
"react-hook-form": "^7.65.0",
3636
"tailwindcss": "3.4.1",
3737
"tailwindcss-animate": "^1.0.7"
3838
},
@@ -50,7 +50,7 @@
5050
"react": "18.2.0",
5151
"react-day-picker": "^8.10.0",
5252
"react-dom": "18.2.0",
53-
"react-hook-form": "^7.49.2",
53+
"react-hook-form": "^7.65.0",
5454
"tailwindcss": "3.4.1",
5555
"tailwindcss-animate": "^1.0.7",
5656
"typescript": "^5.3.3"

pnpm-lock.yaml

Lines changed: 53 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)