mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 05:31:44 +08:00
feat: 更新包
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-xhr": "^2.1.1",
|
||||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@fontsource-variable/jetbrains-mono": "^5.1.1",
|
||||
"@guolao/vue-monaco-editor": "^1.5.4",
|
||||
"@vavt/copy2clipboard": "^1.0.1",
|
||||
"@vue-js-cron/naive-ui": "^2.0.9",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@fontsource-variable/jetbrains-mono": "^5.2.5",
|
||||
"@guolao/vue-monaco-editor": "^1.5.5",
|
||||
"@vavt/copy2clipboard": "^1.0.3",
|
||||
"@vue-js-cron/naive-ui": "^2.0.11",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"@xterm/addon-attach": "^0.11.0",
|
||||
"@xterm/addon-clipboard": "^0.1.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
@@ -39,60 +39,59 @@
|
||||
"@xterm/addon-web-links": "^0.11.0",
|
||||
"@xterm/addon-webgl": "^0.18.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"alova": "^3.2.7",
|
||||
"cronstrue": "^2.52.0",
|
||||
"alova": "^3.2.11",
|
||||
"cronstrue": "^2.61.0",
|
||||
"echarts": "^5.6.0",
|
||||
"install": "^0.13.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"luxon": "^3.5.0",
|
||||
"marked": "^15.0.4",
|
||||
"luxon": "^3.6.1",
|
||||
"marked": "^15.0.12",
|
||||
"mitt": "^3.0.1",
|
||||
"node-forge": "^1.3.1",
|
||||
"pinia": "^3.0.0",
|
||||
"pinia-plugin-persistedstate": "^4.2.0",
|
||||
"pinia": "^3.0.2",
|
||||
"pinia-plugin-persistedstate": "^4.3.0",
|
||||
"remove": "^0.1.5",
|
||||
"vue": "^3.5.13",
|
||||
"vue": "^3.5.14",
|
||||
"vue-echarts": "^7.0.3",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-router": "^4.5.1",
|
||||
"vue3-gettext": "4.0.0-alpha.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.290",
|
||||
"@iconify/json": "^2.2.341",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@rushstack/eslint-patch": "^1.10.4",
|
||||
"@tsconfig/node22": "^22.0.0",
|
||||
"@rushstack/eslint-patch": "^1.11.0",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/luxon": "^3.4.2",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/luxon": "^3.6.2",
|
||||
"@types/node": "^22.15.21",
|
||||
"@types/node-forge": "^1.3.11",
|
||||
"@unocss/eslint-config": "^66.0.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/eslint-config-prettier": "^10.1.0",
|
||||
"@vue/eslint-config-typescript": "^14.2.0",
|
||||
"@unocss/eslint-config": "^66.1.2",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.5.0",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"colord": "^2.9.3",
|
||||
"cpx2": "^8.0.0",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-plugin-vue": "^10.0.0",
|
||||
"md-editor-v3": "^5.1.1",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-plugin-vue": "^10.1.0",
|
||||
"md-editor-v3": "^5.6.0",
|
||||
"monaco-editor": "^0.52.2",
|
||||
"naive-ui": "^2.40.4",
|
||||
"npm-run-all2": "^8.0.0",
|
||||
"prettier": "^3.4.2",
|
||||
"naive-ui": "^2.41.0",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"sass": "^1.83.0",
|
||||
"tsx": "^4.19.2",
|
||||
"sass": "^1.89.0",
|
||||
"tsx": "^4.19.4",
|
||||
"typescript": "5.8.3",
|
||||
"unocss": "^66.0.0",
|
||||
"unplugin-auto-import": "^19.0.0",
|
||||
"unplugin-icons": "^22.0.0",
|
||||
"unplugin-vue-components": "^28.0.0",
|
||||
"vite": "^6.0.6",
|
||||
"unocss": "^66.1.2",
|
||||
"unplugin-auto-import": "^19.3.0",
|
||||
"unplugin-icons": "^22.1.0",
|
||||
"unplugin-vue-components": "^28.7.0",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
"vite-plugin-mock": "^3.0.2",
|
||||
"vite-plugin-static-copy": "^3.0.0",
|
||||
"vite-plugin-vue-devtools": "^7.6.8",
|
||||
"vue-tsc": "^2.2.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
|
||||
"vite-plugin-vue-devtools": "^7.7.6",
|
||||
"vue-tsc": "^2.2.10"
|
||||
}
|
||||
}
|
||||
|
||||
1957
web/pnpm-lock.yaml
generated
1957
web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,7 @@ const model = defineModel<any>('model', { type: Object, required: true })
|
||||
</n-input-number>
|
||||
</n-form-item>
|
||||
<n-form-item :label="$gettext('Access Entrance')">
|
||||
<n-input v-model:value="model.entrance" :placeholder="$gettext('admin')" />
|
||||
<n-input v-model:value="model.entrance" :placeholder="$gettext('/admin')" />
|
||||
</n-form-item>
|
||||
<n-form-item :label="$gettext('Bind Domain')">
|
||||
<n-dynamic-input
|
||||
|
||||
Reference in New Issue
Block a user