File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 42
42
"postpublish" : " git push origin && git push origin -f --tags"
43
43
},
44
44
"dependencies" : {
45
- "@fastify/static" : " ^8.0.2 " ,
45
+ "@fastify/static" : " ^8.0.3 " ,
46
46
"fastify-plugin" : " ^5.0.1" ,
47
47
"js-yaml" : " ^4.1.0" ,
48
- "swagger-ui-dist" : " ^5.17.14 "
48
+ "swagger-ui-dist" : " ^5.18.2 "
49
49
},
50
50
"devDependencies" : {
51
- "@cowtech/eslint-config" : " 10.0 .0" ,
51
+ "@cowtech/eslint-config" : " 10.2 .0" ,
52
52
"@swc-node/register" : " ^1.10.9" ,
53
- "@swc/cli" : " 0.4.1-nightly.20240914 " ,
54
- "@swc/core" : " ^1.7.36 " ,
53
+ "@swc/cli" : " 0.5.2 " ,
54
+ "@swc/core" : " ^1.10.3 " ,
55
55
"@types/js-yaml" : " ^4.0.9" ,
56
- "@types/node" : " ^22.7.7 " ,
56
+ "@types/node" : " ^22.10.2 " ,
57
57
"@types/swagger-ui-dist" : " ^3.30.5" ,
58
- "c8" : " ^10.1.2 " ,
59
- "chokidar" : " ^4.0.1 " ,
60
- "concurrently" : " ^9.0 .1" ,
61
- "eslint" : " ^9.13 .0" ,
62
- "fastify" : " ^5.0 .0" ,
63
- "prettier" : " ^3.3.3 " ,
64
- "typescript" : " ^5.6.3 "
58
+ "c8" : " ^10.1.3 " ,
59
+ "chokidar" : " ^4.0.3 " ,
60
+ "concurrently" : " ^9.1 .1" ,
61
+ "eslint" : " ^9.17 .0" ,
62
+ "fastify" : " ^5.2 .0" ,
63
+ "prettier" : " ^3.4.2 " ,
64
+ "typescript" : " ^5.7.2 "
65
65
},
66
66
"engines" : {
67
67
"node" : " >= 20.18.0"
You can’t perform that action at this time.
0 commit comments