File tree Expand file tree Collapse file tree 3 files changed +132
-207
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 3 files changed +132
-207
lines changed Original file line number Diff line number Diff line change 77 "@types/mocha" : " ^10.0.10" ,
88 "@types/node" : " 20.x" ,
99 "@types/assert" : " ^1.5.11" ,
10- "@typescript-eslint/eslint-plugin" : " ^8.25 .0" ,
11- "@typescript-eslint/parser" : " ^8.25 .0" ,
12- "eslint" : " ^9.21 .0" ,
10+ "@typescript-eslint/eslint-plugin" : " ^8.28 .0" ,
11+ "@typescript-eslint/parser" : " ^8.28 .0" ,
12+ "eslint" : " ^9.23 .0" ,
1313 "glob" : " ^11.0.1" ,
1414 "mocha" : " ^11.1.0" ,
15- "typescript" : " ^5.7.3 " ,
15+ "typescript" : " ^5.8.2 " ,
1616 "@vscode/test-cli" : " ^0.0.10" ,
1717 "@vscode/test-electron" : " ^2.4.1" ,
18- "@vscode/test-web" : " ^0.0.67 " ,
18+ "@vscode/test-web" : " ^0.0.68 " ,
1919 "@types/webpack-env" : " ^1.18.8" ,
2020 "@types/vscode-notebook-renderer" : " ^1.72.3" ,
2121 "concurrently" : " ^9.1.2" ,
3232 "assert" : " ^2.1.0" ,
3333 "process" : " ^0.11.10" ,
3434 "npm-run-all" : " ^4.1.5" ,
35- "esbuild" : " ^0.25.0 " ,
35+ "esbuild" : " ^0.25.1 " ,
3636 "@esbuild-plugins/node-globals-polyfill" : " ^0.2.3"
3737 }
3838}
You can’t perform that action at this time.
0 commit comments