diff --git a/client/package.json b/client/package.json index 738bd2f..724a788 100644 --- a/client/package.json +++ b/client/package.json @@ -26,7 +26,7 @@ "xterm-addon-fit": "^0.8.0" }, "devDependencies": { - "@types/react": "^18.2.65", + "@types/react": "^18.2.66", "@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 bb71500..a266271 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -639,10 +639,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.65": - version "18.2.65" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8" - integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ== +"@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== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"