Skip to content

Commit 756d0cf

Browse files
committed
Update react-hook-form to 7.72.0
1 parent c4d471e commit 756d0cf

6 files changed

Lines changed: 16 additions & 16 deletions

File tree

examples/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "^18.3.1",
2626
"react-admin": "^5.14.4",
2727
"react-dom": "^18.3.1",
28-
"react-hook-form": "^7.65.0",
28+
"react-hook-form": "^7.72.0",
2929
"react-router": "^6.28.1",
3030
"react-router-dom": "^6.28.1"
3131
},

packages/ra-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jscodeshift": "^0.15.2",
5454
"react": "^18.3.1",
5555
"react-dom": "^18.3.1",
56-
"react-hook-form": "^7.65.0",
56+
"react-hook-form": "^7.72.0",
5757
"react-router": "^6.28.1",
5858
"react-router-dom": "^6.28.1",
5959
"typescript": "^5.1.3",
@@ -65,7 +65,7 @@
6565
"@tanstack/react-query": "^5.83.0",
6666
"react": "^18.0.0 || ^19.0.0",
6767
"react-dom": "^18.0.0 || ^19.0.0",
68-
"react-hook-form": "^7.65.0",
68+
"react-hook-form": "^7.72.0",
6969
"react-router": "^6.28.1 || ^7.1.1",
7070
"react-router-dom": "^6.28.1 || ^7.1.1"
7171
},

packages/ra-input-rich-text/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ra-ui-materialui": "^5.14.4",
5757
"react": "^18.3.1",
5858
"react-dom": "^18.3.1",
59-
"react-hook-form": "^7.65.0",
59+
"react-hook-form": "^7.72.0",
6060
"tippy.js": "^6.3.7",
6161
"typescript": "^5.1.3",
6262
"zshy": "^0.5.0"

packages/ra-ui-materialui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ra-language-english": "^5.14.4",
4747
"react": "^18.3.1",
4848
"react-dom": "^18.3.1",
49-
"react-hook-form": "^7.65.0",
49+
"react-hook-form": "^7.72.0",
5050
"react-is": "^18.2.0 || ^19.0.0",
5151
"react-router": "^6.28.1",
5252
"react-router-dom": "^6.28.1",

packages/react-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ra-i18n-polyglot": "^5.14.4",
5151
"ra-language-english": "^5.14.4",
5252
"ra-ui-materialui": "^5.14.4",
53-
"react-hook-form": "^7.65.0",
53+
"react-hook-form": "^7.72.0",
5454
"react-router": "^6.28.1 || ^7.1.1",
5555
"react-router-dom": "^6.28.1 || ^7.1.1"
5656
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20766,7 +20766,7 @@ __metadata:
2076620766
react: "npm:^18.3.1"
2076720767
react-dom: "npm:^18.3.1"
2076820768
react-error-boundary: "npm:^4.0.13"
20769-
react-hook-form: "npm:^7.65.0"
20769+
react-hook-form: "npm:^7.72.0"
2077020770
react-is: "npm:^18.2.0 || ^19.0.0"
2077120771
react-router: "npm:^6.28.1"
2077220772
react-router-dom: "npm:^6.28.1"
@@ -20778,7 +20778,7 @@ __metadata:
2077820778
"@tanstack/react-query": ^5.83.0
2077920779
react: ^18.0.0 || ^19.0.0
2078020780
react-dom: ^18.0.0 || ^19.0.0
20781-
react-hook-form: ^7.65.0
20781+
react-hook-form: ^7.72.0
2078220782
react-router: ^6.28.1 || ^7.1.1
2078320783
react-router-dom: ^6.28.1 || ^7.1.1
2078420784
languageName: unknown
@@ -20942,7 +20942,7 @@ __metadata:
2094220942
ra-ui-materialui: "npm:^5.14.4"
2094320943
react: "npm:^18.3.1"
2094420944
react-dom: "npm:^18.3.1"
20945-
react-hook-form: "npm:^7.65.0"
20945+
react-hook-form: "npm:^7.72.0"
2094620946
tippy.js: "npm:^6.3.7"
2094720947
typescript: "npm:^5.1.3"
2094820948
zshy: "npm:^0.5.0"
@@ -21094,7 +21094,7 @@ __metadata:
2109421094
react-dom: "npm:^18.3.1"
2109521095
react-dropzone: "npm:^14.2.3"
2109621096
react-error-boundary: "npm:^4.0.13"
21097-
react-hook-form: "npm:^7.65.0"
21097+
react-hook-form: "npm:^7.72.0"
2109821098
react-hotkeys-hook: "npm:^5.1.0"
2109921099
react-is: "npm:^18.2.0 || ^19.0.0"
2110021100
react-router: "npm:^6.28.1"
@@ -21298,7 +21298,7 @@ __metadata:
2129821298
ra-i18n-polyglot: "npm:^5.14.4"
2129921299
ra-language-english: "npm:^5.14.4"
2130021300
ra-ui-materialui: "npm:^5.14.4"
21301-
react-hook-form: "npm:^7.65.0"
21301+
react-hook-form: "npm:^7.72.0"
2130221302
react-router: "npm:^6.28.1"
2130321303
react-router-dom: "npm:^6.28.1"
2130421304
typescript: "npm:^5.1.3"
@@ -21394,12 +21394,12 @@ __metadata:
2139421394
languageName: node
2139521395
linkType: hard
2139621396

21397-
"react-hook-form@npm:^7.65.0":
21398-
version: 7.65.0
21399-
resolution: "react-hook-form@npm:7.65.0"
21397+
"react-hook-form@npm:^7.72.0":
21398+
version: 7.72.0
21399+
resolution: "react-hook-form@npm:7.72.0"
2140021400
peerDependencies:
2140121401
react: ^16.8.0 || ^17 || ^18 || ^19
21402-
checksum: 119afeaf33510d1ed6c12109f03d22d9e88f9eb01b8e4fb3cd8f40d5fc113cbcfc6154789d1d143151de8119bd08ffc7214d504e0e550ea28a9051ed6a30ae28
21402+
checksum: c689992ef95fcf6a7e622aba447756c5d770b8f89efbd700e9432e127185cff687f8dd7439e235c177371abf5595a7c8dae6c6220b9c3ab29ccfdd543b0b5b9e
2140321403
languageName: node
2140421404
linkType: hard
2140521405

@@ -23141,7 +23141,7 @@ __metadata:
2314123141
react: "npm:^18.3.1"
2314223142
react-admin: "npm:^5.14.4"
2314323143
react-dom: "npm:^18.3.1"
23144-
react-hook-form: "npm:^7.65.0"
23144+
react-hook-form: "npm:^7.72.0"
2314523145
react-router: "npm:^6.28.1"
2314623146
react-router-dom: "npm:^6.28.1"
2314723147
react-simple-animate: "npm:^3.5.3"

0 commit comments

Comments
 (0)