Compare commits

...

6 Commits

Author SHA1 Message Date
bot
f7f35a01df fix: release
All checks were successful
continuous-integration/drone/tag Build is passing
2025-05-31 04:54:54 +00:00
bca29b7a23 renovate (#97)
Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
2025-05-31 04:54:47 +00:00
bot
1b2439a0b6 fix: release
All checks were successful
continuous-integration/drone/tag Build is passing
2025-05-28 03:06:35 +00:00
7e7d40b77f renovate (#96)
Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
2025-05-28 03:06:18 +00:00
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 167 additions and 1178 deletions

1335
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.88",
"version": "1.1.91",
"description": "",
"categories": [
"Other"
@ -54,11 +54,11 @@
"@types/mocha": "^10.0.10",
"@types/node": "22.x",
"@types/vscode": "^1.100.0",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"@vscode/test-cli": "^0.0.10",
"@typescript-eslint/eslint-plugin": "^8.33.0",
"@typescript-eslint/parser": "^8.33.0",
"@vscode/test-cli": "^0.0.11",
"@vscode/test-electron": "^2.5.2",
"eslint": "^9.26.0",
"eslint": "^9.28.0",
"typescript": "^5.8.3"
},
"engines": {