diff --git a/package.json b/package.json index c4123bf..72dceef 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@better-fetch/fetch": "^1.1.17", "@fontsource-variable/inter": "^5.2.5", - "@hookform/resolvers": "^4.1.3", + "@hookform/resolvers": "^5.0.0", "@icons-pack/react-simple-icons": "^12.3.0", "@radix-ui/react-avatar": "^1.1.3", "@radix-ui/react-dropdown-menu": "^2.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57db74a..3ac8e7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.2.5 version: 5.2.8 '@hookform/resolvers': - specifier: ^4.1.3 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.0)) + specifier: ^5.0.0 + version: 5.2.2(react-hook-form@7.66.1(react@19.2.0)) '@icons-pack/react-simple-icons': specifier: ^12.3.0 version: 12.9.0(react@19.2.0) @@ -905,10 +905,10 @@ packages: '@hexagon/base64@1.1.28': resolution: {integrity: sha512-lhqDEAvWixy3bZ+UOYbPwUbBkwBq5C1LAJ/xPC8Oi+lL54oyakv/npbA0aU2hgCsx/1NUd4IBvV03+aUBWxerw==} - '@hookform/resolvers@4.1.3': - resolution: {integrity: sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==} + '@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 '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -3448,6 +3448,7 @@ packages: next@15.5.6: resolution: {integrity: sha512-zTxsnI3LQo3c9HSdSf91O1jMNsEzIXDShXd4wVdg9y5shwLqBXi4ZtUUJyB86KGVSJLZx0PFONvO54aheGX8QQ==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -5041,7 +5042,7 @@ snapshots: '@hexagon/base64@1.1.28': {} - '@hookform/resolvers@4.1.3(react-hook-form@7.66.1(react@19.2.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.66.1(react@19.2.0))': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.66.1(react@19.2.0)