fix and improvements

This commit is contained in:
csh
2025-06-17 08:50:19 +08:00
parent 64023a4169
commit 55be8c9e61
14 changed files with 709 additions and 351 deletions
+2 -10
View File
@@ -1,15 +1,14 @@
{
"name": "tsl-devkit",
"version": "1.0.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tsl-devkit",
"version": "1.0.0",
"version": "1.2.0",
"license": "Please see LICENSE.txt",
"devDependencies": {
"@types/vscode": "^1.101.0",
"@vscode/vsce": "^3.5.0",
"typescript": "^5.8.3"
},
@@ -610,13 +609,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/@types/vscode": {
"version": "1.101.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.101.0.tgz",
"integrity": "sha512-ZWf0IWa+NGegdW3iU42AcDTFHWW7fApLdkdnBqwYEtHVIBGbTu0ZNQKP/kX3Ds/uMJXIMQNAojHR4vexCEEz5Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@typespec/ts-http-runtime": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/@typespec/ts-http-runtime/-/ts-http-runtime-0.2.3.tgz",