From 87ac61d67241824a21e40aeea99dc261fab5c602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:47:48 +0000 Subject: [PATCH] fix(deps): bump vue from 3.4.19 to 3.4.20 Bumps [vue](https://github.com/vuejs/core) from 3.4.19 to 3.4.20. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.4.19...v3.4.20) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 207 +++++++++++++++++++++++++++++-------------------- 2 files changed, 124 insertions(+), 85 deletions(-) diff --git a/package.json b/package.json index ab797513..ca506aa8 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "siyuan": "^0.9.4", "siyuan-plugin-picgo": "^1.4.4", "uuid": "^9.0.1", - "vue": "^3.4.19", + "vue": "^3.4.20", "vue-i18n": "^9.9.1", "vue-router": "^4.3.0", "xmlbuilder2": "^3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e254322..50b7bd32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,16 +7,16 @@ settings: dependencies: '@element-plus/icons-vue': specifier: ^2.3.1 - version: 2.3.1(vue@3.4.19) + version: 2.3.1(vue@3.4.20) '@terwer/esbuild-config-custom': specifier: 2.0.0 version: 2.0.0(@types/minimist@1.2.5)(dotenv@16.4.5)(esbuild-plugin-copy@2.1.1)(esbuild-plugin-d.ts@1.2.3)(esbuild-plugin-ifdef@1.0.1)(esbuild-plugin-inline-image@0.0.9)(esbuild-plugin-vue3@0.3.2)(esbuild-style-plugin@1.6.3)(esbuild@0.17.19)(minimist@1.2.8)(rimraf@4.4.1)(stylus@0.62.0) '@vueuse/components': specifier: ^10.8.0 - version: 10.8.0(vue@3.4.19) + version: 10.8.0(vue@3.4.20) '@vueuse/core': specifier: ^10.8.0 - version: 10.8.0(vue@3.4.19) + version: 10.8.0(vue@3.4.20) chatgpt: specifier: ^5.2.5 version: 5.2.5 @@ -31,7 +31,7 @@ dependencies: version: 4.2.0 element-plus: specifier: ^2.5.6 - version: 2.5.6(vue@3.4.19) + version: 2.5.6(vue@3.4.20) gray-matter: specifier: ^4.0.3 version: 4.0.3 @@ -49,7 +49,7 @@ dependencies: version: 4.17.21 pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.3.3)(vue@3.4.19) + version: 2.1.7(typescript@5.3.3)(vue@3.4.20) shorthash2: specifier: ^1.0.3 version: 1.0.3 @@ -66,14 +66,14 @@ dependencies: specifier: ^9.0.1 version: 9.0.1 vue: - specifier: ^3.4.19 - version: 3.4.19(typescript@5.3.3) + specifier: ^3.4.20 + version: 3.4.20(typescript@5.3.3) vue-i18n: specifier: ^9.9.1 - version: 9.9.1(vue@3.4.19) + version: 9.9.1(vue@3.4.20) vue-router: specifier: ^4.3.0 - version: 4.3.0(vue@3.4.19) + version: 4.3.0(vue@3.4.20) xmlbuilder2: specifier: ^3.1.1 version: 3.1.1 @@ -129,13 +129,13 @@ devDependencies: version: 18.19.17 '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.1.4)(vue@3.4.19) + version: 5.0.4(vite@5.1.4)(vue@3.4.20) '@vitest/coverage-v8': specifier: ^1.3.1 version: 1.3.1(vitest@1.3.1) '@vue/test-utils': specifier: ^2.4.4 - version: 2.4.4(vue@3.4.19) + version: 2.4.4(vue@3.4.20) esbuild-plugin-copy: specifier: ^2.1.1 version: 2.1.1(esbuild@0.17.19) @@ -165,7 +165,7 @@ devDependencies: version: 0.17.5(@vueuse/core@10.8.0) unplugin-vue-components: specifier: ^0.26.0 - version: 0.26.0(vue@3.4.19) + version: 0.26.0(vue@3.4.20) vercel: specifier: ^33.5.2 version: 33.5.2 @@ -294,12 +294,12 @@ packages: '@edge-runtime/primitives': 4.1.0 dev: true - /@element-plus/icons-vue@2.3.1(vue@3.4.19): + /@element-plus/icons-vue@2.3.1(vue@3.4.20): resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==} peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) dev: false /@esbuild/aix-ppc64@0.19.12: @@ -783,14 +783,14 @@ packages: '@fortawesome/fontawesome-common-types': 6.5.1 dev: false - /@fortawesome/vue-fontawesome@3.0.6(@fortawesome/fontawesome-svg-core@6.5.1)(vue@3.4.19): + /@fortawesome/vue-fontawesome@3.0.6(@fortawesome/fontawesome-svg-core@6.5.1)(vue@3.4.20): resolution: {integrity: sha512-akrL7lTroyNpPkoHtvK2UpsMzJr6jXdHaQ0YdcwqDsB8jdwlpNHZYijpOUd9KJsARr+VB3WXY4EyObepqJ4ytQ==} peerDependencies: '@fortawesome/fontawesome-svg-core': ~1 || ~6 vue: '>= 3.0.0 < 4' dependencies: '@fortawesome/fontawesome-svg-core': 6.5.1 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) dev: false /@halo-dev/api-client@2.12.0: @@ -1846,7 +1846,7 @@ packages: ts-morph: 12.0.0 dev: true - /@vitejs/plugin-vue@5.0.4(vite@5.1.4)(vue@3.4.19): + /@vitejs/plugin-vue@5.0.4(vite@5.1.4)(vue@3.4.20): resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: @@ -1854,7 +1854,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.1.4(@types/node@18.19.17)(stylus@0.62.0) - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) dev: true /@vitest/coverage-v8@1.3.1(vitest@1.3.1): @@ -1947,12 +1947,27 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 + /@vue/compiler-core@3.4.20: + resolution: {integrity: sha512-l7M+xUuL8hrGtRLkrf+62d9zucAdgqNBTbJ/NufCOIuJQhauhfyAKH9ra/qUctCXcULwmclGAVpvmxjbBO30qg==} + dependencies: + '@babel/parser': 7.23.9 + '@vue/shared': 3.4.20 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.0.2 + /@vue/compiler-dom@3.4.19: resolution: {integrity: sha512-vm6+cogWrshjqEHTzIDCp72DKtea8Ry/QVpQRYoyTIg9k7QZDX6D8+HGURjtmatfgM8xgCFtJJaOlCaRYRK3QA==} dependencies: '@vue/compiler-core': 3.4.19 '@vue/shared': 3.4.19 + /@vue/compiler-dom@3.4.20: + resolution: {integrity: sha512-/cSBGL79HFBYgDnqCNKErOav3bPde3n0sJwJM2Z09rXlkiowV/2SG1tgDAiWS1CatS4Cvo0o74e1vNeCK1R3RA==} + dependencies: + '@vue/compiler-core': 3.4.20 + '@vue/shared': 3.4.20 + /@vue/compiler-sfc@3.4.19: resolution: {integrity: sha512-LQ3U4SN0DlvV0xhr1lUsgLCYlwQfUfetyPxkKYu7dkfvx7g3ojrGAkw0AERLOKYXuAGnqFsEuytkdcComei3Yg==} dependencies: @@ -1965,12 +1980,33 @@ packages: magic-string: 0.30.7 postcss: 8.4.35 source-map-js: 1.0.2 + dev: false + + /@vue/compiler-sfc@3.4.20: + resolution: {integrity: sha512-nPuTZz0yxTPzjyYe+9nQQsFYImcz/57UX8N3jyhl5oIUUs2jqqAMaULsAlJwve3qNYfjQzq0bwy3pqJrN9ecZw==} + dependencies: + '@babel/parser': 7.23.9 + '@vue/compiler-core': 3.4.20 + '@vue/compiler-dom': 3.4.20 + '@vue/compiler-ssr': 3.4.20 + '@vue/shared': 3.4.20 + estree-walker: 2.0.2 + magic-string: 0.30.7 + postcss: 8.4.35 + source-map-js: 1.0.2 /@vue/compiler-ssr@3.4.19: resolution: {integrity: sha512-P0PLKC4+u4OMJ8sinba/5Z/iDT84uMRRlrWzadgLA69opCpI1gG4N55qDSC+dedwq2fJtzmGald05LWR5TFfLw==} dependencies: '@vue/compiler-dom': 3.4.19 '@vue/shared': 3.4.19 + dev: false + + /@vue/compiler-ssr@3.4.20: + resolution: {integrity: sha512-b3gFQPiHLvI12C56otzBPpQhZ5kgkJ5RMv/zpLjLC2BIFwX5GktDqYQ7xg0Q2grP6uFI8al3beVKvAVxFtXmIg==} + dependencies: + '@vue/compiler-dom': 3.4.20 + '@vue/shared': 3.4.20 /@vue/devtools-api@6.6.1: resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} @@ -1996,37 +2032,40 @@ packages: vue-template-compiler: 2.7.16 dev: true - /@vue/reactivity@3.4.19: - resolution: {integrity: sha512-+VcwrQvLZgEclGZRHx4O2XhyEEcKaBi50WbxdVItEezUf4fqRh838Ix6amWTdX0CNb/b6t3Gkz3eOebfcSt+UA==} + /@vue/reactivity@3.4.20: + resolution: {integrity: sha512-P5LJcxUkG6inlHr6MHVA4AVFAmRYJQ7ONGWJILNjMjoYuEXFhYviSCb9BEMyszSG/1kWCZbtWQlKSLasFRpThw==} dependencies: - '@vue/shared': 3.4.19 + '@vue/shared': 3.4.20 - /@vue/runtime-core@3.4.19: - resolution: {integrity: sha512-/Z3tFwOrerJB/oyutmJGoYbuoadphDcJAd5jOuJE86THNZji9pYjZroQ2NFsZkTxOq0GJbb+s2kxTYToDiyZzw==} + /@vue/runtime-core@3.4.20: + resolution: {integrity: sha512-MPvsQpGAxoBqLHjqopt4YPtUYBpq0K6oAWDTwIR1CTNZ3y9O/J2ZVh+i2JpxKNYwANJBiZ20O99NE20uisB7xw==} dependencies: - '@vue/reactivity': 3.4.19 - '@vue/shared': 3.4.19 + '@vue/reactivity': 3.4.20 + '@vue/shared': 3.4.20 - /@vue/runtime-dom@3.4.19: - resolution: {integrity: sha512-IyZzIDqfNCF0OyZOauL+F4yzjMPN2rPd8nhqPP2N1lBn3kYqJpPHHru+83Rkvo2lHz5mW+rEeIMEF9qY3PB94g==} + /@vue/runtime-dom@3.4.20: + resolution: {integrity: sha512-OkbPVP69H+8m74543zMAAx/LIkajxufYyow41gc0s5iF0uplT5uTQ4llDYu1GeJZEI8wjL5ueiPQruk4qwOMmA==} dependencies: - '@vue/runtime-core': 3.4.19 - '@vue/shared': 3.4.19 + '@vue/runtime-core': 3.4.20 + '@vue/shared': 3.4.20 csstype: 3.1.3 - /@vue/server-renderer@3.4.19(vue@3.4.19): - resolution: {integrity: sha512-eAj2p0c429RZyyhtMRnttjcSToch+kTWxFPHlzGMkR28ZbF1PDlTcmGmlDxccBuqNd9iOQ7xPRPAGgPVj+YpQw==} + /@vue/server-renderer@3.4.20(vue@3.4.20): + resolution: {integrity: sha512-w3VH2GuwxQHA6pJo/HCV22OfVC8Mw4oeHQM+vKeqtRK0OPE1Wilnh+P/SDVGGxPjJsGmyfphi0dbw8UKZQJH9w==} peerDependencies: - vue: 3.4.19 + vue: 3.4.20 dependencies: - '@vue/compiler-ssr': 3.4.19 - '@vue/shared': 3.4.19 - vue: 3.4.19(typescript@5.3.3) + '@vue/compiler-ssr': 3.4.20 + '@vue/shared': 3.4.20 + vue: 3.4.20(typescript@5.3.3) /@vue/shared@3.4.19: resolution: {integrity: sha512-/KliRRHMF6LoiThEy+4c1Z4KB/gbPrGjWwJR+crg2otgrf/egKzRaCPvJ51S5oetgsgXLfc4Rm5ZgrKHZrtMSw==} - /@vue/test-utils@2.4.4(vue@3.4.19): + /@vue/shared@3.4.20: + resolution: {integrity: sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag==} + + /@vue/test-utils@2.4.4(vue@3.4.20): resolution: {integrity: sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q==} peerDependencies: '@vue/server-renderer': ^3.0.1 @@ -2036,39 +2075,39 @@ packages: optional: true dependencies: js-beautify: 1.15.1 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) vue-component-type-helpers: 1.8.27 dev: true - /@vueuse/components@10.8.0(vue@3.4.19): + /@vueuse/components@10.8.0(vue@3.4.20): resolution: {integrity: sha512-5k/4Cxgt+aoxeHIOWSet6kkHXY+96QuPkJzGpOHaCj9DD0ASBni6L/wHQUWL118Ac9xq5+QQJuK5VvFs/yBAEw==} dependencies: - '@vueuse/core': 10.8.0(vue@3.4.19) - '@vueuse/shared': 10.8.0(vue@3.4.19) - vue-demi: 0.14.7(vue@3.4.19) + '@vueuse/core': 10.8.0(vue@3.4.20) + '@vueuse/shared': 10.8.0(vue@3.4.20) + vue-demi: 0.14.7(vue@3.4.20) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/core@10.8.0(vue@3.4.19): + /@vueuse/core@10.8.0(vue@3.4.20): resolution: {integrity: sha512-G9Ok9fjx10TkNIPn8V1dJmK1NcdJCtYmDRyYiTMUyJ1p0Tywc1zmOoCQ2xhHYyz8ULBU4KjIJQ9n+Lrty74iVw==} dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.8.0 - '@vueuse/shared': 10.8.0(vue@3.4.19) - vue-demi: 0.14.7(vue@3.4.19) + '@vueuse/shared': 10.8.0(vue@3.4.20) + vue-demi: 0.14.7(vue@3.4.20) transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/core@9.13.0(vue@3.4.19): + /@vueuse/core@9.13.0(vue@3.4.20): resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} dependencies: '@types/web-bluetooth': 0.0.16 '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(vue@3.4.19) - vue-demi: 0.14.7(vue@3.4.19) + '@vueuse/shared': 9.13.0(vue@3.4.20) + vue-demi: 0.14.7(vue@3.4.20) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -2081,18 +2120,18 @@ packages: resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} dev: false - /@vueuse/shared@10.8.0(vue@3.4.19): + /@vueuse/shared@10.8.0(vue@3.4.20): resolution: {integrity: sha512-dUdy6zwHhULGxmr9YUg8e+EnB39gcM4Fe2oKBSrh3cOsV30JcMPtsyuspgFCUo5xxFNaeMf/W2yyKfST7Bg8oQ==} dependencies: - vue-demi: 0.14.7(vue@3.4.19) + vue-demi: 0.14.7(vue@3.4.20) transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/shared@9.13.0(vue@3.4.19): + /@vueuse/shared@9.13.0(vue@3.4.20): resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} dependencies: - vue-demi: 0.14.7(vue@3.4.19) + vue-demi: 0.14.7(vue@3.4.20) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -3211,18 +3250,18 @@ packages: jake: 10.8.7 dev: true - /element-plus@2.5.6(vue@3.4.19): + /element-plus@2.5.6(vue@3.4.20): resolution: {integrity: sha512-zctKTiyIDmcnMp3K5WG1hglgraW9EbiCLiIDVtaMCS5mPMl2fRKdS0vOFGnECIq9taFoxnyoDwxHD81nv0B4RA==} peerDependencies: vue: ^3.2.0 dependencies: '@ctrl/tinycolor': 3.6.1 - '@element-plus/icons-vue': 2.3.1(vue@3.4.19) + '@element-plus/icons-vue': 2.3.1(vue@3.4.20) '@floating-ui/dom': 1.6.3 '@popperjs/core': /@sxzz/popperjs-es@2.11.7 '@types/lodash': 4.14.202 '@types/lodash-es': 4.17.12 - '@vueuse/core': 9.13.0(vue@3.4.19) + '@vueuse/core': 9.13.0(vue@3.4.20) async-validator: 4.2.5 dayjs: 1.11.10 escape-html: 1.0.3 @@ -3231,7 +3270,7 @@ packages: lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6038,7 +6077,7 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - /pinia@2.1.7(typescript@5.3.3)(vue@3.4.19): + /pinia@2.1.7(typescript@5.3.3)(vue@3.4.20): resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -6052,8 +6091,8 @@ packages: dependencies: '@vue/devtools-api': 6.6.1 typescript: 5.3.3 - vue: 3.4.19(typescript@5.3.3) - vue-demi: 0.14.7(vue@3.4.19) + vue: 3.4.20(typescript@5.3.3) + vue-demi: 0.14.7(vue@3.4.20) dev: false /pkg-dir@5.0.0: @@ -6638,23 +6677,23 @@ packages: /siyuan-plugin-picgo@1.4.4(typescript@5.3.3): resolution: {integrity: sha512-ZUFHzoq1UEWpI3achLlDRnjtNmHULP1DnnIRQIGn7wJD3FBsbpXyleLlgjAoAz0QhsC79byKBqjTsUKVR+xaLQ==} dependencies: - '@element-plus/icons-vue': 2.3.1(vue@3.4.19) + '@element-plus/icons-vue': 2.3.1(vue@3.4.20) '@fortawesome/fontawesome-svg-core': 6.5.1 '@fortawesome/free-brands-svg-icons': 6.5.1 '@fortawesome/free-solid-svg-icons': 6.5.1 - '@fortawesome/vue-fontawesome': 3.0.6(@fortawesome/fontawesome-svg-core@6.5.1)(vue@3.4.19) - '@vueuse/core': 10.8.0(vue@3.4.19) + '@fortawesome/vue-fontawesome': 3.0.6(@fortawesome/fontawesome-svg-core@6.5.1)(vue@3.4.20) + '@vueuse/core': 10.8.0(vue@3.4.20) blueimp-md5-es6: 2.7.4 browser-fs-access: 0.34.1 - element-plus: 2.5.6(vue@3.4.19) + element-plus: 2.5.6(vue@3.4.20) lodash: 4.17.21 lodash-es: 4.17.21 - pinia: 2.1.7(typescript@5.3.3)(vue@3.4.19) + pinia: 2.1.7(typescript@5.3.3)(vue@3.4.20) siyuan: 0.7.9 uuid: 9.0.1 - vue: 3.4.19(typescript@5.3.3) - vue-i18n: 9.9.1(vue@3.4.19) - vue-router: 4.3.0(vue@3.4.19) + vue: 3.4.20(typescript@5.3.3) + vue-i18n: 9.9.1(vue@3.4.20) + vue-router: 4.3.0(vue@3.4.20) zhi-common: 1.28.0(typescript@5.3.3) zhi-device: 2.10.0 zhi-fetch-middleware: 0.2.29(typescript@5.3.3) @@ -7261,7 +7300,7 @@ packages: dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0 - '@vueuse/core': 10.8.0(vue@3.4.19) + '@vueuse/core': 10.8.0(vue@3.4.20) fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.7 @@ -7272,7 +7311,7 @@ packages: - rollup dev: true - /unplugin-vue-components@0.26.0(vue@3.4.19): + /unplugin-vue-components@0.26.0(vue@3.4.20): resolution: {integrity: sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==} engines: {node: '>=14'} peerDependencies: @@ -7295,7 +7334,7 @@ packages: minimatch: 9.0.3 resolve: 1.22.8 unplugin: 1.7.1 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) transitivePeerDependencies: - rollup - supports-color @@ -7568,7 +7607,7 @@ packages: resolution: {integrity: sha512-0vOfAtI67UjeO1G6UiX5Kd76CqaQ67wrRZiOe7UAb9Jm6GzlUr/fC7CV90XfwapJRjpCMaZFhv1V0ajWRmE9Dg==} dev: true - /vue-demi@0.14.7(vue@3.4.19): + /vue-demi@0.14.7(vue@3.4.20): resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} engines: {node: '>=12'} hasBin: true @@ -7580,7 +7619,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) /vue-eslint-parser@9.4.2(eslint@8.56.0): resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} @@ -7600,7 +7639,7 @@ packages: - supports-color dev: true - /vue-i18n@9.9.1(vue@3.4.19): + /vue-i18n@9.9.1(vue@3.4.20): resolution: {integrity: sha512-xyQ4VspLdNSPTKBFBPWa1tvtj+9HuockZwgFeD2OhxxXuC2CWeNvV4seu2o9+vbQOyQbhAM5Ez56oxUrrnTWdw==} engines: {node: '>= 16'} peerDependencies: @@ -7609,16 +7648,16 @@ packages: '@intlify/core-base': 9.9.1 '@intlify/shared': 9.9.1 '@vue/devtools-api': 6.6.1 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) dev: false - /vue-router@4.3.0(vue@3.4.19): + /vue-router@4.3.0(vue@3.4.20): resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) dev: false /vue-template-compiler@2.7.16: @@ -7640,19 +7679,19 @@ packages: typescript: 5.3.3 dev: true - /vue@3.4.19(typescript@5.3.3): - resolution: {integrity: sha512-W/7Fc9KUkajFU8dBeDluM4sRGc/aa4YJnOYck8dkjgZoXtVsn3OeTGni66FV1l3+nvPA7VBFYtPioaGKUmEADw==} + /vue@3.4.20(typescript@5.3.3): + resolution: {integrity: sha512-xF4zDKXp67NjgORFX/HOuaiaKYjgxkaToK0KWglFQEYlCw9AqgBlj1yu5xa6YaRek47w2IGiuvpvrGg/XuQFCw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.19 - '@vue/compiler-sfc': 3.4.19 - '@vue/runtime-dom': 3.4.19 - '@vue/server-renderer': 3.4.19(vue@3.4.19) - '@vue/shared': 3.4.19 + '@vue/compiler-dom': 3.4.20 + '@vue/compiler-sfc': 3.4.20 + '@vue/runtime-dom': 3.4.20 + '@vue/server-renderer': 3.4.20(vue@3.4.20) + '@vue/shared': 3.4.20 typescript: 5.3.3 /w3c-xmlserializer@5.0.0: @@ -7920,7 +7959,7 @@ packages: js-yaml: 4.1.0 shorthash2: 1.0.3 transliteration: 2.3.5 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) zhi-lib-base: 0.4.4 transitivePeerDependencies: - typescript @@ -7932,7 +7971,7 @@ packages: js-yaml: 4.1.0 shorthash2: 1.0.3 transliteration: 2.3.5 - vue: 3.4.19(typescript@5.3.3) + vue: 3.4.20(typescript@5.3.3) zhi-lib-base: 0.8.0 transitivePeerDependencies: - typescript