diff --git a/frontend/package.json b/frontend/package.json index a9d5cab07..820bc5e36 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "dependencies": { "@floating-ui/react": "0.26.13", "@hookform/error-message": "2.0.1", - "@hookform/resolvers": "2.7.1", + "@hookform/resolvers": "4.1.3", "@microsoft/fetch-event-source": "2.0.1", "@szhsin/react-menu": "3.5.3", "@tanstack/react-query": "4.36.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 3ecb02ed9..ed1345742 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: 2.0.1 version: 2.0.1(react-dom@18.2.0(react@18.2.0))(react-hook-form@7.54.2(react@18.2.0))(react@18.2.0) '@hookform/resolvers': - specifier: 2.7.1 - version: 2.7.1(react-hook-form@7.54.2(react@18.2.0)) + specifier: 4.1.3 + version: 4.1.3(react-hook-form@7.54.2(react@18.2.0)) '@microsoft/fetch-event-source': specifier: 2.0.1 version: 2.0.1 @@ -706,8 +706,8 @@ packages: react-dom: '>=16.8.0' react-hook-form: ^7.0.0 - '@hookform/resolvers@2.7.1': - resolution: {integrity: sha512-dX//pnHJK9CJSz0bURQ7B84vSy1OnqJmB+ziVY4Jvc5VyL2qe0l3ol8QicCkjKxFdlOLlAds+eF0H0u8HELk5A==} + '@hookform/resolvers@4.1.3': + resolution: {integrity: sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==} peerDependencies: react-hook-form: ^7.0.0 @@ -1033,6 +1033,9 @@ packages: '@sinonjs/fake-timers@10.0.2': resolution: {integrity: sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/core-darwin-arm64@1.3.107': resolution: {integrity: sha512-47tD/5vSXWxPd0j/ZllyQUg4bqalbQTsmqSw0J4dDdS82MWqCAwUErUrAZPRjBkjNQ6Kmrf5rpCWaGTtPw+ngw==} engines: {node: '>=10'} @@ -4778,8 +4781,9 @@ snapshots: react-dom: 18.2.0(react@18.2.0) react-hook-form: 7.54.2(react@18.2.0) - '@hookform/resolvers@2.7.1(react-hook-form@7.54.2(react@18.2.0))': + '@hookform/resolvers@4.1.3(react-hook-form@7.54.2(react@18.2.0))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.54.2(react@18.2.0) '@humanwhocodes/config-array@0.11.14': @@ -5186,6 +5190,8 @@ snapshots: dependencies: '@sinonjs/commons': 2.0.0 + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.3.107': optional: true