File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@esbuild-plugins/node-globals-polyfill" : " ^0.2.3" ,
12
12
"@types/assert" : " ^1.5.11" ,
13
- "@types/node" : " 20 .x" ,
13
+ "@types/node" : " 22 .x" ,
14
14
"assert" : " ^2.1.0" ,
15
15
"concurrently" : " ^9.1.2" ,
16
16
"css-loader" : " ^7.1.2" ,
17
- "esbuild" : " ^0.25.3 " ,
17
+ "esbuild" : " ^0.25.4 " ,
18
18
"glob" : " ^11.0.2" ,
19
19
"npm-run-all" : " ^4.1.5" ,
20
20
"process" : " ^0.11.10" ,
Original file line number Diff line number Diff line change 17
17
"description" : " Yeoman generator for Visual Studio Code extensions." ,
18
18
"devDependencies" : {
19
19
"@playform/build" : " 0.2.4" ,
20
- "@types/node" : " ^18.19.57 " ,
20
+ "@types/node" : " ^22.15.18 " ,
21
21
"jsonc-parser" : " ^3.3.1"
22
22
},
23
23
"homepage" : " HTTPS://GitHub.Com/CodeEditorLand/LandGeneratorCode#readme" ,
You can’t perform that action at this time.
0 commit comments