File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 - name : Setup pnpm
3636 uses : pnpm/action-setup@v2
3737 with :
38- version : 10.17.0
38+ version : 10.28.1
3939 run_install : |
4040 - args: ['--force']
4141
@@ -115,7 +115,7 @@ jobs:
115115 - name : Setup pnpm
116116 uses : pnpm/action-setup@v2
117117 with :
118- version : 10.17.0
118+ version : 10.28.1
119119 run_install : true
120120
121121 - name : Run Pack
@@ -151,7 +151,7 @@ jobs:
151151 - name : Setup pnpm
152152 uses : pnpm/action-setup@v2
153153 with :
154- version : 10.17.0
154+ version : 10.28.1
155155 run_install : true
156156
157157 - name : Download all artifacts
Original file line number Diff line number Diff line change 3535 - name : Setup pnpm
3636 uses : pnpm/action-setup@v2
3737 with :
38- version : 10.17.0
38+ version : 10.28.1
3939 run_install : true
4040
4141 - name : Run Lint
@@ -114,7 +114,7 @@ jobs:
114114 - name : Setup pnpm
115115 uses : pnpm/action-setup@v2
116116 with :
117- version : 10.17.0
117+ version : 10.28.1
118118 run_install : true
119119
120120 - name : Run Pack
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "private" : true ,
4- "packageManager" : " pnpm@10.17.0 " ,
4+ "packageManager" : " pnpm@10.28.1 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/ohosvscode/arkTS.git"
136136 },
137137 "pnpm" : {
138138 "overrides" : {
139- "eslint-plugin-antfu" : " 3.1.1 "
139+ "eslint-plugin-antfu" : " 3.1.3 "
140140 }
141141 },
142142 "simple-git-hooks" : {
Original file line number Diff line number Diff line change 2727 "main" : " ./dist/client.js" ,
2828 "icon" : " assets/icon.png" ,
2929 "engines" : {
30- "vscode" : " ^1.61 .0"
30+ "vscode" : " ^1.999 .0"
3131 },
3232 "galleryBanner" : {
3333 "theme" : " dark" ,
358358 "vsce" : " vsce"
359359 },
360360 "dependencies" : {
361- "@napi-rs/wasm-runtime" : " ^1.0.7 "
361+ "@napi-rs/wasm-runtime" : " ^1.1.1 "
362362 },
363363 "devDependencies" : {
364- "@types/vscode" : " ^1.22.0 "
364+ "@types/vscode" : " ^1.108.1 "
365365 }
366366}
You can’t perform that action at this time.
0 commit comments