diff --git a/client/package.json b/client/package.json index 04f5dc1..c162c04 100644 --- a/client/package.json +++ b/client/package.json @@ -26,7 +26,7 @@ "xterm-addon-fit": "^0.8.0" }, "devDependencies": { - "@types/react": "^18.2.66", + "@types/react": "^18.2.67", "@types/react-dom": "^18.2.22", "@vitejs/plugin-react": "^4.2.1", "eslint": "^8.57.0", diff --git a/client/yarn.lock b/client/yarn.lock index 21e9bda..d18704d 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -639,10 +639,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.66": - version "18.2.66" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451" - integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg== +"@types/react@*", "@types/react@^18.2.67": + version "18.2.67" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5" + integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"