feat: more to explore (#360)

This commit is contained in:
Ayaka Rizumu 2022-12-11 18:52:36 +08:00 committed by GitHub
parent a36a26d745
commit 183b1659d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 530 additions and 17 deletions

View file

@ -17,6 +17,9 @@
"test": "nr test:unit",
"postinstall": "nuxi prepare && simple-git-hooks"
},
"dependencies": {
"@fnando/sparkline": "^0.3.10"
},
"devDependencies": {
"@antfu/eslint-config": "^0.33.1",
"@antfu/ni": "^0.18.8",
@ -38,6 +41,7 @@
"@tiptap/starter-kit": "2.0.0-beta.204",
"@tiptap/suggestion": "2.0.0-beta.204",
"@tiptap/vue-3": "2.0.0-beta.204",
"@types/fnando__sparkline": "^0.3.4",
"@types/fs-extra": "^9.0.13",
"@types/js-yaml": "^4.0.5",
"@types/prettier": "^2.7.1",