mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 19:26:33 +00:00
Merge pull request #61 from th30d4y/dependabot/npm_and_yarn/frontend/react-hook-form-7.75.0
Bump react-hook-form from 7.61.1 to 7.75.0 in /frontend
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-day-picker": "^9.8.0",
|
"react-day-picker": "^9.8.0",
|
||||||
"react-dom": "^19.1.0",
|
"react-dom": "^19.1.0",
|
||||||
"react-hook-form": "^7.54.1",
|
"react-hook-form": "^7.75.0",
|
||||||
"react-hot-toast": "^2.5.0",
|
"react-hot-toast": "^2.5.0",
|
||||||
"react-markdown": "^10.1.0",
|
"react-markdown": "^10.1.0",
|
||||||
"react-resizable-panels": "^2.1.7",
|
"react-resizable-panels": "^2.1.7",
|
||||||
|
|||||||
Generated
+8
-8
@@ -10,7 +10,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@hookform/resolvers':
|
'@hookform/resolvers':
|
||||||
specifier: ^3.9.1
|
specifier: ^3.9.1
|
||||||
version: 3.10.0(react-hook-form@7.61.1(react@19.1.0))
|
version: 3.10.0(react-hook-form@7.75.0(react@19.1.0))
|
||||||
'@metamask/detect-provider':
|
'@metamask/detect-provider':
|
||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
@@ -159,8 +159,8 @@ importers:
|
|||||||
specifier: ^19.1.0
|
specifier: ^19.1.0
|
||||||
version: 19.1.0(react@19.1.0)
|
version: 19.1.0(react@19.1.0)
|
||||||
react-hook-form:
|
react-hook-form:
|
||||||
specifier: ^7.54.1
|
specifier: ^7.75.0
|
||||||
version: 7.61.1(react@19.1.0)
|
version: 7.75.0(react@19.1.0)
|
||||||
react-hot-toast:
|
react-hot-toast:
|
||||||
specifier: ^2.5.0
|
specifier: ^2.5.0
|
||||||
version: 2.5.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 2.5.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
@@ -2717,8 +2717,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^19.1.0
|
react: ^19.1.0
|
||||||
|
|
||||||
react-hook-form@7.61.1:
|
react-hook-form@7.75.0:
|
||||||
resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==}
|
resolution: {integrity: sha512-Ovv94H+0p3sJ7B9B5QxPuCP1u8V/cHuVGyH55cSwodYDtoJwK+fqk3vjfIgSX59I2U/bU4z0nRJ9HMLpNiWEmw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||||
@@ -3611,9 +3611,9 @@ snapshots:
|
|||||||
protobufjs: 7.5.6
|
protobufjs: 7.5.6
|
||||||
yargs: 17.7.2
|
yargs: 17.7.2
|
||||||
|
|
||||||
'@hookform/resolvers@3.10.0(react-hook-form@7.61.1(react@19.1.0))':
|
'@hookform/resolvers@3.10.0(react-hook-form@7.75.0(react@19.1.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
react-hook-form: 7.61.1(react@19.1.0)
|
react-hook-form: 7.75.0(react@19.1.0)
|
||||||
|
|
||||||
'@img/colour@1.0.0':
|
'@img/colour@1.0.0':
|
||||||
optional: true
|
optional: true
|
||||||
@@ -5902,7 +5902,7 @@ snapshots:
|
|||||||
react: 19.1.0
|
react: 19.1.0
|
||||||
scheduler: 0.26.0
|
scheduler: 0.26.0
|
||||||
|
|
||||||
react-hook-form@7.61.1(react@19.1.0):
|
react-hook-form@7.75.0(react@19.1.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
react: 19.1.0
|
react: 19.1.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user