Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 4dcfea3

Browse files
Merge d8d8339 into 2f457f2
2 parents 2f457f2 + d8d8339 commit 4dcfea3

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
@@ -91,7 +91,7 @@
9191
"react": "^16.12.0",
9292
"react-ace": "^8.0.0",
9393
"react-dom": "^16.12.0",
94-
"react-hook-form": "^4.9.3",
94+
"react-hook-form": "^6.11.5",
9595
"react-json-view": "^1.19.1",
9696
"yup": "^0.28.1"
9797
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12900,10 +12900,10 @@ react-helmet-async@^1.0.2:
1290012900
react-fast-compare "^2.0.4"
1290112901
shallowequal "^1.1.0"
1290212902

12903-
react-hook-form@^4.9.3:
12904-
version "4.9.3"
12905-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-4.9.3.tgz#7794a323de2f92e4685f3581b2ea3e52955d14d8"
12906-
integrity sha512-TPjOl5Hyq1O8VFBxxz9lnbuP/KreJD07GRUI2G8K/JnWy0pln/QaZ/p1fsnJ+8BAwQQB2fhEXSR5XrX2mxYBtw==
12903+
react-hook-form@^6.11.5:
12904+
version "6.11.5"
12905+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.11.5.tgz#d3059f159836d19b73ec6fca0906888c60dab16a"
12906+
integrity sha512-y5RRz3ty/9I0Ps1VONcRw+L9QcFoq01lMDJt15Se1ax9lg7ThLSLpeNALXSRJhmbOhLPJnTTxC8W21EE+8SJNw==
1290712907

1290812908
react-hotkeys@2.0.0:
1290912909
version "2.0.0"

0 commit comments

Comments
 (0)