diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e458282..c1cafaf0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: 2.29.0 version: 2.29.0 '@hookform/resolvers': - specifier: ^2.9.11 - version: 2.9.11 + specifier: ^5.0.0 + version: 5.2.2 '@radix-ui/react-accessible-icon': specifier: ^1.1.3 version: 1.1.3 @@ -309,7 +309,7 @@ importers: dependencies: '@hookform/resolvers': specifier: 'catalog:' - version: 2.9.11(react-hook-form@7.55.0(react@19.1.0)) + version: 5.2.2(react-hook-form@7.55.0(react@19.1.0)) '@radix-ui/react-accessible-icon': specifier: 'catalog:' version: 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -490,7 +490,7 @@ importers: dependencies: '@hookform/resolvers': specifier: 'catalog:' - version: 2.9.11(react-hook-form@7.55.0(react@19.1.0)) + version: 5.2.2(react-hook-form@7.55.0(react@19.1.0)) '@radix-ui/react-accessible-icon': specifier: 'catalog:' version: 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -1519,10 +1519,10 @@ packages: react: 19.1.0 react-dom: 19.1.0 - '@hookform/resolvers@2.9.11': - resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==} + '@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 '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -2603,6 +2603,9 @@ packages: '@shikijs/vscode-textmate@10.0.2': resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@supabase/auth-helpers-nextjs@0.8.7': resolution: {integrity: sha512-iYdOjFo0GkRvha340l8JdCiBiyXQuG9v8jnq7qMJ/2fakrskRgHTCOt7ryWbip1T6BExcWKC8SoJrhCzPOxhhg==} deprecated: This package is now deprecated - please use the @supabase/ssr package instead. @@ -4177,6 +4180,7 @@ packages: mathjax-full@3.2.2: resolution: {integrity: sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==} + deprecated: Version 4 replaces this package with the scoped package @mathjax/src mdast-util-find-and-replace@3.0.1: resolution: {integrity: sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==} @@ -6074,8 +6078,9 @@ snapshots: react: 19.1.0 react-dom: 19.1.0(react@19.1.0) - '@hookform/resolvers@2.9.11(react-hook-form@7.55.0(react@19.1.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.55.0(react@19.1.0))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.55.0(react@19.1.0) '@iconify/types@2.0.0': {} @@ -7155,6 +7160,8 @@ snapshots: '@shikijs/vscode-textmate@10.0.2': {} + '@standard-schema/utils@0.3.0': {} + '@supabase/auth-helpers-nextjs@0.8.7(@supabase/supabase-js@2.57.4)': dependencies: '@supabase/auth-helpers-shared': 0.6.3(@supabase/supabase-js@2.57.4) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9cd384be..e6e21b93 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ packages: catalog: "@biomejs/biome": 1.9.4 "@changesets/cli": 2.29.0 - "@hookform/resolvers": ^2.9.11 + "@hookform/resolvers": ^5.0.0 "@radix-ui/react-accessible-icon": ^1.1.3 "@radix-ui/react-accordion": ^1.2.4 "@radix-ui/react-alert-dialog": ^1.1.7