File tree 2 files changed +914
-1096
lines changed
2 files changed +914
-1096
lines changed Original file line number Diff line number Diff line change 21
21
"access" : " public"
22
22
},
23
23
"engine" : {
24
- "node" : " >= 12 .15.0"
24
+ "node" : " >= 18 .15.0"
25
25
},
26
26
"devDependencies" : {
27
- "eslint" : " ^8.41 .0" ,
27
+ "eslint" : " ^8.44 .0" ,
28
28
"eslint-config-makeomatic" : " ^5.1.0" ,
29
29
"eslint-plugin-import" : " ^2.27.5" ,
30
30
"eslint-plugin-promise" : " ^6.1.1" ,
31
31
"eslint-plugin-unicorn" : " ^47.0.0" ,
32
- "jest" : " ^29.5 .0" ,
33
- "typescript" : " ^5.0.4 "
32
+ "jest" : " ^29.6 .0" ,
33
+ "typescript" : " ^5.1.6 "
34
34
},
35
35
"dependencies" : {
36
- "@commitlint/cli" : " ^17.6.3 " ,
36
+ "@commitlint/cli" : " ^17.6.6 " ,
37
37
"@fastify/compress" : " ^6.4.0" ,
38
- "@sinclair/typebox" : " ^0.28.13 " ,
39
- "@types/node" : " ^20.2.5 " ,
38
+ "@sinclair/typebox" : " ^0.29.3 " ,
39
+ "@types/node" : " ^20.3.3 " ,
40
40
"bluebird" : " ^3.7.2" ,
41
41
"chrome-launcher" : " ^0.15.2" ,
42
42
"chrome-remote-interface" : " ^0.32.2" ,
43
43
"cross-env" : " ^7.0.3" ,
44
44
"death" : " ^1.1.0" ,
45
45
"debug" : " ^4.3.4" ,
46
46
"execa" : " ^5.1.1" ,
47
- "fastify" : " ^4.17.0 " ,
47
+ "fastify" : " ^4.19.2 " ,
48
48
"find-up" : " ^5.0.0" ,
49
49
"get-port" : " ^5.1.1" ,
50
- "glob" : " ^10.2.6 " ,
50
+ "glob" : " ^10.3.1 " ,
51
51
"husky" : " ~8.0.3" ,
52
52
"hyperid" : " ^3.1.1" ,
53
53
"is" : " ^3.3.0" ,
54
54
"js-yaml" : " ^4.1.0" ,
55
55
"lodash.get" : " ^4.4.2" ,
56
56
"lodash.merge" : " ^4.6.2" ,
57
57
"lodash.set" : " ^4.3.2" ,
58
- "ms-conf" : " ^7.0.2" ,
59
58
"npm-path" : " ^2.0.4" ,
60
59
"pino" : " ^8.14.1" ,
61
60
"read-pkg" : " ^5.2.0" ,
62
61
"rimraf" : " ^5.0.1" ,
63
- "semantic-release" : " 21.0.1 " ,
62
+ "semantic-release" : " 21.0.7 " ,
64
63
"serialize-error" : " ^8.1.0" ,
65
64
"shelljs" : " ^0.8.5" ,
66
65
"split2" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments