Compare commits

...

2 Commits

Author SHA1 Message Date
bot
6c3ecc1392 fix: release
All checks were successful
continuous-integration/drone/tag Build is passing
2025-05-18 00:16:33 +00:00
65d34bffe3 renovate (#95)
Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
2025-05-18 00:15:43 +00:00
2 changed files with 34 additions and 972 deletions

1002
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"name": "vscodestat", "name": "vscodestat",
"displayName": "vscodestat", "displayName": "vscodestat",
"version": "1.1.88", "version": "1.1.89",
"description": "", "description": "",
"categories": [ "categories": [
"Other" "Other"
@ -58,7 +58,7 @@
"@typescript-eslint/parser": "^8.32.1", "@typescript-eslint/parser": "^8.32.1",
"@vscode/test-cli": "^0.0.10", "@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.5.2", "@vscode/test-electron": "^2.5.2",
"eslint": "^9.26.0", "eslint": "^9.27.0",
"typescript": "^5.8.3" "typescript": "^5.8.3"
}, },
"engines": { "engines": {