diff --git a/media/package.json b/media/package.json index e70ddc0..a011f3b 100644 --- a/media/package.json +++ b/media/package.json @@ -44,7 +44,7 @@ "@types/fs-extra": "^5.1.0", "@types/lodash": "^4.17.10", "@types/node": "^20", - "@types/react": "^18.3.5", + "@types/react": "^18.3.12", "@types/react-dom": "^18.3.0", "@types/vscode": "^1.75.0", "@types/vscode-webview": "^1.57.5", diff --git a/media/yarn.lock b/media/yarn.lock index e5cb9ca..f7d85fd 100644 --- a/media/yarn.lock +++ b/media/yarn.lock @@ -1135,10 +1135,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.3.5": - version "18.3.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" - integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== +"@types/react@*", "@types/react@^18.3.12": + version "18.3.12" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60" + integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"