diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 8fbe9743df..1433b4987a 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -58,7 +58,7 @@ "dependencies": { "@blocknote/core": "0.41.1", "@blocknote/react": "0.41.1", - "@hookform/resolvers": "^3.10.0", + "@hookform/resolvers": "^5.2.2", "@radix-ui/react-avatar": "^1.1.3", "@radix-ui/react-dropdown-menu": "^2.1.6", "@radix-ui/react-label": "^2.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05920faa07..8a95cfe5f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4845,8 +4845,8 @@ importers: specifier: 0.41.1 version: link:../react '@hookform/resolvers': - specifier: ^3.10.0 - version: 3.10.0(react-hook-form@7.54.2(react@19.1.0)) + specifier: ^5.2.2 + version: 5.2.2(react-hook-form@7.54.2(react@19.1.0)) '@radix-ui/react-avatar': specifier: ^1.1.3 version: 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -7381,10 +7381,10 @@ packages: peerDependencies: hono: ^4 - '@hookform/resolvers@3.10.0': - resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==} + '@hookform/resolvers@5.2.2': + resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==} peerDependencies: - react-hook-form: ^7.0.0 + react-hook-form: ^7.55.0 '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} @@ -9972,6 +9972,9 @@ packages: '@standard-schema/spec@1.0.0': resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} @@ -18010,8 +18013,9 @@ snapshots: dependencies: hono: 4.7.5 - '@hookform/resolvers@3.10.0(react-hook-form@7.54.2(react@19.1.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.54.2(react@19.1.0))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.54.2(react@19.1.0) '@humanwhocodes/config-array@0.13.0': @@ -20951,6 +20955,8 @@ snapshots: '@standard-schema/spec@1.0.0': {} + '@standard-schema/utils@0.3.0': {} + '@swc/helpers@0.5.15': dependencies: tslib: 2.8.1 @@ -24543,7 +24549,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.15.2 + '@types/node': 20.17.50 merge-stream: 2.0.0 supports-color: 8.1.1