File tree 4 files changed +511
-187
lines changed
4 files changed +511
-187
lines changed Original file line number Diff line number Diff line change 55
55
" ./public/**"
56
56
],
57
57
"dependencies" : {
58
- "@fastify/busboy" : " 1.0.0" ,
59
58
"bcryptjs" : " 2.4.3" ,
60
59
"chalk" : " 4.1.2" ,
61
60
"cheerio" : " 1.0.0-rc.12" ,
71
70
"linkify-it" : " 3.0.3" ,
72
71
"lodash" : " 4.17.21" ,
73
72
"mime-types" : " 2.1.34" ,
73
+ "multer" : " 1.4.5-lts.1" ,
74
+ "nanoid" : " 3.3.7" ,
74
75
"node-forge" : " 1.3.0" ,
75
76
"package-json" : " 7.0.0" ,
76
77
"read" : " 1.0.7" ,
77
78
"read-chunk" : " 3.2.0" ,
79
+ "resolve-path" : " 1.4.0" ,
78
80
"semver" : " 7.5.2" ,
81
+ "sharp" : " 0.33.1" ,
79
82
"socket.io" : " 4.6.1" ,
80
83
"tlds" : " 1.228.0" ,
81
84
"ua-parser-js" : " 1.0.33" ,
106
109
"@types/mime-types" : " 2.1.1" ,
107
110
"@types/mocha" : " 9.1.1" ,
108
111
"@types/mousetrap" : " 1.6.15" ,
112
+ "@types/multer" : " 1.4.11" ,
109
113
"@types/node" : " 17.0.45" ,
110
114
"@types/read" : " 0.0.32" ,
111
115
"@types/semver" : " 7.3.9" ,
You can’t perform that action at this time.
0 commit comments