From 2c698d5f42222943883a6676aa3cdf084d42e00b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 13:09:29 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 2 +- package.json | 2 +- packages/uni-app-components/package.json | 4 +- packages/uni-app-types/package.json | 4 +- packages/uni-cloud-types/package.json | 4 +- packages/uni-types/package.json | 4 +- packages/uni-ui-types/package.json | 4 +- playground/package.json | 6 +- pnpm-lock.yaml | 787 +++++++++-------------- 9 files changed, 309 insertions(+), 508 deletions(-) diff --git a/docs/package.json b/docs/package.json index bba210d..585fde9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "vitepress": "^1.4.1", - "vue": "3.4.38" + "vue": "3.5.12" } } diff --git a/package.json b/package.json index 77761fe..df51e37 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "unbuild": "^3.0.0-rc.11", "vitest": "^2.1.3" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "engines": { "node": ">=14.18" } diff --git a/packages/uni-app-components/package.json b/packages/uni-app-components/package.json index 8949280..639fe1d 100644 --- a/packages/uni-app-components/package.json +++ b/packages/uni-app-components/package.json @@ -65,14 +65,14 @@ "@uni-helper/uni-app-types": "workspace:*" }, "devDependencies": { - "vue": "3.4.38" + "vue": "3.5.12" }, "peerDependencies": { "@uni-helper/uni-app-types": "workspace:*", "typescript": "^5.0.0", "vue": "^3.4.21" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "engines": { "node": ">=14.18" }, diff --git a/packages/uni-app-types/package.json b/packages/uni-app-types/package.json index d4f369b..9c909ef 100644 --- a/packages/uni-app-types/package.json +++ b/packages/uni-app-types/package.json @@ -65,13 +65,13 @@ "stub": "unbuild --stub" }, "devDependencies": { - "vue": "3.4.38" + "vue": "3.5.12" }, "peerDependencies": { "typescript": "^5.0.0", "vue": "^3.0.0" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "engines": { "node": ">=14.18" }, diff --git a/packages/uni-cloud-types/package.json b/packages/uni-cloud-types/package.json index d45cb70..4f2b563 100644 --- a/packages/uni-cloud-types/package.json +++ b/packages/uni-cloud-types/package.json @@ -57,13 +57,13 @@ "stub": "unbuild --stub" }, "devDependencies": { - "vue": "3.4.38" + "vue": "3.5.12" }, "peerDependencies": { "typescript": "^5.0.0", "vue": "^3.0.0" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "engines": { "node": ">=14.18" }, diff --git a/packages/uni-types/package.json b/packages/uni-types/package.json index 101879c..806d817 100644 --- a/packages/uni-types/package.json +++ b/packages/uni-types/package.json @@ -70,7 +70,7 @@ "@uni-helper/uni-ui-types": "workspace:*" }, "devDependencies": { - "vue": "3.4.38" + "vue": "3.5.12" }, "peerDependencies": { "@uni-helper/uni-app-types": "workspace:*", @@ -79,7 +79,7 @@ "typescript": "^5.0.0", "vue": "^3.0.0" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "engines": { "node": ">=14.18" }, diff --git a/packages/uni-ui-types/package.json b/packages/uni-ui-types/package.json index 74535bc..bf12169 100644 --- a/packages/uni-ui-types/package.json +++ b/packages/uni-ui-types/package.json @@ -60,14 +60,14 @@ "@uni-helper/uni-app-types": "workspace:*" }, "devDependencies": { - "vue": "3.4.38" + "vue": "3.5.12" }, "peerDependencies": { "@uni-helper/uni-app-types": "workspace:*", "typescript": "^5.0.0", "vue": "^3.0.0" }, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "engines": { "node": ">=14.18" }, diff --git a/playground/package.json b/playground/package.json index 91d5a4f..7206e79 100644 --- a/playground/package.json +++ b/playground/package.json @@ -60,7 +60,7 @@ "@dcloudio/uni-mp-xhs": "3.0.0-4020920240930001", "@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001", "@uni-helper/uni-app-components": "workspace:*", - "vue": "3.4.38", + "vue": "3.5.12", "vue-i18n": "^9.14.1" }, "devDependencies": { @@ -73,8 +73,8 @@ "@uni-helper/uni-cloud-types": "workspace:*", "@uni-helper/uni-types": "workspace:*", "@uni-helper/uni-ui-types": "workspace:*", - "typescript": "5.5.4", + "typescript": "5.6.3", "vite": "^5.4.9", - "vue-tsc": "2.1.6" + "vue-tsc": "2.1.10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87484cc..854160e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: version: 5.6.3 unbuild: specifier: ^3.0.0-rc.11 - version: 3.0.0-rc.11(typescript@5.6.3)(vue-tsc@2.1.6(typescript@5.6.3)) + version: 3.0.0-rc.11(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3)) vitest: specifier: ^2.1.3 version: 2.1.3(@types/node@20.16.12)(jsdom@16.7.0)(terser@5.31.3) @@ -48,8 +48,8 @@ importers: specifier: ^1.4.1 version: 1.4.1(@algolia/client-search@4.24.0)(@types/node@22.5.4)(postcss@8.4.47)(search-insights@2.16.3)(terser@5.31.3)(typescript@5.6.3) vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.6.3) + specifier: 3.5.12 + version: 3.5.12(typescript@5.6.3) packages/uni-app-components: dependencies: @@ -61,8 +61,8 @@ importers: version: 5.5.4 devDependencies: vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: 3.5.12 + version: 3.5.12(typescript@5.5.4) packages/uni-app-types: dependencies: @@ -71,8 +71,8 @@ importers: version: 5.5.4 devDependencies: vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: 3.5.12 + version: 3.5.12(typescript@5.5.4) packages/uni-cloud-types: dependencies: @@ -81,8 +81,8 @@ importers: version: 5.5.4 devDependencies: vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: 3.5.12 + version: 3.5.12(typescript@5.5.4) packages/uni-types: dependencies: @@ -100,8 +100,8 @@ importers: version: 5.5.4 devDependencies: vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: 3.5.12 + version: 3.5.12(typescript@5.5.4) packages/uni-ui-types: dependencies: @@ -113,81 +113,81 @@ importers: version: 5.5.4 devDependencies: vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: 3.5.12 + version: 3.5.12(typescript@5.5.4) playground: dependencies: '@dcloudio/uni-app': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@dcloudio/types@3.4.12)(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@dcloudio/types@3.4.12)(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-app-harmony': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-app-plus': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-components': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-h5': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-alipay': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-baidu': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-jd': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-kuaishou': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-lark': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-qq': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-toutiao': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-weixin': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-xhs': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-quickapp-webview': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@uni-helper/uni-app-components': specifier: workspace:* version: link:../packages/uni-app-components vue: - specifier: 3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: 3.5.12 + version: 3.5.12(typescript@5.6.3) vue-i18n: specifier: ^9.14.1 - version: 9.14.1(vue@3.4.38(typescript@5.5.4)) + version: 9.14.1(vue@3.5.12(typescript@5.6.3)) devDependencies: '@dcloudio/types': specifier: ^3.4.12 version: 3.4.12 '@dcloudio/uni-automator': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-cli-shared': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-stacktracey': specifier: 3.0.0-4020920240930001 version: 3.0.0-4020920240930001 '@dcloudio/vite-plugin-uni': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + version: 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) '@uni-helper/uni-app-types': specifier: workspace:* version: link:../packages/uni-app-types @@ -201,14 +201,14 @@ importers: specifier: workspace:* version: link:../packages/uni-ui-types typescript: - specifier: 5.5.4 - version: 5.5.4 + specifier: 5.6.3 + version: 5.6.3 vite: specifier: ^5.4.9 version: 5.4.9(@types/node@22.5.4)(terser@5.31.3) vue-tsc: - specifier: 2.1.6 - version: 2.1.6(typescript@5.5.4) + specifier: 2.1.10 + version: 2.1.10(typescript@5.6.3) packages: @@ -379,10 +379,6 @@ packages: resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': - resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.25.7': resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==} engines: {node: '>=6.9.0'} @@ -415,11 +411,6 @@ packages: resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.25.0': - resolution: {integrity: sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.25.8': resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==} engines: {node: '>=6.0.0'} @@ -904,10 +895,6 @@ packages: resolution: {integrity: sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==} engines: {node: '>=6.9.0'} - '@babel/types@7.25.0': - resolution: {integrity: sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg==} - engines: {node: '>=6.9.0'} - '@babel/types@7.25.8': resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} engines: {node: '>=6.9.0'} @@ -2370,14 +2357,14 @@ packages: '@vitest/utils@2.1.3': resolution: {integrity: sha512-xpiVfDSg1RrYT0tX6czgerkpcKFmFOF/gCr30+Mve5V2kewCy4Prn1/NDMSRwaSmT7PRaOF83wu+bEtsY1wrvA==} - '@volar/language-core@2.4.4': - resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==} + '@volar/language-core@2.4.8': + resolution: {integrity: sha512-K/GxMOXGq997bO00cdFhTNuR85xPxj0BEEAy+BaqqayTmy9Tmhfgmq2wpJcVspRhcwfgPoE2/mEJa26emUhG/g==} - '@volar/source-map@2.4.4': - resolution: {integrity: sha512-xG3PZqOP2haG8XG4Pg3PD1UGDAdqZg24Ru8c/qYjYAnmcj6GBR64mstx+bZux5QOyRaJK+/lNM/RnpvBD3489g==} + '@volar/source-map@2.4.8': + resolution: {integrity: sha512-jeWJBkC/WivdelMwxKkpFL811uH/jJ1kVxa+c7OvG48DXc3VrP7pplSWPP2W1dLMqBxD+awRlg55FQQfiup4cA==} - '@volar/typescript@2.4.4': - resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==} + '@volar/typescript@2.4.8': + resolution: {integrity: sha512-6xkIYJ5xxghVBhVywMoPMidDDAFT1OoQeXwa27HSgJ6AiIKRe61RXLoik+14Z7r0JvnblXVsjsRLmCr42SGzqg==} '@vue/babel-helper-vue-transform-on@1.2.2': resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} @@ -2398,36 +2385,24 @@ packages: '@vue/compiler-core@3.4.21': resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==} - '@vue/compiler-core@3.4.38': - resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} - '@vue/compiler-core@3.5.12': resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==} '@vue/compiler-dom@3.4.21': resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==} - '@vue/compiler-dom@3.4.38': - resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==} - '@vue/compiler-dom@3.5.12': resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==} '@vue/compiler-sfc@3.4.21': resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==} - '@vue/compiler-sfc@3.4.38': - resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} - '@vue/compiler-sfc@3.5.12': resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==} '@vue/compiler-ssr@3.4.21': resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==} - '@vue/compiler-ssr@3.4.38': - resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==} - '@vue/compiler-ssr@3.5.12': resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==} @@ -2450,29 +2425,20 @@ packages: '@vue/devtools-shared@7.5.2': resolution: {integrity: sha512-+zmcixnD6TAo+zwm30YuwZckhL9iIi4u+gFwbq9C8zpm3SMndTlEYZtNhAHUhOXB+bCkzyunxw80KQ/T0trF4w==} - '@vue/language-core@2.1.6': - resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==} + '@vue/language-core@2.1.10': + resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.4.38': - resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==} - '@vue/reactivity@3.5.12': resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==} - '@vue/runtime-core@3.4.38': - resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==} - '@vue/runtime-core@3.5.12': resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==} - '@vue/runtime-dom@3.4.38': - resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==} - '@vue/runtime-dom@3.5.12': resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==} @@ -2481,11 +2447,6 @@ packages: peerDependencies: vue: 3.4.21 - '@vue/server-renderer@3.4.38': - resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==} - peerDependencies: - vue: 3.4.38 - '@vue/server-renderer@3.5.12': resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==} peerDependencies: @@ -2494,9 +2455,6 @@ packages: '@vue/shared@3.4.21': resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} - '@vue/shared@3.4.38': - resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} - '@vue/shared@3.5.12': resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} @@ -2609,6 +2567,9 @@ packages: algoliasearch@4.24.0: resolution: {integrity: sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==} + alien-signals@0.2.0: + resolution: {integrity: sha512-StlonZhBBrsPPwrDjiPAiVTf/rolxffLxVPT60Qv/t88BZ81BvUVzHgGqEFvJ1ii8HXtm1+zU2Icr59tfWEcag==} + ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} @@ -2972,9 +2933,6 @@ packages: compare-versions@3.6.0: resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==} - computeds@0.0.1: - resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==} - concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} @@ -4248,9 +4206,6 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - magic-string@0.30.10: - resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} - magic-string@0.30.11: resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} @@ -5021,10 +4976,6 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.40: - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.45: resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} @@ -5890,20 +5841,12 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.1.6: - resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==} + vue-tsc@2.1.10: + resolution: {integrity: sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==} hasBin: true peerDependencies: typescript: '>=5.0.0' - vue@3.4.38: - resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - vue@3.5.12: resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==} peerDependencies: @@ -6376,8 +6319,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-string-parser@7.24.8': {} - '@babel/helper-string-parser@7.25.7': {} '@babel/helper-validator-identifier@7.24.7': {} @@ -6404,7 +6345,7 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 '@babel/highlight@7.25.7': dependencies: @@ -6413,10 +6354,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.0.1 - '@babel/parser@7.25.0': - dependencies: - '@babel/types': 7.25.0 - '@babel/parser@7.25.8': dependencies: '@babel/types': 7.25.8 @@ -7028,12 +6965,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.25.0': - dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 - to-fast-properties: 2.0.0 - '@babel/types@7.25.8': dependencies: '@babel/helper-string-parser': 7.25.7 @@ -7079,9 +7010,9 @@ snapshots: '@dcloudio/types@3.4.12': {} - '@dcloudio/uni-app-harmony@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-app-harmony@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) debug: 4.3.6 fs-extra: 10.1.0 licia: 1.41.1 @@ -7096,10 +7027,10 @@ snapshots: - vite - vue - '@dcloudio/uni-app-plus@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-app-plus@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-app-uts': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-app-uts': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-app-vue': 3.0.0-4020920240930001 debug: 4.3.6 fs-extra: 10.1.0 @@ -7115,11 +7046,11 @@ snapshots: - vite - vue - '@dcloudio/uni-app-uts@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-app-uts@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: '@babel/parser': 7.25.8 '@babel/types': 7.25.8 - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 @@ -7148,14 +7079,14 @@ snapshots: - ts-node - vue - '@dcloudio/uni-app-vite@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-app-vite@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) - '@vitejs/plugin-vue': 5.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + '@vitejs/plugin-vue': 5.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 debug: 4.3.6 @@ -7173,15 +7104,15 @@ snapshots: '@dcloudio/uni-app-vue@3.0.0-4020920240930001': {} - '@dcloudio/uni-app@3.0.0-4020920240930001(@dcloudio/types@3.4.12)(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-app@3.0.0-4020920240930001(@dcloudio/types@3.4.12)(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: '@dcloudio/types': 3.4.12 - '@dcloudio/uni-cloud': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-components': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cloud': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-components': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 - '@dcloudio/uni-push': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-push': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 - '@dcloudio/uni-stat': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-stat': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@vue/shared': 3.4.21 transitivePeerDependencies: - '@nuxt/kit' @@ -7192,9 +7123,9 @@ snapshots: - ts-node - vue - '@dcloudio/uni-automator@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-automator@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) address: 1.2.2 cross-env: 7.0.3 debug: 4.3.6 @@ -7219,7 +7150,7 @@ snapshots: - utf-8-validate - vue - '@dcloudio/uni-cli-shared@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-cli-shared@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.25.7 @@ -7236,7 +7167,7 @@ snapshots: '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 '@vue/compiler-ssr': 3.4.21 - '@vue/server-renderer': 3.4.21(vue@3.4.38(typescript@5.5.4)) + '@vue/server-renderer': 3.4.21(vue@3.5.12(typescript@5.6.3)) '@vue/shared': 3.4.21 adm-zip: 0.5.14 autoprefixer: 10.4.20(postcss@8.4.47) @@ -7266,7 +7197,7 @@ snapshots: resolve: 1.22.8 source-map-js: 1.2.1 tapable: 2.2.1 - unplugin-auto-import: 0.16.7(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.24.0) + unplugin-auto-import: 0.16.7(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0) xregexp: 3.1.0 transitivePeerDependencies: - '@nuxt/kit' @@ -7277,9 +7208,9 @@ snapshots: - ts-node - vue - '@dcloudio/uni-cloud@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-cloud@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -7293,10 +7224,10 @@ snapshots: - ts-node - vue - '@dcloudio/uni-components@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-components@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cloud': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-h5': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cloud': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-h5': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 transitivePeerDependencies: - '@nuxt/kit' @@ -7307,14 +7238,14 @@ snapshots: - ts-node - vue - '@dcloudio/uni-h5-vite@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-h5-vite@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 - '@vue/server-renderer': 3.4.21(vue@3.4.38(typescript@5.5.4)) + '@vue/server-renderer': 3.4.21(vue@3.5.12(typescript@5.6.3)) '@vue/shared': 3.4.21 debug: 4.3.6 fs-extra: 10.1.0 @@ -7329,26 +7260,26 @@ snapshots: - ts-node - vue - '@dcloudio/uni-h5-vue@3.0.0-4020920240930001(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-h5-vue@3.0.0-4020920240930001(vue@3.5.12(typescript@5.6.3))': dependencies: '@dcloudio/uni-shared': 3.0.0-4020920240930001 - '@vue/server-renderer': 3.4.21(vue@3.4.38(typescript@5.5.4)) + '@vue/server-renderer': 3.4.21(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - vue - '@dcloudio/uni-h5@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-h5@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-h5-vue': 3.0.0-4020920240930001(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-h5-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-h5-vue': 3.0.0-4020920240930001(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 - '@vue/server-renderer': 3.4.21(vue@3.4.38(typescript@5.5.4)) + '@vue/server-renderer': 3.4.21(vue@3.5.12(typescript@5.6.3)) '@vue/shared': 3.4.21 debug: 4.3.6 localstorage-polyfill: 1.0.1 postcss-selector-parser: 6.1.2 safe-area-insets: 1.4.1 - vue-router: 4.4.0(vue@3.4.38(typescript@5.5.4)) + vue-router: 4.4.0(vue@3.5.12(typescript@5.6.3)) xmlhttprequest: 1.8.0 transitivePeerDependencies: - '@nuxt/kit' @@ -7361,10 +7292,10 @@ snapshots: '@dcloudio/uni-i18n@3.0.0-4020920240930001': {} - '@dcloudio/uni-mp-alipay@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-alipay@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 @@ -7378,13 +7309,13 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-baidu@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-baidu@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 - '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 @@ -7405,12 +7336,12 @@ snapshots: - utf-8-validate - vue - '@dcloudio/uni-mp-compiler@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-compiler@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: '@babel/generator': 7.25.7 '@babel/parser': 7.25.8 '@babel/types': 7.25.8 - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 '@vue/compiler-dom': 3.4.21 @@ -7425,11 +7356,11 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-jd@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-jd@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -7442,13 +7373,13 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 - '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 @@ -7464,12 +7395,12 @@ snapshots: - utf-8-validate - vue - '@dcloudio/uni-mp-lark@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-lark@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-toutiao': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-toutiao': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 @@ -7483,10 +7414,10 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-qq@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-qq@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -7500,11 +7431,11 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 @@ -7518,11 +7449,11 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-vite@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-vite@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-sfc': 3.4.21 @@ -7542,10 +7473,10 @@ snapshots: '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 - '@dcloudio/uni-mp-weixin@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-weixin@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -7566,11 +7497,11 @@ snapshots: - utf-8-validate - vue - '@dcloudio/uni-mp-xhs@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-mp-xhs@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -7588,9 +7519,9 @@ snapshots: parse-css-font: 4.0.0 postcss: 8.4.47 - '@dcloudio/uni-push@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-push@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@nuxt/kit' - '@vueuse/core' @@ -7600,10 +7531,10 @@ snapshots: - ts-node - vue - '@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -7622,9 +7553,9 @@ snapshots: '@dcloudio/uni-stacktracey@3.0.0-4020920240930001': {} - '@dcloudio/uni-stat@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/uni-stat@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 debug: 4.3.6 transitivePeerDependencies: @@ -7636,17 +7567,17 @@ snapshots: - ts-node - vue - '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4))': + '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: '@babel/core': 7.25.8 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.8) '@babel/plugin-transform-typescript': 7.25.0(@babel/core@7.25.8) - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.4.38(typescript@5.5.4)) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) '@vitejs/plugin-legacy': 5.3.2(terser@5.31.3)(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3)) - '@vitejs/plugin-vue': 5.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4)) + '@vitejs/plugin-vue': 5.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3)) '@vue/compiler-core': 3.4.21 '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 @@ -7662,7 +7593,7 @@ snapshots: magic-string: 0.30.11 picocolors: 1.1.1 terser: 5.31.3 - unplugin-auto-import: 0.16.7(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.24.0) + unplugin-auto-import: 0.16.7(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0) vite: 5.4.9(@types/node@22.5.4)(terser@5.31.3) transitivePeerDependencies: - '@nuxt/kit' @@ -7981,7 +7912,7 @@ snapshots: '@intlify/message-compiler@9.14.1': dependencies: '@intlify/shared': 9.14.1 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@intlify/message-resolver@9.1.9': {} @@ -9022,20 +8953,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: '@babel/core': 7.25.8 '@babel/plugin-transform-typescript': 7.25.0(@babel/core@7.25.8) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.8) vite: 5.4.9(@types/node@22.5.4)(terser@5.31.3) - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.12(typescript@5.6.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.0(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: vite: 5.4.9(@types/node@22.5.4)(terser@5.31.3) - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.12(typescript@5.6.3) '@vitejs/plugin-vue@5.1.4(vite@5.4.9(@types/node@22.5.4)(terser@5.31.3))(vue@3.5.12(typescript@5.6.3))': dependencies: @@ -9082,15 +9013,15 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@volar/language-core@2.4.4': + '@volar/language-core@2.4.8': dependencies: - '@volar/source-map': 2.4.4 + '@volar/source-map': 2.4.8 - '@volar/source-map@2.4.4': {} + '@volar/source-map@2.4.8': {} - '@volar/typescript@2.4.4': + '@volar/typescript@2.4.8': dependencies: - '@volar/language-core': 2.4.4 + '@volar/language-core': 2.4.8 path-browserify: 1.0.1 vscode-uri: 3.0.8 @@ -9131,32 +9062,19 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-core@3.4.38': - dependencies: - '@babel/parser': 7.25.0 - '@vue/shared': 3.4.38 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 - '@vue/compiler-core@3.5.12': dependencies: '@babel/parser': 7.25.8 '@vue/shared': 3.5.12 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-dom@3.4.21': dependencies: '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 - '@vue/compiler-dom@3.4.38': - dependencies: - '@vue/compiler-core': 3.4.38 - '@vue/shared': 3.4.38 - '@vue/compiler-dom@3.5.12': dependencies: '@vue/compiler-core': 3.5.12 @@ -9174,18 +9092,6 @@ snapshots: postcss: 8.4.47 source-map-js: 1.2.1 - '@vue/compiler-sfc@3.4.38': - dependencies: - '@babel/parser': 7.25.0 - '@vue/compiler-core': 3.4.38 - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.40 - source-map-js: 1.2.0 - '@vue/compiler-sfc@3.5.12': dependencies: '@babel/parser': 7.25.8 @@ -9196,18 +9102,13 @@ snapshots: estree-walker: 2.0.2 magic-string: 0.30.11 postcss: 8.4.47 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-ssr@3.4.21': dependencies: '@vue/compiler-dom': 3.4.21 '@vue/shared': 3.4.21 - '@vue/compiler-ssr@3.4.38': - dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/shared': 3.4.38 - '@vue/compiler-ssr@3.5.12': dependencies: '@vue/compiler-dom': 3.5.12 @@ -9240,58 +9141,28 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@2.1.6(typescript@5.5.4)': - dependencies: - '@volar/language-core': 2.4.4 - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.4.38 - computeds: 0.0.1 - minimatch: 9.0.5 - muggle-string: 0.4.1 - path-browserify: 1.0.1 - optionalDependencies: - typescript: 5.5.4 - - '@vue/language-core@2.1.6(typescript@5.6.3)': + '@vue/language-core@2.1.10(typescript@5.6.3)': dependencies: - '@volar/language-core': 2.4.4 - '@vue/compiler-dom': 3.4.38 + '@volar/language-core': 2.4.8 + '@vue/compiler-dom': 3.5.12 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.4.38 - computeds: 0.0.1 + '@vue/shared': 3.5.12 + alien-signals: 0.2.0 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 optionalDependencies: typescript: 5.6.3 - optional: true - - '@vue/reactivity@3.4.38': - dependencies: - '@vue/shared': 3.4.38 '@vue/reactivity@3.5.12': dependencies: '@vue/shared': 3.5.12 - '@vue/runtime-core@3.4.38': - dependencies: - '@vue/reactivity': 3.4.38 - '@vue/shared': 3.4.38 - '@vue/runtime-core@3.5.12': dependencies: '@vue/reactivity': 3.5.12 '@vue/shared': 3.5.12 - '@vue/runtime-dom@3.4.38': - dependencies: - '@vue/reactivity': 3.4.38 - '@vue/runtime-core': 3.4.38 - '@vue/shared': 3.4.38 - csstype: 3.1.3 - '@vue/runtime-dom@3.5.12': dependencies: '@vue/reactivity': 3.5.12 @@ -9299,23 +9170,17 @@ snapshots: '@vue/shared': 3.5.12 csstype: 3.1.3 - '@vue/server-renderer@3.4.21(vue@3.4.38(typescript@5.5.4))': + '@vue/server-renderer@3.4.21(vue@3.5.12(typescript@5.6.3))': dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.38(typescript@5.5.4) - - '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.12(typescript@5.6.3) - '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.6.3))': + '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 - vue: 3.4.38(typescript@5.6.3) + '@vue/compiler-ssr': 3.5.12 + '@vue/shared': 3.5.12 + vue: 3.5.12(typescript@5.5.4) '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))': dependencies: @@ -9325,21 +9190,8 @@ snapshots: '@vue/shared@3.4.21': {} - '@vue/shared@3.4.38': {} - '@vue/shared@3.5.12': {} - '@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 11.1.0 - '@vueuse/shared': 11.1.0(vue@3.4.38(typescript@5.5.4)) - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - optional: true - '@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3))': dependencies: '@types/web-bluetooth': 0.0.20 @@ -9363,14 +9215,6 @@ snapshots: '@vueuse/metadata@11.1.0': {} - '@vueuse/shared@11.1.0(vue@3.4.38(typescript@5.5.4))': - dependencies: - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - optional: true - '@vueuse/shared@11.1.0(vue@3.5.12(typescript@5.6.3))': dependencies: vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) @@ -9444,6 +9288,8 @@ snapshots: '@algolia/requester-node-http': 4.24.0 '@algolia/transporter': 4.24.0 + alien-signals@0.2.0: {} + ansi-escapes@4.3.2: dependencies: type-fest: 0.21.3 @@ -9495,16 +9341,6 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.4.45): - dependencies: - browserslist: 4.24.0 - caniuse-lite: 1.0.30001669 - fraction.js: 4.3.7 - normalize-range: 0.1.2 - picocolors: 1.0.1 - postcss: 8.4.45 - postcss-value-parser: 4.2.0 - autoprefixer@10.4.20(postcss@8.4.47): dependencies: browserslist: 4.24.0 @@ -9844,8 +9680,6 @@ snapshots: compare-versions@3.6.0: {} - computeds@0.0.1: {} - concat-map@0.0.1: {} confbox@0.1.7: {} @@ -9954,9 +9788,9 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - css-declaration-sorter@7.2.0(postcss@8.4.45): + css-declaration-sorter@7.2.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 css-font-size-keywords@1.0.0: {} @@ -9981,60 +9815,60 @@ snapshots: css-tree@2.2.1: dependencies: mdn-data: 2.0.28 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-tree@2.3.1: dependencies: mdn-data: 2.0.30 - source-map-js: 1.2.0 + source-map-js: 1.2.1 css-what@6.1.0: {} cssesc@3.0.0: {} - cssnano-preset-default@7.0.6(postcss@8.4.45): + cssnano-preset-default@7.0.6(postcss@8.4.47): dependencies: browserslist: 4.24.0 - css-declaration-sorter: 7.2.0(postcss@8.4.45) - cssnano-utils: 5.0.0(postcss@8.4.45) - postcss: 8.4.45 - postcss-calc: 10.0.2(postcss@8.4.45) - postcss-colormin: 7.0.2(postcss@8.4.45) - postcss-convert-values: 7.0.4(postcss@8.4.45) - postcss-discard-comments: 7.0.3(postcss@8.4.45) - postcss-discard-duplicates: 7.0.1(postcss@8.4.45) - postcss-discard-empty: 7.0.0(postcss@8.4.45) - postcss-discard-overridden: 7.0.0(postcss@8.4.45) - postcss-merge-longhand: 7.0.4(postcss@8.4.45) - postcss-merge-rules: 7.0.4(postcss@8.4.45) - postcss-minify-font-values: 7.0.0(postcss@8.4.45) - postcss-minify-gradients: 7.0.0(postcss@8.4.45) - postcss-minify-params: 7.0.2(postcss@8.4.45) - postcss-minify-selectors: 7.0.4(postcss@8.4.45) - postcss-normalize-charset: 7.0.0(postcss@8.4.45) - postcss-normalize-display-values: 7.0.0(postcss@8.4.45) - postcss-normalize-positions: 7.0.0(postcss@8.4.45) - postcss-normalize-repeat-style: 7.0.0(postcss@8.4.45) - postcss-normalize-string: 7.0.0(postcss@8.4.45) - postcss-normalize-timing-functions: 7.0.0(postcss@8.4.45) - postcss-normalize-unicode: 7.0.2(postcss@8.4.45) - postcss-normalize-url: 7.0.0(postcss@8.4.45) - postcss-normalize-whitespace: 7.0.0(postcss@8.4.45) - postcss-ordered-values: 7.0.1(postcss@8.4.45) - postcss-reduce-initial: 7.0.2(postcss@8.4.45) - postcss-reduce-transforms: 7.0.0(postcss@8.4.45) - postcss-svgo: 7.0.1(postcss@8.4.45) - postcss-unique-selectors: 7.0.3(postcss@8.4.45) - - cssnano-utils@5.0.0(postcss@8.4.45): + css-declaration-sorter: 7.2.0(postcss@8.4.47) + cssnano-utils: 5.0.0(postcss@8.4.47) + postcss: 8.4.47 + postcss-calc: 10.0.2(postcss@8.4.47) + postcss-colormin: 7.0.2(postcss@8.4.47) + postcss-convert-values: 7.0.4(postcss@8.4.47) + postcss-discard-comments: 7.0.3(postcss@8.4.47) + postcss-discard-duplicates: 7.0.1(postcss@8.4.47) + postcss-discard-empty: 7.0.0(postcss@8.4.47) + postcss-discard-overridden: 7.0.0(postcss@8.4.47) + postcss-merge-longhand: 7.0.4(postcss@8.4.47) + postcss-merge-rules: 7.0.4(postcss@8.4.47) + postcss-minify-font-values: 7.0.0(postcss@8.4.47) + postcss-minify-gradients: 7.0.0(postcss@8.4.47) + postcss-minify-params: 7.0.2(postcss@8.4.47) + postcss-minify-selectors: 7.0.4(postcss@8.4.47) + postcss-normalize-charset: 7.0.0(postcss@8.4.47) + postcss-normalize-display-values: 7.0.0(postcss@8.4.47) + postcss-normalize-positions: 7.0.0(postcss@8.4.47) + postcss-normalize-repeat-style: 7.0.0(postcss@8.4.47) + postcss-normalize-string: 7.0.0(postcss@8.4.47) + postcss-normalize-timing-functions: 7.0.0(postcss@8.4.47) + postcss-normalize-unicode: 7.0.2(postcss@8.4.47) + postcss-normalize-url: 7.0.0(postcss@8.4.47) + postcss-normalize-whitespace: 7.0.0(postcss@8.4.47) + postcss-ordered-values: 7.0.1(postcss@8.4.47) + postcss-reduce-initial: 7.0.2(postcss@8.4.47) + postcss-reduce-transforms: 7.0.0(postcss@8.4.47) + postcss-svgo: 7.0.1(postcss@8.4.47) + postcss-unique-selectors: 7.0.3(postcss@8.4.47) + + cssnano-utils@5.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 - cssnano@7.0.6(postcss@8.4.45): + cssnano@7.0.6(postcss@8.4.47): dependencies: - cssnano-preset-default: 7.0.6(postcss@8.4.45) + cssnano-preset-default: 7.0.6(postcss@8.4.47) lilconfig: 3.1.2 - postcss: 8.4.45 + postcss: 8.4.47 csso@5.0.5: dependencies: @@ -11412,10 +11246,6 @@ snapshots: dependencies: yallist: 3.1.1 - magic-string@0.30.10: - dependencies: - '@jridgewell/sourcemap-codec': 1.5.0 - magic-string@0.30.11: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -11584,24 +11414,24 @@ snapshots: mkdirp@1.0.4: {} - mkdist@1.6.0(typescript@5.6.3)(vue-tsc@2.1.6(typescript@5.6.3)): + mkdist@1.6.0(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3)): dependencies: - autoprefixer: 10.4.20(postcss@8.4.45) + autoprefixer: 10.4.20(postcss@8.4.47) citty: 0.1.6 - cssnano: 7.0.6(postcss@8.4.45) + cssnano: 7.0.6(postcss@8.4.47) defu: 6.1.4 esbuild: 0.24.0 jiti: 1.21.6 mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.2.1 - postcss: 8.4.45 - postcss-nested: 6.2.0(postcss@8.4.45) + postcss: 8.4.47 + postcss-nested: 6.2.0(postcss@8.4.47) semver: 7.6.3 tinyglobby: 0.2.9 optionalDependencies: typescript: 5.6.3 - vue-tsc: 2.1.6(typescript@5.6.3) + vue-tsc: 2.1.10(typescript@5.6.3) mlly@1.7.1: dependencies: @@ -11935,42 +11765,42 @@ snapshots: pngjs@3.4.0: {} - postcss-calc@10.0.2(postcss@8.4.45): + postcss-calc@10.0.2(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.2(postcss@8.4.45): + postcss-colormin@7.0.2(postcss@8.4.47): dependencies: browserslist: 4.24.0 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.4(postcss@8.4.45): + postcss-convert-values@7.0.4(postcss@8.4.47): dependencies: browserslist: 4.24.0 - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.3(postcss@8.4.45): + postcss-discard-comments@7.0.3(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.1.2 - postcss-discard-duplicates@7.0.1(postcss@8.4.45): + postcss-discard-duplicates@7.0.1(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 - postcss-discard-empty@7.0.0(postcss@8.4.45): + postcss-discard-empty@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 - postcss-discard-overridden@7.0.0(postcss@8.4.45): + postcss-discard-overridden@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-import@14.1.0(postcss@8.4.47): dependencies: @@ -11986,43 +11816,43 @@ snapshots: optionalDependencies: postcss: 8.4.47 - postcss-merge-longhand@7.0.4(postcss@8.4.45): + postcss-merge-longhand@7.0.4(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - stylehacks: 7.0.4(postcss@8.4.45) + stylehacks: 7.0.4(postcss@8.4.47) - postcss-merge-rules@7.0.4(postcss@8.4.45): + postcss-merge-rules@7.0.4(postcss@8.4.47): dependencies: browserslist: 4.24.0 caniuse-api: 3.0.0 - cssnano-utils: 5.0.0(postcss@8.4.45) - postcss: 8.4.45 + cssnano-utils: 5.0.0(postcss@8.4.47) + postcss: 8.4.47 postcss-selector-parser: 6.1.2 - postcss-minify-font-values@7.0.0(postcss@8.4.45): + postcss-minify-font-values@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.0(postcss@8.4.45): + postcss-minify-gradients@7.0.0(postcss@8.4.47): dependencies: colord: 2.9.3 - cssnano-utils: 5.0.0(postcss@8.4.45) - postcss: 8.4.45 + cssnano-utils: 5.0.0(postcss@8.4.47) + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.2(postcss@8.4.45): + postcss-minify-params@7.0.2(postcss@8.4.47): dependencies: browserslist: 4.24.0 - cssnano-utils: 5.0.0(postcss@8.4.45) - postcss: 8.4.45 + cssnano-utils: 5.0.0(postcss@8.4.47) + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.4(postcss@8.4.45): + postcss-minify-selectors@7.0.4(postcss@8.4.47): dependencies: cssesc: 3.0.0 - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.1.2 postcss-modules-extract-imports@3.1.0(postcss@8.4.47): @@ -12058,71 +11888,71 @@ snapshots: postcss-modules-values: 4.0.0(postcss@8.4.47) string-hash: 1.1.3 - postcss-nested@6.2.0(postcss@8.4.45): + postcss-nested@6.2.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.1.1 - postcss-normalize-charset@7.0.0(postcss@8.4.45): + postcss-normalize-charset@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 - postcss-normalize-display-values@7.0.0(postcss@8.4.45): + postcss-normalize-display-values@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.0(postcss@8.4.45): + postcss-normalize-positions@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.0(postcss@8.4.45): + postcss-normalize-repeat-style@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.0(postcss@8.4.45): + postcss-normalize-string@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.0(postcss@8.4.45): + postcss-normalize-timing-functions@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.2(postcss@8.4.45): + postcss-normalize-unicode@7.0.2(postcss@8.4.47): dependencies: browserslist: 4.24.0 - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.0(postcss@8.4.45): + postcss-normalize-url@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.0(postcss@8.4.45): + postcss-normalize-whitespace@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.1(postcss@8.4.45): + postcss-ordered-values@7.0.1(postcss@8.4.47): dependencies: - cssnano-utils: 5.0.0(postcss@8.4.45) - postcss: 8.4.45 + cssnano-utils: 5.0.0(postcss@8.4.47) + postcss: 8.4.47 postcss-value-parser: 4.2.0 - postcss-reduce-initial@7.0.2(postcss@8.4.45): + postcss-reduce-initial@7.0.2(postcss@8.4.47): dependencies: browserslist: 4.24.0 caniuse-api: 3.0.0 - postcss: 8.4.45 + postcss: 8.4.47 - postcss-reduce-transforms@7.0.0(postcss@8.4.45): + postcss-reduce-transforms@7.0.0(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 postcss-selector-parser@6.1.1: @@ -12135,25 +11965,19 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.0.1(postcss@8.4.45): + postcss-svgo@7.0.1(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-value-parser: 4.2.0 svgo: 3.3.2 - postcss-unique-selectors@7.0.3(postcss@8.4.45): + postcss-unique-selectors@7.0.3(postcss@8.4.47): dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.1.2 postcss-value-parser@4.2.0: {} - postcss@8.4.40: - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 - postcss@8.4.45: dependencies: nanoid: 3.3.7 @@ -12620,10 +12444,10 @@ snapshots: minimist: 1.2.8 through: 2.3.8 - stylehacks@7.0.4(postcss@8.4.45): + stylehacks@7.0.4(postcss@8.4.47): dependencies: browserslist: 4.24.0 - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.1.2 superjson@2.2.1: @@ -12659,7 +12483,7 @@ snapshots: css-tree: 2.3.1 css-what: 6.1.0 csso: 5.0.5 - picocolors: 1.0.1 + picocolors: 1.1.1 symbol-tree@3.2.4: {} @@ -12774,7 +12598,7 @@ snapshots: uglify-js@3.19.1: optional: true - unbuild@3.0.0-rc.11(typescript@5.6.3)(vue-tsc@2.1.6(typescript@5.6.3)): + unbuild@3.0.0-rc.11(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3)): dependencies: '@rollup/plugin-alias': 5.1.1(rollup@4.24.0) '@rollup/plugin-commonjs': 28.0.1(rollup@4.24.0) @@ -12789,7 +12613,7 @@ snapshots: hookable: 5.5.3 jiti: 2.3.3 magic-string: 0.30.11 - mkdist: 1.6.0(typescript@5.6.3)(vue-tsc@2.1.6(typescript@5.6.3)) + mkdist: 1.6.0(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3)) mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.2.1 @@ -12879,7 +12703,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@0.16.7(@vueuse/core@11.1.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.24.0): + unplugin-auto-import@0.16.7(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) @@ -12890,7 +12714,7 @@ snapshots: unimport: 3.9.1(rollup@4.24.0) unplugin: 1.12.0 optionalDependencies: - '@vueuse/core': 11.1.0(vue@3.4.38(typescript@5.5.4)) + '@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - rollup @@ -12919,7 +12743,7 @@ snapshots: dependencies: browserslist: 4.24.0 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.1 url-parse@1.5.10: dependencies: @@ -13084,62 +12908,39 @@ snapshots: vscode-uri@3.0.8: {} - vue-demi@0.14.10(vue@3.4.38(typescript@5.5.4)): - dependencies: - vue: 3.4.38(typescript@5.5.4) - optional: true - vue-demi@0.14.10(vue@3.5.12(typescript@5.6.3)): dependencies: vue: 3.5.12(typescript@5.6.3) - vue-i18n@9.14.1(vue@3.4.38(typescript@5.5.4)): + vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)): dependencies: '@intlify/core-base': 9.14.1 '@intlify/shared': 9.14.1 '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.12(typescript@5.6.3) - vue-router@4.4.0(vue@3.4.38(typescript@5.5.4)): + vue-router@4.4.0(vue@3.5.12(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) - - vue-tsc@2.1.6(typescript@5.5.4): - dependencies: - '@volar/typescript': 2.4.4 - '@vue/language-core': 2.1.6(typescript@5.5.4) - semver: 7.6.3 - typescript: 5.5.4 + vue: 3.5.12(typescript@5.6.3) - vue-tsc@2.1.6(typescript@5.6.3): + vue-tsc@2.1.10(typescript@5.6.3): dependencies: - '@volar/typescript': 2.4.4 - '@vue/language-core': 2.1.6(typescript@5.6.3) + '@volar/typescript': 2.4.8 + '@vue/language-core': 2.1.10(typescript@5.6.3) semver: 7.6.3 typescript: 5.6.3 - optional: true - vue@3.4.38(typescript@5.5.4): + vue@3.5.12(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-sfc': 3.4.38 - '@vue/runtime-dom': 3.4.38 - '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.4)) - '@vue/shared': 3.4.38 + '@vue/compiler-dom': 3.5.12 + '@vue/compiler-sfc': 3.5.12 + '@vue/runtime-dom': 3.5.12 + '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.5.4)) + '@vue/shared': 3.5.12 optionalDependencies: typescript: 5.5.4 - vue@3.4.38(typescript@5.6.3): - dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-sfc': 3.4.38 - '@vue/runtime-dom': 3.4.38 - '@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.6.3)) - '@vue/shared': 3.4.38 - optionalDependencies: - typescript: 5.6.3 - vue@3.5.12(typescript@5.6.3): dependencies: '@vue/compiler-dom': 3.5.12