diff --git a/.changeset/renovate-3683303.md b/.changeset/renovate-3683303.md new file mode 100644 index 0000000000..caa84632d4 --- /dev/null +++ b/.changeset/renovate-3683303.md @@ -0,0 +1,5 @@ +--- +'@ultraviolet/form': patch +--- + +Updated dependency `react-hook-form` to `7.60.0`. diff --git a/packages/form/package.json b/packages/form/package.json index 588b38b6f1..9cf476a8cc 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -83,7 +83,7 @@ "@babel/runtime": "7.27.6", "@ultraviolet/themes": "workspace:*", "@ultraviolet/ui": "workspace:*", - "react-hook-form": "7.56.3", + "react-hook-form": "7.60.0", "react-select": "5.10.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e488fb0b4d..4e37bf925c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -567,8 +567,8 @@ importers: specifier: workspace:* version: link:../ui react-hook-form: - specifier: 7.56.3 - version: 7.56.3(react@19.1.0) + specifier: 7.60.0 + version: 7.60.0(react@19.1.0) react-select: specifier: 5.10.0 version: 5.10.0(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -7012,8 +7012,8 @@ packages: peerDependencies: react: ^19.1.0 - react-hook-form@7.56.3: - resolution: {integrity: sha512-IK18V6GVbab4TAo1/cz3kqajxbDPGofdF0w7VHdCo0Nt8PrPlOZcuuDq9YYIV1BtjcX78x0XsldbQRQnQXWXmw==} + react-hook-form@7.60.0: + resolution: {integrity: sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -15878,7 +15878,7 @@ snapshots: react: 19.1.0 scheduler: 0.26.0 - react-hook-form@7.56.3(react@19.1.0): + react-hook-form@7.60.0(react@19.1.0): dependencies: react: 19.1.0