chore: update dependencies (#2368)

This commit is contained in:
Libin YANG 2024-02-22 16:23:48 +08:00 committed by GitHub
parent 244964ca0a
commit b019f45ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 573 additions and 6022 deletions

6585
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,7 @@
{
"scripts": {
"start": "docsify serve --open",
"convert": "docsify-pdf-converter",
"prepare": "husky install"
},
"dependencies": {
"docsify-cli": "^4.4.4"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",

View File

@ -1,5 +0,0 @@
{
"github": {
"silent": true
}
}