Skip to content

Commit

Permalink
Bump react-hook-form from 7.53.2 to 7.54.0
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.0.
- [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.0)

---
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 Dec 10, 2024
1 parent 3cd2985 commit 526a34a
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.0",
"react-popper": "2.3.0"
},
"msw": {
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.0",
"react-popper": "2.3.0"
},
"msw": {
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.0",
"react-outside-click-handler": "1.3.0",
"react-popper": "2.3.0"
},
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.0",
"react-popper": "2.3.0",
"tailwindcss": "^3.4.16"
},
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.0",
"react-intl": "7.0.1",
"react-popper": "2.3.0"
},
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.0",
"react-intl": "7.0.1",
"react-redux": "9.1.2",
"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.0"
}
}
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.0",
"react-popper": "2.3.0",
"yup": "1.5.0"
}
Expand Down
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.8",
"@navikt/ft-form-validators": "2.5.6",
"react": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"react-intl": "7.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/prosess-vilkar-soknadsfrist-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dayjs": "1.11.13",
"object-hash": "3.0.0",
"react": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"react-intl": "7.0.1"
},
"devDependencies": {
Expand Down
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.3",
"date-fns": "4.1.0",
"react": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"react-intl": "7.0.1"
}
}
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.0
react-intl: 7.0.1
react-redux: 9.1.2
redux: 5.0.1
Expand Down Expand Up @@ -4275,7 +4275,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.0
react-popper: 2.3.0
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
Expand All @@ -4298,7 +4298,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.0
react-popper: 2.3.0
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
Expand Down Expand Up @@ -4336,7 +4336,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.0
react-outside-click-handler: 1.3.0
react-popper: 2.3.0
vite: ^6.0.3
Expand All @@ -4357,7 +4357,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.0
react-popper: 2.3.0
tailwindcss: ^3.4.16
vite: ^6.0.3
Expand All @@ -4382,7 +4382,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.0
react-intl: 7.0.1
react-popper: 2.3.0
vite: ^6.0.3
Expand Down Expand Up @@ -4545,7 +4545,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.0
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
vitest-axe: ^0.1.0
Expand Down Expand Up @@ -4602,7 +4602,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.0
react-popper: 2.3.0
vite: ^6.0.3
vite-plugin-node-polyfills: ^0.22.0
Expand All @@ -4621,7 +4621,7 @@ __metadata:
"@navikt/ft-form-hooks": 5.2.8
"@navikt/ft-form-validators": 2.5.6
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.0
react-intl: 7.0.1
languageName: unknown
linkType: soft
Expand All @@ -4645,7 +4645,7 @@ __metadata:
dayjs: 1.11.13
object-hash: 3.0.0
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.0
react-intl: 7.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4860,7 +4860,7 @@ __metadata:
"@tanstack/react-query": ^5.62.3
date-fns: 4.1.0
react: 18.3.1
react-hook-form: 7.53.2
react-hook-form: 7.54.0
react-intl: 7.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15328,6 +15328,15 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.54.0":
version: 7.54.0
resolution: "react-hook-form@npm:7.54.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 7101c7fc3096610f65dec29e52cf007b8bc51aa3d1551c08743d1aff1d87b915c5a35224b83f0ef45d2d511b17549b15e569794b3b547c2883d4f29fe4ffe0e4
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 526a34a

Please sign in to comment.