diff --git a/media/package.json b/media/package.json index 440757b..b42dd28 100644 --- a/media/package.json +++ b/media/package.json @@ -44,7 +44,7 @@ "@types/fs-extra": "^5.1.0", "@types/lodash": "^4.17.6", "@types/node": "^20", - "@types/react": "^18.3.3", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@types/vscode": "^1.92.0", "@types/vscode-webview": "^1.57.5", diff --git a/media/yarn.lock b/media/yarn.lock index 9d42e6a..2bd75cf 100644 --- a/media/yarn.lock +++ b/media/yarn.lock @@ -903,10 +903,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.3.3": - version "18.3.3" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" - integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== +"@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== dependencies: "@types/prop-types" "*" csstype "^3.0.2"