Skip to content

Commit

Permalink
Update npm package react-hook-form to v7.54.0 (#5845)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Dec 10, 2024
1 parent 3790335 commit 3022d2e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"react-dom": "18.2.0",
"react-dropzone": "14.3.5",
"react-full-screen": "1.1.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"react-markdown": "9.0.1",
"react-pdf": "9.1.1",
"react-responsive-carousel": "3.2.23",
Expand Down
2 changes: 1 addition & 1 deletion blocks/chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@mui/material": "5.16.9",
"echarts": "5.5.1",
"lodash.debounce": "4.0.8",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.0"
},
"devDependencies": {
"@emotion/react": "11.13.5",
Expand Down
4 changes: 2 additions & 2 deletions libs/@hashintel/query-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"eslint": "8.57.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"typescript": "5.6.3"
},
"peerDependencies": {
"@mui/material": "^5.14.0",
"@mui/system": "^5.14.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.0"
}
}
4 changes: 2 additions & 2 deletions libs/@hashintel/type-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"eslint": "8.57.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"typescript": "5.6.3"
},
"peerDependencies": {
"@mui/material": "^5.14.0",
"@mui/system": "^5.14.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-hook-form": "7.53.2"
"react-hook-form": "7.54.0"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ __metadata:
react-dom: "npm:18.2.0"
react-dropzone: "npm:14.3.5"
react-full-screen: "npm:1.1.1"
react-hook-form: "npm:7.53.2"
react-hook-form: "npm:7.54.0"
react-markdown: "npm:9.0.1"
react-pdf: "npm:9.1.1"
react-responsive-carousel: "npm:3.2.23"
Expand Down Expand Up @@ -4377,7 +4377,7 @@ __metadata:
prettier: "npm:3.4.2"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-hook-form: "npm:7.53.2"
react-hook-form: "npm:7.54.0"
typescript: "npm:5.6.3"
peerDependencies:
react: ^18.2.0
Expand Down Expand Up @@ -7331,14 +7331,14 @@ __metadata:
eslint: "npm:8.57.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-hook-form: "npm:7.53.2"
react-hook-form: "npm:7.54.0"
typescript: "npm:5.6.3"
peerDependencies:
"@mui/material": ^5.14.0
"@mui/system": ^5.14.0
react: ^18.0.0
react-dom: ^18.0.0
react-hook-form: 7.53.2
react-hook-form: 7.54.0
languageName: unknown
linkType: soft

Expand All @@ -7364,7 +7364,7 @@ __metadata:
material-ui-popup-state: "npm:4.1.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-hook-form: "npm:7.53.2"
react-hook-form: "npm:7.54.0"
rooks: "npm:7.14.1"
setimmediate: "npm:1.0.5"
typescript: "npm:5.6.3"
Expand All @@ -7373,7 +7373,7 @@ __metadata:
"@mui/system": ^5.14.0
react: ^18.0.0
react-dom: ^18.0.0
react-hook-form: 7.53.2
react-hook-form: 7.54.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -39097,12 +39097,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.53.2":
version: 7.53.2
resolution: "react-hook-form@npm:7.53.2"
"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: 10c0/18336d8e8798a70dcd0af703a0becca2d5dbf82a7b7a3ca334ae0e1f26410490bc3ef2ea51adcf790bb1e7006ed7a763fd00d664e398f71225b23529a7ccf0bf
checksum: 10c0/8dbc68e8b82aafda1271bbc291052b5efb091505865cd10e3d7dd618ca3870bd05596d7ba68f128427d47ff11e0d9f03089fd7afb88d2a8865ff81f21af417a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 3022d2e

Please sign in to comment.