From 95d3df580305cd56d1a4300c015ab1dd7d3834cb Mon Sep 17 00:00:00 2001 From: luo Date: Fri, 3 Jul 2026 09:27:24 +0800 Subject: [PATCH] fix: bug --- docker/nginx.conf | 8 +- package.json | 7 +- pnpm-lock.yaml | 708 +++++++++++++++++++++++++++++--------------- pnpm-workspace.yaml | 9 + 4 files changed, 490 insertions(+), 242 deletions(-) create mode 100644 pnpm-workspace.yaml diff --git a/docker/nginx.conf b/docker/nginx.conf index 8445fc3..7f9e4c7 100644 --- a/docker/nginx.conf +++ b/docker/nginx.conf @@ -17,14 +17,12 @@ server { add_header Content-Type text/plain; } - location /h5/ { + location / { + alias /usr/share/nginx/html/; + index index.html; try_files $uri $uri/ /index.html; } - location = / { - return 301 /h5/; - } - location ~* \.(js|css|png|jpg|jpeg|gif|ico|svg|woff|woff2|ttf|eot)$ { expires 1y; add_header Cache-Control "public, immutable"; diff --git a/package.json b/package.json index fd68fc7..33e5c00 100644 --- a/package.json +++ b/package.json @@ -86,11 +86,11 @@ "@dcloudio/uni-mp-xhs": "3.0.0-4080720251210001", "@dcloudio/uni-quickapp-webview": "3.0.0-4080720251210001", "dayjs": "^1.11.19", - "pinia": "2.2.4", - "pinia-plugin-persistedstate": "4.1.3", - "destr": "^2.0.5", "deep-pick-omit": "^1.2.1", "defu": "^6.1.4", + "destr": "^2.0.5", + "pinia": "2.2.4", + "pinia-plugin-persistedstate": "4.1.3", "uview-plus": "^3.7.13", "vue": "3.4.21", "vue-i18n": "9.1.9", @@ -106,6 +106,7 @@ "@esbuild/darwin-arm64": "0.25.1", "@esbuild/darwin-x64": "0.25.1", "@iconify-json/mdi": "^1.2.3", + "@iconify/utils": "^3.1.3", "@rollup/rollup-darwin-arm64": "4.38.0", "@rollup/rollup-darwin-x64": "4.38.0", "@types/node": "^22.19.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48951ef..7e47306 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,22 +4,19 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -overrides: - vue: 3.4.21 - importers: .: dependencies: '@dcloudio/uni-app': specifier: 3.0.0-4080720251210001 - version: 3.0.0-4080720251210001(@dcloudio/types@3.4.28)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) + version: 3.0.0-4080720251210001(@dcloudio/types@3.4.31)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-app-harmony': specifier: 3.0.0-4080720251210001 - version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-app-plus': specifier: 3.0.0-4080720251210001 - version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-components': specifier: 3.0.0-4080720251210001 version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) @@ -31,7 +28,7 @@ importers: version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-mp-baidu': specifier: 3.0.0-4080720251210001 - version: 3.0.0-4080720251210001(@dcloudio/types@3.4.28)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) + version: 3.0.0-4080720251210001(@dcloudio/types@3.4.31)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-mp-harmony': specifier: 3.0.0-4080720251210001 version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) @@ -61,13 +58,13 @@ importers: version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) dayjs: specifier: ^1.11.19 - version: 1.11.19 + version: 1.11.21 deep-pick-omit: specifier: ^1.2.1 version: 1.2.1 defu: specifier: ^6.1.4 - version: 6.1.4 + version: 6.1.7 destr: specifier: ^2.0.5 version: 2.0.5 @@ -95,7 +92,7 @@ importers: version: 5.0.0(@unocss/eslint-plugin@66.5.12(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3))(@vue/compiler-sfc@3.5.18)(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) '@dcloudio/types': specifier: ^3.4.28 - version: 3.4.28 + version: 3.4.31 '@dcloudio/uni-automator': specifier: 3.0.0-4080720251210001 version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) @@ -107,7 +104,7 @@ importers: version: 3.0.0-4080720251210001 '@dcloudio/vite-plugin-uni': specifier: 3.0.0-4080720251210001 - version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + version: 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) '@esbuild/darwin-arm64': specifier: 0.25.1 version: 0.25.1 @@ -117,6 +114,9 @@ importers: '@iconify-json/mdi': specifier: ^1.2.3 version: 1.2.3 + '@iconify/utils': + specifier: ^3.1.3 + version: 3.1.3 '@rollup/rollup-darwin-arm64': specifier: 4.38.0 version: 4.38.0 @@ -131,7 +131,7 @@ importers: version: 1.0.0-alpha.6(typescript@5.8.3)(vue@3.4.21(typescript@5.8.3)) '@uni-helper/unocss-preset-uni': specifier: ^0.2.11 - version: 0.2.11(@unocss/preset-legacy-compat@66.6.3)(@unocss/preset-mini@66.6.3)(@unocss/rule-utils@66.6.3)(@unocss/vite@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)))(unocss-applet@0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))))(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))) + version: 0.2.11(@unocss/preset-legacy-compat@66.6.3)(@unocss/preset-mini@66.6.3)(@unocss/rule-utils@66.6.3)(@unocss/vite@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)))(unocss-applet@0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))))(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))) '@unocss/eslint-plugin': specifier: ^66.5.12 version: 66.5.12(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3) @@ -143,7 +143,7 @@ importers: version: 66.6.3 '@vue/runtime-core': specifier: ^3.4.21 - version: 3.4.21 + version: 3.5.38 czg: specifier: ^1.12.0 version: 1.12.0 @@ -158,7 +158,7 @@ importers: version: 4.1.3 miniprogram-ci: specifier: ^2.1.26 - version: 2.1.26(eslint@9.39.3(jiti@2.6.1)) + version: 2.1.31(eslint@9.39.3(jiti@2.6.1)) picocolors: specifier: ^1.1.1 version: 1.1.1 @@ -194,25 +194,25 @@ importers: version: 5.8.3 unocss: specifier: 66.5.12 - version: 66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + version: 66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) unplugin-auto-import: specifier: 19.3.0 version: 19.3.0(@nuxt/kit@3.18.1) unplugin-vue-components: specifier: ^28.8.0 - version: 28.8.0(@babel/parser@7.29.0)(@nuxt/kit@3.18.1)(vue@3.4.21(typescript@5.8.3)) + version: 28.8.0(@babel/parser@7.29.7)(@nuxt/kit@3.18.1)(vue@3.4.21(typescript@5.8.3)) vite: specifier: 5.2.8 - version: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + version: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) vite-plugin-clean-build: specifier: ^1.4.1 - version: 1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + version: 1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) vite-plugin-replace-image-url: specifier: ^1.4.1 - version: 1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + version: 1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) vite-plugin-restart: specifier: ^1.0.0 - version: 1.0.0(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + version: 1.0.0(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) vue-tsc: specifier: ^2.2.12 version: 2.2.12(typescript@5.8.3) @@ -290,8 +290,8 @@ packages: resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} engines: {node: '>=6.9.0'} - '@babel/code-frame@7.29.0': - resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} + '@babel/code-frame@7.29.7': + resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} engines: {node: '>=6.9.0'} '@babel/compat-data@7.22.9': @@ -302,6 +302,10 @@ packages: resolution: {integrity: sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==} engines: {node: '>=6.9.0'} + '@babel/compat-data@7.29.7': + resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==} + engines: {node: '>=6.9.0'} + '@babel/core@7.21.4': resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==} engines: {node: '>=6.9.0'} @@ -314,6 +318,10 @@ packages: resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} engines: {node: '>=6.9.0'} + '@babel/core@7.29.7': + resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==} + engines: {node: '>=6.9.0'} + '@babel/eslint-parser@7.22.10': resolution: {integrity: sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -333,8 +341,8 @@ packages: resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==} engines: {node: '>=6.9.0'} - '@babel/generator@7.29.1': - resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} + '@babel/generator@7.29.7': + resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==} engines: {node: '>=6.9.0'} '@babel/helper-annotate-as-pure@7.22.5': @@ -357,6 +365,10 @@ packages: resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==} engines: {node: '>=6.9.0'} + '@babel/helper-compilation-targets@7.29.7': + resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==} + engines: {node: '>=6.9.0'} + '@babel/helper-create-class-features-plugin@7.22.10': resolution: {integrity: sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==} engines: {node: '>=6.9.0'} @@ -403,6 +415,10 @@ packages: resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} engines: {node: '>=6.9.0'} + '@babel/helper-globals@7.29.7': + resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==} + engines: {node: '>=6.9.0'} + '@babel/helper-hoist-variables@7.22.5': resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} @@ -423,6 +439,10 @@ packages: resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} engines: {node: '>=6.9.0'} + '@babel/helper-module-imports@7.29.7': + resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==} + engines: {node: '>=6.9.0'} + '@babel/helper-module-transforms@7.22.9': resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} engines: {node: '>=6.9.0'} @@ -435,6 +455,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-module-transforms@7.29.7': + resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-optimise-call-expression@7.22.5': resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} @@ -503,6 +529,10 @@ packages: resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.29.7': + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.24.6': resolution: {integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==} engines: {node: '>=6.9.0'} @@ -515,6 +545,10 @@ packages: resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.29.7': + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.22.5': resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} engines: {node: '>=6.9.0'} @@ -523,6 +557,10 @@ packages: resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.29.7': + resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==} + engines: {node: '>=6.9.0'} + '@babel/helper-wrap-function@7.22.10': resolution: {integrity: sha512-OnMhjWjuGYtdoO3FmsEFWvBStBAe2QOgwOLsLNDjN+aaiMD8InJk1/O3HSD8lkqTjCgg5YI34Tz15KNNA3p+nQ==} engines: {node: '>=6.9.0'} @@ -539,6 +577,10 @@ packages: resolution: {integrity: sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==} engines: {node: '>=6.9.0'} + '@babel/helpers@7.29.7': + resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==} + engines: {node: '>=6.9.0'} + '@babel/highlight@7.22.10': resolution: {integrity: sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==} engines: {node: '>=6.9.0'} @@ -572,6 +614,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.29.7': + resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1': resolution: {integrity: sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==} engines: {node: '>=6.9.0'} @@ -1509,8 +1556,8 @@ packages: resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} - '@babel/template@7.28.6': - resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} + '@babel/template@7.29.7': + resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==} engines: {node: '>=6.9.0'} '@babel/traverse@7.21.4': @@ -1525,8 +1572,8 @@ packages: resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.29.0': - resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} + '@babel/traverse@7.29.7': + resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==} engines: {node: '>=6.9.0'} '@babel/types@7.24.6': @@ -1545,6 +1592,10 @@ packages: resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} + '@babel/types@7.29.7': + resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} + engines: {node: '>=6.9.0'} + '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -1590,8 +1641,8 @@ packages: peerDependencies: postcss-selector-parser: ^7.0.0 - '@dcloudio/types@3.4.28': - resolution: {integrity: sha512-uVIRp1VLBkrL0LaGLgIS/sT3bl1zzVTKZQbfqJEQcSAvBffRdirbSh5OvOHfA1WV5lmCAGfjhKsUQouNEVUQHg==} + '@dcloudio/types@3.4.31': + resolution: {integrity: sha512-YAqOfJpcAwMs4Fagv2oP+iRHSCJOJoN8JUYyoRD6gwfANhsI9QaYj4/j22FzSopfHkqjX50B7YkG/VRAyz9OnA==} '@dcloudio/uni-app-harmony@3.0.0-4080720251210001': resolution: {integrity: sha512-tJjuOq/TJD4rdOE8vAtuIQbRlHeSnu0yt0pFjtRBi4ypZ1h15lxFB9cwFzgcpgI+06ZsK5SZb30IpmjUKr5NYA==} @@ -1968,8 +2019,8 @@ packages: '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} - '@iconify/utils@3.1.0': - resolution: {integrity: sha512-Zlzem1ZXhI1iHeeERabLNzBHdOa4VhQbqAcOQaMKuTuyZCpwKbC2R4Dd0Zo3g9EAc+Y4fiarO8HIHRAth7+skw==} + '@iconify/utils@3.1.3': + resolution: {integrity: sha512-LPKOXPn/zV+zis1oOfGWogaXVpqUybF3ZS6SCZIsz8vg0ivVp9+fVqyYB7xq0aiST/VhUQYGO1qo6uoYSiEJqw==} '@intlify/core-base@9.1.9': resolution: {integrity: sha512-x5T0p/Ja0S8hs5xs+ImKyYckVkL4CzcEXykVYYV6rcbXxJTe2o58IquSqX9bdncVKbRZP7GlBU1EcRaQEEJ+vw==} @@ -2003,8 +2054,8 @@ packages: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} - '@istanbuljs/schema@0.1.3': - resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} + '@istanbuljs/schema@0.1.6': + resolution: {integrity: sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==} engines: {node: '>=8'} '@jest/console@27.5.1': @@ -2927,7 +2978,7 @@ packages: engines: {node: '>=14.18'} peerDependencies: typescript: ^5.0.0 - vue: 3.4.21 + vue: ^3.0.0 '@uni-helper/uni-env@0.1.8': resolution: {integrity: sha512-oZQisgM5sFarGrswKHJvS5S7xNMXLjcBcPTKp2gzLMon+chdHiKua1+Hlqe/NX79Re35W4A6/QHDrw9cZ5AVGQ==} @@ -3080,14 +3131,14 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 - vue: 3.4.21 + vue: ^3.0.0 '@vitejs/plugin-vue@5.2.4': resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 - vue: 3.4.21 + vue: ^3.2.25 '@vitest/eslint-plugin@1.3.4': resolution: {integrity: sha512-EOg8d0jn3BAiKnR55WkFxmxfWA3nmzrbIIuOXyTe6A72duryNgyU+bdBEauA97Aab3ho9kLmAwgPX63Ckj4QEg==} @@ -3174,9 +3225,15 @@ packages: '@vue/reactivity@3.4.21': resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==} + '@vue/reactivity@3.5.38': + resolution: {integrity: sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==} + '@vue/runtime-core@3.4.21': resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==} + '@vue/runtime-core@3.5.38': + resolution: {integrity: sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==} + '@vue/runtime-dom@3.4.21': resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==} @@ -3194,6 +3251,9 @@ packages: '@vue/shared@3.5.18': resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==} + '@vue/shared@3.5.38': + resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==} + '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} @@ -3732,6 +3792,11 @@ packages: resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==} engines: {node: '>=6.0.0'} + baseline-browser-mapping@2.10.37: + resolution: {integrity: sha512-girxaJ7WZssDOFhzCGZTDKoTa1gk6A1TbflaYTpykLJ4UU9Fz9kx1aREM8JCuoVHbL8X8T/mJg7w2oYSq72Oig==} + engines: {node: '>=6.0.0'} + hasBin: true + baseline-browser-mapping@2.8.27: resolution: {integrity: sha512-2CXFpkjVnY2FT+B6GrSYxzYf65BJWEqz5tIRHCvNsZZ2F3CmsCB37h8SpYgKG7y9C4YAeTipIPWG7EmFmhAeXA==} hasBin: true @@ -3806,6 +3871,11 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + browserslist@4.28.2: + resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} @@ -3901,6 +3971,9 @@ packages: caniuse-lite@1.0.30001754: resolution: {integrity: sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==} + caniuse-lite@1.0.30001799: + resolution: {integrity: sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==} + caseless@0.12.0: resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} @@ -4275,8 +4348,8 @@ packages: dateformat@2.2.0: resolution: {integrity: sha512-GODcnWq3YGoTnygPfi02ygEiRxqUxpJwuRHjdhJYuxpcZmDq4rjBiXYmbCCzStxo176ixfLT6i4NPwQooRySnw==} - dayjs@1.11.19: - resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==} + dayjs@1.11.21: + resolution: {integrity: sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==} de-indent@1.0.2: resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} @@ -4398,8 +4471,8 @@ packages: resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} engines: {node: '>=12'} - defu@6.1.4: - resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} + defu@6.1.7: + resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==} del@6.1.1: resolution: {integrity: sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==} @@ -4511,6 +4584,9 @@ packages: electron-to-chromium@1.5.250: resolution: {integrity: sha512-/5UMj9IiGDMOFBnN4i7/Ry5onJrAGSbOGo3s9FEKmwobGq6xw832ccET0CE3CkkMBZ8GJSlUIesZofpyurqDXw==} + electron-to-chromium@1.5.372: + resolution: {integrity: sha512-M3yhbAlilnwqC8D21t28UCDGHyitShTmmLRU/H+b74P6Ski16Nb9HONYEaVpMj/pwC7BEo5B95FpjODLCWbtfA==} + emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} engines: {node: '>=10'} @@ -5040,8 +5116,8 @@ packages: resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} engines: {node: '>= 0.12'} - form-data@3.0.4: - resolution: {integrity: sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==} + form-data@3.0.5: + resolution: {integrity: sha512-j23EibVLnp4zNXGW7LjryXYa2X6U/M96yoOX+ybZxwkYajdxRNEqYY3zhh7y0i6kfISKS2jr+EJq1YTUDEv5+w==} engines: {node: '>= 6'} format@0.2.2: @@ -5167,6 +5243,10 @@ packages: resolution: {integrity: sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==} deprecated: Glob versions prior to v9 are no longer supported + glob@7.2.0: + resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me + glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -5306,6 +5386,10 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} + hasown@2.0.4: + resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} + engines: {node: '>= 0.4'} + he@1.2.0: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true @@ -5418,6 +5502,9 @@ packages: engines: {node: '>=8'} hasBin: true + import-meta-resolve@4.2.0: + resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==} + imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} @@ -5480,6 +5567,10 @@ packages: resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} engines: {node: '>= 0.4'} + is-core-module@2.16.2: + resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==} + engines: {node: '>= 0.4'} + is-docker@3.0.0: resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -5942,8 +6033,8 @@ packages: resolution: {integrity: sha512-M6T051+5QCGLBQb8id3hdvIW8+zeFV2FyBGFS9IEK5H9Wt4MueD4bW1eWikpHgZp+5xR3l5c8pZUkQsIA0BFZg==} engines: {node: '>=8'} - less@4.4.2: - resolution: {integrity: sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==} + less@4.5.1: + resolution: {integrity: sha512-UKgI3/KON4u6ngSsnDADsUERqhZknsVZbnuzlRZXLQCmfC/MDld42fTydUE9B+Mla1AL6SJ/Pp6SlEFi/AVGfw==} engines: {node: '>=14'} hasBin: true @@ -6422,8 +6513,8 @@ packages: miniprogram-api-typings@4.1.3: resolution: {integrity: sha512-5mobiXzDS3KFJMM20cIg5m7hiFSJY0YGpgm5yzFeIJ+UP15RGOtW/ztqAhRfOQIvPBD0WyYB+WFCWaeeTTEZTQ==} - miniprogram-ci@2.1.26: - resolution: {integrity: sha512-a83cOIRfwda7+HwEdG1LpqYAPfGGuGEGfJKRQ/9Yq29NCwmHX1oJSdLlAknqSAwsax2SxayaBQSkfbIbRRlY2w==} + miniprogram-ci@2.1.31: + resolution: {integrity: sha512-SREx6UnJC74aQ2a1YMNShqQOB97nHO+ll6ZQrCQp98NHXcRq848VjZoD5ELpd95z+8uTASQUAcFtl/HrXuM7Nw==} engines: {node: '>=16.1.0'} hasBin: true @@ -6512,6 +6603,10 @@ packages: node-releases@2.0.27: resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} + node-releases@2.0.47: + resolution: {integrity: sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==} + engines: {node: '>=18'} + normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} @@ -6545,8 +6640,8 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nwsapi@2.2.23: - resolution: {integrity: sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==} + nwsapi@2.2.24: + resolution: {integrity: sha512-7YRhZ3jS45LwmSCT4b2sVFHt/WuovaktDU07QrtOBY2PXskss5a9jfmR9jptyumwXST+rFjrmppMY1KT/yn35A==} nypm@0.6.1: resolution: {integrity: sha512-hlacBiRiv1k9hZFiphPUkfSQ/ZfQzZDzC+8z0wL3lvDAOUu/2NnChkKuMoMjNur/9OpKuz2QsIeiPVN0xM5Q0w==} @@ -6791,6 +6886,10 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} + picomatch@2.3.2: + resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} + engines: {node: '>=8.6'} + picomatch@4.0.3: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} @@ -6823,7 +6922,7 @@ packages: peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' - vue: 3.4.21 + vue: ^2.6.14 || ^3.3.0 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -7428,6 +7527,11 @@ packages: engines: {node: '>= 0.4'} hasBin: true + resolve@1.22.12: + resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==} + engines: {node: '>= 0.4'} + hasBin: true + resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true @@ -7502,8 +7606,9 @@ packages: engines: {node: '>=14.0.0'} hasBin: true - sax@1.4.1: - resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} + sax@1.6.0: + resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} + engines: {node: '>=11.0.0'} saxes@5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} @@ -8272,7 +8377,7 @@ packages: peerDependencies: '@babel/parser': ^7.15.8 '@nuxt/kit': ^3.2.2 || ^4.0.0 - vue: 3.4.21 + vue: 2 || 3 peerDependenciesMeta: '@babel/parser': optional: true @@ -8296,6 +8401,12 @@ packages: peerDependencies: browserslist: '>= 4.21.0' + update-browserslist-db@1.2.3: + resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + upper-case@1.1.3: resolution: {integrity: sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==} @@ -8403,7 +8514,7 @@ packages: hasBin: true peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 - vue: 3.4.21 + vue: ^3.0.0-0 || ^2.6.0 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -8421,12 +8532,12 @@ packages: resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} engines: {node: '>= 10'} peerDependencies: - vue: 3.4.21 + vue: ^3.0.0 vue-router@4.4.4: resolution: {integrity: sha512-3MlnDqwRwZwCQVbtVfpsU+nrNymNjnXSsQtXName5925NVC1+326VVfYH9vSrA0N13teGEo8z5x7gbRnGjCDiQ==} peerDependencies: - vue: 3.4.21 + vue: ^3.2.0 vue-tsc@2.2.12: resolution: {integrity: sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==} @@ -8519,8 +8630,8 @@ packages: resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ws@7.5.10: - resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} + ws@7.5.11: + resolution: {integrity: sha512-zS54Oen9bITtp7kp2XM3AydrCIq1D+HwJOuH+c+e4LfpL/lotP5osijd+UoMnxwAam1GN8R4KtLAyIrIcBNpiA==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -8730,9 +8841,9 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - '@babel/code-frame@7.29.0': + '@babel/code-frame@7.29.7': dependencies: - '@babel/helper-validator-identifier': 7.28.5 + '@babel/helper-validator-identifier': 7.29.7 js-tokens: 4.0.0 picocolors: 1.1.1 @@ -8740,6 +8851,8 @@ snapshots: '@babel/compat-data@7.28.0': {} + '@babel/compat-data@7.29.7': {} + '@babel/core@7.21.4': dependencies: '@ampproject/remapping': 2.3.0 @@ -8800,6 +8913,26 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/core@7.29.7': + dependencies: + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) + '@babel/helpers': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 + '@jridgewell/remapping': 2.3.5 + convert-source-map: 2.0.0 + debug: 4.4.3 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/eslint-parser@7.22.10(@babel/core@7.21.4)(eslint@9.39.3(jiti@2.6.1))': dependencies: '@babel/core': 7.21.4 @@ -8830,10 +8963,10 @@ snapshots: '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 - '@babel/generator@7.29.1': + '@babel/generator@7.29.7': dependencies: - '@babel/parser': 7.29.0 - '@babel/types': 7.29.0 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 @@ -8866,6 +8999,14 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 + '@babel/helper-compilation-targets@7.29.7': + dependencies: + '@babel/compat-data': 7.29.7 + '@babel/helper-validator-option': 7.29.7 + browserslist: 4.28.2 + lru-cache: 5.1.1 + semver: 6.3.1 + '@babel/helper-create-class-features-plugin@7.22.10(@babel/core@7.21.4)': dependencies: '@babel/core': 7.21.4 @@ -8973,6 +9114,8 @@ snapshots: '@babel/helper-globals@7.28.0': {} + '@babel/helper-globals@7.29.7': {} + '@babel/helper-hoist-variables@7.22.5': dependencies: '@babel/types': 7.28.5 @@ -8999,6 +9142,13 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-imports@7.29.7': + dependencies: + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 + transitivePeerDependencies: + - supports-color + '@babel/helper-module-transforms@7.22.9(@babel/core@7.21.4)': dependencies: '@babel/core': 7.21.4 @@ -9037,6 +9187,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)': + dependencies: + '@babel/core': 7.29.7 + '@babel/helper-module-imports': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + '@babel/traverse': 7.29.7 + transitivePeerDependencies: + - supports-color + '@babel/helper-optimise-call-expression@7.22.5': dependencies: '@babel/types': 7.28.5 @@ -9137,16 +9296,22 @@ snapshots: '@babel/helper-string-parser@7.27.1': {} + '@babel/helper-string-parser@7.29.7': {} + '@babel/helper-validator-identifier@7.24.6': {} '@babel/helper-validator-identifier@7.27.1': {} '@babel/helper-validator-identifier@7.28.5': {} + '@babel/helper-validator-identifier@7.29.7': {} + '@babel/helper-validator-option@7.22.5': {} '@babel/helper-validator-option@7.27.1': {} + '@babel/helper-validator-option@7.29.7': {} + '@babel/helper-wrap-function@7.22.10': dependencies: '@babel/helper-function-name': 7.22.5 @@ -9174,6 +9339,11 @@ snapshots: '@babel/template': 7.27.2 '@babel/types': 7.28.5 + '@babel/helpers@7.29.7': + dependencies: + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 + '@babel/highlight@7.22.10': dependencies: '@babel/helper-validator-identifier': 7.28.5 @@ -9207,6 +9377,10 @@ snapshots: dependencies: '@babel/types': 7.29.0 + '@babel/parser@7.29.7': + dependencies: + '@babel/types': 7.29.7 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -9440,9 +9614,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.28.0)': + '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.21.4)': @@ -9450,9 +9624,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.28.0)': + '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.4)': @@ -9460,9 +9634,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.28.0)': + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.4)': @@ -9470,9 +9644,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.28.0)': + '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-decorators@7.22.10(@babel/core@7.21.4)': @@ -9530,9 +9704,9 @@ snapshots: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.28.0)': + '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.4)': @@ -9545,9 +9719,9 @@ snapshots: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.0)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.4)': @@ -9555,9 +9729,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.28.0)': + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.0)': @@ -9570,9 +9744,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.28.0)': + '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.4)': @@ -9580,9 +9754,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.28.0)': + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.4)': @@ -9590,9 +9764,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.28.0)': + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.4)': @@ -9600,9 +9774,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.28.0)': + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.4)': @@ -9610,9 +9784,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.28.0)': + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.4)': @@ -9620,9 +9794,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.28.0)': + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-pipeline-operator@7.22.5(@babel/core@7.21.4)': @@ -9635,9 +9809,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.28.0)': + '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-throw-expressions@7.22.5(@babel/core@7.21.4)': @@ -9650,9 +9824,9 @@ snapshots: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.28.0)': + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.21.4)': @@ -9675,9 +9849,9 @@ snapshots: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.28.0)': + '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.0)': @@ -10681,11 +10855,11 @@ snapshots: '@babel/parser': 7.28.5 '@babel/types': 7.28.5 - '@babel/template@7.28.6': + '@babel/template@7.29.7': dependencies: - '@babel/code-frame': 7.29.0 - '@babel/parser': 7.29.0 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 '@babel/traverse@7.21.4': dependencies: @@ -10726,14 +10900,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/traverse@7.29.0': + '@babel/traverse@7.29.7': dependencies: - '@babel/code-frame': 7.29.0 - '@babel/generator': 7.29.1 - '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.29.0 - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-globals': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -10760,6 +10934,11 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 + '@babel/types@7.29.7': + dependencies: + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + '@bcoe/v8-coverage@0.2.3': {} '@cacheable/memory@2.0.7': @@ -10811,12 +10990,12 @@ snapshots: dependencies: postcss-selector-parser: 7.1.0 - '@dcloudio/types@3.4.28': {} + '@dcloudio/types@3.4.31': {} - '@dcloudio/uni-app-harmony@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': + '@dcloudio/uni-app-harmony@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': dependencies: '@dcloudio/uni-app-uts': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) - '@dcloudio/uni-app-vite': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + '@dcloudio/uni-app-vite': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) debug: 4.3.7 fs-extra: 10.1.0 licia: 1.41.1 @@ -10831,10 +11010,10 @@ snapshots: - vite - vue - '@dcloudio/uni-app-plus@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': + '@dcloudio/uni-app-plus@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': dependencies: '@dcloudio/uni-app-uts': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) - '@dcloudio/uni-app-vite': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + '@dcloudio/uni-app-vite': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-app-vue': 3.0.0-4080720251210001 debug: 4.3.7 fs-extra: 10.1.0 @@ -10885,14 +11064,14 @@ snapshots: - ts-node - vue - '@dcloudio/uni-app-vite@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': + '@dcloudio/uni-app-vite@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': dependencies: '@dcloudio/uni-cli-shared': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-i18n': 3.0.0-4080720251210001 '@dcloudio/uni-nvue-styler': 3.0.0-4080720251210001 '@dcloudio/uni-shared': 3.0.0-4080720251210001 '@rollup/pluginutils': 5.1.0(rollup@4.46.2) - '@vitejs/plugin-vue': 5.2.4(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + '@vitejs/plugin-vue': 5.2.4(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 debug: 4.3.7 @@ -10910,9 +11089,9 @@ snapshots: '@dcloudio/uni-app-vue@3.0.0-4080720251210001': {} - '@dcloudio/uni-app@3.0.0-4080720251210001(@dcloudio/types@3.4.28)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3))': + '@dcloudio/uni-app@3.0.0-4080720251210001(@dcloudio/types@3.4.31)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3))': dependencies: - '@dcloudio/types': 3.4.28 + '@dcloudio/types': 3.4.31 '@dcloudio/uni-cloud': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-components': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-console': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) @@ -11131,9 +11310,9 @@ snapshots: - ts-node - vue - '@dcloudio/uni-mp-baidu@3.0.0-4080720251210001(@dcloudio/types@3.4.28)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3))': + '@dcloudio/uni-mp-baidu@3.0.0-4080720251210001(@dcloudio/types@3.4.31)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3))': dependencies: - '@dcloudio/uni-app': 3.0.0-4080720251210001(@dcloudio/types@3.4.28)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) + '@dcloudio/uni-app': 3.0.0-4080720251210001(@dcloudio/types@3.4.31)(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-cli-shared': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-mp-compiler': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) '@dcloudio/uni-mp-vite': 3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vue@3.4.21(typescript@5.8.3)) @@ -11410,7 +11589,7 @@ snapshots: - ts-node - vue - '@dcloudio/vite-plugin-uni@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': + '@dcloudio/vite-plugin-uni@3.0.0-4080720251210001(@nuxt/kit@3.18.1)(postcss@8.5.6)(rollup@4.46.2)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) @@ -11419,9 +11598,9 @@ snapshots: '@dcloudio/uni-nvue-styler': 3.0.0-4080720251210001 '@dcloudio/uni-shared': 3.0.0-4080720251210001 '@rollup/pluginutils': 5.1.0(rollup@4.46.2) - '@vitejs/plugin-legacy': 5.3.2(terser@5.44.1)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) - '@vitejs/plugin-vue': 5.2.4(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + '@vitejs/plugin-legacy': 5.3.2(terser@5.44.1)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) + '@vitejs/plugin-vue': 5.2.4(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3)) '@vue/compiler-core': 3.4.21 '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 @@ -11438,7 +11617,7 @@ snapshots: picocolors: 1.1.0 terser: 5.44.1 unplugin-auto-import: 19.1.0(@nuxt/kit@3.18.1) - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) transitivePeerDependencies: - '@nuxt/kit' - '@vueuse/core' @@ -11644,11 +11823,11 @@ snapshots: '@iconify/types@2.0.0': {} - '@iconify/utils@3.1.0': + '@iconify/utils@3.1.3': dependencies: '@antfu/install-pkg': 1.1.0 '@iconify/types': 2.0.0 - mlly: 1.8.0 + import-meta-resolve: 4.2.0 '@intlify/core-base@9.1.9': dependencies: @@ -11693,7 +11872,7 @@ snapshots: js-yaml: 3.14.2 resolve-from: 5.0.0 - '@istanbuljs/schema@0.1.3': {} + '@istanbuljs/schema@0.1.6': {} '@jest/console@27.5.1': dependencies: @@ -11774,7 +11953,7 @@ snapshots: chalk: 4.1.2 collect-v8-coverage: 1.0.3 exit: 0.1.2 - glob: 7.2.3 + glob: 7.2.0 graceful-fs: 4.2.11 istanbul-lib-coverage: 3.2.2 istanbul-lib-instrument: 5.2.1 @@ -11817,7 +11996,7 @@ snapshots: '@jest/transform@27.5.1': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@jest/types': 27.5.1 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -12425,7 +12604,7 @@ snapshots: dependencies: c12: 3.2.0 consola: 3.4.2 - defu: 6.1.4 + defu: 6.1.7 destr: 2.0.5 errx: 0.1.0 exsolve: 1.0.7 @@ -12631,24 +12810,24 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.29.0 - '@babel/types': 7.29.0 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 '@types/babel__generator': 7.27.0 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.28.0 '@types/babel__generator@7.27.0': dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.7 '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.29.0 - '@babel/types': 7.29.0 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 '@types/babel__traverse@7.28.0': dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.7 '@types/debug@4.1.12': dependencies: @@ -12915,16 +13094,16 @@ snapshots: dependencies: std-env: 3.9.0 - '@uni-helper/unocss-preset-uni@0.2.11(@unocss/preset-legacy-compat@66.6.3)(@unocss/preset-mini@66.6.3)(@unocss/rule-utils@66.6.3)(@unocss/vite@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)))(unocss-applet@0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))))(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)))': + '@uni-helper/unocss-preset-uni@0.2.11(@unocss/preset-legacy-compat@66.6.3)(@unocss/preset-mini@66.6.3)(@unocss/rule-utils@66.6.3)(@unocss/vite@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)))(unocss-applet@0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))))(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)))': dependencies: '@uni-helper/uni-env': 0.1.8 '@unocss/preset-legacy-compat': 66.6.3 '@unocss/rule-utils': 66.6.3 - unocss: 66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) - unocss-applet: 0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))) + unocss: 66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) + unocss-applet: 0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))) optionalDependencies: '@unocss/preset-mini': 66.6.3 - '@unocss/vite': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + '@unocss/vite': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) '@unocss-applet/preset-applet@0.12.2': dependencies: @@ -12942,13 +13121,13 @@ snapshots: '@unocss/core': 66.6.3 magic-string: 0.30.21 - '@unocss/astro@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))': + '@unocss/astro@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))': dependencies: '@unocss/core': 66.5.12 '@unocss/reset': 66.5.12 - '@unocss/vite': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + '@unocss/vite': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) optionalDependencies: - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) '@unocss/cli@66.5.12': dependencies: @@ -13020,7 +13199,7 @@ snapshots: '@unocss/preset-icons@66.5.12': dependencies: - '@iconify/utils': 3.1.0 + '@iconify/utils': 3.1.3 '@unocss/core': 66.5.12 ofetch: 1.5.1 @@ -13122,7 +13301,7 @@ snapshots: dependencies: '@unocss/core': 66.5.12 - '@unocss/vite@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))': + '@unocss/vite@66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))': dependencies: '@jridgewell/remapping': 2.3.5 '@unocss/config': 66.5.12 @@ -13133,9 +13312,9 @@ snapshots: pathe: 2.0.3 tinyglobby: 0.2.15 unplugin-utils: 0.3.1 - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) - '@vitejs/plugin-legacy@5.3.2(terser@5.44.1)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))': + '@vitejs/plugin-legacy@5.3.2(terser@5.44.1)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))': dependencies: '@babel/core': 7.28.0 '@babel/preset-env': 7.28.0(@babel/core@7.28.0) @@ -13146,23 +13325,23 @@ snapshots: regenerator-runtime: 0.14.1 systemjs: 6.15.1 terser: 5.44.1 - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.0) '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0) - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) vue: 3.4.21(typescript@5.8.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.4(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': + '@vitejs/plugin-vue@5.2.4(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))(vue@3.4.21(typescript@5.8.3))': dependencies: - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) vue: 3.4.21(typescript@5.8.3) '@vitest/eslint-plugin@1.3.4(eslint@9.39.3(jiti@2.6.1))(typescript@5.8.3)': @@ -13198,7 +13377,7 @@ snapshots: '@babel/types': 7.28.5 '@vue/babel-helper-vue-transform-on': 1.4.0 '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.28.0) - '@vue/shared': 3.5.18 + '@vue/shared': 3.5.38 optionalDependencies: '@babel/core': 7.28.0 transitivePeerDependencies: @@ -13289,7 +13468,7 @@ snapshots: '@volar/language-core': 2.4.15 '@vue/compiler-dom': 3.5.18 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.18 + '@vue/shared': 3.5.38 alien-signals: 1.0.13 minimatch: 9.0.5 muggle-string: 0.4.1 @@ -13305,11 +13484,20 @@ snapshots: dependencies: '@vue/shared': 3.4.21 + '@vue/reactivity@3.5.38': + dependencies: + '@vue/shared': 3.5.38 + '@vue/runtime-core@3.4.21': dependencies: '@vue/reactivity': 3.4.21 '@vue/shared': 3.4.21 + '@vue/runtime-core@3.5.38': + dependencies: + '@vue/reactivity': 3.5.38 + '@vue/shared': 3.5.38 + '@vue/runtime-dom@3.4.21': dependencies: '@vue/runtime-core': 3.4.21 @@ -13328,6 +13516,8 @@ snapshots: '@vue/shared@3.5.18': {} + '@vue/shared@3.5.38': {} + '@xmldom/xmldom@0.8.11': {} abab@2.0.6: {} @@ -13698,14 +13888,14 @@ snapshots: transitivePeerDependencies: - supports-color - babel-jest@27.5.1(@babel/core@7.28.0): + babel-jest@27.5.1(@babel/core@7.29.7): dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__core': 7.20.5 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1(@babel/core@7.28.0) + babel-preset-jest: 27.5.1(@babel/core@7.29.7) chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -13724,7 +13914,7 @@ snapshots: dependencies: '@babel/helper-plugin-utils': 7.28.6 '@istanbuljs/load-nyc-config': 1.1.0 - '@istanbuljs/schema': 0.1.3 + '@istanbuljs/schema': 0.1.6 istanbul-lib-instrument: 5.2.1 test-exclude: 6.0.0 transitivePeerDependencies: @@ -13732,8 +13922,8 @@ snapshots: babel-plugin-jest-hoist@27.5.1: dependencies: - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.28.0 @@ -14033,24 +14223,24 @@ snapshots: babel-runtime: 6.26.0 babel-types: 6.26.0 - babel-preset-current-node-syntax@1.2.0(@babel/core@7.28.0): + babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.7): dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.28.0) - '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.28.0) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.28.0) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.28.0) - '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.28.0) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.0) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.28.0) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.28.0) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.28.0) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.28.0) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.28.0) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.28.0) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.28.0) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.28.0) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.28.0) + '@babel/core': 7.29.7 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.7) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.7) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.7) + '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.7) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.7) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.7) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.7) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.7) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.7) babel-preset-es2015@6.24.1: dependencies: @@ -14081,11 +14271,11 @@ snapshots: transitivePeerDependencies: - supports-color - babel-preset-jest@27.5.1(@babel/core@7.28.0): + babel-preset-jest@27.5.1(@babel/core@7.29.7): dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.2.0(@babel/core@7.28.0) + babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7) babel-preset-stage-0@6.24.1: dependencies: @@ -14182,6 +14372,8 @@ snapshots: base64url@3.0.1: {} + baseline-browser-mapping@2.10.37: {} + baseline-browser-mapping@2.8.27: {} bcrypt-pbkdf@1.0.2: @@ -14272,6 +14464,14 @@ snapshots: node-releases: 2.0.27 update-browserslist-db: 1.1.4(browserslist@4.27.0) + browserslist@4.28.2: + dependencies: + baseline-browser-mapping: 2.10.37 + caniuse-lite: 1.0.30001799 + electron-to-chromium: 1.5.372 + node-releases: 2.0.47 + update-browserslist-db: 1.2.3(browserslist@4.28.2) + bser@2.1.1: dependencies: node-int64: 0.4.0 @@ -14313,7 +14513,7 @@ snapshots: dependencies: chokidar: 4.0.3 confbox: 0.2.2 - defu: 6.1.4 + defu: 6.1.7 dotenv: 17.2.1 exsolve: 1.0.7 giget: 2.0.0 @@ -14383,6 +14583,8 @@ snapshots: caniuse-lite@1.0.30001754: {} + caniuse-lite@1.0.30001799: {} + caseless@0.12.0: {} ccount@2.0.1: {} @@ -14764,7 +14966,7 @@ snapshots: dateformat@2.2.0: {} - dayjs@1.11.19: {} + dayjs@1.11.21: {} de-indent@1.0.2: {} @@ -14873,7 +15075,7 @@ snapshots: define-lazy-prop@3.0.0: {} - defu@6.1.4: {} + defu@6.1.7: {} del@6.1.1: dependencies: @@ -15000,6 +15202,8 @@ snapshots: electron-to-chromium@1.5.250: {} + electron-to-chromium@1.5.372: {} + emittery@0.8.1: {} emoji-regex@10.6.0: {} @@ -15052,7 +15256,7 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.4 esbuild@0.20.2: optionalDependencies: @@ -15623,12 +15827,12 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - form-data@3.0.4: + form-data@3.0.5: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 es-set-tostringtag: 2.1.0 - hasown: 2.0.2 + hasown: 2.0.4 mime-types: 2.1.35 format@0.2.2: {} @@ -15731,7 +15935,7 @@ snapshots: dependencies: citty: 0.1.6 consola: 3.4.2 - defu: 6.1.4 + defu: 6.1.7 node-fetch-native: 1.6.7 nypm: 0.6.1 pathe: 2.0.3 @@ -15761,6 +15965,15 @@ snapshots: once: 1.4.0 path-is-absolute: 1.0.1 + glob@7.2.0: + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.5 + once: 1.4.0 + path-is-absolute: 1.0.1 + glob@7.2.3: dependencies: fs.realpath: 1.0.0 @@ -15928,6 +16141,10 @@ snapshots: dependencies: function-bind: 1.1.2 + hasown@2.0.4: + dependencies: + function-bind: 1.1.2 + he@1.2.0: {} home-or-tmp@2.0.0: @@ -16043,6 +16260,8 @@ snapshots: pkg-dir: 4.2.0 resolve-cwd: 3.0.0 + import-meta-resolve@4.2.0: {} + imurmurhash@0.1.4: {} indent-string@4.0.0: {} @@ -16091,6 +16310,10 @@ snapshots: dependencies: hasown: 2.0.2 + is-core-module@2.16.2: + dependencies: + hasown: 2.0.4 + is-docker@3.0.0: {} is-extglob@2.1.1: {} @@ -16171,9 +16394,9 @@ snapshots: istanbul-lib-instrument@5.2.1: dependencies: - '@babel/core': 7.28.0 - '@babel/parser': 7.29.0 - '@istanbuljs/schema': 0.1.3 + '@babel/core': 7.29.7 + '@babel/parser': 7.29.7 + '@istanbuljs/schema': 0.1.6 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 transitivePeerDependencies: @@ -16256,14 +16479,14 @@ snapshots: jest-config@27.5.1: dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.29.7 '@jest/test-sequencer': 27.5.1 '@jest/types': 27.5.1 - babel-jest: 27.5.1(@babel/core@7.28.0) + babel-jest: 27.5.1(@babel/core@7.29.7) chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 - glob: 7.2.3 + glob: 7.2.0 graceful-fs: 4.2.11 jest-circus: 27.5.1 jest-environment-jsdom: 27.5.1 @@ -16384,7 +16607,7 @@ snapshots: jest-message-util@27.5.1: dependencies: - '@babel/code-frame': 7.29.0 + '@babel/code-frame': 7.29.7 '@jest/types': 27.5.1 '@types/stack-utils': 2.0.3 chalk: 4.1.2 @@ -16422,7 +16645,7 @@ snapshots: jest-pnp-resolver: 1.2.3(jest-resolve@27.5.1) jest-util: 27.5.1 jest-validate: 27.5.1 - resolve: 1.22.11 + resolve: 1.22.12 resolve.exports: 1.1.1 slash: 3.0.0 @@ -16468,7 +16691,7 @@ snapshots: cjs-module-lexer: 1.4.3 collect-v8-coverage: 1.0.3 execa: 5.1.1 - glob: 7.2.3 + glob: 7.2.0 graceful-fs: 4.2.11 jest-haste-map: 27.5.1 jest-message-util: 27.5.1 @@ -16489,16 +16712,16 @@ snapshots: jest-snapshot@27.5.1: dependencies: - '@babel/core': 7.28.0 - '@babel/generator': 7.29.1 - '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.28.0) - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/core': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.7) + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__traverse': 7.28.0 '@types/prettier': 2.7.3 - babel-preset-current-node-syntax: 1.2.0(@babel/core@7.28.0) + babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7) chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.11 @@ -16521,7 +16744,7 @@ snapshots: chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 - picomatch: 2.3.1 + picomatch: 2.3.2 jest-validate@27.5.1: dependencies: @@ -16621,12 +16844,12 @@ snapshots: decimal.js: 10.6.0 domexception: 2.0.1 escodegen: 2.1.0 - form-data: 3.0.4 + form-data: 3.0.5 html-encoding-sniffer: 2.0.1 http-proxy-agent: 4.0.1 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.23 + nwsapi: 2.2.24 parse5: 6.0.1 saxes: 5.0.1 symbol-tree: 3.2.4 @@ -16637,7 +16860,7 @@ snapshots: whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 8.7.0 - ws: 7.5.10 + ws: 7.5.11 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil @@ -16743,7 +16966,7 @@ snapshots: dependencies: invert-kv: 3.0.1 - less@4.4.2: + less@4.5.1: dependencies: copy-anything: 2.0.6 parse-node-version: 1.0.1 @@ -17388,7 +17611,7 @@ snapshots: miniprogram-api-typings@4.1.3: {} - miniprogram-ci@2.1.26(eslint@9.39.3(jiti@2.6.1)): + miniprogram-ci@2.1.31(eslint@9.39.3(jiti@2.6.1)): dependencies: '@babel/code-frame': 7.22.10 '@babel/compat-data': 7.22.9 @@ -17543,7 +17766,7 @@ snapshots: js-base64: 3.7.8 jsonschema: 1.5.0 jszip: 3.10.1 - less: 4.4.2 + less: 4.5.1 licia: 1.48.0 lodash: 4.17.21 memory-fs: 0.5.0 @@ -17637,7 +17860,7 @@ snapshots: needle@3.3.1: dependencies: iconv-lite: 0.6.3 - sax: 1.4.1 + sax: 1.6.0 optional: true negotiator@0.6.3: {} @@ -17656,6 +17879,8 @@ snapshots: node-releases@2.0.27: {} + node-releases@2.0.47: {} + normalize-package-data@2.5.0: dependencies: hosted-git-info: 2.8.9 @@ -17690,7 +17915,7 @@ snapshots: dependencies: boolbase: 1.0.0 - nwsapi@2.2.23: {} + nwsapi@2.2.24: {} nypm@0.6.1: dependencies: @@ -17913,6 +18138,8 @@ snapshots: picomatch@2.3.1: {} + picomatch@2.3.2: {} + picomatch@4.0.3: {} pify@2.3.0: {} @@ -17925,7 +18152,7 @@ snapshots: dependencies: '@nuxt/kit': 3.18.1 deep-pick-omit: 1.2.1 - defu: 6.1.4 + defu: 6.1.7 destr: 2.0.5 optionalDependencies: pinia: 2.2.4(typescript@5.8.3)(vue@3.4.21(typescript@5.8.3)) @@ -18353,7 +18580,7 @@ snapshots: rc9@2.1.2: dependencies: - defu: 6.1.4 + defu: 6.1.7 destr: 2.0.5 react-is@17.0.2: {} @@ -18561,6 +18788,13 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 + resolve@1.22.12: + dependencies: + es-errors: 1.3.0 + is-core-module: 2.16.2 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + resolve@1.22.8: dependencies: is-core-module: 2.16.1 @@ -18649,7 +18883,7 @@ snapshots: immutable: 4.3.7 source-map-js: 1.2.1 - sax@1.4.1: {} + sax@1.6.0: {} saxes@5.0.1: dependencies: @@ -19206,8 +19440,8 @@ snapshots: test-exclude@6.0.0: dependencies: - '@istanbuljs/schema': 0.1.3 - glob: 7.2.3 + '@istanbuljs/schema': 0.1.6 + glob: 7.2.0 minimatch: 3.1.5 throat@6.0.2: {} @@ -19369,7 +19603,7 @@ snapshots: unconfig@7.4.2: dependencies: '@quansync/fs': 1.0.0 - defu: 6.1.4 + defu: 6.1.7 jiti: 2.6.1 quansync: 1.0.0 unconfig-core: 7.4.2 @@ -19472,16 +19706,16 @@ snapshots: universalify@2.0.1: {} - unocss-applet@0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1))): + unocss-applet@0.12.2(unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1))): dependencies: '@unocss-applet/preset-applet': 0.12.2 '@unocss-applet/preset-rem-rpx': 0.12.2 '@unocss-applet/transformer-attributify': 0.12.2 - unocss: 66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + unocss: 66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) - unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)): + unocss@66.5.12(postcss@8.5.6)(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)): dependencies: - '@unocss/astro': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + '@unocss/astro': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) '@unocss/cli': 66.5.12 '@unocss/core': 66.5.12 '@unocss/postcss': 66.5.12(postcss@8.5.6) @@ -19499,9 +19733,9 @@ snapshots: '@unocss/transformer-compile-class': 66.5.12 '@unocss/transformer-directives': 66.5.12 '@unocss/transformer-variant-group': 66.5.12 - '@unocss/vite': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)) + '@unocss/vite': 66.5.12(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)) optionalDependencies: - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) transitivePeerDependencies: - postcss - supports-color @@ -19540,7 +19774,7 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.3 - unplugin-vue-components@28.8.0(@babel/parser@7.29.0)(@nuxt/kit@3.18.1)(vue@3.4.21(typescript@5.8.3)): + unplugin-vue-components@28.8.0(@babel/parser@7.29.7)(@nuxt/kit@3.18.1)(vue@3.4.21(typescript@5.8.3)): dependencies: chokidar: 3.6.0 debug: 4.4.1 @@ -19552,7 +19786,7 @@ snapshots: unplugin-utils: 0.2.5 vue: 3.4.21(typescript@5.8.3) optionalDependencies: - '@babel/parser': 7.29.0 + '@babel/parser': 7.29.7 '@nuxt/kit': 3.18.1 transitivePeerDependencies: - supports-color @@ -19568,7 +19802,7 @@ snapshots: untyped@2.0.0: dependencies: citty: 0.1.6 - defu: 6.1.4 + defu: 6.1.7 jiti: 2.5.1 knitwork: 1.2.0 scule: 1.3.0 @@ -19579,6 +19813,12 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 + update-browserslist-db@1.2.3(browserslist@4.28.2): + dependencies: + browserslist: 4.28.2 + escalade: 3.2.0 + picocolors: 1.1.1 + upper-case@1.1.3: {} uri-js@4.4.1: @@ -19633,21 +19873,21 @@ snapshots: clone-stats: 0.0.1 replace-ext: 0.0.1 - vite-plugin-clean-build@1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)): + vite-plugin-clean-build@1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)): dependencies: del: 6.1.1 - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) - vite-plugin-replace-image-url@1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)): + vite-plugin-replace-image-url@1.4.1(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)): dependencies: - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) - vite-plugin-restart@1.0.0(vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1)): + vite-plugin-restart@1.0.0(vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1)): dependencies: micromatch: 4.0.8 - vite: 5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1) + vite: 5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1) - vite@5.2.8(@types/node@22.19.3)(less@4.4.2)(sass@1.63.2)(terser@5.44.1): + vite@5.2.8(@types/node@22.19.3)(less@4.5.1)(sass@1.63.2)(terser@5.44.1): dependencies: esbuild: 0.20.2 postcss: 8.5.6 @@ -19655,7 +19895,7 @@ snapshots: optionalDependencies: '@types/node': 22.19.3 fsevents: 2.3.3 - less: 4.4.2 + less: 4.5.1 sass: 1.63.2 terser: 5.44.1 @@ -19796,7 +20036,7 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 4.1.0 - ws@7.5.10: {} + ws@7.5.11: {} ws@8.18.0: {} @@ -19823,7 +20063,7 @@ snapshots: xml2js@0.5.0: dependencies: - sax: 1.4.1 + sax: 1.6.0 xmlbuilder: 11.0.1 xmlbuilder@11.0.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..c3defbf --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,9 @@ +allowBuilds: + '@swc/core': set this to true or false + '@uni-helper/unocss-preset-uni': set this to true or false + core-js: set this to true or false + esbuild: set this to true or false + less: set this to true or false + protobufjs: set this to true or false + simple-git-hooks: set this to true or false + vue-demi: set this to true or false