refactor: switch nuxt module of vue macros (#27)
This commit is contained in:
parent
47914d59b6
commit
c42fe49ce9
5 changed files with 64 additions and 47 deletions
|
@ -21,7 +21,7 @@
|
|||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/sanitize-html": "^2.6.2",
|
||||
"@unocss/nuxt": "^0.46.5",
|
||||
"@vue-macros/volar": "^0.5.3",
|
||||
"@vue-macros/nuxt": "^0.0.2",
|
||||
"@vueuse/nuxt": "^9.5.0",
|
||||
"blurhash": "^2.0.4",
|
||||
"eslint": "^8.27.0",
|
||||
|
@ -35,7 +35,6 @@
|
|||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
"sanitize-html": "^2.7.3",
|
||||
"typescript": "^4.9.3",
|
||||
"ufo": "^1.0.0",
|
||||
"unplugin-vue-macros": "^0.16.4"
|
||||
"ufo": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue