chore: 更新依赖

This commit is contained in:
fonghehe 2023-06-01 19:03:12 +08:00
parent 16c9c0411f
commit 00dc099b23
6 changed files with 11252 additions and 452 deletions

View File

@ -0,0 +1,13 @@
{
"hash": "f28f7884",
"browserHash": "c30aef33",
"optimized": {
"vue": {
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "5ddba685",
"needsInterop": false
}
},
"chunks": {}
}

View File

@ -0,0 +1,3 @@
{
"type": "module"
}

10795
docs/.vitepress/cache/deps/vue.js vendored Normal file

File diff suppressed because it is too large Load Diff

7
docs/.vitepress/cache/deps/vue.js.map vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
## node 版本要求
推荐 14.19.0+以上的版本,毕竟 2022 年了,别掐着 12+的版本了,你也可以使用[nvm](https://github.com/nvm-sh/nvm)或[nvm-windows](https://github.com/coreybutler/nvm-windows)在同一台电脑上管理多个 node 版本。
推荐 16.17.0+以上的版本,毕竟 2022 年了,别掐着 12+的版本了,你也可以使用[nvm](https://github.com/nvm-sh/nvm)或[nvm-windows](https://github.com/coreybutler/nvm-windows)在同一台电脑上管理多个 node 版本。
## 包管理器

884
yarn.lock

File diff suppressed because it is too large Load Diff