Skip to content

Commit eefc3a9

Browse files
Update dependency react-hook-form to v7.66.1
1 parent 39ac3a4 commit eefc3a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
},
5050
"packageManager": "[email protected]",
5151
"resolutions": {
52-
"react-hook-form": "7.54.2"
52+
"react-hook-form": "7.66.1"
5353
}
5454
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5119,10 +5119,10 @@ react-from-dom@^0.7.5:
51195119
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.5.tgz#2d2d2bf6d80149c053bcf71bb6615e5e7f6d23db"
51205120
integrity sha512-CO92PmMKo/23uYPm6OFvh5CtZbMgHs/Xn+o095Lz/TZj9t8DSDhGdSOMLxBxwWI4sr0MF17KUn9yJWc5Q00R/w==
51215121

5122-
react-hook-form@7.54.2, react-hook-form@^7.50.1:
5123-
version "7.54.2"
5124-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.54.2.tgz#8c26ed54c71628dff57ccd3c074b1dd377cfb211"
5125-
integrity sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==
5122+
react-hook-form@7.66.1, react-hook-form@^7.50.1:
5123+
version "7.66.1"
5124+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.66.1.tgz#da56644b4ad9bd31254662d3242975681e29558c"
5125+
integrity sha512-2KnjpgG2Rhbi+CIiIBQQ9Df6sMGH5ExNyFl4Hw9qO7pIqMBR8Bvu9RQyjl3JM4vehzCh9soiNUM/xYMswb2EiA==
51265126

51275127
react-inlinesvg@^4.2.0:
51285128
version "4.2.0"

0 commit comments

Comments
 (0)