diff --git a/package.json b/package.json index a54d5c9..68e5ecf 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@graphql-codegen/typescript-react-apollo": "^4.1.0", "@types/loadable__component": "^5.13.8", "@types/node": "^20.11.6", - "@types/react": "18.0.9", + "@types/react": "18.2.62", "@types/react-dom": "^18.2.18", "@vitejs/plugin-react-swc": "^3.5.0", "azure-functions-core-tools": "^4.0.5455", diff --git a/yarn.lock b/yarn.lock index 632ba36..ed32979 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4368,10 +4368,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.0.9": - version "18.0.9" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9.tgz#d6712a38bd6cd83469603e7359511126f122e878" - integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw== +"@types/react@*", "@types/react@18.2.62": + version "18.2.62" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38" + integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -5576,12 +5576,7 @@ crypto-random-string@^2.0.0: resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -csstype@^3.0.10, csstype@^3.0.2: - version "3.1.0" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2" - integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA== - -csstype@^3.1.3: +csstype@^3.0.10, csstype@^3.0.2, csstype@^3.1.3: version "3.1.3" resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==