File tree Expand file tree Collapse file tree 3 files changed +332
-241
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 3 files changed +332
-241
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.0" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
- "@types/mocha" : " ^10.0.8 " ,
7
+ "@types/mocha" : " ^10.0.9 " ,
8
8
"@types/node" : " 20.x" ,
9
9
"@types/assert" : " ^1.5.10" ,
10
- "@typescript-eslint/eslint-plugin" : " ^8.7 .0" ,
10
+ "@typescript-eslint/eslint-plugin" : " ^8.10 .0" ,
11
11
"@typescript-eslint/parser" : " ^8.7.0" ,
12
- "eslint" : " ^9.11.1 " ,
12
+ "eslint" : " ^9.13.0 " ,
13
13
"glob" : " ^11.0.0" ,
14
14
"mocha" : " ^10.7.3" ,
15
- "typescript" : " ^5.6.2 " ,
15
+ "typescript" : " ^5.6.3 " ,
16
16
"@vscode/test-cli" : " ^0.0.10" ,
17
17
"@vscode/test-electron" : " ^2.4.1" ,
18
- "@vscode/test-web" : " ^0.0.61 " ,
18
+ "@vscode/test-web" : " ^0.0.63 " ,
19
19
"@types/webpack-env" : " ^1.18.5" ,
20
20
"@types/vscode-notebook-renderer" : " ^1.72.3" ,
21
21
"concurrently" : " ^9.0.1" ,
You can’t perform that action at this time.
0 commit comments