Update RHF version
This commit is contained in:
parent
a260414894
commit
88be2b8b18
5 changed files with 14 additions and 39 deletions
|
@ -30,7 +30,7 @@
|
|||
"pino-pretty": "^10.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.39.1",
|
||||
"react-hook-form": "^7.43.9",
|
||||
"react-markdown": "^8.0.5",
|
||||
"urql": "^4.0.4",
|
||||
"usehooks-ts": "^2.9.1",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"pino-pretty": "^10.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.43.0",
|
||||
"react-hook-form": "^7.43.9",
|
||||
"react-is": "^18.2.0",
|
||||
"urql": "^4.0.4",
|
||||
"usehooks-ts": "^2.9.1",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"pino-pretty": "^10.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.41.0",
|
||||
"react-hook-form": "^7.43.9",
|
||||
"tiny-invariant": "^1.3.1",
|
||||
"urql": "^4.0.4",
|
||||
"usehooks-ts": "^2.9.1",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"pino-pretty": "^10.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "^7.42.1",
|
||||
"react-hook-form": "^7.43.9",
|
||||
"urql": "^4.0.4",
|
||||
"vite": "4.3.9",
|
||||
"vitest": "0.31.3"
|
||||
|
|
|
@ -152,7 +152,7 @@ importers:
|
|||
version: 1.2.9
|
||||
'@hookform/resolvers':
|
||||
specifier: ^2.9.10
|
||||
version: 2.9.11(react-hook-form@7.43.1)
|
||||
version: 2.9.11(react-hook-form@7.44.3)
|
||||
'@material-ui/core':
|
||||
specifier: ^4.12.4
|
||||
version: 4.12.4(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -202,8 +202,8 @@ importers:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.39.1
|
||||
version: 7.43.1(react@18.2.0)
|
||||
specifier: ^7.43.9
|
||||
version: 7.44.3(react@18.2.0)
|
||||
react-markdown:
|
||||
specifier: ^8.0.5
|
||||
version: 8.0.5(@types/react@18.2.5)(react@18.2.0)
|
||||
|
@ -338,8 +338,8 @@ importers:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.43.0
|
||||
version: 7.43.1(react@18.2.0)
|
||||
specifier: ^7.43.9
|
||||
version: 7.44.3(react@18.2.0)
|
||||
react-is:
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0
|
||||
|
@ -720,7 +720,7 @@ importers:
|
|||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(react-hook-form@7.43.1)
|
||||
version: 3.1.0(react-hook-form@7.44.3)
|
||||
'@saleor/app-sdk':
|
||||
specifier: 0.40.1
|
||||
version: 0.40.1(next@13.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -785,8 +785,8 @@ importers:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.41.0
|
||||
version: 7.43.1(react@18.2.0)
|
||||
specifier: ^7.43.9
|
||||
version: 7.44.3(react@18.2.0)
|
||||
tiny-invariant:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1
|
||||
|
@ -1033,8 +1033,8 @@ importers:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.42.1
|
||||
version: 7.43.1(react@18.2.0)
|
||||
specifier: ^7.43.9
|
||||
version: 7.44.3(react@18.2.0)
|
||||
urql:
|
||||
specifier: ^4.0.4
|
||||
version: 4.0.4(graphql@16.6.0)(react@18.2.0)
|
||||
|
@ -7612,14 +7612,6 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers@2.9.11(react-hook-form@7.43.1):
|
||||
resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==}
|
||||
peerDependencies:
|
||||
react-hook-form: ^7.0.0
|
||||
dependencies:
|
||||
react-hook-form: 7.43.1(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers@2.9.11(react-hook-form@7.44.3):
|
||||
resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==}
|
||||
peerDependencies:
|
||||
|
@ -7628,14 +7620,6 @@ packages:
|
|||
react-hook-form: 7.44.3(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers@3.1.0(react-hook-form@7.43.1):
|
||||
resolution: {integrity: sha512-z0A8K+Nxq+f83Whm/ajlwE6VtQlp/yPHZnXw7XWVPIGm1Vx0QV8KThU3BpbBRfAZ7/dYqCKKBNnQh85BkmBKkA==}
|
||||
peerDependencies:
|
||||
react-hook-form: ^7.0.0
|
||||
dependencies:
|
||||
react-hook-form: 7.43.1(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@hookform/resolvers@3.1.0(react-hook-form@7.44.3):
|
||||
resolution: {integrity: sha512-z0A8K+Nxq+f83Whm/ajlwE6VtQlp/yPHZnXw7XWVPIGm1Vx0QV8KThU3BpbBRfAZ7/dYqCKKBNnQh85BkmBKkA==}
|
||||
peerDependencies:
|
||||
|
@ -19894,15 +19878,6 @@ packages:
|
|||
react-fast-compare: 3.2.0
|
||||
react-side-effect: 2.1.2(react@18.2.0)
|
||||
|
||||
/react-hook-form@7.43.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-+s3+s8LLytRMriwwuSqeLStVjRXFGxgjjx2jED7Z+wz1J/88vpxieRQGvJVvzrzVxshZ0BRuocFERb779m2kNg==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-hook-form@7.44.3(react@18.2.0):
|
||||
resolution: {integrity: sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
|
Loading…
Reference in a new issue