Skip to content

Bump react-hook-form from 7.54.2 to 7.55.0 #2905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/sif-demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"postcss": "8.5.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"zod": "3.24.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions apps/ungdomsytelse-deltaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "5.0.0",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-intl": "7.1.10",
"react-router-dom": "7.4.0",
"uuid": "11.1.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"prettier": "3.5.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-intl": "7.1.10",
"react-router-dom": "7.4.0",
"storybook": "8.6.10",
Expand Down
2 changes: 1 addition & 1 deletion apps/ungdomsytelse-veileder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postcss": "8.5.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-intl": "7.1.10",
"react-markdown": "10.1.0",
"react-router-dom": "7.4.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5737,7 +5737,7 @@ __metadata:
prettier: "npm:3.5.3"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-hook-form: "npm:7.54.2"
react-hook-form: "npm:7.55.0"
stylelint: "npm:16.17.0"
tailwindcss: "npm:4.0.17"
typescript: "npm:5.8.2"
Expand Down Expand Up @@ -5958,7 +5958,7 @@ __metadata:
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-error-boundary: "npm:5.0.0"
react-hook-form: "npm:7.54.2"
react-hook-form: "npm:7.55.0"
react-intl: "npm:7.1.10"
react-router-dom: "npm:7.4.0"
storybook: "npm:8.6.10"
Expand Down Expand Up @@ -6038,7 +6038,7 @@ __metadata:
prettier: "npm:3.5.3"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-hook-form: "npm:7.54.2"
react-hook-form: "npm:7.55.0"
react-intl: "npm:7.1.10"
react-markdown: "npm:10.1.0"
react-router-dom: "npm:7.4.0"
Expand Down Expand Up @@ -26349,12 +26349,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.54.2":
version: 7.54.2
resolution: "react-hook-form@npm:7.54.2"
"react-hook-form@npm:7.55.0":
version: 7.55.0
resolution: "react-hook-form@npm:7.55.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10/b156d15b6246c76d0275e5722d9056014693e014d0e3dec06e44bf2672ee549aaba4366de5144d18c4cab29e631f3b2b84269d4fd5727ca17aad9b970fde6960
checksum: 10/900e06064c1b4977f2e3e249a0f91742ae6bd1f2109701b80a9280b1c2b4bee8aac26aed7104371101eadad724f0bbe0215499e84623e6375007489ae850fe8e
languageName: node
linkType: hard

Expand Down