diff --git a/editors/code/package.json b/editors/code/package.json index c0027409..352d7835 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/parser": "^8.18.1", "@vscode/test-cli": "^0.0.10", "@vscode/test-electron": "^2.4.1", - "@vscode/test-web": "^0.0.64", + "@vscode/test-web": "^0.0.65", "@vscode/vsce": "^3.2.1", "esbuild": "^0.24.2", "eslint": "^9.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8390ce7e..0afad76e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^2.4.1 version: 2.4.1 '@vscode/test-web': - specifier: ^0.0.64 - version: 0.0.64 + specifier: ^0.0.65 + version: 0.0.65 '@vscode/vsce': specifier: ^3.2.1 version: 3.2.1 @@ -891,8 +891,8 @@ packages: resolution: {integrity: sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ==} engines: {node: '>=16'} - '@vscode/test-web@0.0.64': - resolution: {integrity: sha512-V7fTb3K1HzlqwT+VrxIq+vZLqPYzoItu6Tg3vd6sbd87ll0srICQNiH/W7IBUn76zHf7v5xzEXzNOnhSQJ2/YQ==} + '@vscode/test-web@0.0.65': + resolution: {integrity: sha512-jNc6FyJARgiru/2Y8vXSkaf399JFtTNxAAtwLPzSSU5C4+AJwvOOOhlVHQfmee51R9LIs6uwZryFxmqSfMhniQ==} engines: {node: '>=16'} hasBin: true @@ -3918,7 +3918,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vscode/test-web@0.0.64': + '@vscode/test-web@0.0.65': dependencies: '@koa/cors': 5.0.0 '@koa/router': 13.1.0