diff --git a/package.json b/package.json index e0ee01b..47003e6 100644 --- a/package.json +++ b/package.json @@ -320,7 +320,7 @@ "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "@types/vscode": "^1.75.0", - "@types/vscode-webview": "^1.57.0", + "@types/vscode-webview": "^1.57.5", "@typescript-eslint/eslint-plugin": "^6.9.0", "@typescript-eslint/parser": "^6.9.0", "@vercel/ncc": "^0.38.1", diff --git a/yarn.lock b/yarn.lock index 2fe0475..10c6549 100644 --- a/yarn.lock +++ b/yarn.lock @@ -871,10 +871,10 @@ resolved "https://registry.npmjs.org/@types/stylis/-/stylis-4.2.5.tgz" integrity sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw== -"@types/vscode-webview@^1.57.0": - version "1.57.4" - resolved "https://registry.npmmirror.com/@types/vscode-webview/-/vscode-webview-1.57.4.tgz" - integrity sha512-RrVw9s6gBJuY1IkUHMNznWgj/ktjwLpATyOTcKxUDIbbp7AQeK7S0E1+P/8Z75OgAW13OMqSAmaiuWw25dh59Q== +"@types/vscode-webview@^1.57.5": + version "1.57.5" + resolved "https://registry.yarnpkg.com/@types/vscode-webview/-/vscode-webview-1.57.5.tgz#5b910525386c02305eb1d0772e0181c5f19c579b" + integrity sha512-iBAUYNYkz+uk1kdsq05fEcoh8gJmwT3lqqFPN7MGyjQ3HVloViMdo7ZJ8DFIP8WOK74PjOEilosqAyxV2iUFUw== "@types/vscode@^1.75.0": version "1.94.0"