Skip to content

Commit b2dc41b

Browse files
committed
upgrade remix-hook-form
1 parent 86ecf4d commit b2dc41b

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^19.0.0",
2020
"react-hook-form": "^7.51.0",
2121
"react-router": "^7.6.1",
22-
"remix-hook-form": "^7.0.1",
22+
"remix-hook-form": "^7.1.0",
2323
"storybook": "^9.0.6"
2424
},
2525
"devDependencies": {

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^19.0.0",
3333
"react-router": "^7.0.0",
3434
"react-router-dom": "^7.0.0",
35-
"remix-hook-form": "7.0.1"
35+
"remix-hook-form": "7.1.0"
3636
},
3737
"dependencies": {
3838
"@hookform/resolvers": "^3.9.1",
@@ -64,7 +64,7 @@
6464
"react-hook-form": "^7.53.1",
6565
"react-router": "^7.6.3",
6666
"react-router-dom": "^7.6.3",
67-
"remix-hook-form": "7.0.1",
67+
"remix-hook-form": "7.1.0",
6868
"sonner": "^1.7.1",
6969
"tailwind-merge": "^2.5.5",
7070
"tailwindcss-animate": "^1.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,7 +1585,7 @@ __metadata:
15851585
react: "npm:^19.0.0"
15861586
react-hook-form: "npm:^7.51.0"
15871587
react-router: "npm:^7.6.1"
1588-
remix-hook-form: "npm:^7.0.1"
1588+
remix-hook-form: "npm:^7.1.0"
15891589
start-server-and-test: "npm:^2.0.11"
15901590
storybook: "npm:^9.0.6"
15911591
tailwindcss: "npm:^4.0.0"
@@ -1639,7 +1639,7 @@ __metadata:
16391639
react-hook-form: "npm:^7.53.1"
16401640
react-router: "npm:^7.6.3"
16411641
react-router-dom: "npm:^7.6.3"
1642-
remix-hook-form: "npm:7.0.1"
1642+
remix-hook-form: "npm:7.1.0"
16431643
sonner: "npm:^1.7.1"
16441644
tailwind-merge: "npm:^2.5.5"
16451645
tailwindcss: "npm:^4.0.0"
@@ -1653,7 +1653,7 @@ __metadata:
16531653
react: ^19.0.0
16541654
react-router: ^7.0.0
16551655
react-router-dom: ^7.0.0
1656-
remix-hook-form: 7.0.1
1656+
remix-hook-form: 7.1.0
16571657
languageName: unknown
16581658
linkType: soft
16591659

@@ -9429,7 +9429,7 @@ __metadata:
94299429
languageName: node
94309430
linkType: hard
94319431

9432-
"remix-hook-form@npm:7.0.1, remix-hook-form@npm:^7.0.1":
9432+
"remix-hook-form@npm:7.1.0, remix-hook-form@npm:^7.1.0":
94339433
version: 7.1.0
94349434
resolution: "remix-hook-form@npm:7.1.0"
94359435
peerDependencies:

0 commit comments

Comments
 (0)