mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 23:16:37 -04:00
chore(deps): bump react-hook-form from 7.82.0 to 7.83.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.82.0 to 7.83.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.82.0...v7.83.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
"react": "^19.2.8",
|
||||
"react-dom": "^19.2.8",
|
||||
"react-error-boundary": "^6.1.2",
|
||||
"react-hook-form": "^7.82.0",
|
||||
"react-hook-form": "^7.83.0",
|
||||
"react-i18next": "^17.0.10",
|
||||
"react-map-gl": "8.1.1",
|
||||
"react-qrcode-logo": "^4.1.0",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -62,7 +62,7 @@ importers:
|
||||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0(react-hook-form@7.82.0(react@19.2.8))
|
||||
version: 5.4.0(react-hook-form@7.83.0(react@19.2.8))
|
||||
'@meshtastic/sdk':
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/sdk
|
||||
@@ -217,8 +217,8 @@ importers:
|
||||
specifier: ^6.1.2
|
||||
version: 6.1.2(react@19.2.8)
|
||||
react-hook-form:
|
||||
specifier: ^7.82.0
|
||||
version: 7.82.0(react@19.2.8)
|
||||
specifier: ^7.83.0
|
||||
version: 7.83.0(react@19.2.8)
|
||||
react-i18next:
|
||||
specifier: ^17.0.10
|
||||
version: 17.0.10(i18next@26.3.6(typescript@7.0.2))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(typescript@7.0.2)
|
||||
@@ -5454,8 +5454,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
|
||||
react-hook-form@7.82.0:
|
||||
resolution: {integrity: sha512-Zw/uFZ2dO+02GHlBn7JFGn8kZJ7LdM33B/0BXOovzFay+CMhf94JMw5BVu+F1tVkUKjNvBuaE3fz5BJhga10Tg==}
|
||||
react-hook-form@7.83.0:
|
||||
resolution: {integrity: sha512-AXt8cMCmx5a7u4uvpb2uRFVrWQhllI4pV+LSykxIac/hjt44TnQkmX9BKuQi2i+LDC62esmiLpilkav+kjVf/A==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||
@@ -7477,10 +7477,10 @@ snapshots:
|
||||
dependencies:
|
||||
base64-js: 1.5.1
|
||||
|
||||
'@hookform/resolvers@5.4.0(react-hook-form@7.82.0(react@19.2.8))':
|
||||
'@hookform/resolvers@5.4.0(react-hook-form@7.83.0(react@19.2.8))':
|
||||
dependencies:
|
||||
'@standard-schema/utils': 0.3.0
|
||||
react-hook-form: 7.82.0(react@19.2.8)
|
||||
react-hook-form: 7.83.0(react@19.2.8)
|
||||
|
||||
'@isaacs/cliui@9.0.0': {}
|
||||
|
||||
@@ -12025,7 +12025,7 @@ snapshots:
|
||||
dependencies:
|
||||
react: 19.2.8
|
||||
|
||||
react-hook-form@7.82.0(react@19.2.8):
|
||||
react-hook-form@7.83.0(react@19.2.8):
|
||||
dependencies:
|
||||
react: 19.2.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user