diff --git a/package.json b/package.json index 5bc669e..8cca843 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@deskpro/app-sdk": "^5.1.1", "@deskpro/deskpro-ui": "^8.2.0", "@heroicons/react": "1.0.6", - "@hookform/resolvers": "^3.9.1", + "@hookform/resolvers": "^4.1.2", "@tanstack/react-query": "^4.36.1", "polished": "^4.3.1", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 045e128..8526b4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 1.0.6 version: 1.0.6(react@18.3.1) '@hookform/resolvers': - specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.54.2(react@18.3.1)) + specifier: ^4.1.2 + version: 4.1.2(react-hook-form@7.54.2(react@18.3.1)) '@tanstack/react-query': specifier: ^4.36.1 version: 4.36.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -592,8 +592,8 @@ packages: peerDependencies: react: '>= 16' - '@hookform/resolvers@3.9.1': - resolution: {integrity: sha512-ud2HqmGBM0P0IABqoskKWI6PEf6ZDDBZkFqe2Vnl+mTHCEHzr3ISjjZyCwTjC/qpL25JC9aIDkloQejvMeq0ug==} + '@hookform/resolvers@4.1.2': + resolution: {integrity: sha512-wl6H9c9wLOZMJAqGLEVKzbCkxJuV+BYuLFZFCQtCwMe0b3qQk4kUBd/ZAj13SwcSqcx86rCgSCyngQfmA6DOWg==} peerDependencies: react-hook-form: ^7.0.0 @@ -936,6 +936,9 @@ packages: '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/core-darwin-arm64@1.10.4': resolution: {integrity: sha512-sV/eurLhkjn/197y48bxKP19oqcLydSel42Qsy2zepBltqUx+/zZ8+/IS0Bi7kaWVFxerbW1IPB09uq8Zuvm3g==} engines: {node: '>=10'} @@ -3683,8 +3686,9 @@ snapshots: dependencies: react: 18.3.1 - '@hookform/resolvers@3.9.1(react-hook-form@7.54.2(react@18.3.1))': + '@hookform/resolvers@4.1.2(react-hook-form@7.54.2(react@18.3.1))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.54.2(react@18.3.1) '@humanwhocodes/config-array@0.9.5': @@ -4084,6 +4088,8 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.10.4': optional: true