diff --git a/package.json b/package.json index ebeaf37f2..6344e349d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@chakra-ui/react": "2.8.2", "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@hookform/resolvers": "^3.9.1", + "@hookform/resolvers": "^3.10.0", "@nivo/bar": "0.88.0", "@nivo/core": "0.88.0", "@nivo/pie": "0.88.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10f39b47a..2e2dc148a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^11.14.0 version: 11.14.0(@emotion/react@11.14.0(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(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: ^3.10.0 + version: 3.10.0(react-hook-form@7.54.2(react@18.3.1)) '@nivo/bar': specifier: 0.88.0 version: 0.88.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1331,8 +1331,8 @@ packages: peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@hookform/resolvers@3.9.1': - resolution: {integrity: sha512-ud2HqmGBM0P0IABqoskKWI6PEf6ZDDBZkFqe2Vnl+mTHCEHzr3ISjjZyCwTjC/qpL25JC9aIDkloQejvMeq0ug==} + '@hookform/resolvers@3.10.0': + resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==} peerDependencies: react-hook-form: ^7.0.0 @@ -6339,7 +6339,7 @@ snapshots: dependencies: graphql: 16.10.0 - '@hookform/resolvers@3.9.1(react-hook-form@7.54.2(react@18.3.1))': + '@hookform/resolvers@3.10.0(react-hook-form@7.54.2(react@18.3.1))': dependencies: react-hook-form: 7.54.2(react@18.3.1)