File tree 3 files changed +6
-6
lines changed
samples/todoapp-mvc/TodoApp.Service/wwwroot/lib
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 25
25
"codesurgeon" : " https://github.com/hij1nx/codesurgeon/tarball/master" ,
26
26
"colors" : " 1.0.x" ,
27
27
"qunitjs" : " 1.9.x" ,
28
- "request" : " 2.49 .x" ,
29
- "uglify-js" : " 2.4 .x" ,
28
+ "request" : " 2.88 .x" ,
29
+ "uglify-js" : " 3.19 .x" ,
30
30
"vows" : " 0.8.0"
31
31
},
32
32
"ender" : " ./build/ender.js" ,
Original file line number Diff line number Diff line change 40
40
"concurrently" : " ^5.0.0" ,
41
41
"dirty-chai" : " ^2.0.1" ,
42
42
"dtslint" : " ^0.5.5" ,
43
- "dustjs-linkedin" : " ^2 .0.2 " ,
43
+ "dustjs-linkedin" : " ^3 .0.1 " ,
44
44
"eco" : " ~1.1.0-rc-3" ,
45
45
"eslint" : " ^6.7.2" ,
46
46
"eslint-config-prettier" : " ^6.7.0" ,
72
72
"typescript" : " ^3.4.3" ,
73
73
"underscore" : " ^1.5.1" ,
74
74
"webpack" : " ^1.12.6" ,
75
- "webpack-dev-server" : " ^1.12.1 "
75
+ "webpack-dev-server" : " ^5.2.0 "
76
76
},
77
77
"main" : " lib/index.js" ,
78
78
"types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 61
61
"q" : " 1.5.1" ,
62
62
"qunit" : " 2.9.2" ,
63
63
"raw-body" : " 2.3.3" ,
64
- "requirejs" : " 2.3.6 " ,
64
+ "requirejs" : " 2.3.7 " ,
65
65
"sinon" : " 2.3.7" ,
66
66
"strip-json-comments" : " 2.0.1" ,
67
67
"testswarm" : " 1.1.2" ,
68
- "uglify-js" : " 3.4.7 "
68
+ "uglify-js" : " 3.19.3 "
69
69
},
70
70
"scripts" : {
71
71
"build" : " npm install && npm run build-all-variants" ,
You can’t perform that action at this time.
0 commit comments