From 9b812b8f5dc9f387de25610f6211159e30a4452d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 12:19:16 +0000 Subject: [PATCH] chore(deps): update dependency vue to v3.4.5 --- docs/package.json | 2 +- pnpm-lock.yaml | 306 ++++++++++++++++++++++++++++++++-------------- 2 files changed, 218 insertions(+), 90 deletions(-) diff --git a/docs/package.json b/docs/package.json index 89b746af409e..757dbbaa6ef6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "@waline/client": "2.15.8", "marked": "11.1.0", "mathjax-full": "3.2.2", - "vue": "3.4.0", + "vue": "3.4.5", "vuepress": "2.0.0-rc.0", "vuepress-plugin-redirect": "2.0.0-rc.7", "vuepress-plugin-remove-pwa": "2.0.0-rc.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14ccc93e0718..a0b7884c80ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -180,11 +180,11 @@ importers: specifier: 3.2.2 version: 3.2.2 vue: - specifier: 3.4.0 - version: 3.4.0(typescript@5.3.3) + specifier: 3.4.5 + version: 3.4.5(typescript@5.3.3) vuepress: specifier: 2.0.0-rc.0 - version: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + version: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-redirect: specifier: 2.0.0-rc.7 version: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -4337,7 +4337,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.4.0): + /@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.4.5): resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -4345,7 +4345,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6) - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) dev: true /@vitejs/plugin-vue@5.0.2(vite@5.0.10)(vue@3.4.0): @@ -4406,12 +4406,29 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 + /@vue/compiler-core@3.4.5: + resolution: {integrity: sha512-Daka7P1z2AgKjzuueWXhwzIsKu0NkLB6vGbNVEV2iJ8GJTrzraZo/Sk4GWCMRtd/qVi3zwnk+Owbd/xSZbwHtQ==} + dependencies: + '@babel/parser': 7.23.6 + '@vue/shared': 3.4.5 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.0.2 + dev: true + /@vue/compiler-dom@3.4.0: resolution: {integrity: sha512-E957uOhpoE48YjZGWeAoLmNYd3UeU4oIP8kJi8Rcsb9l2tV8Z48Jn07Zgq1aW0v3vuhlmydEKkKKbhLpADHXEA==} dependencies: '@vue/compiler-core': 3.4.0 '@vue/shared': 3.4.0 + /@vue/compiler-dom@3.4.5: + resolution: {integrity: sha512-J8YlxknJVd90SXFJ4HwGANSAXsx5I0lK30sO/zvYV7s5gXf7gZR7r/1BmZ2ju7RGH1lnc6bpBc6nL61yW+PsAQ==} + dependencies: + '@vue/compiler-core': 3.4.5 + '@vue/shared': 3.4.5 + dev: true + /@vue/compiler-sfc@3.4.0: resolution: {integrity: sha512-PWE0mE2yW7bJS7PmaCrVDEG6KPaDJo0pb4AKnCxJ5lRRDO4IwL/fswBGhCpov+v/c+N/e+hQHpXNwvqU9BtUXg==} dependencies: @@ -4425,12 +4442,33 @@ packages: postcss: 8.4.32 source-map-js: 1.0.2 + /@vue/compiler-sfc@3.4.5: + resolution: {integrity: sha512-jauvkDuSSUbP0ebhfNqljhShA90YEfX/0wZ+w40oZF43IjGyWYjqYaJbvMJwGOd+9+vODW6eSvnk28f0SGV7OQ==} + dependencies: + '@babel/parser': 7.23.6 + '@vue/compiler-core': 3.4.5 + '@vue/compiler-dom': 3.4.5 + '@vue/compiler-ssr': 3.4.5 + '@vue/shared': 3.4.5 + estree-walker: 2.0.2 + magic-string: 0.30.5 + postcss: 8.4.32 + source-map-js: 1.0.2 + dev: true + /@vue/compiler-ssr@3.4.0: resolution: {integrity: sha512-+oXKy105g9DIYQKDi3Gwung0xqQX5gJHr0GR+Vf7yK/WkNDM6q61ummcKmKAB85EIst8y3vj2PA9z9YU5Oc4DQ==} dependencies: '@vue/compiler-dom': 3.4.0 '@vue/shared': 3.4.0 + /@vue/compiler-ssr@3.4.5: + resolution: {integrity: sha512-DDdEcDzj2lWTMfUMMtEpLDhURai9LhM0zSZ219jCt7b2Vyl0/jy3keFgCPMitG0V1S1YG4Cmws3lWHWdxHQOpg==} + dependencies: + '@vue/compiler-dom': 3.4.5 + '@vue/shared': 3.4.5 + dev: true + /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} dev: true @@ -4475,12 +4513,25 @@ packages: dependencies: '@vue/shared': 3.4.0 + /@vue/reactivity@3.4.5: + resolution: {integrity: sha512-BcWkKvjdvqJwb7BhhFkXPLDCecX4d4a6GATvCduJQDLv21PkPowAE5GKuIE5p6RC07/Lp9FMkkq4AYCTVF5KlQ==} + dependencies: + '@vue/shared': 3.4.5 + dev: true + /@vue/runtime-core@3.4.0: resolution: {integrity: sha512-NYrj/JgMMqnSWcIud8lLzDQrBLu+EVEeQ56QE9DYJeKG2eFrnQy8o/h57R9nCprafHs0uImKL3xsdXjHseYVxw==} dependencies: '@vue/reactivity': 3.4.0 '@vue/shared': 3.4.0 + /@vue/runtime-core@3.4.5: + resolution: {integrity: sha512-wh9ELIOQKeWT9SaUPdLrsxRkZv14jp+SJm9aiQGWio+/MWNM3Lib0wE6CoKEqQ9+SCYyGjDBhTOTtO47kCgbkg==} + dependencies: + '@vue/reactivity': 3.4.5 + '@vue/shared': 3.4.5 + dev: true + /@vue/runtime-dom@3.4.0: resolution: {integrity: sha512-1ZoHEsA5l77qbx2F+SWo/hQdBksPuOmww1t/jznidDG+xMB/iidafEFvo2ZTtZii0JfTIrlDhjshfYUvQC17wQ==} dependencies: @@ -4488,6 +4539,14 @@ packages: '@vue/shared': 3.4.0 csstype: 3.1.3 + /@vue/runtime-dom@3.4.5: + resolution: {integrity: sha512-n5ewvOjyG3IEpqGBahdPXODFSpVlSz3H4LF76Sx0XAqpIOqyJ5bIb2PrdYuH2ogBMAQPh+o5tnoH4nJpBr8U0Q==} + dependencies: + '@vue/runtime-core': 3.4.5 + '@vue/shared': 3.4.5 + csstype: 3.1.3 + dev: true + /@vue/server-renderer@3.4.0(vue@3.4.0): resolution: {integrity: sha512-GuOVCyLDlWPu8nKo5AUxb8B+iB/Ik4I1WwqAlBqf5+y48z6D6rvKshp7KR3cJea+pte1tdTsb0+Ja82KizMZOw==} peerDependencies: @@ -4497,6 +4556,16 @@ packages: '@vue/shared': 3.4.0 vue: 3.4.0(typescript@5.3.3) + /@vue/server-renderer@3.4.5(vue@3.4.5): + resolution: {integrity: sha512-jOFc/VE87yvifQpNju12VcqimH8pBLxdcT+t3xMeiED1K6DfH9SORyhFEoZlW5TG2Vwfn3Ul5KE+1aC99xnSBg==} + peerDependencies: + vue: 3.4.5 + dependencies: + '@vue/compiler-ssr': 3.4.5 + '@vue/shared': 3.4.5 + vue: 3.4.5(typescript@5.3.3) + dev: true + /@vue/shared@3.3.12: resolution: {integrity: sha512-6p0Yin0pclvnER7BLNOQuod9Z+cxSYh8pSh7CzHnWNjAIP6zrTlCdHRvSCb1aYEx6i3Q3kvfuWU7nG16CgG1ag==} dev: true @@ -4504,10 +4573,14 @@ packages: /@vue/shared@3.4.0: resolution: {integrity: sha512-Nhh3ed3G1R6HDAWiG6YYFt0Zmq/To6u5vjzwa9TIquGheCXPY6nEdIAO8ZdlwXsWqC2yNLj700FOvShpYt5CEA==} + /@vue/shared@3.4.5: + resolution: {integrity: sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg==} + dev: true + /@vuepress/bundler-vite@2.0.0-rc.0(@types/node@20.10.5)(sass@1.69.6)(typescript@5.3.3): resolution: {integrity: sha512-rX8S8IYpqqlJfNPstS/joorpxXx/4WuE7+gDM31i2HUrxOKGZVzq8ZsRRRU2UdoTwHZSd3LpUS4sMtxE5xLK1A==} dependencies: - '@vitejs/plugin-vue': 4.5.2(vite@5.0.10)(vue@3.4.0) + '@vitejs/plugin-vue': 4.5.2(vite@5.0.10)(vue@3.4.5) '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 @@ -4518,8 +4591,8 @@ packages: postcss-load-config: 4.0.2(postcss@8.4.32) rollup: 4.9.1 vite: 5.0.10(@types/node@20.10.5)(sass@1.69.6) - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -4556,9 +4629,9 @@ packages: dependencies: '@vue/devtools-api': 6.5.1 '@vuepress/shared': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -4571,7 +4644,7 @@ packages: '@vuepress/markdown': 2.0.0-rc.0 '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4608,8 +4681,8 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/utils': 2.0.0-rc.0 ts-debounce: 4.0.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4623,7 +4696,7 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/utils': 2.0.0-rc.0 ts-debounce: 4.0.0 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4656,10 +4729,10 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) ts-debounce: 4.0.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -4679,7 +4752,7 @@ packages: '@vuepress/markdown': 2.0.0-rc.0 '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4705,7 +4778,7 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/utils': 2.0.0-rc.0 medium-zoom: 1.1.0 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4718,8 +4791,8 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4757,7 +4830,7 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4793,10 +4866,10 @@ packages: '@vuepress/plugin-theme-data': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) sass: 1.69.6 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4831,6 +4904,19 @@ packages: transitivePeerDependencies: - '@vue/composition-api' - vue + dev: false + + /@vueuse/core@10.7.1(vue@3.4.5): + resolution: {integrity: sha512-74mWHlaesJSWGp1ihg76vAnfVq9NTv1YT0SYhAQ6zwFNdBkkP+CKKJmVOEHcdSnLXCXYiL5e7MaewblfiYLP7g==} + dependencies: + '@types/web-bluetooth': 0.0.20 + '@vueuse/metadata': 10.7.1 + '@vueuse/shared': 10.7.1(vue@3.4.5) + vue-demi: 0.14.6(vue@3.4.5) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: true /@vueuse/metadata@10.7.1: resolution: {integrity: sha512-jX8MbX5UX067DYVsbtrmKn6eG6KMcXxLRLlurGkZku5ZYT3vxgBjui2zajvUZ18QLIjrgBkFRsu7CqTAg18QFw==} @@ -4842,15 +4928,25 @@ packages: transitivePeerDependencies: - '@vue/composition-api' - vue + dev: false + + /@vueuse/shared@10.7.1(vue@3.4.5): + resolution: {integrity: sha512-v0jbRR31LSgRY/C5i5X279A/WQjD6/JsMzGa+eqt658oJ75IvQXAeONmwvEMrvJQKnRElq/frzBR7fhmWY5uLw==} + dependencies: + vue-demi: 0.14.6(vue@3.4.5) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: true /@waline/client@2.15.8(typescript@5.3.3): resolution: {integrity: sha512-EBL7RXJUJs742miTvOU0Vt8NEmeJ63EN5TtSsYZfzjUdvEtlv+JsBbS5uiz3C9v5qV7Hz+XDZdc8nc13mG9vNQ==} engines: {node: '>=14'} dependencies: - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) autosize: 6.0.1 marked: 4.3.0 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -14513,6 +14609,22 @@ packages: optional: true dependencies: vue: 3.4.0(typescript@5.3.3) + dev: false + + /vue-demi@0.14.6(vue@3.4.5): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + peerDependencies: + '@vue/composition-api': ^1.0.0-rc.1 + vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + dependencies: + vue: 3.4.5(typescript@5.3.3) + dev: true /vue-eslint-parser@9.3.2(eslint@8.56.0): resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==} @@ -14532,13 +14644,13 @@ packages: - supports-color dev: true - /vue-router@4.2.5(vue@3.4.0): + /vue-router@4.2.5(vue@3.4.5): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) dev: true /vue@3.4.0(typescript@5.3.3): @@ -14556,6 +14668,22 @@ packages: '@vue/shared': 3.4.0 typescript: 5.3.3 + /vue@3.4.5(typescript@5.3.3): + resolution: {integrity: sha512-VH6nHFhLPjgu2oh5vEBXoNZxsGHuZNr3qf4PHClwJWw6IDqw6B3x+4J+ABdoZ0aJuT8Zi0zf3GpGlLQCrGWHrw==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@vue/compiler-dom': 3.4.5 + '@vue/compiler-sfc': 3.4.5 + '@vue/runtime-dom': 3.4.5 + '@vue/server-renderer': 3.4.5(vue@3.4.5) + '@vue/shared': 3.4.5 + typescript: 5.3.3 + dev: true + /vuepress-plugin-auto-catalog@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0): resolution: {integrity: sha512-MM4Y7uf3txqc9TQYZtpaynvGSROtuw2GyHA5l3n5NB8D55tjvq+xpg0KfOfKmApL/yhu37EcUNMRkLlBgmwDJQ==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} @@ -14578,9 +14706,9 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-components: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -14616,9 +14744,9 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 chokidar: 3.5.3 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14658,9 +14786,9 @@ packages: '@vuepress/utils': 2.0.0-rc.0 '@waline/client': 2.15.8(typescript@5.3.3) giscus: 1.4.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14709,13 +14837,13 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) balloon-css: 1.2.0 create-codepen: 1.0.1 qrcode: 1.5.3 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-reading-time2: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -14746,11 +14874,11 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) balloon-css: 1.2.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14777,10 +14905,10 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14806,7 +14934,7 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 cheerio: 1.0.0-rc.12 - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) xml-js: 1.6.11 transitivePeerDependencies: @@ -14897,13 +15025,13 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) balloon-css: 1.2.0 js-yaml: 4.1.0 mathjax-full: 3.2.2 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14934,11 +15062,11 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) photoswipe: 5.4.3 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14968,12 +15096,12 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) mitt: 3.0.1 register-service-worker: 1.7.2 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) workbox-build: 7.0.0 @@ -15000,8 +15128,8 @@ packages: optional: true dependencies: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) - vue: 3.4.0(typescript@5.3.3) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15033,11 +15161,11 @@ packages: '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) cac: 6.7.14 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-sass-palette: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -15064,8 +15192,8 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -15090,8 +15218,8 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vue: 3.4.0(typescript@5.3.3) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15121,7 +15249,7 @@ packages: '@vuepress/utils': 2.0.0-rc.0 chokidar: 3.5.3 sass: 1.69.6 - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15146,7 +15274,7 @@ packages: dependencies: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15172,7 +15300,7 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 sitemap: 7.1.1 - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-shared: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -15198,7 +15326,7 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) cheerio: 1.0.0-rc.12 dayjs: 1.11.10 execa: 8.0.1 @@ -15206,9 +15334,9 @@ packages: gray-matter: 4.0.3 semver: 7.5.4 striptags: 3.2.0 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -15245,15 +15373,15 @@ packages: '@vuepress/plugin-theme-data': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 - '@vueuse/core': 10.7.1(vue@3.4.0) + '@vueuse/core': 10.7.1(vue@3.4.5) balloon-css: 1.2.0 bcrypt-ts: 5.0.0 cheerio: 1.0.0-rc.12 chokidar: 3.5.3 gray-matter: 4.0.3 - vue: 3.4.0(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.0) - vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vue: 3.4.5(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) vuepress-plugin-auto-catalog: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-blog2: 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-comment2: 2.0.0-rc.7(@waline/client@2.15.8)(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -15300,7 +15428,7 @@ packages: - vidstack dev: true - /vuepress-vite@2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0): + /vuepress-vite@2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5): resolution: {integrity: sha512-+2XBejeiskPyr2raBeA2o4uDFDsjtadpUVmtio3qqFtQpOhidz/ORuiTLr2UfLtFn1ASIHP6Vy2YjQ0e/TeUVw==} engines: {node: '>=18.16.0'} hasBin: true @@ -15313,7 +15441,7 @@ packages: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/core': 2.0.0-rc.0(typescript@5.3.3) '@vuepress/theme-default': 2.0.0-rc.0(typescript@5.3.3) - vue: 3.4.0(typescript@5.3.3) + vue: 3.4.5(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -15329,12 +15457,12 @@ packages: - typescript dev: true - /vuepress@2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0): + /vuepress@2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5): resolution: {integrity: sha512-sydt/B7+pIw926G5PntYmptLkC5o2buXKh+WR1+P2KnsvkXU+UGnQrJJ0FBvu/4RNuY99tkUZd59nyPhEmRrCg==} engines: {node: '>=18.16.0'} hasBin: true dependencies: - vuepress-vite: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.0) + vuepress-vite: 2.0.0-rc.0(@types/node@20.10.5)(@vuepress/client@2.0.0-rc.0)(sass@1.69.6)(typescript@5.3.3)(vue@3.4.5) transitivePeerDependencies: - '@types/node' - '@vue/composition-api'