diff --git a/apps/web/package.json b/apps/web/package.json index 0a8975d1..c5a1e5b2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@ducanh2912/next-pwa": "^10.2.9", - "@hookform/resolvers": "^3.3.4", + "@hookform/resolvers": "^3.10.0", "@legendapp/state": "^2.1.15", "@next/bundle-analyzer": "^14.1.3", "@t3-oss/env-nextjs": "^0.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 348893a7..4ca93d77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^10.2.9 version: 10.2.9(next@14.2.21(@babel/core@7.26.7)(@playwright/test@1.42.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(webpack@5.89.0) '@hookform/resolvers': - specifier: ^3.3.4 - version: 3.3.4(react-hook-form@7.51.0(react@18.2.0)) + specifier: ^3.10.0 + version: 3.10.0(react-hook-form@7.51.0(react@18.2.0)) '@legendapp/state': specifier: ^2.1.15 version: 2.1.15(react@18.2.0) @@ -1656,8 +1656,8 @@ packages: '@hapi/topo@5.1.0': resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} - '@hookform/resolvers@3.3.4': - resolution: {integrity: sha512-o5cgpGOuJYrd+iMKvkttOclgwRW86EsWJZZRC23prf0uU2i48Htq4PuT73AVb9ionFyZrwYEITuOFGF+BydEtQ==} + '@hookform/resolvers@3.10.0': + resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==} peerDependencies: react-hook-form: ^7.0.0 @@ -5070,6 +5070,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -6891,7 +6892,7 @@ snapshots: dependencies: '@hapi/hoek': 9.3.0 - '@hookform/resolvers@3.3.4(react-hook-form@7.51.0(react@18.2.0))': + '@hookform/resolvers@3.10.0(react-hook-form@7.51.0(react@18.2.0))': dependencies: react-hook-form: 7.51.0(react@18.2.0)