File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 4242 "postpublish" : " git push origin && git push origin -f --tags"
4343 },
4444 "dependencies" : {
45- "@fastify/static" : " ^6.12 .0" ,
45+ "@fastify/static" : " ^7.0 .0" ,
4646 "fastify-plugin" : " ^4.5.1" ,
4747 "js-yaml" : " ^4.1.0" ,
48- "swagger-ui-dist" : " ^5.11.1 "
48+ "swagger-ui-dist" : " ^5.11.2 "
4949 },
5050 "devDependencies" : {
5151 "@cowtech/eslint-config" : " ^9.0.3" ,
52- "@swc/cli" : " ^0.3.2 " ,
53- "@swc/core" : " ^1.3.106 " ,
52+ "@swc/cli" : " ^0.3.9 " ,
53+ "@swc/core" : " ^1.4.0 " ,
5454 "@types/js-yaml" : " ^4.0.9" ,
55- "@types/node" : " ^20.11.7 " ,
55+ "@types/node" : " ^20.11.16 " ,
5656 "@types/swagger-ui-dist" : " ^3.30.4" ,
57- "@types/tap" : " ^15.0.11" ,
5857 "c8" : " ^9.1.0" ,
59- "chokidar" : " ^3.5.3 " ,
58+ "chokidar" : " ^3.6.0 " ,
6059 "concurrently" : " ^8.2.2" ,
61- "fastify" : " ^4.25.2 " ,
62- "prettier" : " ^3.2.4 " ,
60+ "fastify" : " ^4.26.0 " ,
61+ "prettier" : " ^3.2.5 " ,
6362 "tsx" : " ^4.7.0" ,
6463 "typescript" : " ^5.3.3"
6564 },
You can’t perform that action at this time.
0 commit comments