File tree Expand file tree Collapse file tree 12 files changed +56
-56
lines changed Expand file tree Collapse file tree 12 files changed +56
-56
lines changed Original file line number Diff line number Diff line change 20
20
"start" : " node server.js"
21
21
},
22
22
"dependencies" : {
23
- "express" : " ^4.17.1 "
23
+ "express" : " ^4.17.2 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 6
6
"type" : " commonjs" ,
7
7
"private" : true ,
8
8
"devDependencies" : {
9
- "@types/node" : " ^16.11.0 " ,
9
+ "@types/node" : " ^17.0.18 " ,
10
10
"coffeescript" : " ^2.6.1" ,
11
- "mocha" : " ^9.1.3 " ,
11
+ "mocha" : " ^9.2.0 " ,
12
12
"should" : " ^13.2.3" ,
13
- "ts-node" : " ^10.3 .0" ,
14
- "typescript" : " ^4.4.4 "
13
+ "ts-node" : " ^10.5 .0" ,
14
+ "typescript" : " ^4.5.5 "
15
15
},
16
16
"mocha" : {
17
17
"inline-diffs" : true ,
Original file line number Diff line number Diff line change 7
7
"private" : true ,
8
8
"devDependencies" : {
9
9
"coffeescript" : " ^2.6.1" ,
10
- "mocha" : " ^9.1.3 " ,
10
+ "mocha" : " ^9.2.0 " ,
11
11
"should" : " ^13.2.3"
12
12
},
13
13
"mocha" : {
Original file line number Diff line number Diff line change 6
6
"private" : true ,
7
7
"devDependencies" : {
8
8
"coffeescript" : " ^2.6.1" ,
9
- "mocha" : " ^9.1.3 " ,
9
+ "mocha" : " ^9.2.0 " ,
10
10
"should" : " ^13.2.3"
11
11
},
12
12
"mocha" : {
Original file line number Diff line number Diff line change 8
8
"devDependencies" : {
9
9
"coffeescript" : " ^2.6.1" ,
10
10
"dirname-filename-esm" : " ^1.1.1" ,
11
- "mocha" : " ^9.1.3 " ,
11
+ "mocha" : " ^9.2.0 " ,
12
12
"should" : " ^13.2.3"
13
13
},
14
14
"mocha" : {
Original file line number Diff line number Diff line change 16
16
"node-polyfill-webpack-plugin" : " ^1.1.4" ,
17
17
"stream-browserify" : " ^3.0.0" ,
18
18
"ts-loader" : " ^9.2.6" ,
19
- "typescript" : " ^4.5.2 " ,
20
- "webpack" : " ^5.64.1 " ,
21
- "webpack-cli" : " ^4.9.1 "
19
+ "typescript" : " ^4.5.5 " ,
20
+ "webpack" : " ^5.69.0 " ,
21
+ "webpack-cli" : " ^4.9.2 "
22
22
},
23
23
"dependencies" : {
24
- "http-server" : " ^14.0 .0"
24
+ "http-server" : " ^14.1 .0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " ISC" ,
14
14
"devDependencies" : {
15
- "webpack" : " ^5.64.1 " ,
16
- "webpack-cli" : " ^4.9.1 "
15
+ "webpack" : " ^5.69.0 " ,
16
+ "webpack-cli" : " ^4.9.2 "
17
17
},
18
18
"dependencies" : {
19
- "http-server" : " ^14.0 .0" ,
19
+ "http-server" : " ^14.1 .0" ,
20
20
"stream-browserify" : " ^3.0.0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 12
12
"author" :
" David Worms <[email protected] > (https://www.adaltas.com)" ,
13
13
"devDependencies" : {
14
14
"@rollup/plugin-eslint" : " ^8.0.1" ,
15
- "@rollup/plugin-node-resolve" : " ^13.0.6 " ,
16
- "@types/mocha" : " ^9.0 .0" ,
17
- "@types/node" : " ^16.11.7 " ,
15
+ "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
16
+ "@types/mocha" : " ^9.1 .0" ,
17
+ "@types/node" : " ^17.0.18 " ,
18
18
"@types/should" : " ^13.0.0" ,
19
19
"coffeescript" : " ~2.6.1" ,
20
20
"each" : " ^1.2.2" ,
21
- "eslint" : " ^8.2 .0" ,
22
- "mocha" : " ~9.1.3 " ,
23
- "rollup" : " ^2.60.0 " ,
21
+ "eslint" : " ^8.9 .0" ,
22
+ "mocha" : " ~9.2.0 " ,
23
+ "rollup" : " ^2.67.2 " ,
24
24
"rollup-plugin-node-builtins" : " ^2.1.2" ,
25
25
"rollup-plugin-node-globals" : " ^1.4.0" ,
26
26
"should" : " ~13.2.3" ,
27
- "ts-node" : " ^10.4 .0" ,
28
- "typescript" : " ^4.4.4 "
27
+ "ts-node" : " ^10.5 .0" ,
28
+ "typescript" : " ^4.5.5 "
29
29
},
30
30
"exports" : {
31
31
"." : {
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@rollup/plugin-eslint" : " ^8.0.1" ,
46
- "@rollup/plugin-node-resolve" : " ^13.0.6 " ,
47
- "@types/mocha" : " ^9.0 .0" ,
48
- "@types/node" : " ^16.11.7 " ,
46
+ "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
47
+ "@types/mocha" : " ^9.1 .0" ,
48
+ "@types/node" : " ^17.0.18 " ,
49
49
"coffeelint" : " ^2.1.0" ,
50
50
"coffeescript" : " ^2.6.1" ,
51
51
"csv-generate" : " ^4.0.4" ,
52
52
"csv-spectrum" : " ^1.0.0" ,
53
53
"each" : " ^1.2.2" ,
54
- "eslint" : " ^8.2 .0" ,
55
- "mocha" : " ^9.1.3 " ,
54
+ "eslint" : " ^8.9 .0" ,
55
+ "mocha" : " ^9.2.0 " ,
56
56
"pad" : " ^3.2.0" ,
57
- "rollup" : " ^2.60.0 " ,
57
+ "rollup" : " ^2.67.2 " ,
58
58
"rollup-plugin-node-builtins" : " ^2.1.2" ,
59
59
"rollup-plugin-node-globals" : " ^1.4.0" ,
60
60
"should" : " ^13.2.3" ,
61
61
"stream-transform" : " ^3.0.4" ,
62
- "ts-node" : " ^10.4 .0" ,
63
- "typescript" : " ^4.4.4 "
62
+ "ts-node" : " ^10.5 .0" ,
63
+ "typescript" : " ^4.5.5 "
64
64
},
65
65
"files" : [
66
66
" dist" ,
Original file line number Diff line number Diff line change 10
10
"author" :
" David Worms <[email protected] > (https://www.adaltas.com)" ,
11
11
"devDependencies" : {
12
12
"@rollup/plugin-eslint" : " ^8.0.1" ,
13
- "@rollup/plugin-node-resolve" : " ^13.0.6 " ,
14
- "@types/mocha" : " ^9.0 .0" ,
15
- "@types/node" : " ^16.11.7 " ,
13
+ "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
14
+ "@types/mocha" : " ^9.1 .0" ,
15
+ "@types/node" : " ^17.0.18 " ,
16
16
"@types/should" : " ^13.0.0" ,
17
17
"coffeescript" : " ~2.6.1" ,
18
18
"csv-generate" : " ^4.0.4" ,
19
19
"each" : " ^1.2.2" ,
20
- "eslint" : " ^8.2 .0" ,
21
- "express" : " ^4.17.1 " ,
22
- "mocha" : " ~9.1.3 " ,
23
- "rollup" : " ^2.60.0 " ,
20
+ "eslint" : " ^8.9 .0" ,
21
+ "express" : " ^4.17.2 " ,
22
+ "mocha" : " ~9.2.0 " ,
23
+ "rollup" : " ^2.67.2 " ,
24
24
"rollup-plugin-node-builtins" : " ^2.1.2" ,
25
25
"rollup-plugin-node-globals" : " ^1.4.0" ,
26
26
"should" : " ~13.2.3" ,
27
- "ts-node" : " ^10.4 .0" ,
28
- "typescript" : " ^4.4.4 "
27
+ "ts-node" : " ^10.5 .0" ,
28
+ "typescript" : " ^4.5.5 "
29
29
},
30
30
"exports" : {
31
31
"." : {
Original file line number Diff line number Diff line change 28
28
},
29
29
"devDependencies" : {
30
30
"@rollup/plugin-eslint" : " ^8.0.1" ,
31
- "@rollup/plugin-node-resolve" : " ^13.0.6 " ,
32
- "@types/mocha" : " ^9.0 .0" ,
33
- "@types/node" : " ^16.11.7 " ,
31
+ "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
32
+ "@types/mocha" : " ^9.1 .0" ,
33
+ "@types/node" : " ^17.0.18 " ,
34
34
"@types/should" : " ^13.0.0" ,
35
35
"coffeescript" : " ~2.6.1" ,
36
- "eslint" : " ^8.2 .0" ,
37
- "mocha" : " ~9.1.3 " ,
38
- "rollup" : " ^2.60.0 " ,
36
+ "eslint" : " ^8.9 .0" ,
37
+ "mocha" : " ~9.2.0 " ,
38
+ "rollup" : " ^2.67.2 " ,
39
39
"rollup-plugin-node-builtins" : " ^2.1.2" ,
40
40
"rollup-plugin-node-globals" : " ^1.4.0" ,
41
41
"should" : " ~13.2.3" ,
42
- "ts-node" : " ^10.4 .0" ,
43
- "typescript" : " ^4.4.4 "
42
+ "ts-node" : " ^10.5 .0" ,
43
+ "typescript" : " ^4.5.5 "
44
44
},
45
45
"engines" : {
46
46
"node" : " >= 0.1.90"
Original file line number Diff line number Diff line change 11
11
"author" :
" David Worms <[email protected] > (https://www.adaltas.com)" ,
12
12
"devDependencies" : {
13
13
"@rollup/plugin-eslint" : " ^8.0.1" ,
14
- "@rollup/plugin-node-resolve" : " ^13.0.6 " ,
15
- "@types/mocha" : " ^9.0 .0" ,
16
- "@types/node" : " ^16.11.7 " ,
14
+ "@rollup/plugin-node-resolve" : " ^13.1.3 " ,
15
+ "@types/mocha" : " ^9.1 .0" ,
16
+ "@types/node" : " ^17.0.18 " ,
17
17
"coffeescript" : " ~2.6.1" ,
18
18
"csv-generate" : " ^4.0.4" ,
19
19
"each" : " ^1.2.2" ,
20
- "eslint" : " ^8.2 .0" ,
21
- "mocha" : " ~9.1.3 " ,
20
+ "eslint" : " ^8.9 .0" ,
21
+ "mocha" : " ~9.2.0 " ,
22
22
"pad" : " ~3.2.0" ,
23
- "rollup" : " ^2.60.0 " ,
23
+ "rollup" : " ^2.67.2 " ,
24
24
"rollup-plugin-node-builtins" : " ^2.1.2" ,
25
25
"rollup-plugin-node-globals" : " ^1.4.0" ,
26
26
"should" : " ~13.2.3" ,
27
- "ts-node" : " ^10.4 .0" ,
28
- "typescript" : " ^4.4.4 "
27
+ "ts-node" : " ^10.5 .0" ,
28
+ "typescript" : " ^4.5.5 "
29
29
},
30
30
"exports" : {
31
31
"." : {
You can’t perform that action at this time.
0 commit comments