Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit is contained in:
2025-08-05 00:12:13 +00:00
committed by root
parent a9171987c3
commit 3acd8ff2d6
2 changed files with 80 additions and 80 deletions

View File

@@ -54,12 +54,12 @@
"@types/mocha": "^10.0.10",
"@types/node": "24.x",
"@types/vscode": "^1.102.0",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0",
"@typescript-eslint/eslint-plugin": "^8.39.0",
"@typescript-eslint/parser": "^8.39.0",
"@vscode/test-cli": "^0.0.11",
"@vscode/test-electron": "^2.5.2",
"eslint": "^9.32.0",
"typescript": "^5.8.3"
"typescript": "^5.9.2"
},
"engines": {
"vscode": "^1.102.0"