feature: support init db in admin portal (#658)

This commit is contained in:
Dream Hunter
2025-05-20 17:45:55 +08:00
committed by GitHub
parent 272b624b9b
commit 50326bcc98
15 changed files with 1897 additions and 1809 deletions

View File

@@ -30,7 +30,7 @@
"naive-ui": "^2.41.0",
"postal-mime": "^2.4.3",
"vooks": "^0.2.12",
"vue": "^3.5.13",
"vue": "^3.5.14",
"vue-clipboard3": "^2.0.0",
"vue-i18n": "^11.1.3",
"vue-router": "^4.5.1"
@@ -38,7 +38,7 @@
"devDependencies": {
"@vicons/fa": "^0.13.0",
"@vicons/material": "^0.13.0",
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue": "^5.2.4",
"unplugin-auto-import": "^19.2.0",
"unplugin-vue-components": "^28.5.0",
"vite": "^6.3.5",
@@ -47,7 +47,7 @@
"vite-plugin-wasm": "^3.4.1",
"workbox-build": "^7.3.0",
"workbox-window": "^7.3.0",
"wrangler": "^4.14.2"
"wrangler": "^4.15.2"
},
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
}