Skip to content

Commit

Permalink
Bump react-hook-form from 7.53.2 to 7.54.2
Browse files Browse the repository at this point in the history
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.2...v7.54.2)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 7b9880f commit e8547f2
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/fakta-etablert-tilsyn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.2"
},
"msw": {
"workerDirectory": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.2"
},
"msw": {
"workerDirectory": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-medisinsk-vilkår/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"react-outside-click-handler": "1.3.0"
},
"msw": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-om-barnet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"tailwindcss": "^3.4.17"
},
"msw": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-omsorgen-for/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"react-intl": "7.0.1"
},
"msw": {
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"formik": "2.4.6",
"moment": "2.30.1",
"react": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"react-intl": "7.0.1",
"react-redux": "9.2.0",
"redux": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-omsorgsdager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"lodash": "4.17.21",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.2"
}
}
2 changes: 1 addition & 1 deletion packages/prosess-uttak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "18.3.1",
"react-collapse": "5.1.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"yup": "1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/prosess-vilkar-alder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@navikt/ft-form-hooks": "5.2.9",
"@navikt/ft-form-validators": "2.5.7",
"react": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"react-intl": "7.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/sak-notat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.62.8",
"date-fns": "4.1.0",
"react": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.2",
"react-intl": "7.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/v2/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"axios": "1.7.9",
"object-hash": "^3.0.0",
"react": "18.3.1",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.2"
}
}
31 changes: 20 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2754,7 +2754,7 @@ __metadata:
formik: 2.4.6
moment: 2.30.1
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
react-intl: 7.0.1
react-redux: 9.2.0
redux: 5.0.1
Expand Down Expand Up @@ -4260,7 +4260,7 @@ __metadata:
react: 18.3.1
react-collapse: 5.1.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
languageName: unknown
Expand All @@ -4282,7 +4282,7 @@ __metadata:
react: 18.3.1
react-collapse: 5.1.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
languageName: unknown
Expand Down Expand Up @@ -4319,7 +4319,7 @@ __metadata:
react: 18.3.1
react-collapse: 5.1.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
react-outside-click-handler: 1.3.0
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
Expand All @@ -4339,7 +4339,7 @@ __metadata:
react: 18.3.1
react-collapse: 5.1.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
tailwindcss: ^3.4.17
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
Expand All @@ -4363,7 +4363,7 @@ __metadata:
react: 18.3.1
react-collapse: 5.1.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
react-intl: 7.0.1
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
Expand Down Expand Up @@ -4427,7 +4427,7 @@ __metadata:
axios: 1.7.9
object-hash: ^3.0.0
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4518,7 +4518,7 @@ __metadata:
lodash: 4.17.21
react: 18.3.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
vitest-axe: ^0.1.0
Expand Down Expand Up @@ -4574,7 +4574,7 @@ __metadata:
react: 18.3.1
react-collapse: 5.1.1
react-dom: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
yup: 1.6.1
Expand All @@ -4592,7 +4592,7 @@ __metadata:
"@navikt/ft-form-hooks": 5.2.9
"@navikt/ft-form-validators": 2.5.7
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
react-intl: 7.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4781,7 +4781,7 @@ __metadata:
"@tanstack/react-query": ^5.62.8
date-fns: 4.1.0
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.2
react-intl: 7.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15235,6 +15235,15 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.54.2":
version: 7.54.2
resolution: "react-hook-form@npm:7.54.2"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 49a867ece9894dca82f6552e5eefd012b7db962c56a7543f9275ae0b6ec202d549973c3694e7f97436afc2396549cb8fc8777241dd660b71793547aa9c8e5686
languageName: node
linkType: hard

"react-intl@npm:7.0.1":
version: 7.0.1
resolution: "react-intl@npm:7.0.1"
Expand Down

0 comments on commit e8547f2

Please sign in to comment.