File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 77 "scripts" : {
88 "test" : " echo \" Error: no test specified\" && exit 1"
99 },
10- "keywords" : [],
10+ "keywords" : [
11+ " fastify" ,
12+ " website" ,
13+ " scripts"
14+ ],
1115 "author" : " Manuel Spigolon <behemoth89@gmail.com> (https://github.com/Eomm)" ,
1216 "contributors" : [
1317 " Massimiliano Fanciulli <fanciulli@gmail.com> (https://github.com/fanciulli)"
1620 "dependencies" : {
1721 "directory-tree" : " ^3.4.0" ,
1822 "glob" : " ^8.0.3" ,
19- "pino" : " ^8.8.0 " ,
20- "pino-pretty" : " ^9 .1.1 " ,
23+ "pino" : " ^10.2.1 " ,
24+ "pino-pretty" : " ^13 .1.2 " ,
2125 "prepend-file" : " ^2.0.1" ,
2226 "replace" : " ^1.2.2" ,
23- "semver" : " ^7.3.8 " ,
27+ "semver" : " ^7.7.3 " ,
2428 "undici" : " ^5.14.0" ,
2529 "yaml" : " ^2.2.1"
2630 },
2731 "devDependencies" : {
28- "@types/node" : " ^18.11.18 "
32+ "@types/node" : " ^25.0.9 "
2933 }
3034}
You can’t perform that action at this time.
0 commit comments