diff --git a/frontend/package.json b/frontend/package.json index 6c55031f5..d7d2d6e80 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.0", "@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 d23c01a88..6ad340232 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.51.3(react@18.2.0))(react@18.2.0) '@hookform/resolvers': - specifier: 2.7.1 - version: 2.7.1(react-hook-form@7.51.3(react@18.2.0)) + specifier: 4.1.0 + version: 4.1.0(react-hook-form@7.51.3(react@18.2.0)) '@microsoft/fetch-event-source': specifier: 2.0.1 version: 2.0.1 @@ -660,8 +660,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.0': + resolution: {integrity: sha512-fX/uHKb+OOCpACLc6enuTQsf0ZpRrKbeBBPETg5PCPLCIYV6osP2Bw6ezuclM61lH+wBF9eXcuC0+BFh9XOEnQ==} peerDependencies: react-hook-form: ^7.0.0 @@ -1608,8 +1608,8 @@ packages: camelize@1.0.0: resolution: {integrity: sha512-W2lPwkBkMZwFlPCXhIlYgxu+7gC/NUlCtdK652DAJ1JdgV0sTrvuPFshNPrFa1TY2JOkLhgdeEBplB4ezEa+xg==} - caniuse-lite@1.0.30001352: - resolution: {integrity: sha512-GUgH8w6YergqPQDGWhJGt8GDRnY0L/iJVQcU3eJ46GYf52R8tk0Wxp0PymuFVZboJYXGiCqwozAYZNRjVj6IcA==} + caniuse-lite@1.0.30001700: + resolution: {integrity: sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==} chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} @@ -2996,9 +2996,11 @@ packages: lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + deprecated: This package is deprecated. Use the optional chaining (?.) operator instead. lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} + deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} @@ -4636,8 +4638,9 @@ snapshots: react-dom: 18.2.0(react@18.2.0) react-hook-form: 7.51.3(react@18.2.0) - '@hookform/resolvers@2.7.1(react-hook-form@7.51.3(react@18.2.0))': + '@hookform/resolvers@4.1.0(react-hook-form@7.51.3(react@18.2.0))': dependencies: + caniuse-lite: 1.0.30001700 react-hook-form: 7.51.3(react@18.2.0) '@humanwhocodes/config-array@0.11.14': @@ -5717,7 +5720,7 @@ snapshots: browserslist@4.20.4: dependencies: - caniuse-lite: 1.0.30001352 + caniuse-lite: 1.0.30001700 electron-to-chromium: 1.4.151 escalade: 3.1.1 node-releases: 2.0.5 @@ -5757,7 +5760,7 @@ snapshots: camelize@1.0.0: {} - caniuse-lite@1.0.30001352: {} + caniuse-lite@1.0.30001700: {} chalk@2.4.2: dependencies: