fix(templates): pins react-hook-form to v7.45.4 (#4469)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"qs": "6.11.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.45.1",
|
||||
"react-hook-form": "7.45.4",
|
||||
"react-router-dom": "5.3.4",
|
||||
"stripe": "^10.2.0"
|
||||
},
|
||||
|
||||
@@ -7685,10 +7685,10 @@ react-helmet@6.1.0:
|
||||
react-fast-compare "^3.1.1"
|
||||
react-side-effect "^2.1.0"
|
||||
|
||||
react-hook-form@^7.45.1:
|
||||
version "7.49.0"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.49.0.tgz#9a91edfba6b6983d4b443653a9b225a780a42b3e"
|
||||
integrity sha512-gf4qyY4WiqK2hP/E45UUT6wt3Khl49pleEVcIzxhLBrD6m+GMWtLRk0vMrRv45D1ZH8PnpXFwRPv0Pewske2jw==
|
||||
react-hook-form@7.45.4:
|
||||
version "7.45.4"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.4.tgz#73d228b704026ae95d7e5f7b207a681b173ec62a"
|
||||
integrity sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==
|
||||
|
||||
react-i18next@11.18.6:
|
||||
version "11.18.6"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"qs": "6.11.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.45.1",
|
||||
"react-hook-form": "7.45.4",
|
||||
"react-router-dom": "5.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -8165,10 +8165,10 @@ react-helmet@6.1.0:
|
||||
react-fast-compare "^3.1.1"
|
||||
react-side-effect "^2.1.0"
|
||||
|
||||
react-hook-form@^7.45.1:
|
||||
version "7.49.0"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.49.0.tgz#9a91edfba6b6983d4b443653a9b225a780a42b3e"
|
||||
integrity sha512-gf4qyY4WiqK2hP/E45UUT6wt3Khl49pleEVcIzxhLBrD6m+GMWtLRk0vMrRv45D1ZH8PnpXFwRPv0Pewske2jw==
|
||||
react-hook-form@7.45.4:
|
||||
version "7.45.4"
|
||||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.4.tgz#73d228b704026ae95d7e5f7b207a681b173ec62a"
|
||||
integrity sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==
|
||||
|
||||
react-i18next@11.18.6:
|
||||
version "11.18.6"
|
||||
|
||||
Reference in New Issue
Block a user