chore: migrate legacy pages and utilities to nuxt

This commit is contained in:
Tim
2025-08-07 20:21:22 +08:00
parent 73b9dcf0cd
commit 565678f79a
49 changed files with 7894 additions and 5 deletions

View File

@@ -11,6 +11,11 @@
"highlight.js": "^11.11.1",
"ldrs": "^1.0.0",
"markdown-it": "^14.1.0",
"nuxt": "latest"
"nuxt": "latest",
"cropperjs": "^1.6.2",
"echarts": "^5.6.0",
"vue-echarts": "^7.0.3",
"vue-easy-lightbox": "^1.19.0",
"vditor": "^3.11.1"
}
}