mirror of
https://github.com/m1ngsama/documents.git
synced 2025-12-25 02:56:26 +00:00
update deps
This commit is contained in:
parent
ff19cb46f3
commit
9b42b6841d
2 changed files with 753 additions and 432 deletions
|
|
@ -15,10 +15,10 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/pinyin": "^2.10.2",
|
"@types/pinyin": "^2.10.2",
|
||||||
"vitepress": "^1.6.3",
|
"vitepress": "^1.6.3",
|
||||||
"vitest": "^3.0.4"
|
"vitest": "^3.0.9"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "^22.10.10",
|
"@types/node": "^22.13.14",
|
||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
"pinyin": "4.0.0-alpha.2",
|
"pinyin": "4.0.0-alpha.2",
|
||||||
"vue": "^3.5.13"
|
"vue": "^3.5.13"
|
||||||
|
|
|
||||||
1181
pnpm-lock.yaml
1181
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue