File tree 12 files changed +157
-484
lines changed
sitecore-jss-rendering-host
12 files changed +157
-484
lines changed Original file line number Diff line number Diff line change 38
38
"fs-extra" : " ^10.0.0" ,
39
39
"glob" : " ^7.2.0" ,
40
40
"inquirer" : " ^8.2.0" ,
41
- "minimist" : " ^1.2.5 "
41
+ "minimist" : " ^1.2.6 "
42
42
},
43
43
"devDependencies" : {
44
44
"@types/chai" : " ^4.2.22" ,
Original file line number Diff line number Diff line change 113
113
"isomorphic-fetch" : " ^3.0.0" ,
114
114
"jasmine-core" : " ~3.7.1" ,
115
115
"jasmine-spec-reporter" : " ~6.0.0" ,
116
- "karma" : " ^6.2.0 " ,
116
+ "karma" : " ^6.3.2 " ,
117
117
"karma-chrome-launcher" : " ~3.1.0" ,
118
118
"karma-cli" : " ~2.0.0" ,
119
119
"karma-coverage-istanbul-reporter" : " ~3.0.3" ,
Original file line number Diff line number Diff line change 46
46
"devDependencies" : {
47
47
"@types/chai" : " ^4.2.3" ,
48
48
"@types/cross-spawn" : " ^6.0.0" ,
49
- "@types/mocha" : " ^5.2.7 " ,
49
+ "@types/mocha" : " ^9.0.0 " ,
50
50
"@types/node" : " ^12.7.11" ,
51
51
"@types/readline-sync" : " ^1.4.3" ,
52
52
"@types/resolve" : " ^0.0.8" ,
57
57
"cross-env" : " ^6.0.3" ,
58
58
"del-cli" : " ^3.0.1" ,
59
59
"eslint" : " ^7.15.0" ,
60
- "mocha" : " ^8 .1.3" ,
60
+ "mocha" : " ^9 .1.3" ,
61
61
"nyc" : " ^15.1.0" ,
62
62
"sinon" : " ^7.5.0" ,
63
63
"ts-node" : " ^8.4.1" ,
Original file line number Diff line number Diff line change 64
64
"@types/joi" : " ^17.2.3" ,
65
65
"@types/js-yaml" : " ^3.12.1" ,
66
66
"@types/jszip" : " ^3.1.6" ,
67
- "@types/mocha" : " ^5.2.7 " ,
67
+ "@types/mocha" : " ^9.0.0 " ,
68
68
"@types/node" : " ^12.7.11" ,
69
69
"@types/readline-sync" : " ^1.4.3" ,
70
70
"@types/resolve" : " ^0.0.8" ,
78
78
"del" : " ^3.0.0" ,
79
79
"del-cli" : " ^3.0.1" ,
80
80
"eslint" : " ^7.15.0" ,
81
- "mocha" : " ^8 .1.3" ,
81
+ "mocha" : " ^9 .1.3" ,
82
82
"nock" : " ^13.0.6" ,
83
83
"nyc" : " ^15.1.0" ,
84
84
"sinon" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 30
30
"@types/chai" : " ^4.1.6" ,
31
31
"@types/chai-string" : " ^1.4.1" ,
32
32
"@types/lodash.unescape" : " ^4.0.4" ,
33
- "@types/mocha" : " ^5.2.5 " ,
33
+ "@types/mocha" : " ^9.0.0 " ,
34
34
"@types/node" : " ^10.12.0" ,
35
35
"axios" : " ^0.21.1" ,
36
36
"chai" : " ^4.2.0" ,
37
37
"chai-string" : " ^1.5.0" ,
38
38
"del-cli" : " ^1.1.0" ,
39
39
"eslint" : " ^7.15.0" ,
40
- "mocha" : " ^8 .1.3" ,
40
+ "mocha" : " ^9 .1.3" ,
41
41
"nyc" : " ^15.1.0" ,
42
42
"ts-node" : " ^8.4.1" ,
43
43
"tslib" : " ^1.10.0" ,
Original file line number Diff line number Diff line change 34
34
"@types/chai-as-promised" : " ^7.1.3" ,
35
35
"@types/chai-string" : " ^1.4.2" ,
36
36
"@types/enzyme" : " ^3.10.3" ,
37
- "@types/mocha" : " ^5.2.7 " ,
37
+ "@types/mocha" : " ^9.0.0 " ,
38
38
"@types/node" : " 12.7.5" ,
39
39
"@types/prop-types" : " ^15.7.4" ,
40
40
"@types/react" : " ^17.0.15" ,
51
51
"eslint" : " ^7.15.0" ,
52
52
"eslint-plugin-react" : " ^7.21.5" ,
53
53
"jsdom" : " ^15.1.1" ,
54
- "mocha" : " ^8 .1.3" ,
54
+ "mocha" : " ^9 .1.3" ,
55
55
"next" : " ^12.1.0" ,
56
56
"nock" : " ^13.0.5" ,
57
57
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@types/chai" : " ^4.1.6" ,
37
37
"@types/http-proxy-middleware" : " ^0.19.3" ,
38
- "@types/mocha" : " ^5.2.5 " ,
38
+ "@types/mocha" : " ^9.0.0 " ,
39
39
"@types/node" : " ^12.7.11" ,
40
40
"@types/set-cookie-parser" : " ^0.0.5" ,
41
41
"chai" : " ^4.2.0" ,
42
42
"del-cli" : " ^3.0.1" ,
43
43
"eslint" : " ^7.15.0" ,
44
- "mocha" : " ^8 .1.3" ,
44
+ "mocha" : " ^9 .1.3" ,
45
45
"nyc" : " ^15.1.0" ,
46
46
"ts-node" : " ^8.4.1" ,
47
47
"typescript" : " ~4.3.5"
Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/chai" : " ^4.2.11" ,
31
31
"@types/enzyme" : " ^3.10.5" ,
32
- "@types/mocha" : " ^7 .0.2 " ,
32
+ "@types/mocha" : " ^9 .0.0 " ,
33
33
"@types/node" : " *" ,
34
34
"@types/prop-types" : " ^15.7.4" ,
35
35
"@types/react" : " ^17.0.15" ,
42
42
"eslint" : " ^7.15.0" ,
43
43
"eslint-plugin-react" : " ^7.21.5" ,
44
44
"jsdom" : " ^16.2.2" ,
45
- "mocha" : " ^7.2.0 " ,
45
+ "mocha" : " ^9.1.3 " ,
46
46
"nyc" : " ^15.1.0" ,
47
47
"react" : " ^17.0.2" ,
48
48
"react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 31
31
"@types/chai-string" : " ^1.4.2" ,
32
32
"@types/deep-equal" : " ^1.0.1" ,
33
33
"@types/enzyme" : " ^3.10.3" ,
34
- "@types/mocha" : " ^5.2.7 " ,
34
+ "@types/mocha" : " ^9.0.0 " ,
35
35
"@types/node" : " 12.7.5" ,
36
36
"@types/prop-types" : " ^15.7.4" ,
37
37
"@types/react" : " ^17.0.15" ,
46
46
"eslint" : " ^7.15.0" ,
47
47
"eslint-plugin-react" : " ^7.21.5" ,
48
48
"jsdom" : " ^15.1.1" ,
49
- "mocha" : " ^8 .1.3" ,
49
+ "mocha" : " ^9 .1.3" ,
50
50
"nyc" : " ^15.1.0" ,
51
51
"react" : " ^17.0.2" ,
52
52
"react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 40
40
"@types/express" : " 4.17.8" ,
41
41
"@types/express-serve-static-core" : " ^4.17.24" ,
42
42
"@types/glob" : " ^7.1.1" ,
43
- "@types/mocha" : " ^5.2.7 " ,
43
+ "@types/mocha" : " ^9.0.0 " ,
44
44
"@types/node" : " ^12.7.11" ,
45
45
"@types/webpack" : " 4.39.2" ,
46
46
"@types/webpack-dev-middleware" : " 2.0.5" ,
47
47
"@types/webpack-dev-server" : " 3.1.7" ,
48
48
"chai" : " ^4.2.0" ,
49
49
"del-cli" : " ^3.0.1" ,
50
50
"eslint" : " ^7.15.0" ,
51
- "mocha" : " ^8 .1.3" ,
51
+ "mocha" : " ^9 .1.3" ,
52
52
"nyc" : " ^15.1.0" ,
53
53
"ts-node" : " ^8.4.1" ,
54
54
"typescript" : " ~4.3.5"
Original file line number Diff line number Diff line change 37
37
"@types/debug" : " ^4.1.5" ,
38
38
"@types/lodash.unescape" : " ^4.0.6" ,
39
39
"@types/memory-cache" : " ^0.2.1" ,
40
- "@types/mocha" : " ^5.2.7 " ,
40
+ "@types/mocha" : " ^9.0.0 " ,
41
41
"@types/node" : " ^16.11.6" ,
42
42
"@types/url-parse" : " 1.4.3" ,
43
43
"chai" : " ^4.2.0" ,
44
44
"chai-spies" : " ^1.0.0" ,
45
45
"chai-string" : " ^1.5.0" ,
46
- "del-cli" : " ^3 .0.1" ,
46
+ "del-cli" : " ^4 .0.1" ,
47
47
"eslint" : " ^7.15.0" ,
48
- "mocha" : " ^8 .1.3" ,
48
+ "mocha" : " ^9 .1.3" ,
49
49
"nock" : " ^13.0.5" ,
50
50
"nyc" : " ^15.1.0" ,
51
51
"ts-node" : " ^8.4.1" ,
57
57
"chalk" : " ^4.1.0" ,
58
58
"debug" : " ^4.3.1" ,
59
59
"graphql" : " ^15.4.0" ,
60
- "graphql-request" : " ^3.4 .0" ,
60
+ "graphql-request" : " ^4.2 .0" ,
61
61
"lodash.unescape" : " ^4.0.1" ,
62
62
"memory-cache" : " ^0.2.0" ,
63
- "url-parse" : " ^1.5.1 "
63
+ "url-parse" : " ^1.5.8 "
64
64
},
65
65
"description" : " " ,
66
66
"types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments