diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1010c21..c5c39f5d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ dependencies: version: 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.38)(react@18.2.0) '@hookform/resolvers': specifier: ^2.9.11 - version: 2.9.11(react-hook-form@7.54.1) + version: 2.9.11(react-hook-form@7.54.2) '@mui/icons-material': specifier: 5.16.12 version: 5.16.12(@mui/material@5.16.12)(@types/react@18.2.38)(react@18.2.0) @@ -151,7 +151,7 @@ dependencies: version: 2.4.0(react-dom@18.2.0)(react@18.2.0) react-hook-form: specifier: ^7.48.2 - version: 7.54.1(react@18.2.0) + version: 7.54.2(react@18.2.0) react-icons: specifier: ^4.12.0 version: 4.12.0(react@18.2.0) @@ -3496,12 +3496,12 @@ packages: yargs: 17.7.2 dev: false - /@hookform/resolvers@2.9.11(react-hook-form@7.54.1): + /@hookform/resolvers@2.9.11(react-hook-form@7.54.2): resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - react-hook-form: 7.54.1(react@18.2.0) + react-hook-form: 7.54.2(react@18.2.0) dev: false /@humanwhocodes/config-array@0.13.0: @@ -13175,8 +13175,8 @@ packages: styled-components: 6.1.13(react-dom@18.2.0)(react@18.2.0) dev: false - /react-hook-form@7.54.1(react@18.2.0): - resolution: {integrity: sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==} + /react-hook-form@7.54.2(react@18.2.0): + resolution: {integrity: sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19