Skip to content

Commit

Permalink
Bump react-hook-form from 7.48.2 to 7.49.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.48.2 to 7.49.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.48.2...v7.49.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 11, 2023
1 parent 38e373e commit 944452d
Show file tree
Hide file tree
Showing 11 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 @@ -47,7 +47,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-popper": "2.3.0"
},
"msw": {
Expand Down
4 changes: 2 additions & 2 deletions packages/fakta-inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-popper": "2.3.0",
"uuid": "9.0.1",
"webpack-node-externals": "^3.0.0"
Expand Down Expand Up @@ -104,7 +104,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-popper": "2.3.0",
"uuid": "9.0.1"
},
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 @@ -25,7 +25,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-modal": "3.16.1",
"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 @@ -22,7 +22,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-popper": "2.3.0",
"tailwindcss": "^3.3.6"
},
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 @@ -44,7 +44,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-intl": "6.5.5",
"react-popper": "2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fakta-omsorgsdager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"react": "18.2.0",
"react-day-picker": "7.4.10",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2"
"react-hook-form": "7.49.0"
}
}
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"nav-frontend-typografi-style": "2.0.2",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-intl": "6.5.5",
"react-redux": "8.1.3",
"redux": "4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prosess-uttak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react": "18.2.0",
"react-collapse": "5.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-popper": "2.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/prosess-vilkar-alder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"nav-frontend-knapper": "3.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-intl": "6.5.5"
},
"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 @@
"@navikt/ft-form-validators": "2.1.10",
"date-fns": "2.30.0",
"react": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-intl": "6.5.5"
}
}
31 changes: 20 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2609,7 +2609,7 @@ __metadata:
nav-frontend-typografi-style: 2.0.2
prop-types: 15.8.1
react: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-intl: 6.5.5
react-redux: 8.1.3
redux: 4.2.1
Expand Down Expand Up @@ -4810,7 +4810,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-popper: 2.3.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4896,7 +4896,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-popper: 2.3.0
uuid: 9.0.1
webpack-node-externals: ^3.0.0
Expand Down Expand Up @@ -4939,7 +4939,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-popper: 2.3.0
uuid: 9.0.1
languageName: unknown
Expand Down Expand Up @@ -4978,7 +4978,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-modal: 3.16.1
react-outside-click-handler: 1.3.0
react-popper: 2.3.0
Expand All @@ -5002,7 +5002,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-popper: 2.3.0
tailwindcss: ^3.3.6
languageName: unknown
Expand Down Expand Up @@ -5046,7 +5046,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-intl: 6.5.5
react-popper: 2.3.0
languageName: unknown
Expand Down Expand Up @@ -5083,7 +5083,7 @@ __metadata:
react: 18.2.0
react-day-picker: 7.4.10
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5354,7 +5354,7 @@ __metadata:
react: 18.2.0
react-collapse: 5.1.1
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-popper: 2.3.0
languageName: unknown
linkType: soft
Expand All @@ -5376,7 +5376,7 @@ __metadata:
nav-frontend-knapper: 3.1.3
react: 18.2.0
react-dom: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-intl: 6.5.5
sinon: 15.2.0
languageName: unknown
Expand Down Expand Up @@ -5693,7 +5693,7 @@ __metadata:
"@navikt/ft-form-validators": 2.1.10
date-fns: 2.30.0
react: 18.2.0
react-hook-form: 7.48.2
react-hook-form: 7.49.0
react-intl: 6.5.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -23668,6 +23668,15 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.49.0":
version: 7.49.0
resolution: "react-hook-form@npm:7.49.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 9bfd27cb868f05df8e6e98fda15813ea31220ca643b56d37ea89940e865ed0183087df49b70d4e8e80729ef541ec56e23a0c782c52760a3053751aa506abc150
languageName: node
linkType: hard

"react-inspector@npm:^6.0.0":
version: 6.0.2
resolution: "react-inspector@npm:6.0.2"
Expand Down

0 comments on commit 944452d

Please sign in to comment.