From a1f6256f62f2341d002eab8f116a6c9b9da24d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 9 Sep 2024 10:07:04 +0800 Subject: [PATCH] chore: Update dependencies --- package.json | 28 +- pnpm-lock.yaml | 1365 +++++++++++++++++++++++------------------------- 2 files changed, 680 insertions(+), 713 deletions(-) diff --git a/package.json b/package.json index 248b9d1..007a615 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ "dev+preview": "bunx dev-and-preview@1.0.0" }, "dependencies": { - "@alova/adapter-axios": "^2.0.6", - "@unhead/vue": "^1.10.4", + "@alova/adapter-axios": "^2.0.7", + "@unhead/vue": "^1.11.1", "@vant/use": "^1.6.0", - "alova": "^3.0.14", + "alova": "^3.0.16", "axios": "^1.7.7", "dayjs": "^1.11.13", "jsencrypt": "^3.3.2", @@ -32,10 +32,10 @@ "tdesign-icons-vue-next": "^0.2.6", "tdesign-mobile-vue": "^1.4.1", "ts-enum-util": "^4.1.0", - "utils4u": "^2.7.0", - "vant": "^4.9.4", + "utils4u": "^2.8.0", + "vant": "^4.9.5", "vite-plugin-webfont-dl": "^3.9.5", - "vue": "^3.4.38", + "vue": "^3.5.3", "vue-page-stack": "^3.2.0", "vue-router": "^4.4.3" }, @@ -45,7 +45,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.5.2", + "@types/node": "^22.5.4", "@types/nprogress": "^0.2.3", "@unocss/preset-attributify": "^0.62.3", "@unocss/preset-rem-to-px": "^0.62.3", @@ -53,7 +53,7 @@ "@vant/auto-import-resolver": "^1.2.1", "@vitejs/plugin-vue": "^5.1.3", "@vitejs/plugin-vue-jsx": "^4.0.1", - "@vue-macros/reactivity-transform": "^1.0.3", + "@vue-macros/reactivity-transform": "^1.0.4", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", "@vue/test-utils": "^2.4.6", @@ -70,16 +70,16 @@ "typescript": "~5.5.4", "unocss": "^0.62.3", "unplugin-auto-import": "^0.18.2", - "unplugin-icons": "^0.19.2", + "unplugin-icons": "^0.19.3", "unplugin-vue-components": "^0.27.4", - "unplugin-vue-macros": "^2.11.6", + "unplugin-vue-macros": "^2.11.9", "unplugin-vue-markdown": "^0.26.2", - "unplugin-vue-router": "^0.10.7", - "vite": "^5.4.2", + "unplugin-vue-router": "^0.10.8", + "vite": "^5.4.3", "vite-plugin-cdn-import": "^1.0.1", - "vite-plugin-vue-devtools": "^7.3.9", + "vite-plugin-vue-devtools": "^7.4.4", "vitest": "^2.0.5", - "vue-tsc": "^2.1.4" + "vue-tsc": "^2.1.6" }, "pnpm": { "patchedDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb94b4d..0f6068d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,17 +14,17 @@ importers: .: dependencies: '@alova/adapter-axios': - specifier: ^2.0.6 - version: 2.0.6(alova@3.0.14)(axios@1.7.7) + specifier: ^2.0.7 + version: 2.0.7(alova@3.0.16)(axios@1.7.7) '@unhead/vue': - specifier: ^1.10.4 - version: 1.10.4(vue@3.4.38(typescript@5.5.4)) + specifier: ^1.11.1 + version: 1.11.1(vue@3.5.3(typescript@5.5.4)) '@vant/use': specifier: ^1.6.0 - version: 1.6.0(vue@3.4.38(typescript@5.5.4)) + version: 1.6.0(vue@3.5.3(typescript@5.5.4)) alova: - specifier: ^3.0.14 - version: 3.0.14 + specifier: ^3.0.16 + version: 3.0.16 axios: specifier: ^1.7.7 version: 1.7.7 @@ -42,43 +42,43 @@ importers: version: 0.2.0 page-stack-vue3: specifier: ^2.5.6 - version: 2.5.6(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) + version: 2.5.6(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)) pinia: specifier: ^2.2.2 - version: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)) + version: 2.2.2(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)) pinia-plugin-persistedstate: specifier: ^3.2.3 - version: 3.2.3(pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))) + version: 3.2.3(pinia@2.2.2(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))) radash: specifier: ^12.1.0 version: 12.1.0 tdesign-icons-vue-next: specifier: ^0.2.6 - version: 0.2.6(vue@3.4.38(typescript@5.5.4)) + version: 0.2.6(vue@3.5.3(typescript@5.5.4)) tdesign-mobile-vue: specifier: ^1.4.1 - version: 1.4.1(vue@3.4.38(typescript@5.5.4)) + version: 1.4.1(vue@3.5.3(typescript@5.5.4)) ts-enum-util: specifier: ^4.1.0 version: 4.1.0 utils4u: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.8.0 + version: 2.8.0 vant: - specifier: ^4.9.4 - version: 4.9.4(vue@3.4.38(typescript@5.5.4)) + specifier: ^4.9.5 + version: 4.9.5(vue@3.5.3(typescript@5.5.4)) vite-plugin-webfont-dl: specifier: ^3.9.5 - version: 3.9.5(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + version: 3.9.5(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) vue: - specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.4) + specifier: ^3.5.3 + version: 3.5.3(typescript@5.5.4) vue-page-stack: specifier: ^3.2.0 - version: 3.2.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) + version: 3.2.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)) vue-router: specifier: ^4.4.3 - version: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)) + version: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)) devDependencies: '@iconify-json/carbon': specifier: ^1.2.1 @@ -96,8 +96,8 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.5.2 - version: 22.5.2 + specifier: ^22.5.4 + version: 22.5.4 '@types/nprogress': specifier: ^0.2.3 version: 0.2.3 @@ -115,13 +115,13 @@ importers: version: 1.2.1 '@vitejs/plugin-vue': specifier: ^5.1.3 - version: 5.1.3(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4)) + version: 5.1.3(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4)) '@vitejs/plugin-vue-jsx': specifier: ^4.0.1 - version: 4.0.1(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4)) + version: 4.0.1(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4)) '@vue-macros/reactivity-transform': - specifier: ^1.0.3 - version: 1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + specifier: ^1.0.4 + version: 1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) '@vue/eslint-config-prettier': specifier: ^9.0.0 version: 9.0.0(eslint@8.57.0)(prettier@3.3.3) @@ -166,47 +166,47 @@ importers: version: 5.5.4 unocss: specifier: ^0.62.3 - version: 0.62.3(postcss@8.4.44)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + version: 0.62.3(postcss@8.4.45)(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) unplugin-auto-import: specifier: ^0.18.2 - version: 0.18.2(@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2) + version: 0.18.2(@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4)))(rollup@4.21.2)(webpack-sources@3.2.3) unplugin-icons: - specifier: ^0.19.2 - version: 0.19.2(@vue/compiler-sfc@3.4.38) + specifier: ^0.19.3 + version: 0.19.3(@vue/compiler-sfc@3.5.3)(webpack-sources@3.2.3) unplugin-vue-components: specifier: ^0.27.4 - version: 0.27.4(@babel/parser@7.25.6)(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + version: 0.27.4(@babel/parser@7.25.6)(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) unplugin-vue-macros: - specifier: ^2.11.6 - version: 2.11.6(@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4)))(esbuild@0.23.1)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue-tsc@2.1.4(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)) + specifier: ^2.11.9 + version: 2.11.9(@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4)))(esbuild@0.23.1)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) unplugin-vue-markdown: specifier: ^0.26.2 - version: 0.26.2(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + version: 0.26.2(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(webpack-sources@3.2.3) unplugin-vue-router: - specifier: ^0.10.7 - version: 0.10.7(rollup@4.21.2)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) + specifier: ^0.10.8 + version: 0.10.8(rollup@4.21.2)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@22.5.2)(less@4.2.0) + specifier: ^5.4.3 + version: 5.4.3(@types/node@22.5.4)(less@4.2.0) vite-plugin-cdn-import: specifier: ^1.0.1 - version: 1.0.1(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + version: 1.0.1(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) vite-plugin-vue-devtools: - specifier: ^7.3.9 - version: 7.3.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4)) + specifier: ^7.4.4 + version: 7.4.4(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4)) vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@22.5.2)(jsdom@25.0.0)(less@4.2.0) + version: 2.0.5(@types/node@22.5.4)(jsdom@25.0.0)(less@4.2.0) vue-tsc: - specifier: ^2.1.4 - version: 2.1.4(typescript@5.5.4) + specifier: ^2.1.6 + version: 2.1.6(typescript@5.5.4) packages: - '@alova/adapter-axios@2.0.6': - resolution: {integrity: sha512-h32SKeKlqZDYkxeW+ryduIHYiSqTe8LY0DLOwfK07QievrEyaZxFlXZLzIIiQsoj9HglyQOeLTKGOxsPKTdzEg==} + '@alova/adapter-axios@2.0.7': + resolution: {integrity: sha512-8rbVmRI2iakqUTQDErFh4zPWoOBRYuhcvi26BkeGQ2LPxyDc7dMUH5mTQDwJYPnQE5BKldXbFWYlFDzXH0elSQ==} peerDependencies: - alova: ^3.0.14 + alova: ^3.0.16 axios: '>=0.4.0' '@alova/shared@1.0.5': @@ -216,9 +216,6 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@antfu/install-pkg@0.3.5': - resolution: {integrity: sha512-HwIACY0IzrM7FGafMbWZOqEDBSfCwPcylu+GacaRcxJm4Yvvuh3Dy2vZwqdJAzXponc6aLO9FaH4l75pq8/ZSA==} - '@antfu/install-pkg@0.4.1': resolution: {integrity: sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==} @@ -259,10 +256,6 @@ packages: resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.22.15': - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} - engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.24.7': resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} @@ -733,10 +726,6 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@jsdevtools/ez-spawn@3.0.4': - resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==} - engines: {node: '>=10'} - '@mdit-vue/plugin-component@2.1.3': resolution: {integrity: sha512-9AG17beCgpEw/4ldo/M6Y/1Rh4E1bqMmr/rCkWKmCAxy9tJz3lzY7HQJanyHMJufwsb3WL5Lp7Om/aPcQTZ9SA==} @@ -891,8 +880,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@22.5.2': - resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} + '@types/node@22.5.4': + resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} '@types/nprogress@0.2.3': resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==} @@ -964,17 +953,17 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@unhead/dom@1.10.4': - resolution: {integrity: sha512-ehMy9k6efo4GTLmiP27wCtywWYdiggrP3m7h6kD/d1uhfORH3yCgsd4yXQnmDoSbsMyX6GlY5DBzy5bnYPp/Xw==} + '@unhead/dom@1.11.1': + resolution: {integrity: sha512-lyqegiA35OzcvsaP9gQpAPWv5LmZpP9D/55xkFVTnaXfd1kl1TCxBkioAzv3lxtaYsu6CLSqH/jRxO+fB3Q2kQ==} - '@unhead/schema@1.10.4': - resolution: {integrity: sha512-nX9sJgKPy2t4GHB9ky/vkMLbYqXl9Num5NZToTr0rKrIGkshzHhUrbn/EiHreIjcGI1eIpu+edniCDIwGTJgmw==} + '@unhead/schema@1.11.1': + resolution: {integrity: sha512-oEl5vV3+zZyY1Y3PVE1+gWNMj2wJczP6w0gscp8RnFRSik9p94XqYzBnzeb0tezIyVJWKWycGne9ocV0uGHbzw==} - '@unhead/shared@1.10.4': - resolution: {integrity: sha512-C5wsps9i/XCBObMVQUrbXPvZG17a/e5yL0IsxpICaT4QSiZAj9v7JrNQ5WpM5JOZVMKRI5MYRdafNDw3iSmqZg==} + '@unhead/shared@1.11.1': + resolution: {integrity: sha512-05hd92qxAwkndMU8Ftklf4/97GuRVYHM0XzMz3ioENxJl8NfFGAyV48H/idt8WFv8JIkY9d7KgJDBmxG+CHi9Q==} - '@unhead/vue@1.10.4': - resolution: {integrity: sha512-Q45F/KOvDeitc8GkfkPY45V8Dmw1m1b9A/aHM5A2BwRV8GyoRV+HRWVw5h02e0AO1TsICvcW8tI90qeCM2oGSA==} + '@unhead/vue@1.11.1': + resolution: {integrity: sha512-MSeFsRr0Pco96bjoY8bijV5su+xw7joqv1LUJQxcDVIp51M1cfrutzMIBTGne30/0K43aIvshCGbmyuW8jouxw==} peerDependencies: vue: '>=2.7 || >=3' @@ -1116,33 +1105,33 @@ packages: '@vitest/utils@2.0.5': resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==, tarball: https://registry.npmjs.org/@vitest/utils/-/utils-2.0.5.tgz} - '@volar/language-core@2.4.1': - resolution: {integrity: sha512-9AKhC7Qn2mQYxj7Dz3bVxeOk7gGJladhWixUYKef/o0o7Bm4an+A3XvmcTHVqZ8stE6lBVH++g050tBtJ4TZPQ==} + '@volar/language-core@2.4.4': + resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==} - '@volar/source-map@2.4.1': - resolution: {integrity: sha512-Xq6ep3OZg9xUqN90jEgB9ztX5SsTz1yiV8wiQbcYNjWkek+Ie3dc8l7AVt3EhDm9mSIR58oWczHkzM2H6HIsmQ==, tarball: https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.1.tgz} + '@volar/source-map@2.4.4': + resolution: {integrity: sha512-xG3PZqOP2haG8XG4Pg3PD1UGDAdqZg24Ru8c/qYjYAnmcj6GBR64mstx+bZux5QOyRaJK+/lNM/RnpvBD3489g==} - '@volar/typescript@2.4.1': - resolution: {integrity: sha512-UoRzC0PXcwajFQTu8XxKSYNsWNBtVja6Y9gC8eLv7kYm+UEKJCcZ8g7dialsOYA0HKs3Vpg57MeCsawFLC6m9Q==} + '@volar/typescript@2.4.4': + resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==} - '@vue-macros/api@0.10.4': - resolution: {integrity: sha512-uRez+hyshTZJpG0PLaS3gwOTFhdCOj1DYHBcSXRfJGAveYrSim6AxaNFgYt6UDZ5kgP2CU3SW4+ZkPW2duDqWQ==, tarball: https://registry.npmjs.org/@vue-macros/api/-/api-0.10.4.tgz} + '@vue-macros/api@0.10.5': + resolution: {integrity: sha512-7uTH8rTRo+TlS0Q+WQKXlTh5LuCowCGaXaRq2WMKLHxmswPXtiYfzrwC6pK4yzNNC6tcdynFXQxw1GESU3dXow==} engines: {node: '>=16.14.0'} - '@vue-macros/better-define@1.8.3': - resolution: {integrity: sha512-jEokys0f2/bddPJTizozZqHCy/9037H3PapNXOW2iLBCvhMh2DCRi7eF4cyM180dyLnTbK2YIUH9u2+EetPqQQ==, tarball: https://registry.npmjs.org/@vue-macros/better-define/-/better-define-1.8.3.tgz} + '@vue-macros/better-define@1.8.5': + resolution: {integrity: sha512-YiuNwHa394Zjdw6l3Cs3rfGtxCZXitC2ioRAGBkQlV93ezUAGQgJoybm6Rue01fQQeE6HGVXguCMY4W2PcGwvQ==} engines: {node: '>=16.14.0'} - '@vue-macros/boolean-prop@0.4.4': - resolution: {integrity: sha512-IlIM3hKLd3vcQSOgma/XBQIAC+67K8wUgNf7Kg/gVP379rEsckVh951ok2xRNrSOP0am4Hbcw29v3l6TwcOzVA==, tarball: https://registry.npmjs.org/@vue-macros/boolean-prop/-/boolean-prop-0.4.4.tgz} + '@vue-macros/boolean-prop@0.4.5': + resolution: {integrity: sha512-ah39JYlPl6rOwUo8YNdJHWHdPDWd8q+Li95ipagdR6qWimDrPdTbW+M1vdKzPmTaO/3VtmB84qX1gXgs3BYqDQ==} engines: {node: '>=16.14.0'} - '@vue-macros/chain-call@0.3.4': - resolution: {integrity: sha512-ukGgL/P7oYdB28P6HxFI3ewEjSU5lMNT71CFO2a9HAUBBPbFcNe8rAmFZeCTyQewsaXLlAyGRmU3+n/9F1CJOQ==} + '@vue-macros/chain-call@0.3.5': + resolution: {integrity: sha512-ZspnLcdaA0ltPnOimv33pgngpcZUXFna+o8Odzc9rise//S50IwEru6BR7sxc4qfWFpbrZiJKYXdBL7iy2Rc0Q==} engines: {node: '>=16.14.0'} - '@vue-macros/common@1.12.2': - resolution: {integrity: sha512-+NGfhrPvPNOb3Wg9PNPEXPe0HTXmVe6XJawL1gi3cIjOSGIhpOdvmMT2cRuWb265IpA/PeL5Sqo0+DQnEDxLvw==} + '@vue-macros/common@1.12.3': + resolution: {integrity: sha512-dlSqrGdIDhqMOz92XtlMNyuHHeHe594O6f10XLtmlB0Jrq/Pl4Hj8rXAnVlRdjg+ptbZRSNL6MSgOPPoC82owg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -1150,18 +1139,18 @@ packages: vue: optional: true - '@vue-macros/config@0.2.4': - resolution: {integrity: sha512-lHsXvUSoUpU2iynpZB0fz93LMzzLO2t17uHKj/YoYd7KaBvFUeysdXGefNR5QWgXq/F957LiH74MGeXVTBKN4A==, tarball: https://registry.npmjs.org/@vue-macros/config/-/config-0.2.4.tgz} + '@vue-macros/config@0.3.1': + resolution: {integrity: sha512-8Sc7htI0DxzL+/oSzGzMtD2XOp6LuniY+kZWXQ8b/N27m84wP/hpR/wquJitWAuelK2JGXqUvuk9VAilVn1Qsg==} engines: {node: '>=16.14.0'} - '@vue-macros/define-emit@0.3.3': - resolution: {integrity: sha512-TqLJHdezSqE9pgWBmNPVnjbZM2bXA1IjYsjSoT6msM1uVeLpofuFvFPMl0G+oC0AJK5SAlKZUu+f5/jNK6N+eA==} + '@vue-macros/define-emit@0.3.5': + resolution: {integrity: sha512-tp8BWW71YmJBTETYNKWxxubXEtqmHQKDSeH1xKwYhHwXAf0vAS6vILEI8NByiEel2coQHO/as5AvqpCTrtCnbA==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-models@1.2.9': - resolution: {integrity: sha512-m1/CJSXVEwI0Ldb2HC8qS7pt3BJDIcGiLKsypWpHzponDTlDIY3hdyLruuL5vdl50zUk9x68F/h7/UAwnQEhzg==, tarball: https://registry.npmjs.org/@vue-macros/define-models/-/define-models-1.2.9.tgz} + '@vue-macros/define-models@1.2.10': + resolution: {integrity: sha512-69W86o96TE4q/fAVZlt6UJDs01HHWitHhvRlIiPh7dIe9zU2Awq5Vn/2/2PleAvtYxcREX5KwGbRHqMOovi3BA==} engines: {node: '>=16.14.0'} peerDependencies: '@vueuse/core': '>=9.0.0' @@ -1169,39 +1158,39 @@ packages: '@vueuse/core': optional: true - '@vue-macros/define-prop@0.4.3': - resolution: {integrity: sha512-9XPFpEzihH3N5OeMvEG7x07LLGPMD2G49MbhnFGH2tJPvDFhIyhzSyfOMwiV/pAw71TTBj/t8MP8Rbzpa5x2Tw==} + '@vue-macros/define-prop@0.4.5': + resolution: {integrity: sha512-dOsmExM8ab/poLwt7nnE3Ca5mTav1+Kw6yR+fbcDNVqzr+ippIanTKyGkDaQXbiYb4jDIFZ03q44HrSrqRfWpQ==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-props-refs@1.2.9': - resolution: {integrity: sha512-hHV0GTRlj4xPQRyx5uQLeIrlEvNCioqs8+JPyclJTyQNcXJVK409dfWukhXCiEA24VjFWK76sRUqqHJ7eFVI2w==, tarball: https://registry.npmjs.org/@vue-macros/define-props-refs/-/define-props-refs-1.2.9.tgz} + '@vue-macros/define-props-refs@1.2.10': + resolution: {integrity: sha512-jnW38JdlD+o6/FYu3gTbJYpJDgpFQ/U2YsFggqj4f7US9SWb+zzB+DD8/KhiuBh2ixeaLuRbOm1GmquWNQQ4uQ==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-props@3.0.3': - resolution: {integrity: sha512-8wo8h1+5ZthSPGVe4wgT4TsvmLjKTNcHlLv5Dh6dnLsNrEbtoocD51Q0ZWcyDrsmIjLRXdKj64/fNdbtm9nN7g==, tarball: https://registry.npmjs.org/@vue-macros/define-props/-/define-props-3.0.3.tgz} + '@vue-macros/define-props@3.0.4': + resolution: {integrity: sha512-Ifmu7HNgM8oEeXdVVglUDeI5RJunmuvrX2JKPpJtUfGMnIE5dT29T4cD2sSteMXPWUfsdrjhB/yjCCjEjLVk8w==} engines: {node: '>=16.14.0'} peerDependencies: - '@vue-macros/reactivity-transform': ^1.0.3 + '@vue-macros/reactivity-transform': ^1.0.4 vue: ^2.7.0 || ^3.2.25 - '@vue-macros/define-render@1.5.9': - resolution: {integrity: sha512-ON8eXxWOL+Y3QLA8lA89c0/sz0rFj3MegH5bGW/GXbncSGtU6/e0nCRcCJ1/pu3uq+1W2CMNSk1WEPW9Hk/t7Q==, tarball: https://registry.npmjs.org/@vue-macros/define-render/-/define-render-1.5.9.tgz} + '@vue-macros/define-render@1.5.10': + resolution: {integrity: sha512-NCV+Wv4dUy1n+gK7BmG2G4QCkbK8uDVjSpfB1Jabh9Kwn2wfemyQbaOwoYsnKBgMhj2m5tdVorjmVrBj9bmbCg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@vue-macros/define-slots@1.1.9': - resolution: {integrity: sha512-BKhjLyAH8Rqmt4VPc5nYqiOlqR9ed8JZBYxinzvN8G5f9DK1A7RKCDPGM3f7wGvjoVbl6iOLn0STC0AuKCnLBQ==, tarball: https://registry.npmjs.org/@vue-macros/define-slots/-/define-slots-1.1.9.tgz} + '@vue-macros/define-slots@1.1.10': + resolution: {integrity: sha512-eS8JZ/HqnZIru+QMkU8txAsfw9x/kzySMKGnmFb8jZBTt0CNpB+j5yKkfNIJandTrupVQGrcHYH2kkxNDaN/aw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@vue-macros/devtools@0.3.2': - resolution: {integrity: sha512-RaFY55YyrUNOtStVSRW9KjYzQGZWnXYi/aTFz2KdzaM7yCWv+Sb6GJ/9OUZ4rRVY5sOKpoyby8R4V35ts57f6A==} + '@vue-macros/devtools@0.3.3': + resolution: {integrity: sha512-YfNhd4aYPg8mkF++fLXHgJBP+K/cqenT0c9F/UcLyT8L0U5rTwGvfF04GMn9Yjsemy9Fq4Z9l0eFZGVNCqgI7g==} engines: {node: '>=16.14.0'} peerDependencies: vite: ^4.0.0 || ^5.0.0-0 @@ -1209,108 +1198,108 @@ packages: vite: optional: true - '@vue-macros/export-expose@0.2.2': - resolution: {integrity: sha512-7L2j8P5dwJ1zE1/6sgpeXen8btqPTU+itU4BceJNxcY6r9BXk3tNqw4e3JugBCqr9uszT1lDgFlHZqhFqJ8lKw==, tarball: https://registry.npmjs.org/@vue-macros/export-expose/-/export-expose-0.2.2.tgz} + '@vue-macros/export-expose@0.2.3': + resolution: {integrity: sha512-nYxv8EJagF81NfVfS8+eEAhC7Vfm+j3K65DAeFO8RxkiuXfUHcPjnJDIhTEgZtCNvczEiW7y5megp16qO6xi/A==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/export-props@0.4.9': - resolution: {integrity: sha512-MuQZifGeuWKcNktpNTqkQBTsWl8oLCsRtHnKiRTg5ZhUFcdEcqAgsAvwZF+W7rxCWW06Bk8SfJT3bv0vCgCatg==, tarball: https://registry.npmjs.org/@vue-macros/export-props/-/export-props-0.4.9.tgz} + '@vue-macros/export-props@0.4.10': + resolution: {integrity: sha512-5urrHaxgD3gVLZ3yiqIbYRP7oWUJpUuAF32khsrrIAzAjcEuEJIgPR1wu+oQrOfGWjW4wcBLcBhgmez8m3DYnw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/export-render@0.2.9': - resolution: {integrity: sha512-lGKLmoNldZge686a1xBacPcj15bgkk7FYAAIYCV7MgrYOD/ZkAovVtdz821KNRDoI0T/MMpptYxxBh3N7RgaPw==, tarball: https://registry.npmjs.org/@vue-macros/export-render/-/export-render-0.2.9.tgz} + '@vue-macros/export-render@0.2.11': + resolution: {integrity: sha512-Jo4KfZmB+YSeLamGIYw7PEHs8o3/Z6KbhQ/uCHoOco8eICh+2FEM6BnBvF4PSAH87MMOEUB1gK9XSbu3LcQokA==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/hoist-static@1.5.9': - resolution: {integrity: sha512-NHrHIN87K6urzIpe11ngNtoZJOv/bIJJTz1yg3vXUXZp/W77NvhOLX46KJ+KQh5ERsbJb3pifsjD4ubCxSrLbQ==, tarball: https://registry.npmjs.org/@vue-macros/hoist-static/-/hoist-static-1.5.9.tgz} + '@vue-macros/hoist-static@1.5.10': + resolution: {integrity: sha512-+wgKchL2tpJjLDRQSqOowBqx7KpzG2SNHMT1fOlqr4DKMYAguE4MqoZArzUiyrVjBEp7jsYpDG3rk0m3YnIbiw==} engines: {node: '>=16.14.0'} - '@vue-macros/jsx-directive@0.8.19': - resolution: {integrity: sha512-E/1R6BqVajmtYGINfcN2DEtj+sCuSIuplU7Lj0Ng7+4FoZIrK+6AgxtS9lR54gaSYX5IoH6EQa8V8ylzLq+61w==, tarball: https://registry.npmjs.org/@vue-macros/jsx-directive/-/jsx-directive-0.8.19.tgz} + '@vue-macros/jsx-directive@0.8.21': + resolution: {integrity: sha512-Z61CcPQQEUZwh+gM8l0a4GTpY4g60uWTADFg4/ljHUf01Z5VL8ek70A+cklOFUv6sk45UEuZvTROkplsVpoarw==} engines: {node: '>=16.14.0'} - '@vue-macros/named-template@0.4.9': - resolution: {integrity: sha512-ARvus0l6euZb6AD19rwzLcmMbMoteaHg6uFALWAmLpN0ushadHrJHM1WsYV8BbWgvNRA/p/b4XZE9bqaPWb0qg==, tarball: https://registry.npmjs.org/@vue-macros/named-template/-/named-template-0.4.9.tgz} + '@vue-macros/named-template@0.4.10': + resolution: {integrity: sha512-pLRRbNFZkiXJkvmIpcH1em+N2vpRGoFWNWGGbiVXmLh5h/sYLulsnd9qmtPo7ro9xOlM5MLDQ0Nihla/yTD0nQ==} engines: {node: '>=16.14.0'} - '@vue-macros/reactivity-transform@1.0.3': - resolution: {integrity: sha512-n6R9NBY33YIZ47p2+7Ylo87saqUiGoZtjgGCtuCr3eAqW3GJ2kH05WxgnwJFfmQFZav0e6KcmP0mIamTpwUFEQ==} + '@vue-macros/reactivity-transform@1.0.4': + resolution: {integrity: sha512-0g3YkS/ojpvGYA1ZWL2FSrsm8LcI52k6Q5g100LJybc9sH6CdPrIDzr6P3wDtHeeTLPpyjY3CJixoM+nwgGBkw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 - '@vue-macros/script-lang@0.1.4': - resolution: {integrity: sha512-AKW4VXr6XPY5So8CJmGXvLWdvvBDVkdaVQUpUB6fnim7Rx/+WfZy5sKLgqyEluJHvaH35Mo8fTZeO3CQiYGN8w==, tarball: https://registry.npmjs.org/@vue-macros/script-lang/-/script-lang-0.1.4.tgz} + '@vue-macros/script-lang@0.1.5': + resolution: {integrity: sha512-3isg7XYpa0aEEz7oQCjBcNO7IdiLQEhlA6D2heMbpSXwhf6BXh/a50uIQLmRcx5GkcQ2jjuka1iu718iYJxTiA==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@vue-macros/setup-block@0.3.9': - resolution: {integrity: sha512-x6xaltiOFXfj/EZCrc/Zf0yuXDTMpSP3O5ZgRTsMq2jbE/A5YyI4K5luRKVZjbbFyRWvbqQkQCGpGNMEKm4ffA==, tarball: https://registry.npmjs.org/@vue-macros/setup-block/-/setup-block-0.3.9.tgz} + '@vue-macros/setup-block@0.3.10': + resolution: {integrity: sha512-zdU8CbBaUEY7dUGLXFHSj9F1RbItaSrOYBydBveVs5KGG2PCpP+enKrqEVCL9aMCnWWKluABAgDD13jXU/e/6A==} engines: {node: '>=16.14.0'} - '@vue-macros/setup-component@0.17.9': - resolution: {integrity: sha512-k0Auj48dMT98C148Rx1LAu8hvGBjkG9Fq0bi7+Npx80IA/RYI6J+JFxWLMmF9OsF9CiDA+BFlK24puM3o324Zg==, tarball: https://registry.npmjs.org/@vue-macros/setup-component/-/setup-component-0.17.9.tgz} + '@vue-macros/setup-component@0.17.10': + resolution: {integrity: sha512-1X6bF6WhM6BcwRfKI1hJg53kC7Y149SH7YDS8SPAAFyj++CUllE4kyWTaKjcv60LxIFhnVhWGqNnu3Jfn6IIFQ==} engines: {node: '>=16.14.0'} - '@vue-macros/setup-sfc@0.17.9': - resolution: {integrity: sha512-womEhLWt7TEFiPoW/MMBicKslX5wS4f5jrcDH0tDeT3JeNTnoXmXYZloAbAZ7VZsZPZ06IZv4ham6QMZtjzp5A==, tarball: https://registry.npmjs.org/@vue-macros/setup-sfc/-/setup-sfc-0.17.9.tgz} + '@vue-macros/setup-sfc@0.17.10': + resolution: {integrity: sha512-rWR/DCwdKnf3yUwiM1WZF9cuuWz7dplVvmRlmiL55sgY8nM16J8TjGkypeLg4OHa2R2vPcEseMVxmlituRzJcQ==} engines: {node: '>=16.14.0'} - '@vue-macros/short-bind@1.0.3': - resolution: {integrity: sha512-LQk5rFzlAjixw0XhNDi98RjORBMElp6/DcihSYxJKGHpmvd6NPU0X18L5h5jNEdWoDAlgTiZw81JyDTzvk+QkQ==, tarball: https://registry.npmjs.org/@vue-macros/short-bind/-/short-bind-1.0.3.tgz} + '@vue-macros/short-bind@1.0.4': + resolution: {integrity: sha512-X3zbKv+4d4Caq64yXTQMGVJLmWk9017fZ9Zhup0bRa5ihMbrTpgQQ85ctTXSv+SHd0xstM+TztCG5OFXpeM5bg==} engines: {node: '>=16.14.0'} - '@vue-macros/short-emits@1.5.9': - resolution: {integrity: sha512-QJszRdYxJWijLEZ+uuBcZI5THpPiTq6rNPgmX4bbUsjzIc2b1rGHZtvUvbB7dRjR40xUHS5RKJ5tVG/kXLaypw==, tarball: https://registry.npmjs.org/@vue-macros/short-emits/-/short-emits-1.5.9.tgz} + '@vue-macros/short-emits@1.5.10': + resolution: {integrity: sha512-fGwfrqCvEfrd4RlxEBiVZ8XlicmZecIIEzG9fkgeR1+WSuNcBFqqGJ8nKgQjG5XDoF1k4+W6xT8Z+u5qUt71hw==} engines: {node: '>=16.14.0'} - '@vue-macros/short-vmodel@1.4.9': - resolution: {integrity: sha512-0H9CIO0xBFMLe/n05Vvm07vP+i5o+KcUt/6R2U69q7uCLx3+H1Q9M5tdRkqy29hh8emNec2uARUjlv1WNf4rCQ==, tarball: https://registry.npmjs.org/@vue-macros/short-vmodel/-/short-vmodel-1.4.9.tgz} + '@vue-macros/short-vmodel@1.4.10': + resolution: {integrity: sha512-wlv2WaTPmod1kznCzJ6yvL8QSKtylZE2opgwHuZb3bsLSyhx+3FpcVH/hq5fr5rnkBfl26y0taZlVjprDAU4yA==} engines: {node: '>=16.14.0'} - '@vue-macros/volar@0.27.4': - resolution: {integrity: sha512-YjKPGX0DkU+7QMRSB2sbzARzsLXwY7ZudUQmiheCZ3ojuxgORiGlGNexnYpk4uPbhdMiJJpaoSOmRvIw1Kb9Cw==, tarball: https://registry.npmjs.org/@vue-macros/volar/-/volar-0.27.4.tgz} + '@vue-macros/volar@0.28.2': + resolution: {integrity: sha512-2mbZQqS8vCdcLlfRYVnMTDiZcN1S7lL65Gj4hQa3S6TRRmr4XhuygwLh0gVHaRDD1hvUhrvxEUvdvbJ6jao/kQ==} engines: {node: '>=16.14.0'} peerDependencies: - vue-tsc: ^2.0.0 + vue-tsc: 2.1.6 peerDependenciesMeta: vue-tsc: optional: true - '@vue/babel-helper-vue-transform-on@1.2.2': - resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==, tarball: https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.2.tgz} + '@vue/babel-helper-vue-transform-on@1.2.4': + resolution: {integrity: sha512-3L9zXWRN2jvmLjtSyw9vtcO5KTSCfKhCD5rEZM+024bc+4dKSzTjIABl/5b+uZ5nXe5y31uUMxxLo1PdXkYaig==} - '@vue/babel-plugin-jsx@1.2.2': - resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==} + '@vue/babel-plugin-jsx@1.2.4': + resolution: {integrity: sha512-jwAVtHUaDfOGGT1EmVKBi0anXOtPvsuKbImcdnHXluaJQ6GEJzshf1JMTtMRx2fPiG7BZjNmyMv+NdZY2OyZEA==} peerDependencies: '@babel/core': ^7.0.0-0 peerDependenciesMeta: '@babel/core': optional: true - '@vue/babel-plugin-resolve-type@1.2.2': - resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==, tarball: https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.2.tgz} + '@vue/babel-plugin-resolve-type@1.2.4': + resolution: {integrity: sha512-jWcJAmfKvc/xT2XBC4JAmy2eezNjU3CLfeDecl2Ge3tSjJCTmKJWkEhHdzXyx9Nr6PbIcQrFKhCaEDobhSrPqw==} peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.38': - resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} + '@vue/compiler-core@3.5.3': + resolution: {integrity: sha512-adAfy9boPkP233NTyvLbGEqVuIfK/R0ZsBsIOW4BZNfb4BRpRW41Do1u+ozJpsb+mdoy80O20IzAsHaihRb5qA==} - '@vue/compiler-dom@3.4.38': - resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==} + '@vue/compiler-dom@3.5.3': + resolution: {integrity: sha512-wnzFArg9zpvk/811CDOZOadJRugf1Bgl/TQ3RfV4nKfSPok4hi0w10ziYUQR6LnnBAUlEXYLUfZ71Oj9ds/+QA==} - '@vue/compiler-sfc@3.4.38': - resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} + '@vue/compiler-sfc@3.5.3': + resolution: {integrity: sha512-P3uATLny2tfyvMB04OQFe7Sczteno7SLFxwrOA/dw01pBWQHB5HL15a8PosoNX2aG/EAMGqnXTu+1LnmzFhpTQ==} - '@vue/compiler-ssr@3.4.38': - resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==, tarball: https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.38.tgz} + '@vue/compiler-ssr@3.5.3': + resolution: {integrity: sha512-F/5f+r2WzL/2YAPl7UlKcJWHrvoZN8XwEBLnT7S4BXwncH25iDOabhO2M2DWioyTguJAGavDOawejkFXj8EM1w==} '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -1318,16 +1307,16 @@ packages: '@vue/devtools-api@6.6.3': resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} - '@vue/devtools-core@7.3.9': - resolution: {integrity: sha512-B5zAl9ulNjI6nknSnGNRzmP/ldR9ADUwwT8HkI8Hejo1W00uK9ABUahbfrXzME296rBfmwhQuCFwJ6t9KFdbXQ==} + '@vue/devtools-core@7.4.4': + resolution: {integrity: sha512-DLxgA3DfeADkRzhAfm3G2Rw/cWxub64SdP5b+s5dwL30+whOGj+QNhmyFpwZ8ZTrHDFRIPj0RqNzJ8IRR1pz7w==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-kit@7.3.9': - resolution: {integrity: sha512-Gr17nA+DaQzqyhNx1DUJr1CJRzTRfbIuuC80ZgU8MD/qNO302tv9la+ROi+Uaw+ULVwU9T71GnwLy4n8m9Lspg==} + '@vue/devtools-kit@7.4.4': + resolution: {integrity: sha512-awK/4NfsUG0nQ7qnTM37m7ZkEUMREyPh8taFCX+uQYps/MTFEum0AD05VeGDRMXwWvMmGIcWX9xp8ZiBddY0jw==} - '@vue/devtools-shared@7.3.9': - resolution: {integrity: sha512-CdfMRZKXyI8vw+hqOcQIiLihB6Hbbi7WNZGp7LsuH1Qe4aYAFmTaKjSciRZ301oTnwmU/knC/s5OGuV6UNiNoA==} + '@vue/devtools-shared@7.4.4': + resolution: {integrity: sha512-yeJULXFHOKIm8yL2JFO050a9ztTVqOCKTqN9JHFxGTJN0b+gjtfn6zC+FfyHUgjwCwf6E3hfKrlohtthcqoYqw==} '@vue/eslint-config-prettier@9.0.0': resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==} @@ -1346,38 +1335,30 @@ packages: typescript: optional: true - '@vue/language-core@2.0.29': - resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==} + '@vue/language-core@2.1.6': + resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/language-core@2.1.4': - resolution: {integrity: sha512-i8pfAgNjTNjabBX1xRsuV6aRw2E8bdQXwd5H8m3cUkTVJju3QN5nfdoXET0uK+yXsuloNJPzo6PXFujRRPNmMA==} + '@vue/reactivity@3.5.3': + resolution: {integrity: sha512-2w61UnRWTP7+rj1H/j6FH706gRBHdFVpIqEkSDAyIpafBXYH8xt4gttstbbCWdU3OlcSWO8/3mbKl/93/HSMpw==} + + '@vue/runtime-core@3.5.3': + resolution: {integrity: sha512-5b2AQw5OZlmCzSsSBWYoZOsy75N4UdMWenTfDdI5bAzXnuVR7iR8Q4AOzQm2OGoA41xjk53VQKrqQhOz2ktWaw==} + + '@vue/runtime-dom@3.5.3': + resolution: {integrity: sha512-wPR1DEGc3XnQ7yHbmkTt3GoY0cEnVGQnARRdAkDzZ8MbUKEs26gogCQo6AOvvgahfjIcnvWJzkZArQ1fmWjcSg==} + + '@vue/server-renderer@3.5.3': + resolution: {integrity: sha512-28volmaZVG2PGO3V3+gBPKoSHvLlE8FGfG/GKXKkjjfxLuj/50B/0OQGakM/g6ehQeqCrZYM4eHC4Ks48eig1Q==} peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + vue: 3.5.3 - '@vue/reactivity@3.4.38': - resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==, tarball: https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.38.tgz} - - '@vue/runtime-core@3.4.38': - resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==, tarball: https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.38.tgz} - - '@vue/runtime-dom@3.4.38': - resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==, tarball: https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.38.tgz} - - '@vue/server-renderer@3.4.38': - resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==, tarball: https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.38.tgz} - peerDependencies: - vue: 3.4.38 - - '@vue/shared@3.4.38': - resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} + '@vue/shared@3.5.3': + resolution: {integrity: sha512-Jp2v8nylKBT+PlOUjun2Wp/f++TfJVFjshLzNtJDdmFJabJa7noGMncqXRM1vXGX+Yo2V7WykQFNxusSim8SCA==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -1415,8 +1396,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - alova@3.0.14: - resolution: {integrity: sha512-36WTxT2UdKLYeTRAV+2dLnm3WRVASzPa8pwp+7n7lTDf2EZZ5xESbtIwvYJOQKsSR4nVDK2bd8aOuYWH8BEM7w==} + alova@3.0.16: + resolution: {integrity: sha512-iCMi/MFAyEU9ukt2Hy/htshT2gpDTa5L4b9IZzrtu/O1Oevj6zES/uC49hNEBuZWyBBky3M6tvynurMYusfFYA==} engines: {node: '>= 18.0.0'} ansi-escapes@7.0.0: @@ -1517,19 +1498,12 @@ packages: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} - call-me-maybe@1.0.2: - resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==} - callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - camelcase@6.3.0: - resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} - engines: {node: '>=10'} - - caniuse-lite@1.0.30001655: - resolution: {integrity: sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==} + caniuse-lite@1.0.30001658: + resolution: {integrity: sha512-N2YVqWbJELVdrnsW5p+apoQyYt51aBMSsBZki1XZEfeBCexcM/sf4xiAHcXQBkuOwJBXtWF7aW1sYX6tKebPHw==} chai@5.1.1: resolution: {integrity: sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==} @@ -1634,8 +1608,8 @@ packages: engines: {node: '>=4'} hasBin: true - cssstyle@4.0.1: - resolution: {integrity: sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==} + cssstyle@4.1.0: + resolution: {integrity: sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA==} engines: {node: '>=18'} csstype@3.1.3: @@ -1651,8 +1625,8 @@ packages: de-indent@1.0.2: resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} - debug@4.3.6: - resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + debug@4.3.7: + resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -1717,8 +1691,8 @@ packages: engines: {node: '>=14'} hasBin: true - electron-to-chromium@1.5.13: - resolution: {integrity: sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==} + electron-to-chromium@1.5.18: + resolution: {integrity: sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ==} emoji-regex@10.4.0: resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==} @@ -1907,8 +1881,8 @@ packages: flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - follow-redirects@1.15.6: - resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + follow-redirects@1.15.9: + resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -2370,8 +2344,8 @@ packages: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} - ms@2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, tarball: https://registry.npmjs.org/ms/-/ms-2.1.2.tgz} + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} muggle-string@0.4.1: resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==} @@ -2560,8 +2534,8 @@ packages: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} - postcss@8.4.44: - resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -2661,9 +2635,6 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - rrweb-cssom@0.6.0: - resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} - rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} @@ -2738,8 +2709,8 @@ packages: resolution: {integrity: sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==} engines: {node: '>=18'} - source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} source-map@0.6.1: @@ -2844,8 +2815,8 @@ packages: tinyexec@0.3.0: resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==, tarball: https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.0.tgz} - tinyglobby@0.2.5: - resolution: {integrity: sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==} + tinyglobby@0.2.6: + resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==} engines: {node: '>=12.0.0'} tinypool@1.0.1: @@ -2901,10 +2872,6 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - type-detect@4.1.0: - resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==} - engines: {node: '>=4'} - type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} @@ -2926,8 +2893,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - unhead@1.10.4: - resolution: {integrity: sha512-qKiYhgZ4IuDbylP409cdwK/8WEIi5cOSIBei/OXzxFs4uxiTZHSSa8NC1qPu2kooxHqxyoXGBw8ARms9zOsbxw==} + unhead@1.11.1: + resolution: {integrity: sha512-2BqoGPtor6eR427J2m6+Qhxwpi+6Uea0Dok+gGn8v+LOzOxQG/fNR6m7qw+7a0uB2PlR3ImvoAvWQ/LiNevymg==} unimport@3.11.1: resolution: {integrity: sha512-DuB1Uoq01LrrXTScxnwOoMSlTXxyKcULguFxbLrMDFcE/CO0ZWHpEiyhovN0mycPt7K6luAHe8laqvwvuoeUPg==} @@ -2964,13 +2931,13 @@ packages: '@vueuse/core': optional: true - unplugin-combine@1.0.2: - resolution: {integrity: sha512-koHOpoVo/B5Hm+tBdEWdE8T5HjkUVH6/zWTxnlZnbOu4aIuLm8FURvbHdb+eQQ5VgMpJJsrOOE2uQeqSCFdbYw==} + unplugin-combine@1.0.3: + resolution: {integrity: sha512-vCpXdYCTcGwRGv7iF/COh7dupqyIrRxwe5kTKF3ZiVnO4toyvU+tpoTj570Bf9SpJG4JspGnfjcZIU6SBIKryA==} engines: {node: '>=16.14.0'} peerDependencies: '@rspack/core': '*' esbuild: '>=0.13' - rolldown: ^0.12.2 + rolldown: '*' rollup: ^3.2.0 || ^4.0.0 vite: ^2.3.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-0 webpack: 4 || 5 @@ -2988,8 +2955,8 @@ packages: webpack: optional: true - unplugin-icons@0.19.2: - resolution: {integrity: sha512-QkQJ/Iz3PFr/EoiOvFUQYvqbbJZ7Vs3hObKAFHh5eywTU1PQagSNeXKGRD+JpzXSTnUNLtG0u/xEA5Ec2OeANQ==} + unplugin-icons@0.19.3: + resolution: {integrity: sha512-EUegRmsAI6+rrYr0vXjFlIP+lg4fSC4zb62zAZKx8FGXlWAGgEGBCa3JDe27aRAXhistObLPbBPhwa/0jYLFkQ==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 @@ -3021,12 +2988,12 @@ packages: '@nuxt/kit': optional: true - unplugin-vue-define-options@1.4.9: - resolution: {integrity: sha512-tA6u7RLCFTMUxCiER4yTaTJhp7kU7q7yNmjiLRG3ZMrOUq7WaMeimKYqhrplC2lELNQUnsmcMSmFVi7LfBnWqA==, tarball: https://registry.npmjs.org/unplugin-vue-define-options/-/unplugin-vue-define-options-1.4.9.tgz} + unplugin-vue-define-options@1.4.10: + resolution: {integrity: sha512-OYZF5ljmKYBEWPT3wPZsXXt0gR0QQwsVxNeSVSTiJlxOMYqpjO/l6HSyIg3NFWoGAe7g/hOBEISNEuUZXqdTAg==} engines: {node: '>=16.14.0'} - unplugin-vue-macros@2.11.6: - resolution: {integrity: sha512-FH/owaS9yTS4TirnNL+YBq3dgPI1aGVzRP2vSblYF8+WSACm73sjFJbhdqLAMkalauW3o7gsHfrnsYuMhJKPcw==} + unplugin-vue-macros@2.11.9: + resolution: {integrity: sha512-w4F8yOU92zrU2fYOShyTsZErjUKx4yBLRZHHs7ApT5J8cGLkrezBSjsUaJBpioLJqs0zv8YvGG0dnuUzPa+RFw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -3036,17 +3003,22 @@ packages: peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 - unplugin-vue-router@0.10.7: - resolution: {integrity: sha512-5KEh7Swc1L2Xh5WOD7yQLeB5bO3iTw+Hst7qMxwmwYcPm9qVrtrRTZUftn2Hj4is17oMKgqacyWadjQzwW5B/Q==} + unplugin-vue-router@0.10.8: + resolution: {integrity: sha512-xi+eLweYAqolIoTRSmumbi6Yx0z5M0PLvl+NFNVWHJgmE2ByJG1SZbrn+TqyuDtIyln20KKgq8tqmL7aLoiFjw==} peerDependencies: vue-router: ^4.4.0 peerDependenciesMeta: vue-router: optional: true - unplugin@1.12.3: - resolution: {integrity: sha512-my8DH0/T/Kx33KO+6QXAqdeMYgyy0GktlOpdQjpagfHKw5DrD0ctPr7SHUyOT3g4ZVpzCQGt/qcpuoKJ/pniHA==} + unplugin@1.13.1: + resolution: {integrity: sha512-6Kq1iSSwg7KyjcThRUks9LuqDAKvtnioxbL9iEtB9ctTyBA5OmrB8gZd/d225VJu1w3UpUsKV7eGrvf59J7+VA==} engines: {node: '>=14.0.0'} + peerDependencies: + webpack-sources: ^3 + peerDependenciesMeta: + webpack-sources: + optional: true update-browserslist-db@1.1.0: resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} @@ -3063,15 +3035,15 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - utils4u@2.7.0: - resolution: {integrity: sha512-aQvgv3WtJGReoesKBxWbpIfQF9fhfxgvOMJk5sgKaHAJIFAsG44KQA8u8ctUydiSxrZ4K7tjkivKbNYposfUEQ==} + utils4u@2.8.0: + resolution: {integrity: sha512-cIOBKZDa/4bsTsiBHirwpjYixle9qLTXO8pi4DdBzV99YIi9hLrD3AR2ML9uKxH7bUYuHQWqzBfrCLT2zSkutg==} validator@13.12.0: resolution: {integrity: sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==} engines: {node: '>= 0.10'} - vant@4.9.4: - resolution: {integrity: sha512-dUu3yopMf2a6MkrdBWxGfDIcHmSs/ULgvBkBcfK8gE29QZ/A6kFyhnUzcMU2yklMGUUwAygzx44TPEfhp7hkfQ==} + vant@4.9.5: + resolution: {integrity: sha512-9w9Ygv2jRPYPhqzi3Ci1V54JiO06TSMqZEVt41X2H+hO2cy1cgUJik5+/hhW2wdKMtjWqACFzyLs8NOGzBNpmw==} peerDependencies: vue: ^3.0.0 @@ -3104,8 +3076,8 @@ packages: '@nuxt/kit': optional: true - vite-plugin-vue-devtools@7.3.9: - resolution: {integrity: sha512-ybDV2kepW0NpusvtfbRKHs0pvyrReNcFtL572gyZ6Alox6u5uebYefd2eAG/7mJSU3NPI5UxUH1e/Mof5exdlw==} + vite-plugin-vue-devtools@7.4.4: + resolution: {integrity: sha512-lJ7Vr6gznv1nf2S75XJTpXl4XcwnHfyvqJQ7szOvTUfumQALDGo772TEH69wx8gkY/ZWZQea4DZR5IQZMOZKUA==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 @@ -3120,8 +3092,8 @@ packages: peerDependencies: vite: ^2 || ^3 || ^4 || ^5 - vite@5.4.2: - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + vite@5.4.3: + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3179,8 +3151,8 @@ packages: vscode-uri@3.0.8: resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} - vue-component-type-helpers@2.1.4: - resolution: {integrity: sha512-aVqB3KxwpM76cYRkpnezl1J62E/1omzHQfx1yuz7zcbxmzmP/PeSgI20NEmkdeGnjZPVzm0V9fB4ZyRu5BBj4A==} + vue-component-type-helpers@2.1.6: + resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==} vue-demi@0.14.10: resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} @@ -3210,14 +3182,14 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.1.4: - resolution: {integrity: sha512-XTzMXQcsixAvNbpou/9qngEsZawaiJRZH3Ja+lfgRfv2A1TJv9vnZ/Kyv7XxPqv/TaZVFSnjGpM87VbWIg6yQg==} + vue-tsc@2.1.6: + resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==} hasBin: true peerDependencies: typescript: '>=5.0.0' - vue@3.4.38: - resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==} + vue@3.5.3: + resolution: {integrity: sha512-xvRbd0HpuLovYbOHXRHlSBsSvmUJbo0pzbkKTApWnQGf3/cu5Z39mQeA5cZdLRVIoNf3zI6MSoOgHUT5i2jO+Q==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3306,8 +3278,8 @@ packages: yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - yaml@2.5.0: - resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} + yaml@2.5.1: + resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} engines: {node: '>= 14'} hasBin: true @@ -3320,10 +3292,10 @@ packages: snapshots: - '@alova/adapter-axios@2.0.6(alova@3.0.14)(axios@1.7.7)': + '@alova/adapter-axios@2.0.7(alova@3.0.16)(axios@1.7.7)': dependencies: '@alova/shared': 1.0.5 - alova: 3.0.14 + alova: 3.0.16 axios: 1.7.7 '@alova/shared@1.0.5': {} @@ -3333,10 +3305,6 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/install-pkg@0.3.5': - dependencies: - '@jsdevtools/ez-spawn': 3.0.4 - '@antfu/install-pkg@0.4.1': dependencies: package-manager-detector: 0.2.0 @@ -3364,7 +3332,7 @@ snapshots: '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 convert-source-map: 2.0.0 - debug: 4.3.6 + debug: 4.3.7 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3410,10 +3378,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-module-imports@7.22.15': - dependencies: - '@babel/types': 7.25.6 - '@babel/helper-module-imports@7.24.7': dependencies: '@babel/traverse': 7.25.6 @@ -3564,7 +3528,7 @@ snapshots: '@babel/parser': 7.25.6 '@babel/template': 7.25.0 '@babel/types': 7.25.6 - debug: 4.3.6 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -3726,7 +3690,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.6 + debug: 4.3.7 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.2 @@ -3742,7 +3706,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.6 + debug: 4.3.7 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -3762,7 +3726,7 @@ snapshots: '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 '@iconify/types': 2.0.0 - debug: 4.3.6 + debug: 4.3.7 kolorist: 1.8.0 local-pkg: 0.5.0 mlly: 1.7.1 @@ -3795,13 +3759,6 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@jsdevtools/ez-spawn@3.0.4': - dependencies: - call-me-maybe: 1.0.2 - cross-spawn: 7.0.3 - string-argv: 0.3.2 - type-detect: 4.1.0 - '@mdit-vue/plugin-component@2.1.3': dependencies: '@types/markdown-it': 14.1.2 @@ -3901,7 +3858,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 @@ -3914,7 +3871,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@22.5.2': + '@types/node@22.5.4': dependencies: undici-types: 6.19.8 @@ -3948,7 +3905,7 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.6 + debug: 4.3.7 eslint: 8.57.0 optionalDependencies: typescript: 5.5.4 @@ -3964,7 +3921,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4) - debug: 4.3.6 + debug: 4.3.7 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: @@ -3978,7 +3935,7 @@ snapshots: dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.6 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -4007,35 +3964,36 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unhead/dom@1.10.4': + '@unhead/dom@1.11.1': dependencies: - '@unhead/schema': 1.10.4 - '@unhead/shared': 1.10.4 + '@unhead/schema': 1.11.1 + '@unhead/shared': 1.11.1 - '@unhead/schema@1.10.4': + '@unhead/schema@1.11.1': dependencies: hookable: 5.5.3 zhead: 2.2.4 - '@unhead/shared@1.10.4': + '@unhead/shared@1.11.1': dependencies: - '@unhead/schema': 1.10.4 + '@unhead/schema': 1.11.1 - '@unhead/vue@1.10.4(vue@3.4.38(typescript@5.5.4))': + '@unhead/vue@1.11.1(vue@3.5.3(typescript@5.5.4))': dependencies: - '@unhead/schema': 1.10.4 - '@unhead/shared': 1.10.4 + '@unhead/schema': 1.11.1 + '@unhead/shared': 1.11.1 + defu: 6.1.4 hookable: 5.5.3 - unhead: 1.10.4 - vue: 3.4.38(typescript@5.5.4) + unhead: 1.11.1 + vue: 3.5.3(typescript@5.5.4) - '@unocss/astro@0.62.3(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))': + '@unocss/astro@0.62.3(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))': dependencies: '@unocss/core': 0.62.3 '@unocss/reset': 0.62.3 - '@unocss/vite': 0.62.3(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + '@unocss/vite': 0.62.3(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - rollup - supports-color @@ -4054,7 +4012,7 @@ snapshots: magic-string: 0.30.11 pathe: 1.1.2 perfect-debounce: 1.0.0 - tinyglobby: 0.2.5 + tinyglobby: 0.2.6 transitivePeerDependencies: - rollup - supports-color @@ -4079,15 +4037,15 @@ snapshots: gzip-size: 6.0.0 sirv: 2.0.4 - '@unocss/postcss@0.62.3(postcss@8.4.44)': + '@unocss/postcss@0.62.3(postcss@8.4.45)': dependencies: '@unocss/config': 0.62.3 '@unocss/core': 0.62.3 '@unocss/rule-utils': 0.62.3 css-tree: 2.3.1 magic-string: 0.30.11 - postcss: 8.4.44 - tinyglobby: 0.2.5 + postcss: 8.4.45 + tinyglobby: 0.2.6 transitivePeerDependencies: - supports-color @@ -4176,7 +4134,7 @@ snapshots: dependencies: '@unocss/core': 0.62.3 - '@unocss/vite@0.62.3(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))': + '@unocss/vite@0.62.3(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) @@ -4187,8 +4145,8 @@ snapshots: '@unocss/transformer-directives': 0.62.3 chokidar: 3.6.0 magic-string: 0.30.11 - tinyglobby: 0.2.5 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + tinyglobby: 0.2.6 + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - rollup - supports-color @@ -4203,24 +4161,24 @@ snapshots: '@vant/popperjs@1.3.0': {} - '@vant/use@1.6.0(vue@3.4.38(typescript@5.5.4))': + '@vant/use@1.6.0(vue@3.5.3(typescript@5.5.4))': dependencies: - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) - vue: 3.4.38(typescript@5.5.4) + '@vue/babel-plugin-jsx': 1.2.4(@babel/core@7.25.2) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.3(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4))': dependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) - vue: 3.4.38(typescript@5.5.4) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) + vue: 3.5.3(typescript@5.5.4) '@vitest/expect@2.0.5': dependencies: @@ -4255,68 +4213,70 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@volar/language-core@2.4.1': + '@volar/language-core@2.4.4': dependencies: - '@volar/source-map': 2.4.1 + '@volar/source-map': 2.4.4 - '@volar/source-map@2.4.1': {} + '@volar/source-map@2.4.4': {} - '@volar/typescript@2.4.1': + '@volar/typescript@2.4.4': dependencies: - '@volar/language-core': 2.4.1 + '@volar/language-core': 2.4.4 path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue-macros/api@0.10.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/api@0.10.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))': dependencies: '@babel/types': 7.25.6 - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) resolve.exports: 2.0.2 transitivePeerDependencies: - rollup - vue - '@vue-macros/better-define@1.8.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/better-define@1.8.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/api': 0.10.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 + '@vue-macros/api': 0.10.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - rollup + - vue + - webpack-sources + + '@vue-macros/boolean-prop@0.4.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))': + dependencies: + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-core': 3.5.3 transitivePeerDependencies: - rollup - vue - '@vue-macros/boolean-prop@0.4.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/chain-call@0.3.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-core': 3.4.38 + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - vue + - webpack-sources - '@vue-macros/chain-call@0.3.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - transitivePeerDependencies: - - rollup - - vue - - '@vue-macros/common@1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/common@1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))': dependencies: '@babel/types': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.3 ast-kit: 1.1.0 local-pkg: 0.5.0 magic-string-ast: 0.6.2 optionalDependencies: - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup - '@vue-macros/config@0.2.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/config@0.3.1(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) make-synchronized: 0.2.9 unconfig: 0.5.5 transitivePeerDependencies: @@ -4324,230 +4284,245 @@ snapshots: - supports-color - vue - '@vue-macros/define-emit@0.3.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-emit@0.3.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/api': 0.10.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/api': 0.10.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/define-models@1.2.9(@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-models@1.2.10(@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4)))(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) ast-walker-scope: 0.6.2 - unplugin: 1.12.3 + unplugin: 1.13.1(webpack-sources@3.2.3) optionalDependencies: - '@vueuse/core': 10.7.0(vue@3.4.38(typescript@5.5.4)) + '@vueuse/core': 10.7.0(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue + - webpack-sources - '@vue-macros/define-prop@0.4.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-prop@0.4.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/api': 0.10.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/api': 0.10.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/define-props-refs@1.2.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-props-refs@1.2.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/define-props@3.0.3(@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-props@3.0.4(@vue-macros/reactivity-transform@1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/reactivity-transform': 1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/reactivity-transform': 1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/define-render@1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-render@1.5.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/define-slots@1.1.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/define-slots@1.1.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/devtools@0.3.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))': + '@vue-macros/devtools@0.3.3(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))': dependencies: sirv: 2.0.4 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - typescript - '@vue-macros/export-expose@0.2.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/export-expose@0.2.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-sfc': 3.4.38 - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-sfc': 3.5.3 + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/export-props@0.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/export-props@0.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/export-render@0.2.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/export-render@0.2.11(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-sfc': 3.4.38 - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/hoist-static@1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/hoist-static@1.5.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - vue + - webpack-sources - '@vue-macros/jsx-directive@0.8.19(rollup@4.21.2)(typescript@5.5.4)': + '@vue-macros/jsx-directive@0.8.21(rollup@4.21.2)(typescript@5.5.4)(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup - typescript + - webpack-sources - '@vue-macros/named-template@0.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/named-template@0.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-dom': 3.4.38 - unplugin: 1.12.3 + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-dom': 3.5.3 + unplugin: 1.13.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - vue + - webpack-sources - '@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/reactivity-transform@1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: '@babel/parser': 7.25.6 - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-core': 3.4.38 - '@vue/shared': 3.4.38 + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-core': 3.5.3 + '@vue/shared': 3.5.3 magic-string: 0.30.11 - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/script-lang@0.1.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/script-lang@0.1.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - rollup + - webpack-sources - '@vue-macros/setup-block@0.3.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/setup-block@0.3.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-dom': 3.4.38 - unplugin: 1.12.3 + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-dom': 3.5.3 + unplugin: 1.13.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - rollup + - vue + - webpack-sources + + '@vue-macros/setup-component@0.17.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': + dependencies: + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - rollup + - vue + - webpack-sources + + '@vue-macros/setup-sfc@0.17.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': + dependencies: + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - rollup + - vue + - webpack-sources + + '@vue-macros/short-bind@1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))': + dependencies: + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-core': 3.5.3 transitivePeerDependencies: - rollup - vue - '@vue-macros/setup-component@0.17.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/short-emits@1.5.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - rollup + - vue + - webpack-sources + + '@vue-macros/short-vmodel@1.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))': + dependencies: + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/compiler-core': 3.5.3 transitivePeerDependencies: - rollup - vue - '@vue-macros/setup-sfc@0.17.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': + '@vue-macros/volar@0.28.2(rollup@4.21.2)(typescript@5.5.4)(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.3(typescript@5.5.4))': dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - transitivePeerDependencies: - - rollup - - vue - - '@vue-macros/short-bind@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-core': 3.4.38 - transitivePeerDependencies: - - rollup - - vue - - '@vue-macros/short-emits@1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - transitivePeerDependencies: - - rollup - - vue - - '@vue-macros/short-vmodel@1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/compiler-core': 3.4.38 - transitivePeerDependencies: - - rollup - - vue - - '@vue-macros/volar@0.27.4(@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(typescript@5.5.4)(vue-tsc@2.1.4(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4))': - dependencies: - '@vue-macros/boolean-prop': 0.4.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/config': 0.2.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-props': 3.0.3(@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/short-bind': 1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/short-vmodel': 1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue/language-core': 2.0.29(typescript@5.5.4) + '@vue-macros/boolean-prop': 0.4.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/config': 0.3.1(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/short-bind': 1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/short-vmodel': 1.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue/language-core': 2.1.6(typescript@5.5.4) muggle-string: 0.4.1 optionalDependencies: - vue-tsc: 2.1.4(typescript@5.5.4) + vue-tsc: 2.1.6(typescript@5.5.4) transitivePeerDependencies: - - '@vue-macros/reactivity-transform' - rollup - supports-color - typescript - vue - '@vue/babel-helper-vue-transform-on@1.2.2': {} + '@vue/babel-helper-vue-transform-on@1.2.4': {} - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-jsx@1.2.4(@babel/core@7.25.2)': dependencies: - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) '@babel/template': 7.25.0 '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.25.2) - camelcase: 6.3.0 + '@vue/babel-helper-vue-transform-on': 1.2.4 + '@vue/babel-plugin-resolve-type': 1.2.4(@babel/core@7.25.2) html-tags: 3.3.1 svg-tags: 1.0.0 optionalDependencies: @@ -4555,44 +4530,46 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-resolve-type@1.2.4(@babel/core@7.25.2)': dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.22.15 + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 '@babel/parser': 7.25.6 - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.3 + transitivePeerDependencies: + - supports-color - '@vue/compiler-core@3.4.38': + '@vue/compiler-core@3.5.3': dependencies: '@babel/parser': 7.25.6 - '@vue/shared': 3.4.38 + '@vue/shared': 3.5.3 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.38': + '@vue/compiler-dom@3.5.3': dependencies: - '@vue/compiler-core': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-core': 3.5.3 + '@vue/shared': 3.5.3 - '@vue/compiler-sfc@3.4.38': + '@vue/compiler-sfc@3.5.3': dependencies: '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.4.38 - '@vue/compiler-dom': 3.4.38 - '@vue/compiler-ssr': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-core': 3.5.3 + '@vue/compiler-dom': 3.5.3 + '@vue/compiler-ssr': 3.5.3 + '@vue/shared': 3.5.3 estree-walker: 2.0.2 magic-string: 0.30.11 - postcss: 8.4.44 - source-map-js: 1.2.0 + postcss: 8.4.45 + source-map-js: 1.2.1 - '@vue/compiler-ssr@3.4.38': + '@vue/compiler-ssr@3.5.3': dependencies: - '@vue/compiler-dom': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/compiler-dom': 3.5.3 + '@vue/shared': 3.5.3 '@vue/compiler-vue2@2.7.16': dependencies: @@ -4601,21 +4578,21 @@ snapshots: '@vue/devtools-api@6.6.3': {} - '@vue/devtools-core@7.3.9(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4))': + '@vue/devtools-core@7.4.4(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4))': dependencies: - '@vue/devtools-kit': 7.3.9 - '@vue/devtools-shared': 7.3.9 + '@vue/devtools-kit': 7.4.4 + '@vue/devtools-shared': 7.4.4 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) - vue: 3.4.38(typescript@5.5.4) + vite-hot-client: 0.2.3(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - vite - '@vue/devtools-kit@7.3.9': + '@vue/devtools-kit@7.4.4': dependencies: - '@vue/devtools-shared': 7.3.9 + '@vue/devtools-shared': 7.4.4 birpc: 0.2.17 hookable: 5.5.3 mitt: 3.0.1 @@ -4623,7 +4600,7 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.1 - '@vue/devtools-shared@7.3.9': + '@vue/devtools-shared@7.4.4': dependencies: rfdc: 1.4.1 @@ -4648,12 +4625,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@2.0.29(typescript@5.5.4)': + '@vue/language-core@2.1.6(typescript@5.5.4)': dependencies: - '@volar/language-core': 2.4.1 - '@vue/compiler-dom': 3.4.38 + '@volar/language-core': 2.4.4 + '@vue/compiler-dom': 3.5.3 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.4.38 + '@vue/shared': 3.5.3 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 @@ -4661,65 +4638,52 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@vue/language-core@2.1.4(typescript@5.5.4)': + '@vue/reactivity@3.5.3': dependencies: - '@volar/language-core': 2.4.1 - '@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/shared': 3.5.3 - '@vue/reactivity@3.4.38': + '@vue/runtime-core@3.5.3': dependencies: - '@vue/shared': 3.4.38 + '@vue/reactivity': 3.5.3 + '@vue/shared': 3.5.3 - '@vue/runtime-core@3.4.38': + '@vue/runtime-dom@3.5.3': dependencies: - '@vue/reactivity': 3.4.38 - '@vue/shared': 3.4.38 - - '@vue/runtime-dom@3.4.38': - dependencies: - '@vue/reactivity': 3.4.38 - '@vue/runtime-core': 3.4.38 - '@vue/shared': 3.4.38 + '@vue/reactivity': 3.5.3 + '@vue/runtime-core': 3.5.3 + '@vue/shared': 3.5.3 csstype: 3.1.3 - '@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.4))': + '@vue/server-renderer@3.5.3(vue@3.5.3(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/compiler-ssr': 3.5.3 + '@vue/shared': 3.5.3 + vue: 3.5.3(typescript@5.5.4) - '@vue/shared@3.4.38': {} + '@vue/shared@3.5.3': {} '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 - vue-component-type-helpers: 2.1.4 + vue-component-type-helpers: 2.1.6 '@vue/tsconfig@0.5.1': {} - '@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4))': + '@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.7.0 - '@vueuse/shared': 10.7.0(vue@3.4.38(typescript@5.5.4)) - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) + '@vueuse/shared': 10.7.0(vue@3.5.3(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@10.7.0': {} - '@vueuse/shared@10.7.0(vue@3.4.38(typescript@5.5.4))': + '@vueuse/shared@10.7.0(vue@3.5.3(typescript@5.5.4))': dependencies: - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) + vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -4734,7 +4698,7 @@ snapshots: agent-base@7.1.1: dependencies: - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -4745,7 +4709,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - alova@3.0.14: + alova@3.0.16: dependencies: '@alova/shared': 1.0.5 rate-limiter-flexible: 5.0.3 @@ -4797,7 +4761,7 @@ snapshots: axios@1.7.7: dependencies: - follow-redirects: 1.15.6 + follow-redirects: 1.15.9 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -4826,8 +4790,8 @@ snapshots: browserslist@4.23.3: dependencies: - caniuse-lite: 1.0.30001655 - electron-to-chromium: 1.5.13 + caniuse-lite: 1.0.30001658 + electron-to-chromium: 1.5.18 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.3) @@ -4842,13 +4806,9 @@ snapshots: cac@6.7.14: {} - call-me-maybe@1.0.2: {} - callsites@3.1.0: {} - camelcase@6.3.0: {} - - caniuse-lite@1.0.30001655: {} + caniuse-lite@1.0.30001658: {} chai@5.1.1: dependencies: @@ -4952,13 +4912,13 @@ snapshots: css-tree@2.3.1: dependencies: mdn-data: 2.0.30 - source-map-js: 1.2.0 + source-map-js: 1.2.1 cssesc@3.0.0: {} - cssstyle@4.0.1: + cssstyle@4.1.0: dependencies: - rrweb-cssom: 0.6.0 + rrweb-cssom: 0.7.1 csstype@3.1.3: {} @@ -4971,9 +4931,9 @@ snapshots: de-indent@1.0.2: {} - debug@4.3.6: + debug@4.3.7: dependencies: - ms: 2.1.2 + ms: 2.1.3 decimal.js@10.4.3: {} @@ -4996,10 +4956,10 @@ snapshots: destr@2.0.3: {} - detect-browser-navigation-in-vue-router@1.1.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)): + detect-browser-navigation-in-vue-router@1.1.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)): dependencies: - vue: 3.4.38(typescript@5.5.4) - vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)) + vue: 3.5.3(typescript@5.5.4) + vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)) dir-glob@3.0.1: dependencies: @@ -5020,7 +4980,7 @@ snapshots: minimatch: 9.0.1 semver: 7.6.3 - electron-to-chromium@1.5.13: {} + electron-to-chromium@1.5.18: {} emoji-regex@10.4.0: {} @@ -5151,7 +5111,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.6 + debug: 4.3.7 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -5275,7 +5235,7 @@ snapshots: flatted@3.3.1: {} - follow-redirects@1.15.6: {} + follow-redirects@1.15.9: {} foreground-child@3.3.0: dependencies: @@ -5390,14 +5350,14 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.1 - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color https-proxy-agent@7.0.5: dependencies: agent-base: 7.1.1 - debug: 4.3.6 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -5422,7 +5382,7 @@ snapshots: importx@0.4.4: dependencies: bundle-require: 5.0.0(esbuild@0.23.1) - debug: 4.3.6 + debug: 4.3.7 esbuild: 0.23.1 jiti: 2.0.0-beta.3 jiti-v1: jiti@1.21.6 @@ -5525,7 +5485,7 @@ snapshots: jsdom@25.0.0: dependencies: - cssstyle: 4.0.1 + cssstyle: 4.1.0 data-urls: 5.0.0 decimal.js: 10.4.3 form-data: 4.0.0 @@ -5608,14 +5568,14 @@ snapshots: dependencies: chalk: 5.3.0 commander: 12.1.0 - debug: 4.3.6 + debug: 4.3.7 execa: 8.0.1 lilconfig: 3.1.2 listr2: 8.2.4 micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.5.0 + yaml: 2.5.1 transitivePeerDependencies: - supports-color @@ -5743,7 +5703,7 @@ snapshots: mrmime@2.0.0: {} - ms@2.1.2: {} + ms@2.1.3: {} muggle-string@0.4.1: {} @@ -5837,10 +5797,10 @@ snapshots: package-manager-detector@0.2.0: {} - page-stack-vue3@2.5.6(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)): + page-stack-vue3@2.5.6(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)): dependencies: - vue: 3.4.38(typescript@5.5.4) - vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)) + vue: 3.5.3(typescript@5.5.4) + vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)) parent-module@1.0.1: dependencies: @@ -5886,15 +5846,15 @@ snapshots: pify@4.0.1: optional: true - pinia-plugin-persistedstate@3.2.3(pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))): + pinia-plugin-persistedstate@3.2.3(pinia@2.2.2(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))): dependencies: - pinia: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)) + pinia: 2.2.2(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)) - pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)): + pinia@2.2.2(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) - vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4)) + vue: 3.5.3(typescript@5.5.4) + vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) optionalDependencies: typescript: 5.5.4 @@ -5909,11 +5869,11 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.4.44: + postcss@8.4.45: dependencies: nanoid: 3.3.7 picocolors: 1.1.0 - source-map-js: 1.2.0 + source-map-js: 1.2.1 prelude-ls@1.2.1: {} @@ -6006,8 +5966,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.21.2 fsevents: 2.3.3 - rrweb-cssom@0.6.0: {} - rrweb-cssom@0.7.1: {} run-applescript@7.0.0: {} @@ -6069,7 +6027,7 @@ snapshots: ansi-styles: 6.2.1 is-fullwidth-code-point: 5.0.0 - source-map-js@1.2.0: {} + source-map-js@1.2.1: {} source-map@0.6.1: {} @@ -6142,21 +6100,21 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.7.0 - tdesign-icons-vue-next@0.2.6(vue@3.4.38(typescript@5.5.4)): + tdesign-icons-vue-next@0.2.6(vue@3.5.3(typescript@5.5.4)): dependencies: '@babel/runtime': 7.25.6 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - tdesign-mobile-vue@1.4.1(vue@3.4.38(typescript@5.5.4)): + tdesign-mobile-vue@1.4.1(vue@3.5.3(typescript@5.5.4)): dependencies: '@babel/runtime': 7.25.6 '@use-gesture/vanilla': 10.3.1 - '@vueuse/core': 10.7.0(vue@3.4.38(typescript@5.5.4)) + '@vueuse/core': 10.7.0(vue@3.5.3(typescript@5.5.4)) dayjs: 1.11.13 lodash: 4.17.21 - tdesign-icons-vue-next: 0.2.6(vue@3.4.38(typescript@5.5.4)) + tdesign-icons-vue-next: 0.2.6(vue@3.5.3(typescript@5.5.4)) validator: 13.12.0 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - '@vue/composition-api' @@ -6166,7 +6124,7 @@ snapshots: tinyexec@0.3.0: {} - tinyglobby@0.2.5: + tinyglobby@0.2.6: dependencies: fdir: 6.3.0(picomatch@4.0.2) picomatch: 4.0.2 @@ -6215,8 +6173,6 @@ snapshots: dependencies: prelude-ls: 1.2.1 - type-detect@4.1.0: {} - type-fest@0.20.2: {} typescript@5.5.4: {} @@ -6235,14 +6191,14 @@ snapshots: undici-types@6.19.8: {} - unhead@1.10.4: + unhead@1.11.1: dependencies: - '@unhead/dom': 1.10.4 - '@unhead/schema': 1.10.4 - '@unhead/shared': 1.10.4 + '@unhead/dom': 1.11.1 + '@unhead/schema': 1.11.1 + '@unhead/shared': 1.11.1 hookable: 5.5.3 - unimport@3.11.1(rollup@4.21.2): + unimport@3.11.1(rollup@4.21.2)(webpack-sources@3.2.3): dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.21.2) acorn: 8.12.1 @@ -6256,21 +6212,22 @@ snapshots: pkg-types: 1.2.0 scule: 1.3.0 strip-literal: 2.1.0 - unplugin: 1.12.3 + unplugin: 1.13.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup + - webpack-sources universalify@0.2.0: {} universalify@2.0.1: {} - unocss@0.62.3(postcss@8.4.44)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + unocss@0.62.3(postcss@8.4.45)(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: - '@unocss/astro': 0.62.3(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + '@unocss/astro': 0.62.3(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) '@unocss/cli': 0.62.3(rollup@4.21.2) '@unocss/core': 0.62.3 '@unocss/extractor-arbitrary-variants': 0.62.3 - '@unocss/postcss': 0.62.3(postcss@8.4.44) + '@unocss/postcss': 0.62.3(postcss@8.4.45) '@unocss/preset-attributify': 0.62.3 '@unocss/preset-icons': 0.62.3 '@unocss/preset-mini': 0.62.3 @@ -6285,15 +6242,15 @@ snapshots: '@unocss/transformer-compile-class': 0.62.3 '@unocss/transformer-directives': 0.62.3 '@unocss/transformer-variant-group': 0.62.3 - '@unocss/vite': 0.62.3(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + '@unocss/vite': 0.62.3(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) optionalDependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - postcss - rollup - supports-color - unplugin-auto-import@0.18.2(@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2): + unplugin-auto-import@0.18.2(@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4)))(rollup@4.21.2)(webpack-sources@3.2.3): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) @@ -6301,98 +6258,103 @@ snapshots: local-pkg: 0.5.0 magic-string: 0.30.11 minimatch: 9.0.5 - unimport: 3.11.1(rollup@4.21.2) - unplugin: 1.12.3 + unimport: 3.11.1(rollup@4.21.2)(webpack-sources@3.2.3) + unplugin: 1.13.1(webpack-sources@3.2.3) optionalDependencies: - '@vueuse/core': 10.7.0(vue@3.4.38(typescript@5.5.4)) + '@vueuse/core': 10.7.0(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - rollup + - webpack-sources - unplugin-combine@1.0.2(esbuild@0.23.1)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + unplugin-combine@1.0.3(esbuild@0.23.1)(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(webpack-sources@3.2.3): dependencies: '@antfu/utils': 0.7.10 - unplugin: 1.12.3 + unplugin: 1.13.1(webpack-sources@3.2.3) optionalDependencies: esbuild: 0.23.1 rollup: 4.21.2 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) + transitivePeerDependencies: + - webpack-sources - unplugin-icons@0.19.2(@vue/compiler-sfc@3.4.38): + unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.3)(webpack-sources@3.2.3): dependencies: - '@antfu/install-pkg': 0.3.5 + '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 '@iconify/utils': 2.1.32 - debug: 4.3.6 + debug: 4.3.7 kolorist: 1.8.0 local-pkg: 0.5.0 - unplugin: 1.12.3 + unplugin: 1.13.1(webpack-sources@3.2.3) optionalDependencies: - '@vue/compiler-sfc': 3.4.38 + '@vue/compiler-sfc': 3.5.3 transitivePeerDependencies: - supports-color + - webpack-sources - unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)): + unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) chokidar: 3.6.0 - debug: 4.3.6 + debug: 4.3.7 fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.11 minimatch: 9.0.5 mlly: 1.7.1 - unplugin: 1.12.3 - vue: 3.4.38(typescript@5.5.4) + unplugin: 1.13.1(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) optionalDependencies: '@babel/parser': 7.25.6 transitivePeerDependencies: - rollup - supports-color + - webpack-sources - unplugin-vue-define-options@1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)): + unplugin-vue-define-options@1.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3): dependencies: - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) ast-walker-scope: 0.6.2 - unplugin: 1.12.3 + unplugin: 1.13.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - vue + - webpack-sources - unplugin-vue-macros@2.11.6(@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4)))(esbuild@0.23.1)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue-tsc@2.1.4(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)): + unplugin-vue-macros@2.11.9(@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4)))(esbuild@0.23.1)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3): dependencies: - '@vue-macros/better-define': 1.8.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/boolean-prop': 0.4.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/chain-call': 0.3.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/config': 0.2.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-emit': 0.3.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-models': 1.2.9(@vueuse/core@10.7.0(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-prop': 0.4.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-props': 3.0.3(@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-props-refs': 1.2.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-render': 1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/define-slots': 1.1.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/devtools': 0.3.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) - '@vue-macros/export-expose': 0.2.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/export-props': 0.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/export-render': 0.2.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/hoist-static': 1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/jsx-directive': 0.8.19(rollup@4.21.2)(typescript@5.5.4) - '@vue-macros/named-template': 0.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/reactivity-transform': 1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/script-lang': 0.1.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/setup-block': 0.3.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/setup-component': 0.17.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/setup-sfc': 0.17.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/short-bind': 1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/short-emits': 1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/short-vmodel': 1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/volar': 0.27.4(@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(typescript@5.5.4)(vue-tsc@2.1.4(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)) - unplugin: 1.12.3 - unplugin-combine: 1.0.2(esbuild@0.23.1)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) - unplugin-vue-define-options: 1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - vue: 3.4.38(typescript@5.5.4) + '@vue-macros/better-define': 1.8.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/boolean-prop': 0.4.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/chain-call': 0.3.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/config': 0.3.1(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/define-emit': 0.3.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/define-models': 1.2.10(@vueuse/core@10.7.0(vue@3.5.3(typescript@5.5.4)))(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/define-prop': 0.4.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/define-props': 3.0.4(@vue-macros/reactivity-transform@1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3))(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/define-props-refs': 1.2.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/define-render': 1.5.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/define-slots': 1.1.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/devtools': 0.3.3(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) + '@vue-macros/export-expose': 0.2.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/export-props': 0.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/export-render': 0.2.11(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/hoist-static': 1.5.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/jsx-directive': 0.8.21(rollup@4.21.2)(typescript@5.5.4)(webpack-sources@3.2.3) + '@vue-macros/named-template': 0.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/reactivity-transform': 1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/script-lang': 0.1.5(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/setup-block': 0.3.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/setup-component': 0.17.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/setup-sfc': 0.17.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/short-bind': 1.0.4(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/short-emits': 1.5.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + '@vue-macros/short-vmodel': 1.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/volar': 0.28.2(rollup@4.21.2)(typescript@5.5.4)(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.3(typescript@5.5.4)) + unplugin: 1.13.1(webpack-sources@3.2.3) + unplugin-combine: 1.0.3(esbuild@0.23.1)(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(webpack-sources@3.2.3) + unplugin-vue-define-options: 1.4.10(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3) + vue: 3.5.3(typescript@5.5.4) transitivePeerDependencies: - '@rspack/core' - '@vueuse/core' @@ -6404,8 +6366,9 @@ snapshots: - vite - vue-tsc - webpack + - webpack-sources - unplugin-vue-markdown@0.26.2(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + unplugin-vue-markdown@0.26.2(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(webpack-sources@3.2.3): dependencies: '@mdit-vue/plugin-component': 2.1.3 '@mdit-vue/plugin-frontmatter': 2.1.3 @@ -6413,16 +6376,17 @@ snapshots: '@rollup/pluginutils': 5.1.0(rollup@4.21.2) '@types/markdown-it': 14.1.2 markdown-it: 14.1.0 - unplugin: 1.12.3 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + unplugin: 1.13.1(webpack-sources@3.2.3) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - rollup + - webpack-sources - unplugin-vue-router@0.10.7(rollup@4.21.2)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)): + unplugin-vue-router@0.10.8(rollup@4.21.2)(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4))(webpack-sources@3.2.3): dependencies: '@babel/types': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) - '@vue-macros/common': 1.12.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) + '@vue-macros/common': 1.12.3(rollup@4.21.2)(vue@3.5.3(typescript@5.5.4)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 fast-glob: 3.3.2 @@ -6432,19 +6396,21 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.12.3 - yaml: 2.5.0 + unplugin: 1.13.1(webpack-sources@3.2.3) + yaml: 2.5.1 optionalDependencies: - vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)) + vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue + - webpack-sources - unplugin@1.12.3: + unplugin@1.13.1(webpack-sources@3.2.3): dependencies: acorn: 8.12.1 - webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.2 + optionalDependencies: + webpack-sources: 3.2.3 update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: @@ -6463,28 +6429,28 @@ snapshots: util-deprecate@1.0.2: {} - utils4u@2.7.0: {} + utils4u@2.8.0: {} validator@13.12.0: {} - vant@4.9.4(vue@3.4.38(typescript@5.5.4)): + vant@4.9.5(vue@3.5.3(typescript@5.5.4)): dependencies: '@vant/popperjs': 1.3.0 - '@vant/use': 1.6.0(vue@3.4.38(typescript@5.5.4)) - '@vue/shared': 3.4.38 - vue: 3.4.38(typescript@5.5.4) + '@vant/use': 1.6.0(vue@3.5.3(typescript@5.5.4)) + '@vue/shared': 3.5.3 + vue: 3.5.3(typescript@5.5.4) - vite-hot-client@0.2.3(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + vite-hot-client@0.2.3(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) - vite-node@2.0.5(@types/node@22.5.2)(less@4.2.0): + vite-node@2.0.5(@types/node@22.5.4)(less@4.2.0): dependencies: cac: 6.7.14 - debug: 4.3.6 + debug: 4.3.7 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - '@types/node' - less @@ -6496,90 +6462,90 @@ snapshots: - supports-color - terser - vite-plugin-cdn-import@1.0.1(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + vite-plugin-cdn-import@1.0.1(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: rollup-plugin-external-globals: 0.10.0(rollup@4.21.2) - vite-plugin-externals: 0.6.2(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + vite-plugin-externals: 0.6.2(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) transitivePeerDependencies: - rollup - vite - vite-plugin-externals@0.6.2(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + vite-plugin-externals@0.6.2(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: acorn: 8.12.1 es-module-lexer: 0.4.1 fs-extra: 10.1.0 magic-string: 0.25.9 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) - vite-plugin-inspect@0.8.7(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + vite-plugin-inspect@0.8.7(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.21.2) - debug: 4.3.6 + debug: 4.3.7 error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 open: 10.1.0 perfect-debounce: 1.0.0 picocolors: 1.1.0 sirv: 2.0.4 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-devtools@7.3.9(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4)): + vite-plugin-vue-devtools@7.4.4(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4)): dependencies: - '@vue/devtools-core': 7.3.9(vite@5.4.2(@types/node@22.5.2)(less@4.2.0))(vue@3.4.38(typescript@5.5.4)) - '@vue/devtools-kit': 7.3.9 - '@vue/devtools-shared': 7.3.9 + '@vue/devtools-core': 7.4.4(vite@5.4.3(@types/node@22.5.4)(less@4.2.0))(vue@3.5.3(typescript@5.5.4)) + '@vue/devtools-kit': 7.4.4 + '@vue/devtools-shared': 7.4.4 execa: 8.0.1 sirv: 2.0.4 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) - vite-plugin-inspect: 0.8.7(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) - vite-plugin-vue-inspector: 5.2.0(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) + vite-plugin-inspect: 0.8.7(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) + vite-plugin-vue-inspector: 5.2.0(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.2.0(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + vite-plugin-vue-inspector@5.2.0(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.2) '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - '@vue/compiler-dom': 3.4.38 + '@vue/babel-plugin-jsx': 1.2.4(@babel/core@7.25.2) + '@vue/compiler-dom': 3.5.3 kolorist: 1.8.0 magic-string: 0.30.11 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - supports-color - vite-plugin-webfont-dl@3.9.5(vite@5.4.2(@types/node@22.5.2)(less@4.2.0)): + vite-plugin-webfont-dl@3.9.5(vite@5.4.3(@types/node@22.5.4)(less@4.2.0)): dependencies: axios: 1.7.7 clean-css: 5.3.3 flat-cache: 5.0.0 picocolors: 1.1.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) transitivePeerDependencies: - debug - vite@5.4.2(@types/node@22.5.2)(less@4.2.0): + vite@5.4.3(@types/node@22.5.4)(less@4.2.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.44 + postcss: 8.4.45 rollup: 4.21.2 optionalDependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 fsevents: 2.3.3 less: 4.2.0 - vitest@2.0.5(@types/node@22.5.2)(jsdom@25.0.0)(less@4.2.0): + vitest@2.0.5(@types/node@22.5.4)(jsdom@25.0.0)(less@4.2.0): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -6589,7 +6555,7 @@ snapshots: '@vitest/spy': 2.0.5 '@vitest/utils': 2.0.5 chai: 5.1.1 - debug: 4.3.6 + debug: 4.3.7 execa: 8.0.1 magic-string: 0.30.11 pathe: 1.1.2 @@ -6597,11 +6563,11 @@ snapshots: tinybench: 2.9.0 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.5.2)(less@4.2.0) - vite-node: 2.0.5(@types/node@22.5.2)(less@4.2.0) + vite: 5.4.3(@types/node@22.5.4)(less@4.2.0) + vite-node: 2.0.5(@types/node@22.5.4)(less@4.2.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.5.2 + '@types/node': 22.5.4 jsdom: 25.0.0 transitivePeerDependencies: - less @@ -6615,15 +6581,15 @@ snapshots: vscode-uri@3.0.8: {} - vue-component-type-helpers@2.1.4: {} + vue-component-type-helpers@2.1.6: {} - vue-demi@0.14.10(vue@3.4.38(typescript@5.5.4)): + vue-demi@0.14.10(vue@3.5.3(typescript@5.5.4)): dependencies: - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) vue-eslint-parser@9.4.3(eslint@8.57.0): dependencies: - debug: 4.3.6 + debug: 4.3.7 eslint: 8.57.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -6634,32 +6600,32 @@ snapshots: transitivePeerDependencies: - supports-color - vue-page-stack@3.2.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)): + vue-page-stack@3.2.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)): dependencies: - '@vue/shared': 3.4.38 - detect-browser-navigation-in-vue-router: 1.1.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) - vue: 3.4.38(typescript@5.5.4) - vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)) + '@vue/shared': 3.5.3 + detect-browser-navigation-in-vue-router: 1.1.0(vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)) + vue: 3.5.3(typescript@5.5.4) + vue-router: 4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)) - vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.4.38(typescript@5.5.4)): + vue-router@4.4.3(patch_hash=srtmpgmwmi3z5x3wdppdguh7mi)(vue@3.5.3(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.3 - vue: 3.4.38(typescript@5.5.4) + vue: 3.5.3(typescript@5.5.4) - vue-tsc@2.1.4(typescript@5.5.4): + vue-tsc@2.1.6(typescript@5.5.4): dependencies: - '@volar/typescript': 2.4.1 - '@vue/language-core': 2.1.4(typescript@5.5.4) + '@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.4.38(typescript@5.5.4): + vue@3.5.3(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.3 + '@vue/compiler-sfc': 3.5.3 + '@vue/runtime-dom': 3.5.3 + '@vue/server-renderer': 3.5.3(vue@3.5.3(typescript@5.5.4)) + '@vue/shared': 3.5.3 optionalDependencies: typescript: 5.5.4 @@ -6669,7 +6635,8 @@ snapshots: webidl-conversions@7.0.0: {} - webpack-sources@3.2.3: {} + webpack-sources@3.2.3: + optional: true webpack-virtual-modules@0.6.2: {} @@ -6725,7 +6692,7 @@ snapshots: yallist@3.1.1: {} - yaml@2.5.0: {} + yaml@2.5.1: {} yocto-queue@0.1.0: {}