mirror of
https://github.com/meshtastic/web.git
synced 2026-08-04 17:02:56 -04:00
Merge pull request #1367 from meshtastic/dependabot/npm_and_yarn/hookform/resolvers-5.5.7
chore(deps): bump @hookform/resolvers from 5.4.2 to 5.5.7
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"package": "gzipper c -i html,js,css,png,ico,svg,json,webmanifest,txt dist dist/output && tar -cvf dist/build.tar -C ./dist/output/ ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^5.4.2",
|
||||
"@hookform/resolvers": "^5.5.7",
|
||||
"@meshtastic/sdk": "workspace:*",
|
||||
"@meshtastic/sdk-react": "workspace:*",
|
||||
"@meshtastic/sdk-storage-sqlocal": "workspace:*",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -61,8 +61,8 @@ importers:
|
||||
apps/web:
|
||||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^5.4.2
|
||||
version: 5.4.2(@standard-schema/spec@1.1.0)(ajv@8.20.0)(react-hook-form@7.82.0(react@19.2.8))(zod@4.4.3)
|
||||
specifier: ^5.5.7
|
||||
version: 5.5.7(@standard-schema/spec@1.1.0)(ajv@8.20.0)(react-hook-form@7.82.0(react@19.2.8))(zod@4.4.3)
|
||||
'@meshtastic/sdk':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/sdk
|
||||
@@ -1325,8 +1325,8 @@ packages:
|
||||
resolution: {integrity: sha512-7mBgpi7UD82fsff5ThQKet0uBTl4BYerQuc+/qA1ELTwWEiIedRTcD3JgiUu9wwZ2kytW8JOb165rSdAt8PfcQ==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
'@hookform/resolvers@5.4.2':
|
||||
resolution: {integrity: sha512-aPct0xA24dh2qGLHRzBuCqjI3fZf4qiEdgUBTt9z6TVqgpVoP4K7Aq2j17wnY6p/QPD8fQlh5+4Vd3nwSeOn9Q==}
|
||||
'@hookform/resolvers@5.5.7':
|
||||
resolution: {integrity: sha512-CyPCYV8/KlXfEXLWj8HHHhVsR/IZ6Ckm3b/a4fWtO/lRnRK1huqncb8LlAWrmpPRsse5glF5aVuDRMHEr3UGag==}
|
||||
peerDependencies:
|
||||
'@sinclair/typebox': '>=0.25.24'
|
||||
'@standard-schema/spec': ^1.0.0
|
||||
@@ -1349,7 +1349,7 @@ packages:
|
||||
react-hook-form: ^7.55.0
|
||||
superstruct: '>=0.12.0'
|
||||
typanion: ^3.3.2
|
||||
valibot: ^1.0.0 || ^1.0.0-beta.4 || ^1.0.0-rc
|
||||
valibot: '>=0.31.0 || ^1.0.0-beta.4 || ^1.0.0-rc'
|
||||
vest: '>=3.0.0'
|
||||
yup: ^1.0.0
|
||||
zod: ^3.25.0 || ^4.0.0
|
||||
@@ -7545,7 +7545,7 @@ snapshots:
|
||||
dependencies:
|
||||
base64-js: 1.5.1
|
||||
|
||||
'@hookform/resolvers@5.4.2(@standard-schema/spec@1.1.0)(ajv@8.20.0)(react-hook-form@7.82.0(react@19.2.8))(zod@4.4.3)':
|
||||
'@hookform/resolvers@5.5.7(@standard-schema/spec@1.1.0)(ajv@8.20.0)(react-hook-form@7.82.0(react@19.2.8))(zod@4.4.3)':
|
||||
dependencies:
|
||||
'@standard-schema/utils': 0.3.0
|
||||
react-hook-form: 7.82.0(react@19.2.8)
|
||||
|
||||
Reference in New Issue
Block a user