deps: update
All checks were successful
部署文档 / build (push) Successful in 1m59s

This commit is contained in:
2025-06-22 15:30:05 +08:00
parent 957a8fbdab
commit e2cf5cd376
3 changed files with 943 additions and 812 deletions

9
.vscode/tasks.json vendored
View File

@ -5,13 +5,20 @@
"type": "npm",
"script": "dev",
"problemMatcher": [],
"label": "pnpm: dev",
"label": "npm: dev",
"detail": "vuepress-vite dev src",
"isBackground": true,
"runOptions": {
"runOn": "folderOpen",
"instanceLimit": 1
}
},
{
"type": "npm",
"script": "up-deps",
"problemMatcher": [],
"label": "npm: up-deps",
"detail": "pnpm dlx vp-update"
}
]
}

View File

@ -11,14 +11,14 @@
},
"devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.23",
"@vuepress/plugin-docsearch": "2.0.0-rc.108",
"@vuepress/plugin-remove-pwa": "2.0.0-rc.103",
"@vuepress/plugin-docsearch": "2.0.0-rc.110",
"@vuepress/plugin-remove-pwa": "2.0.0-rc.109",
"katex": "^0.16.22",
"mermaid": "^11.6.0",
"mermaid": "^11.7.0",
"sass-embedded": "^1.89.2",
"vue": "^3.5.16",
"vue": "^3.5.17",
"vuepress": "2.0.0-rc.23",
"vuepress-theme-hope": "2.0.0-rc.92"
"vuepress-theme-hope": "2.0.0-rc.93"
},
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
}

1736
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff