File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngx-builders/analyze" ,
3
- "version" : " 4 .0.0" ,
3
+ "version" : " 5 .0.0" ,
4
4
"description" : " Angular Builder To Run Source Map Explorer" ,
5
5
"main" : " index.js" ,
6
6
"builders" : " ./builders.json" ,
34
34
"author" : " Santosh Yadav <santosh.yadav198613@gmail.com>" ,
35
35
"license" : " MIT" ,
36
36
"devDependencies" : {
37
- "@types/node" : " 16.11.11 " ,
37
+ "@types/node" : " 20.3.1 " ,
38
38
"ts-node" : " 10.9.1" ,
39
- "typescript" : " ~5.0.0 "
39
+ "typescript" : " ~5.1.3 "
40
40
},
41
41
"dependencies" : {
42
- "@angular-devkit/architect" : " 0.1502.6 " ,
43
- "@angular-devkit/core" : " 15.2.6 " ,
44
- "@angular-devkit/schematics" : " 15.2.6 "
42
+ "@angular-devkit/architect" : " 0.1601.0 " ,
43
+ "@angular-devkit/core" : " 16.1.0 " ,
44
+ "@angular-devkit/schematics" : " 16.1.0 "
45
45
}
46
46
}
You can’t perform that action at this time.
0 commit comments