mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
base64 decode, announcement pill
This commit is contained in:
parent
34c1f13d8b
commit
b80e26444d
10 changed files with 159 additions and 17 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"nitropack": "latest",
|
||||
"pathe": "^1.1.1",
|
||||
"unocss": "^0.57.1",
|
||||
"vitepress": "1.0.0-rc.24",
|
||||
"vitepress": "1.0.0-rc.25",
|
||||
"vue": "^3.3.7",
|
||||
"workbox-window": "^7.0.0"
|
||||
},
|
||||
|
|
@ -29,5 +29,10 @@
|
|||
"@types/node": "^20.8.9",
|
||||
"@vite-pwa/vitepress": "^0.2.3",
|
||||
"prettier": "^3.0.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"vitepress@1.0.0-rc.25": "patches/vitepress@1.0.0-rc.25.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue