♻️ Migrate the exploring page

This commit is contained in:
2025-09-19 01:04:05 +08:00
parent 773cc220e0
commit 7904ce9ca7
13 changed files with 498 additions and 9 deletions

View File

@@ -25,11 +25,14 @@
"marked": "^16.3.0",
"nuxt": "^4.1.2",
"pinia": "^3.0.3",
"tus-js-client": "^4.3.1",
"vue": "^3.5.21",
"vue-router": "^4.5.1",
"vuetify-nuxt-module": "0.18.7"
},
"devDependencies": {
"@mdi/font": "^7.4.47"
"@mdi/font": "^7.4.47",
"@types/luxon": "^3.7.1",
"@types/node": "^24.5.2"
}
}