chore: update deps
This commit is contained in:
parent
f5ca6c22a4
commit
1f747a6f5f
2 changed files with 145 additions and 145 deletions
24
package.json
24
package.json
|
@ -23,15 +23,15 @@
|
|||
"@iconify-json/ri": "^1.1.4",
|
||||
"@iconify-json/twemoji": "^1.1.6",
|
||||
"@pinia/nuxt": "^0.4.5",
|
||||
"@tiptap/extension-character-count": "2.0.0-beta.203",
|
||||
"@tiptap/extension-code-block": "2.0.0-beta.203",
|
||||
"@tiptap/extension-mention": "2.0.0-beta.203",
|
||||
"@tiptap/extension-paragraph": "2.0.0-beta.203",
|
||||
"@tiptap/extension-placeholder": "2.0.0-beta.203",
|
||||
"@tiptap/extension-text": "2.0.0-beta.203",
|
||||
"@tiptap/starter-kit": "2.0.0-beta.203",
|
||||
"@tiptap/suggestion": "2.0.0-beta.203",
|
||||
"@tiptap/vue-3": "2.0.0-beta.203",
|
||||
"@tiptap/extension-character-count": "2.0.0-beta.204",
|
||||
"@tiptap/extension-code-block": "2.0.0-beta.204",
|
||||
"@tiptap/extension-mention": "2.0.0-beta.204",
|
||||
"@tiptap/extension-paragraph": "2.0.0-beta.204",
|
||||
"@tiptap/extension-placeholder": "2.0.0-beta.204",
|
||||
"@tiptap/extension-text": "2.0.0-beta.204",
|
||||
"@tiptap/starter-kit": "2.0.0-beta.204",
|
||||
"@tiptap/suggestion": "2.0.0-beta.204",
|
||||
"@tiptap/vue-3": "2.0.0-beta.204",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/prettier": "^2.7.1",
|
||||
|
@ -39,7 +39,7 @@
|
|||
"@types/wicg-file-system-access": "^2020.9.5",
|
||||
"@unocss/nuxt": "^0.46.5",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"@vue-macros/nuxt": "^0.1.1",
|
||||
"@vue-macros/nuxt": "^0.1.2",
|
||||
"@vueuse/nuxt": "^9.6.0",
|
||||
"blurhash": "^2.0.4",
|
||||
"browser-fs-access": "^0.31.1",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"fs-extra": "^10.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lru-cache": "^7.14.1",
|
||||
"masto": "^4.6.8",
|
||||
"masto": "^4.6.10",
|
||||
"nuxt": "^3.0.0",
|
||||
"parse5": "^7.1.2",
|
||||
"pinia": "^2.0.26",
|
||||
|
@ -63,7 +63,7 @@
|
|||
"tippy.js": "^6.3.7",
|
||||
"typescript": "^4.9.3",
|
||||
"ufo": "^1.0.0",
|
||||
"unplugin-auto-import": "^0.11.5",
|
||||
"unplugin-auto-import": "^0.12.0",
|
||||
"vitest": "^0.25.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue