Compare commits

..

No commits in common. "master" and "1.1.16" have entirely different histories.

2 changed files with 333 additions and 406 deletions

723
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "vscodestat",
"displayName": "vscodestat",
"version": "1.1.57",
"version": "1.1.16",
"description": "",
"categories": [
"Other"
@ -51,18 +51,18 @@
"onStartupFinished"
],
"devDependencies": {
"@types/mocha": "^10.0.10",
"@types/mocha": "^10.0.7",
"@types/node": "22.x",
"@types/vscode": "^1.96.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@types/vscode": "^1.92.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"eslint": "^9.18.0",
"typescript": "^5.7.3"
"eslint": "^9.9.1",
"typescript": "^5.5.4"
},
"engines": {
"vscode": "^1.96.0"
"vscode": "^1.92.0"
},
"icon": "icon.png",
"extensionKind": [