fix react hook form
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"private": "true",
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.6.9",
|
||||
"@ckeditor/ckeditor5-react": "^5.0.2",
|
||||
"@ckeditor/ckeditor5-build-classic": "^21.0.0",
|
||||
"@ckeditor/ckeditor5-react": "^2.1.0",
|
||||
"@headlessui/react": "^1.6.6",
|
||||
"@heroicons/react": "^1.0.6",
|
||||
"@nivo/core": "^0.79.0",
|
||||
@@ -17,7 +18,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-avatar-edit": "^1.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^6.2.0",
|
||||
"react-hook-form": "^7.33.1",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-redux": "^8.0.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user