diff --git a/docs/package.json b/docs/package.json index 8827c95430c..532019df289 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "@waline/client": "2.15.8", "marked": "11.1.1", "mathjax-full": "3.2.2", - "vue": "3.4.5", + "vue": "3.4.15", "vuepress": "2.0.0-rc.0", "vuepress-plugin-redirect": "2.0.0-rc.10", "vuepress-shared": "2.0.0-rc.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50662dbb27d..fbc8a5493c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,11 +177,11 @@ importers: specifier: 3.2.2 version: 3.2.2 vue: - specifier: 3.4.5 - version: 3.4.5(typescript@5.3.3) + specifier: 3.4.15 + version: 3.4.15(typescript@5.3.3) vuepress: specifier: 2.0.0-rc.0 - version: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + version: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-redirect: specifier: 2.0.0-rc.10 version: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -1911,6 +1911,7 @@ packages: /@commitlint/config-validator@18.4.4: resolution: {integrity: sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/types': 18.4.4 ajv: 8.12.0 @@ -1931,6 +1932,7 @@ packages: /@commitlint/execute-rule@18.4.4: resolution: {integrity: sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg==} engines: {node: '>=v18'} + requiresBuild: true dev: true /@commitlint/format@18.4.4: @@ -2006,6 +2008,7 @@ packages: /@commitlint/resolve-extends@18.4.4: resolution: {integrity: sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/config-validator': 18.4.4 '@commitlint/types': 18.4.4 @@ -4223,7 +4226,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue@4.5.2(vite@5.0.11)(vue@3.4.5): + /@vitejs/plugin-vue@4.5.2(vite@5.0.11)(vue@3.4.15): resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -4231,7 +4234,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.0.11(@types/node@20.10.6)(sass@1.69.7) - vue: 3.4.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) dev: true /@vitejs/plugin-vue@5.0.2(vite@5.0.11)(vue@3.4.5): @@ -4284,6 +4287,16 @@ packages: pretty-format: 29.7.0 dev: true + /@vue/compiler-core@3.4.15: + resolution: {integrity: sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==} + dependencies: + '@babel/parser': 7.23.6 + '@vue/shared': 3.4.15 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.0.2 + dev: true + /@vue/compiler-core@3.4.5: resolution: {integrity: sha512-Daka7P1z2AgKjzuueWXhwzIsKu0NkLB6vGbNVEV2iJ8GJTrzraZo/Sk4GWCMRtd/qVi3zwnk+Owbd/xSZbwHtQ==} dependencies: @@ -4293,12 +4306,33 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 + /@vue/compiler-dom@3.4.15: + resolution: {integrity: sha512-wox0aasVV74zoXyblarOM3AZQz/Z+OunYcIHe1OsGclCHt8RsRm04DObjefaI82u6XDzv+qGWZ24tIsRAIi5MQ==} + dependencies: + '@vue/compiler-core': 3.4.15 + '@vue/shared': 3.4.15 + dev: true + /@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 + /@vue/compiler-sfc@3.4.15: + resolution: {integrity: sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==} + dependencies: + '@babel/parser': 7.23.6 + '@vue/compiler-core': 3.4.15 + '@vue/compiler-dom': 3.4.15 + '@vue/compiler-ssr': 3.4.15 + '@vue/shared': 3.4.15 + estree-walker: 2.0.2 + magic-string: 0.30.5 + postcss: 8.4.33 + source-map-js: 1.0.2 + dev: true + /@vue/compiler-sfc@3.4.5: resolution: {integrity: sha512-jauvkDuSSUbP0ebhfNqljhShA90YEfX/0wZ+w40oZF43IjGyWYjqYaJbvMJwGOd+9+vODW6eSvnk28f0SGV7OQ==} dependencies: @@ -4312,6 +4346,13 @@ packages: postcss: 8.4.33 source-map-js: 1.0.2 + /@vue/compiler-ssr@3.4.15: + resolution: {integrity: sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==} + dependencies: + '@vue/compiler-dom': 3.4.15 + '@vue/shared': 3.4.15 + dev: true + /@vue/compiler-ssr@3.4.5: resolution: {integrity: sha512-DDdEcDzj2lWTMfUMMtEpLDhURai9LhM0zSZ219jCt7b2Vyl0/jy3keFgCPMitG0V1S1YG4Cmws3lWHWdxHQOpg==} dependencies: @@ -4357,17 +4398,38 @@ packages: - supports-color dev: true + /@vue/reactivity@3.4.15: + resolution: {integrity: sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==} + dependencies: + '@vue/shared': 3.4.15 + dev: true + /@vue/reactivity@3.4.5: resolution: {integrity: sha512-BcWkKvjdvqJwb7BhhFkXPLDCecX4d4a6GATvCduJQDLv21PkPowAE5GKuIE5p6RC07/Lp9FMkkq4AYCTVF5KlQ==} dependencies: '@vue/shared': 3.4.5 + /@vue/runtime-core@3.4.15: + resolution: {integrity: sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==} + dependencies: + '@vue/reactivity': 3.4.15 + '@vue/shared': 3.4.15 + dev: true + /@vue/runtime-core@3.4.5: resolution: {integrity: sha512-wh9ELIOQKeWT9SaUPdLrsxRkZv14jp+SJm9aiQGWio+/MWNM3Lib0wE6CoKEqQ9+SCYyGjDBhTOTtO47kCgbkg==} dependencies: '@vue/reactivity': 3.4.5 '@vue/shared': 3.4.5 + /@vue/runtime-dom@3.4.15: + resolution: {integrity: sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==} + dependencies: + '@vue/runtime-core': 3.4.15 + '@vue/shared': 3.4.15 + csstype: 3.1.3 + dev: true + /@vue/runtime-dom@3.4.5: resolution: {integrity: sha512-n5ewvOjyG3IEpqGBahdPXODFSpVlSz3H4LF76Sx0XAqpIOqyJ5bIb2PrdYuH2ogBMAQPh+o5tnoH4nJpBr8U0Q==} dependencies: @@ -4375,6 +4437,16 @@ packages: '@vue/shared': 3.4.5 csstype: 3.1.3 + /@vue/server-renderer@3.4.15(vue@3.4.15): + resolution: {integrity: sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==} + peerDependencies: + vue: 3.4.15 + dependencies: + '@vue/compiler-ssr': 3.4.15 + '@vue/shared': 3.4.15 + vue: 3.4.15(typescript@5.3.3) + dev: true + /@vue/server-renderer@3.4.5(vue@3.4.5): resolution: {integrity: sha512-jOFc/VE87yvifQpNju12VcqimH8pBLxdcT+t3xMeiED1K6DfH9SORyhFEoZlW5TG2Vwfn3Ul5KE+1aC99xnSBg==} peerDependencies: @@ -4388,13 +4460,17 @@ packages: resolution: {integrity: sha512-Nhh3ed3G1R6HDAWiG6YYFt0Zmq/To6u5vjzwa9TIquGheCXPY6nEdIAO8ZdlwXsWqC2yNLj700FOvShpYt5CEA==} dev: true + /@vue/shared@3.4.15: + resolution: {integrity: sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==} + dev: true + /@vue/shared@3.4.5: resolution: {integrity: sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg==} /@vuepress/bundler-vite@2.0.0-rc.0(@types/node@20.10.6)(sass@1.69.7)(typescript@5.3.3): resolution: {integrity: sha512-rX8S8IYpqqlJfNPstS/joorpxXx/4WuE7+gDM31i2HUrxOKGZVzq8ZsRRRU2UdoTwHZSd3LpUS4sMtxE5xLK1A==} dependencies: - '@vitejs/plugin-vue': 4.5.2(vite@5.0.11)(vue@3.4.5) + '@vitejs/plugin-vue': 4.5.2(vite@5.0.11)(vue@3.4.15) '@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 @@ -4405,8 +4481,8 @@ packages: postcss-load-config: 4.0.2(postcss@8.4.33) rollup: 4.9.4 vite: 5.0.11(@types/node@20.10.6)(sass@1.69.7) - vue: 3.4.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -4443,9 +4519,9 @@ packages: dependencies: '@vue/devtools-api': 6.5.1 '@vuepress/shared': 2.0.0-rc.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) + '@vueuse/core': 10.7.1(vue@3.4.15) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -4458,7 +4534,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.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4495,8 +4571,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.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4510,7 +4586,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.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4543,10 +4619,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) ts-debounce: 4.0.0 - vue: 3.4.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -4566,7 +4642,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.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4592,7 +4668,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.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4605,8 +4681,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.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4644,7 +4720,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.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4680,10 +4756,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) sass: 1.69.7 - vue: 3.4.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -4708,6 +4784,18 @@ packages: - supports-color dev: true + /@vueuse/core@10.7.1(vue@3.4.15): + 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.15) + vue-demi: 0.14.6(vue@3.4.15) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: true + /@vueuse/core@10.7.1(vue@3.4.5): resolution: {integrity: sha512-74mWHlaesJSWGp1ihg76vAnfVq9NTv1YT0SYhAQ6zwFNdBkkP+CKKJmVOEHcdSnLXCXYiL5e7MaewblfiYLP7g==} dependencies: @@ -4718,10 +4806,20 @@ packages: transitivePeerDependencies: - '@vue/composition-api' - vue + dev: false /@vueuse/metadata@10.7.1: resolution: {integrity: sha512-jX8MbX5UX067DYVsbtrmKn6eG6KMcXxLRLlurGkZku5ZYT3vxgBjui2zajvUZ18QLIjrgBkFRsu7CqTAg18QFw==} + /@vueuse/shared@10.7.1(vue@3.4.15): + resolution: {integrity: sha512-v0jbRR31LSgRY/C5i5X279A/WQjD6/JsMzGa+eqt658oJ75IvQXAeONmwvEMrvJQKnRElq/frzBR7fhmWY5uLw==} + dependencies: + vue-demi: 0.14.6(vue@3.4.15) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: true + /@vueuse/shared@10.7.1(vue@3.4.5): resolution: {integrity: sha512-v0jbRR31LSgRY/C5i5X279A/WQjD6/JsMzGa+eqt658oJ75IvQXAeONmwvEMrvJQKnRElq/frzBR7fhmWY5uLw==} dependencies: @@ -4729,15 +4827,16 @@ packages: transitivePeerDependencies: - '@vue/composition-api' - vue + dev: false /@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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) autosize: 6.0.1 marked: 4.3.0 - vue: 3.4.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -6305,6 +6404,7 @@ packages: /cosmiconfig-typescript-loader@5.0.0(@types/node@20.10.6)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} + requiresBuild: true peerDependencies: '@types/node': '*' cosmiconfig: '>=8.2' @@ -14132,6 +14232,21 @@ packages: engines: {node: '>=0.10.0'} dev: true + /vue-demi@0.14.6(vue@3.4.15): + 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.15(typescript@5.3.3) + dev: true + /vue-demi@0.14.6(vue@3.4.5): resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} @@ -14145,6 +14260,7 @@ packages: optional: true dependencies: vue: 3.4.5(typescript@5.3.3) + dev: false /vue-eslint-parser@9.3.2(eslint@8.56.0): resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==} @@ -14164,13 +14280,29 @@ packages: - supports-color dev: true - /vue-router@4.2.5(vue@3.4.5): + /vue-router@4.2.5(vue@3.4.15): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) + dev: true + + /vue@3.4.15(typescript@5.3.3): + resolution: {integrity: sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@vue/compiler-dom': 3.4.15 + '@vue/compiler-sfc': 3.4.15 + '@vue/runtime-dom': 3.4.15 + '@vue/server-renderer': 3.4.15(vue@3.4.15) + '@vue/shared': 3.4.15 + typescript: 5.3.3 dev: true /vue@3.4.5(typescript@5.3.3): @@ -14210,9 +14342,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.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) - vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-components: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -14248,9 +14380,9 @@ packages: '@vuepress/shared': 2.0.0-rc.0 '@vuepress/utils': 2.0.0-rc.0 chokidar: 3.5.3 - 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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14290,9 +14422,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.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) - vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14341,13 +14473,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) balloon-css: 1.2.0 create-codepen: 1.0.1 qrcode: 1.5.3 - 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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-reading-time2: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -14378,11 +14510,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) balloon-css: 1.2.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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14473,13 +14605,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) balloon-css: 1.2.0 js-yaml: 4.1.0 mathjax-full: 3.2.2 - 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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14510,11 +14642,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) photoswipe: 5.4.3 - 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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14539,8 +14671,8 @@ packages: optional: true dependencies: '@vuepress/client': 2.0.0-rc.0(typescript@5.3.3) - vue: 3.4.5(typescript@5.3.3) - vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14572,11 +14704,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) cac: 6.7.14 - 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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-sass-palette: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: @@ -14603,8 +14735,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.5(typescript@5.3.3) - vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14634,7 +14766,7 @@ packages: '@vuepress/utils': 2.0.0-rc.0 chokidar: 3.5.3 sass: 1.69.7 - vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14659,7 +14791,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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14685,7 +14817,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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-shared: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) transitivePeerDependencies: - '@vue/composition-api' @@ -14711,7 +14843,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) cheerio: 1.0.0-rc.12 dayjs: 1.11.10 execa: 8.0.1 @@ -14719,9 +14851,9 @@ packages: gray-matter: 4.0.3 semver: 7.5.4 striptags: 3.2.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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -14780,15 +14912,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.5) + '@vueuse/core': 10.7.1(vue@3.4.15) 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.5(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.5) - vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) vuepress-plugin-auto-catalog: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-blog2: 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.0) vuepress-plugin-comment2: 2.0.0-rc.10(@waline/client@2.15.8)(typescript@5.3.3)(vuepress@2.0.0-rc.0) @@ -14831,7 +14963,7 @@ packages: - vidstack dev: true - /vuepress-vite@2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5): + /vuepress-vite@2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15): resolution: {integrity: sha512-+2XBejeiskPyr2raBeA2o4uDFDsjtadpUVmtio3qqFtQpOhidz/ORuiTLr2UfLtFn1ASIHP6Vy2YjQ0e/TeUVw==} engines: {node: '>=18.16.0'} hasBin: true @@ -14844,7 +14976,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.5(typescript@5.3.3) + vue: 3.4.15(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -14860,12 +14992,12 @@ packages: - typescript dev: true - /vuepress@2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5): + /vuepress@2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15): 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.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.5) + vuepress-vite: 2.0.0-rc.0(@types/node@20.10.6)(@vuepress/client@2.0.0-rc.0)(sass@1.69.7)(typescript@5.3.3)(vue@3.4.15) transitivePeerDependencies: - '@types/node' - '@vue/composition-api'