diff --git a/package.json b/package.json index 5ce9964..c5e8106 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@hookform/resolvers": "^2.9.10", "@tailwindcss/forms": "^0.5.6", "@tailwindcss/typography": "^0.5.10", - "@types/react": "^18.2.33", + "@types/react": "^18.2.37", "@types/react-dom": "^18.2.14", "astro": "^1.9.2", "astro-i18next": "^1.0.0-beta.21", diff --git a/yarn.lock b/yarn.lock index 09c2197..cc742b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -738,10 +738,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.33": - version "18.2.33" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877" - integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg== +"@types/react@*", "@types/react@^18.2.37": + version "18.2.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" + integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"