diff --git a/package.json b/package.json index 62010267..cc60f724 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@emoji-mart/data": "^1.2.1", "@emoji-mart/react": "^1.1.1", "@floating-ui/react": "^0.27.0", - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^5.0.0", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "@icons-pack/react-simple-icons": "^13.0.0", "@legendapp/state": "^3.0.0-beta.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0c0a472..4ee90ecd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^0.27.0 version: 0.27.13(react-dom@19.1.0(react@19.1.0))(react@19.1.0) '@hookform/resolvers': - specifier: ^4.0.0 - version: 4.1.3(react-hook-form@7.56.4(react@19.1.0)) + specifier: ^5.0.0 + version: 5.2.2(react-hook-form@7.56.4(react@19.1.0)) '@ianvs/prettier-plugin-sort-imports': specifier: ^4.4.0 version: 4.4.2(prettier@3.6.2) @@ -632,10 +632,10 @@ packages: '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} - '@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==} @@ -4050,6 +4050,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 stable-hash@0.0.5: resolution: {integrity: sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==} @@ -4858,7 +4859,7 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@4.1.3(react-hook-form@7.56.4(react@19.1.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.56.4(react@19.1.0))': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.56.4(react@19.1.0)