Skip to content

Commit 2a235cd

Browse files
chore(deps): bump react-hook-form from 7.56.0 to 7.58.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.0 to 7.58.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.56.0...v7.58.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6055e8a commit 2a235cd

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
@@ -52,7 +52,7 @@
5252
"prismjs": "^1.29.0",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
55-
"react-hook-form": "^7.56.0",
55+
"react-hook-form": "^7.58.0",
5656
"react-markdown": "^9.0.1",
5757
"rehype-katex": "^7.0.1",
5858
"rehype-raw": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10130,10 +10130,10 @@ react-dom@^18.3.1:
1013010130
loose-envify "^1.1.0"
1013110131
scheduler "^0.23.2"
1013210132

10133-
react-hook-form@^7.56.0:
10134-
version "7.56.0"
10135-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.56.0.tgz#2ab5911a959f0173f4194849615d73a4fff39390"
10136-
integrity sha512-U2QQgx5z2Y8Z0qlXv3W19hWHJgfKdWMz0O/osuY+o+CYq568V2R/JhzC6OAXfR8k24rIN0Muan2Qliaq9eKs/g==
10133+
react-hook-form@^7.58.0:
10134+
version "7.58.0"
10135+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.58.0.tgz#4d23308b587d637effe4e581f410e1ca8c434bef"
10136+
integrity sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==
1013710137

1013810138
react-is@^16.13.1, react-is@^16.7.0:
1013910139
version "16.13.1"

0 commit comments

Comments
 (0)