mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
enhance: removed the required rules of DNS Credentials #231
This commit is contained in:
parent
9d62b3ef03
commit
013dc0bd52
3 changed files with 15 additions and 16 deletions
|
@ -67,7 +67,7 @@
|
|||
"unplugin-auto-import": "^0.17.1",
|
||||
"unplugin-vue-components": "^0.25.2",
|
||||
"unplugin-vue-define-options": "^1.4.0",
|
||||
"vite": "^5.0.7",
|
||||
"vite": "^5.0.8",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
"vue-tsc": "^1.8.22"
|
||||
|
|
28
app/pnpm-lock.yaml
generated
28
app/pnpm-lock.yaml
generated
|
@ -111,10 +111,10 @@ devDependencies:
|
|||
version: 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.1(vite@5.0.7)(vue@3.3.10)
|
||||
version: 4.5.1(vite@5.0.8)(vue@3.3.10)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(vite@5.0.7)(vue@3.3.10)
|
||||
version: 3.1.0(vite@5.0.8)(vue@3.3.10)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.3.10
|
||||
version: 3.3.10
|
||||
|
@ -170,11 +170,11 @@ devDependencies:
|
|||
specifier: ^1.4.0
|
||||
version: 1.4.0(vue@3.3.10)
|
||||
vite:
|
||||
specifier: ^5.0.7
|
||||
version: 5.0.7(@types/node@20.10.2)(less@4.2.0)
|
||||
specifier: ^5.0.8
|
||||
version: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
vite-plugin-html:
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(vite@5.0.7)
|
||||
version: 3.2.0(vite@5.0.8)
|
||||
vite-svg-loader:
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(vue@3.3.10)
|
||||
|
@ -1332,7 +1332,7 @@ packages:
|
|||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.7)(vue@3.3.10):
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.8)(vue@3.3.10):
|
||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1342,20 +1342,20 @@ packages:
|
|||
'@babel/core': 7.23.5
|
||||
'@babel/plugin-transform-typescript': 7.23.5(@babel/core@7.23.5)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.5)
|
||||
vite: 5.0.7(@types/node@20.10.2)(less@4.2.0)
|
||||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.5.1(vite@5.0.7)(vue@3.3.10):
|
||||
/@vitejs/plugin-vue@4.5.1(vite@5.0.8)(vue@3.3.10):
|
||||
resolution: {integrity: sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.0.7(@types/node@20.10.2)(less@4.2.0)
|
||||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
dev: true
|
||||
|
||||
|
@ -5212,7 +5212,7 @@ packages:
|
|||
'@types/node': 20.10.2
|
||||
rimraf: 5.0.5
|
||||
typescript: 5.3.2
|
||||
vite: 5.0.7(@types/node@20.10.2)(less@4.2.0)
|
||||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
|
@ -5222,7 +5222,7 @@ packages:
|
|||
- terser
|
||||
dev: false
|
||||
|
||||
/vite-plugin-html@3.2.0(vite@5.0.7):
|
||||
/vite-plugin-html@3.2.0(vite@5.0.8):
|
||||
resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==}
|
||||
peerDependencies:
|
||||
vite: '>=2.0.0'
|
||||
|
@ -5239,7 +5239,7 @@ packages:
|
|||
html-minifier-terser: 6.1.0
|
||||
node-html-parser: 5.4.2
|
||||
pathe: 0.2.0
|
||||
vite: 5.0.7(@types/node@20.10.2)(less@4.2.0)
|
||||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
dev: true
|
||||
|
||||
/vite-svg-loader@5.1.0(vue@3.3.10):
|
||||
|
@ -5251,8 +5251,8 @@ packages:
|
|||
vue: 3.3.10(typescript@5.3.2)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.7(@types/node@20.10.2)(less@4.2.0):
|
||||
resolution: {integrity: sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==}
|
||||
/vite@5.0.8(@types/node@20.10.2)(less@4.2.0):
|
||||
resolution: {integrity: sha512-jYMALd8aeqR3yS9xlHd0OzQJndS9fH5ylVgWdB+pxTwxLKdO1pgC5Dlb398BUxpfaBxa4M9oT7j1g503Gaj5IQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
|
|
@ -86,7 +86,6 @@ const filterOption = (input: string, option: { label: string }) => {
|
|||
:key="k"
|
||||
:label="k"
|
||||
:extra="v"
|
||||
:rules="[{ required: true }]"
|
||||
>
|
||||
<AInput v-model:value="data.configuration.credentials[k]" />
|
||||
</AFormItem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue