feat: command palette (#200)

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
QiroNT 2022-11-29 16:15:05 +08:00 committed by GitHub
parent 07622e9606
commit 59802f0896
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 911 additions and 101 deletions

View file

@ -20,6 +20,7 @@
"@antfu/ni": "^0.18.8",
"@iconify-json/carbon": "^1.1.11",
"@iconify-json/logos": "^1.1.19",
"@iconify-json/material-symbols": "^1.1.24",
"@iconify-json/ri": "^1.1.4",
"@iconify-json/twemoji": "^1.1.6",
"@nuxtjs/i18n": "^8.0.0-beta.6",
@ -50,6 +51,7 @@
"focus-trap": "^7.1.0",
"form-data": "^4.0.0",
"fs-extra": "^10.1.0",
"fuse.js": "^6.6.2",
"js-yaml": "^4.1.0",
"lint-staged": "^13.0.4",
"lru-cache": "^7.14.1",