♻️ Refactored some components to new UI

This commit is contained in:
2025-11-27 21:52:51 +08:00
parent 8af7037b24
commit 040e19025e
19 changed files with 404 additions and 522 deletions

View File

@@ -16,7 +16,6 @@
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
"@nuxt/eslint": "1.9.0",
"@nuxt/image": "1.11.0",
"@nuxtjs/color-mode": "3.5.2",
"@nuxtjs/i18n": "10.1.0",
"@pinia/nuxt": "0.11.2",
"@tailwindcss/vite": "^4.1.17",
@@ -26,6 +25,7 @@
"eslint": "^9.39.1",
"highlightjs": "^9.16.2",
"katex": "^0.16.25",
"lucide-vue-next": "^0.555.0",
"luxon": "^3.7.2",
"markdown-exit": "^1.0.0-beta.6",
"markdown-it-highlightjs": "^4.2.0",
@@ -36,9 +36,9 @@
"pinia": "^3.0.4",
"sharp": "^0.34.5",
"swagger-themes": "^1.4.3",
"swagger-ui-dist": "^5.30.2",
"swagger-ui-dist": "^5.30.3",
"tus-js-client": "^4.3.1",
"vue": "^3.5.24",
"vue": "^3.5.25",
"vue-router": "^4.6.3"
},
"devDependencies": {
@@ -46,7 +46,7 @@
"@mdi/font": "^7.4.47",
"@tailwindcss/typography": "^0.5.19",
"@types/luxon": "^3.7.1",
"@types/node": "^24.10.0",
"@types/node": "^24.10.1",
"daisyui": "^5.5.5",
"naive-ui": "^2.43.2",
"tailwindcss": "^4.1.17"