diff --git a/client/package.json b/client/package.json index e5ba57e..7aca39c 100644 --- a/client/package.json +++ b/client/package.json @@ -26,7 +26,7 @@ "xterm-addon-fit": "^0.8.0" }, "devDependencies": { - "@types/react": "^18.2.57", + "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", "@vitejs/plugin-react": "^4.2.1", "eslint": "^8.56.0", diff --git a/client/yarn.lock b/client/yarn.lock index 11cac90..cb43b8d 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -639,10 +639,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.57": - version "18.2.57" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691" - integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw== +"@types/react@*", "@types/react@^18.2.58": + version "18.2.58" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d" + integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"