fix: lock dependencies version

This commit is contained in:
yanglbme 2022-08-06 19:19:41 +08:00
parent a20bf78c41
commit f86627c90c
3 changed files with 40244 additions and 2 deletions

1
.gitignore vendored
View File

@ -44,7 +44,6 @@ yarn-error.log*
# mockm
httpData
package-lock.json
public/upload/**
!public/upload/*.gitkeep

40242
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -23,10 +23,11 @@
"form-data": "4.0.0",
"highlight.js": "^11.3.1",
"jquery": "^3.6.0",
"cheerio": "1.0.0-rc.10",
"juice": "^8.0.0",
"marked": "^4.0.10",
"node-fetch": "^3.1.0",
"prettier": "^2.5.1",
"prettier": "2.5.1",
"prettify": "^0.1.7",
"qiniu-js": "^3.4.0",
"regenerator-runtime": "^0.13.9",