chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… (#6752)
* chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.12 -> 4.9.29 * fix: resolve the ESLint warning generated by #6317
This commit is contained in:
@@ -115,7 +115,12 @@ defineExpose({
|
||||
{{ submitButtonText || $t('common.login') }}
|
||||
</slot>
|
||||
</VbenButton>
|
||||
<VbenButton v-if="showBack" class="mt-4 w-full" variant="outline" @click="goToLogin()">
|
||||
<VbenButton
|
||||
v-if="showBack"
|
||||
class="mt-4 w-full"
|
||||
variant="outline"
|
||||
@click="goToLogin()"
|
||||
>
|
||||
{{ $t('common.back') }}
|
||||
</VbenButton>
|
||||
</div>
|
||||
|
||||
@@ -93,7 +93,12 @@ function goToLogin() {
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<VbenButton v-if="showBack" class="mt-4 w-full" variant="outline" @click="goToLogin()">
|
||||
<VbenButton
|
||||
v-if="showBack"
|
||||
class="mt-4 w-full"
|
||||
variant="outline"
|
||||
@click="goToLogin()"
|
||||
>
|
||||
{{ $t('common.back') }}
|
||||
</VbenButton>
|
||||
</div>
|
||||
|
||||
43
pnpm-lock.yaml
generated
43
pnpm-lock.yaml
generated
@@ -508,11 +508,11 @@ catalogs:
|
||||
specifier: 2.2.10
|
||||
version: 2.2.10
|
||||
vxe-pc-ui:
|
||||
specifier: ^4.7.12
|
||||
version: 4.7.16
|
||||
specifier: ^4.9.29
|
||||
version: 4.9.29
|
||||
vxe-table:
|
||||
specifier: ^4.14.4
|
||||
version: 4.14.4
|
||||
specifier: ^4.16.11
|
||||
version: 4.16.11
|
||||
watermark-js-plus:
|
||||
specifier: ^1.6.2
|
||||
version: 1.6.2
|
||||
@@ -1713,10 +1713,10 @@ importers:
|
||||
version: 3.5.17(typescript@5.8.3)
|
||||
vxe-pc-ui:
|
||||
specifier: 'catalog:'
|
||||
version: 4.7.16(vue@3.5.17(typescript@5.8.3))
|
||||
version: 4.9.29(vue@3.5.17(typescript@5.8.3))
|
||||
vxe-table:
|
||||
specifier: 'catalog:'
|
||||
version: 4.14.4(vue@3.5.17(typescript@5.8.3))
|
||||
version: 4.16.11(vue@3.5.17(typescript@5.8.3))
|
||||
|
||||
packages/effects/request:
|
||||
dependencies:
|
||||
@@ -5444,8 +5444,8 @@ packages:
|
||||
'@vueuse/shared@9.13.0':
|
||||
resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
|
||||
|
||||
'@vxe-ui/core@4.2.5':
|
||||
resolution: {integrity: sha512-K/0ae1VoCaVHZTnV3rUFsQdkwCU6dKjbFVtf0bvVRCYG5v+KrKbvFBSkqdnGT7sDoeotPVjL/WjBbl64RpHs3w==}
|
||||
'@vxe-ui/core@4.2.12':
|
||||
resolution: {integrity: sha512-g6gNDykKrKLzxsDDFDYTD/6tWrV9AfSaU7WIlKCO67BSXgKDMaEVTsH7ZZ7fI5qkOO9DH1vo07kbacyBNx7gSQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.17
|
||||
|
||||
@@ -10374,6 +10374,7 @@ packages:
|
||||
source-map@0.8.0-beta.0:
|
||||
resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
|
||||
engines: {node: '>= 8'}
|
||||
deprecated: The work that was done in this beta branch won't be included in future versions
|
||||
|
||||
sourcemap-codec@1.4.8:
|
||||
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
|
||||
@@ -11451,11 +11452,11 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.5.17
|
||||
|
||||
vxe-pc-ui@4.7.16:
|
||||
resolution: {integrity: sha512-t+E+x25FvRIax9HQJygO2wQA+2lxmNCkW4RY3m01c+bem4rs1FqM7UmxtUMBMM8OVH15mD42qwU4BtX7Ylf+EA==}
|
||||
vxe-pc-ui@4.9.29:
|
||||
resolution: {integrity: sha512-eyvfeLiAzCYv6NEI3lP9zfzFLU3cBDBaKjAu4ExK+Llb980bYODmPd1iZmhI/5i/GK9Pwhz6rVv3fA+WHw0gpQ==}
|
||||
|
||||
vxe-table@4.14.4:
|
||||
resolution: {integrity: sha512-h4KDw8DHZz037kNULSJD2lEiNifAtHNw5XvXSH0Ropk60WK5My1zj9Kb2rX+uU1oGfh75dmv71JzR6V2iWoSUw==}
|
||||
vxe-table@4.16.11:
|
||||
resolution: {integrity: sha512-TGDQTBD02m6Hfg5sczhPmZD1QE5F0N1enOfBBXiBYLvj1BFDkzZrXwX7rJraLc++uL2EDE0HkxjQUvjkGUXPoA==}
|
||||
|
||||
warning@4.0.3:
|
||||
resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
|
||||
@@ -11633,8 +11634,8 @@ packages:
|
||||
xe-utils@3.7.4:
|
||||
resolution: {integrity: sha512-9yuCHLOU+og4OEkPWWtzrYk1Zt1hgN66U/NCJ0+vYJSx1MplBtoQRz8aEA+2RmCr3leLru98vQxNpw/vJsu/sg==}
|
||||
|
||||
xe-utils@3.7.8:
|
||||
resolution: {integrity: sha512-V/k6B/ASYir6yLYhp62DnM17po9u1N9mou/rn4if5WoFCsAO49JpCiVpkDpwCv4zxGfWmhWgzmz4FytWF+pDVw==}
|
||||
xe-utils@3.7.9:
|
||||
resolution: {integrity: sha512-LWH6M7g+TKX8P2fqGxDPgJQygiULhbMtpmfxTMxJTUjuUv9y2+I45UCcVLh5AnmJSxDV1xTxsq7G5P9Eid06JQ==}
|
||||
|
||||
xml-name-validator@4.0.0:
|
||||
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
|
||||
@@ -15776,11 +15777,11 @@ snapshots:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vxe-ui/core@4.2.5(vue@3.5.17(typescript@5.8.3))':
|
||||
'@vxe-ui/core@4.2.12(vue@3.5.17(typescript@5.8.3))':
|
||||
dependencies:
|
||||
dom-zindex: 1.0.6
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
xe-utils: 3.7.8
|
||||
xe-utils: 3.7.9
|
||||
|
||||
'@whatwg-node/disposablestack@0.0.6':
|
||||
dependencies:
|
||||
@@ -22439,15 +22440,15 @@ snapshots:
|
||||
vooks: 0.2.12(vue@3.5.17(typescript@5.8.3))
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
|
||||
vxe-pc-ui@4.7.16(vue@3.5.17(typescript@5.8.3)):
|
||||
vxe-pc-ui@4.9.29(vue@3.5.17(typescript@5.8.3)):
|
||||
dependencies:
|
||||
'@vxe-ui/core': 4.2.5(vue@3.5.17(typescript@5.8.3))
|
||||
'@vxe-ui/core': 4.2.12(vue@3.5.17(typescript@5.8.3))
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
||||
vxe-table@4.14.4(vue@3.5.17(typescript@5.8.3)):
|
||||
vxe-table@4.16.11(vue@3.5.17(typescript@5.8.3)):
|
||||
dependencies:
|
||||
vxe-pc-ui: 4.7.16(vue@3.5.17(typescript@5.8.3))
|
||||
vxe-pc-ui: 4.9.29(vue@3.5.17(typescript@5.8.3))
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
||||
@@ -22723,7 +22724,7 @@ snapshots:
|
||||
|
||||
xe-utils@3.7.4: {}
|
||||
|
||||
xe-utils@3.7.8: {}
|
||||
xe-utils@3.7.9: {}
|
||||
|
||||
xml-name-validator@4.0.0: {}
|
||||
|
||||
|
||||
@@ -187,8 +187,8 @@ catalog:
|
||||
vue-router: ^4.5.1
|
||||
vue-tippy: ^6.7.1
|
||||
vue-tsc: 2.2.10
|
||||
vxe-pc-ui: ^4.7.12
|
||||
vxe-table: ^4.14.4
|
||||
vxe-pc-ui: ^4.9.29
|
||||
vxe-table: ^4.16.11
|
||||
watermark-js-plus: ^1.6.2
|
||||
zod: ^3.25.67
|
||||
zod-defaults: ^0.1.3
|
||||
|
||||
Reference in New Issue
Block a user