From 645f8531ca68e5508283aae43388180d73402f73 Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Wed, 16 Oct 2024 17:03:14 +0800 Subject: [PATCH] =?UTF-8?q?uni-ui=20=E6=95=B4=E5=90=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 + pnpm-lock.yaml | 828 +++++++++++++++++++++++++----- src/pages.json | 7 + src/pages/my-info/my-info.vue | 12 +- src/pages/test-page/test-page.vue | 7 + vite.config.js | 3 + 6 files changed, 741 insertions(+), 119 deletions(-) diff --git a/package.json b/package.json index cde6046..55dde22 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "@dcloudio/uni-mp-weixin": "3.0.0-4020920240930001", "@dcloudio/uni-mp-xhs": "3.0.0-4020920240930001", "@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001", + "@dcloudio/uni-ui": "^1.5.6", "vue": "^3.4.21", "vue-i18n": "^9.1.9" }, @@ -67,6 +68,8 @@ "@dcloudio/uni-stacktracey": "3.0.0-4020920240930001", "@dcloudio/vite-plugin-uni": "3.0.0-4020920240930001", "@vue/runtime-core": "^3.4.21", + "sass": "^1.79.5", + "sass-loader": "10.1.1", "vite": "5.2.8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98e0212..c33f7b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,49 +10,52 @@ importers: dependencies: '@dcloudio/uni-app': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(@dcloudio/types@3.4.12)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(@dcloudio/types@3.4.12)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-app-harmony': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-app-plus': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-components': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-h5': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-alipay': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-baidu': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-jd': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-kuaishou': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-lark': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-qq': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-toutiao': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-weixin': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-xhs': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-quickapp-webview': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-ui': + specifier: ^1.5.6 + version: 1.5.6 vue: specifier: ^3.4.21 version: 3.5.12 @@ -65,22 +68,28 @@ importers: version: 3.4.12 '@dcloudio/uni-automator': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-cli-shared': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-stacktracey': specifier: 3.0.0-4020920240930001 version: 3.0.0-4020920240930001 '@dcloudio/vite-plugin-uni': specifier: 3.0.0-4020920240930001 - version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + version: 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3) '@vue/runtime-core': specifier: ^3.4.21 version: 3.5.12 + sass: + specifier: ^1.79.5 + version: 1.79.5 + sass-loader: + specifier: 10.1.1 + version: 10.1.1(sass@1.79.5)(webpack@5.95.0) vite: specifier: 5.2.8 - version: 5.2.8(@types/node@22.7.5)(terser@5.34.1) + version: 5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1) packages: @@ -781,6 +790,9 @@ packages: '@dcloudio/uni-stat@3.0.0-4020920240930001': resolution: {integrity: sha512-ZPn4WQPlZ3lObaZM9Q1fryewIsan1XD4qy+oWsqAuGop1kaHDQKUfg2D+jclAOCr4+95u4Jfn+RH0HNqrI0eqg==} + '@dcloudio/uni-ui@1.5.6': + resolution: {integrity: sha512-jmb98PasFvZkrIDXGh94GbdWg2/jyhgs1HUG+bU8eyL7Ltias/5XBz4q8w9RXyWUfqepJRqapPA2IIQpLCuTIg==} + '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001': resolution: {integrity: sha512-ZtV5x4Jj8d2FzaK8uamYdfYwzRbMseWY3l6MTUdc94uMNIvnb2fBhJccoY3xexSDYRFRElPKk7+ed6AQ7tYtuw==} engines: {node: ^14.18.0 || >=16.0.0} @@ -1226,6 +1238,87 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} + '@parcel/watcher-android-arm64@2.4.1': + resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [android] + + '@parcel/watcher-darwin-arm64@2.4.1': + resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [darwin] + + '@parcel/watcher-darwin-x64@2.4.1': + resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [darwin] + + '@parcel/watcher-freebsd-x64@2.4.1': + resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [freebsd] + + '@parcel/watcher-linux-arm-glibc@2.4.1': + resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] + libc: [glibc] + + '@parcel/watcher-linux-arm64-glibc@2.4.1': + resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@parcel/watcher-linux-arm64-musl@2.4.1': + resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@parcel/watcher-linux-x64-glibc@2.4.1': + resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@parcel/watcher-linux-x64-musl@2.4.1': + resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + libc: [musl] + + '@parcel/watcher-win32-arm64@2.4.1': + resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [win32] + + '@parcel/watcher-win32-ia32@2.4.1': + resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==} + engines: {node: '>= 10.0.0'} + cpu: [ia32] + os: [win32] + + '@parcel/watcher-win32-x64@2.4.1': + resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [win32] + + '@parcel/watcher@2.4.1': + resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} + engines: {node: '>= 10.0.0'} + '@rollup/pluginutils@5.1.2': resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==} engines: {node: '>=14.0.0'} @@ -1361,6 +1454,9 @@ packages: '@types/istanbul-reports@3.0.4': resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} + '@types/json-schema@7.0.15': + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} + '@types/node@22.7.5': resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} @@ -1469,6 +1565,57 @@ packages: '@vue/shared@3.5.12': resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} + '@webassemblyjs/ast@1.12.1': + resolution: {integrity: sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==} + + '@webassemblyjs/floating-point-hex-parser@1.11.6': + resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} + + '@webassemblyjs/helper-api-error@1.11.6': + resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} + + '@webassemblyjs/helper-buffer@1.12.1': + resolution: {integrity: sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==} + + '@webassemblyjs/helper-numbers@1.11.6': + resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} + + '@webassemblyjs/helper-wasm-bytecode@1.11.6': + resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} + + '@webassemblyjs/helper-wasm-section@1.12.1': + resolution: {integrity: sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==} + + '@webassemblyjs/ieee754@1.11.6': + resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} + + '@webassemblyjs/leb128@1.11.6': + resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} + + '@webassemblyjs/utf8@1.11.6': + resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} + + '@webassemblyjs/wasm-edit@1.12.1': + resolution: {integrity: sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==} + + '@webassemblyjs/wasm-gen@1.12.1': + resolution: {integrity: sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==} + + '@webassemblyjs/wasm-opt@1.12.1': + resolution: {integrity: sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==} + + '@webassemblyjs/wasm-parser@1.12.1': + resolution: {integrity: sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==} + + '@webassemblyjs/wast-printer@1.12.1': + resolution: {integrity: sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==} + + '@xtuc/ieee754@1.2.0': + resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} + + '@xtuc/long@4.2.2': + resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} + abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} deprecated: Use your platform's native atob() and btoa() methods instead @@ -1480,6 +1627,11 @@ packages: acorn-globals@6.0.0: resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} + acorn-import-attributes@1.9.5: + resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} + peerDependencies: + acorn: ^8 + acorn-walk@7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} @@ -1506,6 +1658,14 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} + ajv-keywords@3.5.2: + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} + peerDependencies: + ajv: ^6.9.1 + + ajv@6.12.6: + resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} @@ -1599,6 +1759,9 @@ packages: resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==} engines: {node: '>=6.0.0'} + big.js@5.2.2: + resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} + binary-extensions@2.3.0: resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} engines: {node: '>=8'} @@ -1694,6 +1857,14 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} + chokidar@4.0.1: + resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==} + engines: {node: '>= 14.16.0'} + + chrome-trace-event@1.0.4: + resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} + engines: {node: '>=6.0'} + ci-info@3.9.0: resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} engines: {node: '>=8'} @@ -1863,6 +2034,11 @@ packages: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} + detect-libc@1.0.3: + resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} + engines: {node: '>=0.10'} + hasBin: true + detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} @@ -1892,6 +2068,10 @@ packages: emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + emojis-list@3.0.0: + resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} + engines: {node: '>= 4'} + encodeurl@1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'} @@ -1900,6 +2080,10 @@ packages: resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} engines: {node: '>= 0.8'} + enhanced-resolve@5.17.1: + resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} + engines: {node: '>=10.13.0'} + entities@4.5.0: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} @@ -1947,11 +2131,23 @@ packages: engines: {node: '>=6.0'} hasBin: true + eslint-scope@5.1.1: + resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} + engines: {node: '>=8.0.0'} + esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true + esrecurse@4.3.0: + resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} + engines: {node: '>=4.0'} + + estraverse@4.3.0: + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} + engines: {node: '>=4.0'} + estraverse@5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} @@ -1970,6 +2166,10 @@ packages: resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} engines: {node: '>= 0.6'} + events@3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} + engines: {node: '>=0.8.x'} + execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -1989,6 +2189,9 @@ packages: resolution: {integrity: sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==} engines: {node: '>= 0.10.0'} + fast-deep-equal@3.1.3: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} @@ -2084,6 +2287,9 @@ packages: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} + glob-to-regexp@0.4.1: + resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} + glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -2170,6 +2376,9 @@ packages: ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + immutable@4.3.7: + resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} + import-local@3.2.0: resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==} engines: {node: '>=8'} @@ -2436,6 +2645,9 @@ packages: json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + json-schema-traverse@0.4.1: + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} @@ -2451,6 +2663,10 @@ packages: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} + klona@2.0.6: + resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==} + engines: {node: '>= 8'} + lcid@3.1.1: resolution: {integrity: sha512-M6T051+5QCGLBQb8id3hdvIW8+zeFV2FyBGFS9IEK5H9Wt4MueD4bW1eWikpHgZp+5xR3l5c8pZUkQsIA0BFZg==} engines: {node: '>=8'} @@ -2476,6 +2692,14 @@ packages: load-bmfont@1.4.2: resolution: {integrity: sha512-qElWkmjW9Oq1F9EI5Gt7aD9zcdHb9spJCW1L/dmPf7KzCCEJxq8nhHz5eCgI9aMf7vrG/wyaCqdsI+Iy9ZTlog==} + loader-runner@4.3.0: + resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} + engines: {node: '>=6.11.5'} + + loader-utils@2.0.4: + resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} + engines: {node: '>=8.9.0'} + loader-utils@3.3.1: resolution: {integrity: sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==} engines: {node: '>= 12.13.0'} @@ -2606,6 +2830,12 @@ packages: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} + neo-async@2.6.2: + resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + + node-addon-api@7.1.1: + resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} + node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} @@ -2847,6 +3077,9 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + randombytes@2.1.0: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} + range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} @@ -2865,6 +3098,10 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} + readdirp@4.0.2: + resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} + engines: {node: '>= 14.16.0'} + regenerate-unicode-properties@10.2.0: resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==} engines: {node: '>=4'} @@ -2941,6 +3178,27 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} + sass-loader@10.1.1: + resolution: {integrity: sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw==} + engines: {node: '>= 10.13.0'} + peerDependencies: + fibers: '>= 3.1.0' + node-sass: ^4.0.0 || ^5.0.0 + sass: ^1.3.0 + webpack: ^4.36.0 || ^5.0.0 + peerDependenciesMeta: + fibers: + optional: true + node-sass: + optional: true + sass: + optional: true + + sass@1.79.5: + resolution: {integrity: sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==} + engines: {node: '>=14.0.0'} + hasBin: true + sax@1.4.1: resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} @@ -2948,6 +3206,10 @@ packages: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} engines: {node: '>=10'} + schema-utils@3.3.0: + resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} + engines: {node: '>= 10.13.0'} + scule@1.3.0: resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==} @@ -2964,6 +3226,9 @@ packages: resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} + serialize-javascript@6.0.2: + resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} + serve-static@1.16.2: resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} engines: {node: '>= 0.8.0'} @@ -3090,6 +3355,22 @@ packages: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} engines: {node: '>=8'} + terser-webpack-plugin@5.3.10: + resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} + engines: {node: '>= 10.13.0'} + peerDependencies: + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true + terser@5.34.1: resolution: {integrity: sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==} engines: {node: '>=10'} @@ -3213,6 +3494,9 @@ packages: peerDependencies: browserslist: '>= 4.21.0' + uri-js@4.4.1: + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + url-parse@1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} @@ -3292,6 +3576,10 @@ packages: walker@1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} + watchpack@2.4.2: + resolution: {integrity: sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==} + engines: {node: '>=10.13.0'} + webidl-conversions@5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} @@ -3300,9 +3588,23 @@ packages: resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} engines: {node: '>=10.4'} + webpack-sources@3.2.3: + resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} + engines: {node: '>=10.13.0'} + webpack-virtual-modules@0.6.2: resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==} + webpack@5.95.0: + resolution: {integrity: sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==} + engines: {node: '>=10.13.0'} + hasBin: true + peerDependencies: + webpack-cli: '*' + peerDependenciesMeta: + webpack-cli: + optional: true + whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} @@ -4163,9 +4465,9 @@ snapshots: '@dcloudio/types@3.4.12': {} - '@dcloudio/uni-app-harmony@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12)': + '@dcloudio/uni-app-harmony@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3) debug: 4.3.7 fs-extra: 10.1.0 licia: 1.43.0 @@ -4181,10 +4483,10 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-app-plus@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12)': + '@dcloudio/uni-app-plus@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-app-uts': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + '@dcloudio/uni-app-uts': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-app-vue': 3.0.0-4020920240930001 debug: 4.3.7 fs-extra: 10.1.0 @@ -4201,11 +4503,11 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-app-uts@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-app-uts@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: '@babel/parser': 7.25.8 '@babel/types': 7.25.8 - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 @@ -4224,7 +4526,7 @@ snapshots: magic-string: 0.30.12 picocolors: 1.1.0 source-map-js: 1.2.1 - unimport: 3.13.1(rollup@4.24.0) + unimport: 3.13.1(rollup@4.24.0)(webpack-sources@3.2.3) transitivePeerDependencies: - '@nuxt/kit' - '@vueuse/core' @@ -4235,14 +4537,14 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-app-vite@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12)': + '@dcloudio/uni-app-vite@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) - '@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + '@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12) '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 debug: 4.3.7 @@ -4261,15 +4563,15 @@ snapshots: '@dcloudio/uni-app-vue@3.0.0-4020920240930001': {} - '@dcloudio/uni-app@3.0.0-4020920240930001(@dcloudio/types@3.4.12)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-app@3.0.0-4020920240930001(@dcloudio/types@3.4.12)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: '@dcloudio/types': 3.4.12 - '@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-components': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-components': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 - '@dcloudio/uni-push': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-push': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 - '@dcloudio/uni-stat': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-stat': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@vue/shared': 3.4.21 transitivePeerDependencies: - '@nuxt/kit' @@ -4281,9 +4583,9 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-automator@3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-automator@3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) address: 1.2.2 cross-env: 7.0.3 debug: 4.3.7 @@ -4309,7 +4611,7 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-cli-shared@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-cli-shared@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.25.7 @@ -4356,7 +4658,7 @@ snapshots: resolve: 1.22.8 source-map-js: 1.2.1 tapable: 2.2.1 - unplugin-auto-import: 0.16.7(rollup@4.24.0) + unplugin-auto-import: 0.16.7(rollup@4.24.0)(webpack-sources@3.2.3) xregexp: 3.1.0 transitivePeerDependencies: - '@nuxt/kit' @@ -4368,9 +4670,9 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-cloud@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-cloud@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -4385,10 +4687,10 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-components@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-components@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-h5': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-h5': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 transitivePeerDependencies: - '@nuxt/kit' @@ -4400,9 +4702,9 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-h5-vite@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-h5-vite@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) '@vue/compiler-dom': 3.4.21 @@ -4430,9 +4732,9 @@ snapshots: transitivePeerDependencies: - vue - '@dcloudio/uni-h5@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-h5@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-h5-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-h5-vue': 3.0.0-4020920240930001(vue@3.5.12) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 @@ -4456,10 +4758,10 @@ snapshots: '@dcloudio/uni-i18n@3.0.0-4020920240930001': {} - '@dcloudio/uni-mp-alipay@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-alipay@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 @@ -4474,13 +4776,13 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-baidu@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-baidu@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 - '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 @@ -4502,12 +4804,12 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-compiler@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-compiler@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: '@babel/generator': 7.25.7 '@babel/parser': 7.25.8 '@babel/types': 7.25.8 - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 '@vue/compiler-dom': 3.4.21 @@ -4523,11 +4825,11 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-jd@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-jd@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -4541,13 +4843,13 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 - '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 @@ -4564,12 +4866,12 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-lark@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-lark@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-toutiao': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-toutiao': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 @@ -4584,10 +4886,10 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-qq@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-qq@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -4602,11 +4904,11 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-core': 3.4.21 @@ -4621,11 +4923,11 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-vite@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-vite@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-i18n': 3.0.0-4020920240930001 - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/compiler-sfc': 3.4.21 @@ -4646,10 +4948,10 @@ snapshots: '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 - '@dcloudio/uni-mp-weixin@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-weixin@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -4671,11 +4973,11 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-mp-xhs@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-mp-xhs@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -4694,9 +4996,9 @@ snapshots: parse-css-font: 4.0.0 postcss: 8.4.47 - '@dcloudio/uni-push@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-push@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) transitivePeerDependencies: - '@nuxt/kit' - '@vueuse/core' @@ -4707,10 +5009,10 @@ snapshots: - vue - webpack-sources - '@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) - '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) + '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@vue/shared': 3.4.21 @@ -4730,9 +5032,9 @@ snapshots: '@dcloudio/uni-stacktracey@3.0.0-4020920240930001': {} - '@dcloudio/uni-stat@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)': + '@dcloudio/uni-stat@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 debug: 4.3.7 transitivePeerDependencies: @@ -4745,17 +5047,19 @@ snapshots: - vue - webpack-sources - '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12)': + '@dcloudio/uni-ui@1.5.6': {} + + '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)(webpack-sources@3.2.3)': dependencies: '@babel/core': 7.25.8 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.8) '@babel/plugin-transform-typescript': 7.25.7(@babel/core@7.25.8) - '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12) + '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.47)(rollup@4.24.0)(vue@3.5.12)(webpack-sources@3.2.3) '@dcloudio/uni-shared': 3.0.0-4020920240930001 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) - '@vitejs/plugin-legacy': 5.3.2(terser@5.34.1)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1)) - '@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12) + '@vitejs/plugin-legacy': 5.3.2(terser@5.34.1)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1)) + '@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12) '@vue/compiler-core': 3.4.21 '@vue/compiler-dom': 3.4.21 '@vue/compiler-sfc': 3.4.21 @@ -4771,8 +5075,8 @@ snapshots: magic-string: 0.30.12 picocolors: 1.1.0 terser: 5.34.1 - unplugin-auto-import: 0.16.7(rollup@4.24.0) - vite: 5.2.8(@types/node@22.7.5)(terser@5.34.1) + unplugin-auto-import: 0.16.7(rollup@4.24.0)(webpack-sources@3.2.3) + vite: 5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1) transitivePeerDependencies: - '@nuxt/kit' - '@vueuse/core' @@ -5370,6 +5674,62 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 + '@parcel/watcher-android-arm64@2.4.1': + optional: true + + '@parcel/watcher-darwin-arm64@2.4.1': + optional: true + + '@parcel/watcher-darwin-x64@2.4.1': + optional: true + + '@parcel/watcher-freebsd-x64@2.4.1': + optional: true + + '@parcel/watcher-linux-arm-glibc@2.4.1': + optional: true + + '@parcel/watcher-linux-arm64-glibc@2.4.1': + optional: true + + '@parcel/watcher-linux-arm64-musl@2.4.1': + optional: true + + '@parcel/watcher-linux-x64-glibc@2.4.1': + optional: true + + '@parcel/watcher-linux-x64-musl@2.4.1': + optional: true + + '@parcel/watcher-win32-arm64@2.4.1': + optional: true + + '@parcel/watcher-win32-ia32@2.4.1': + optional: true + + '@parcel/watcher-win32-x64@2.4.1': + optional: true + + '@parcel/watcher@2.4.1': + dependencies: + detect-libc: 1.0.3 + is-glob: 4.0.3 + micromatch: 4.0.8 + node-addon-api: 7.1.1 + optionalDependencies: + '@parcel/watcher-android-arm64': 2.4.1 + '@parcel/watcher-darwin-arm64': 2.4.1 + '@parcel/watcher-darwin-x64': 2.4.1 + '@parcel/watcher-freebsd-x64': 2.4.1 + '@parcel/watcher-linux-arm-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-musl': 2.4.1 + '@parcel/watcher-linux-x64-glibc': 2.4.1 + '@parcel/watcher-linux-x64-musl': 2.4.1 + '@parcel/watcher-win32-arm64': 2.4.1 + '@parcel/watcher-win32-ia32': 2.4.1 + '@parcel/watcher-win32-x64': 2.4.1 + '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: '@types/estree': 1.0.6 @@ -5473,6 +5833,8 @@ snapshots: dependencies: '@types/istanbul-lib-report': 3.0.3 + '@types/json-schema@7.0.15': {} + '@types/node@22.7.5': dependencies: undici-types: 6.19.8 @@ -5487,7 +5849,7 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@vitejs/plugin-legacy@5.3.2(terser@5.34.1)(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))': + '@vitejs/plugin-legacy@5.3.2(terser@5.34.1)(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))': dependencies: '@babel/core': 7.25.8 '@babel/preset-env': 7.25.8(@babel/core@7.25.8) @@ -5498,23 +5860,23 @@ snapshots: regenerator-runtime: 0.14.1 systemjs: 6.15.1 terser: 5.34.1 - vite: 5.2.8(@types/node@22.7.5)(terser@5.34.1) + vite: 5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12)': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)': dependencies: '@babel/core': 7.25.8 '@babel/plugin-transform-typescript': 7.25.7(@babel/core@7.25.8) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.8) - vite: 5.2.8(@types/node@22.7.5)(terser@5.34.1) + vite: 5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1) vue: 3.5.12 transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.0(vite@5.2.8(@types/node@22.7.5)(terser@5.34.1))(vue@3.5.12)': + '@vitejs/plugin-vue@5.1.0(vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12)': dependencies: - vite: 5.2.8(@types/node@22.7.5)(terser@5.34.1) + vite: 5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1) vue: 3.5.12 '@vue/babel-helper-vue-transform-on@1.2.5': {} @@ -5643,6 +6005,86 @@ snapshots: '@vue/shared@3.5.12': {} + '@webassemblyjs/ast@1.12.1': + dependencies: + '@webassemblyjs/helper-numbers': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + + '@webassemblyjs/floating-point-hex-parser@1.11.6': {} + + '@webassemblyjs/helper-api-error@1.11.6': {} + + '@webassemblyjs/helper-buffer@1.12.1': {} + + '@webassemblyjs/helper-numbers@1.11.6': + dependencies: + '@webassemblyjs/floating-point-hex-parser': 1.11.6 + '@webassemblyjs/helper-api-error': 1.11.6 + '@xtuc/long': 4.2.2 + + '@webassemblyjs/helper-wasm-bytecode@1.11.6': {} + + '@webassemblyjs/helper-wasm-section@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/wasm-gen': 1.12.1 + + '@webassemblyjs/ieee754@1.11.6': + dependencies: + '@xtuc/ieee754': 1.2.0 + + '@webassemblyjs/leb128@1.11.6': + dependencies: + '@xtuc/long': 4.2.2 + + '@webassemblyjs/utf8@1.11.6': {} + + '@webassemblyjs/wasm-edit@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/helper-wasm-section': 1.12.1 + '@webassemblyjs/wasm-gen': 1.12.1 + '@webassemblyjs/wasm-opt': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + '@webassemblyjs/wast-printer': 1.12.1 + + '@webassemblyjs/wasm-gen@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 + + '@webassemblyjs/wasm-opt@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/wasm-gen': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + + '@webassemblyjs/wasm-parser@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-api-error': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 + + '@webassemblyjs/wast-printer@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@xtuc/long': 4.2.2 + + '@xtuc/ieee754@1.2.0': {} + + '@xtuc/long@4.2.2': {} + abab@2.0.6: {} accepts@1.3.8: @@ -5655,6 +6097,10 @@ snapshots: acorn: 7.4.1 acorn-walk: 7.2.0 + acorn-import-attributes@1.9.5(acorn@8.13.0): + dependencies: + acorn: 8.13.0 + acorn-walk@7.2.0: {} acorn@7.4.1: {} @@ -5671,6 +6117,17 @@ snapshots: transitivePeerDependencies: - supports-color + ajv-keywords@3.5.2(ajv@6.12.6): + dependencies: + ajv: 6.12.6 + + ajv@6.12.6: + dependencies: + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + ansi-escapes@4.3.2: dependencies: type-fest: 0.21.3 @@ -5798,6 +6255,8 @@ snapshots: base64url@3.0.1: {} + big.js@5.2.2: {} + binary-extensions@2.3.0: {} bmp-js@0.1.0: {} @@ -5910,6 +6369,12 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + chokidar@4.0.1: + dependencies: + readdirp: 4.0.2 + + chrome-trace-event@1.0.4: {} + ci-info@3.9.0: {} cjs-module-lexer@1.4.1: {} @@ -6038,6 +6503,8 @@ snapshots: destroy@1.2.0: {} + detect-libc@1.0.3: {} + detect-newline@3.1.0: {} diff-sequences@27.5.1: {} @@ -6056,10 +6523,17 @@ snapshots: emoji-regex@8.0.0: {} + emojis-list@3.0.0: {} + encodeurl@1.0.2: {} encodeurl@2.0.0: {} + enhanced-resolve@5.17.1: + dependencies: + graceful-fs: 4.2.11 + tapable: 2.2.1 + entities@4.5.0: {} error-ex@1.3.2: @@ -6118,8 +6592,19 @@ snapshots: optionalDependencies: source-map: 0.6.1 + eslint-scope@5.1.1: + dependencies: + esrecurse: 4.3.0 + estraverse: 4.3.0 + esprima@4.0.1: {} + esrecurse@4.3.0: + dependencies: + estraverse: 5.3.0 + + estraverse@4.3.0: {} + estraverse@5.3.0: {} estree-walker@2.0.2: {} @@ -6132,6 +6617,8 @@ snapshots: etag@1.8.1: {} + events@3.3.0: {} + execa@5.1.1: dependencies: cross-spawn: 7.0.3 @@ -6191,6 +6678,8 @@ snapshots: transitivePeerDependencies: - supports-color + fast-deep-equal@3.1.3: {} + fast-glob@3.3.2: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -6283,6 +6772,8 @@ snapshots: dependencies: is-glob: 4.0.3 + glob-to-regexp@0.4.1: {} + glob@7.2.3: dependencies: fs.realpath: 1.0.0 @@ -6368,6 +6859,8 @@ snapshots: ieee754@1.2.1: {} + immutable@4.3.7: {} + import-local@3.2.0: dependencies: pkg-dir: 4.2.0 @@ -6868,6 +7361,8 @@ snapshots: json-parse-even-better-errors@2.3.1: {} + json-schema-traverse@0.4.1: {} + json5@2.2.3: {} jsonc-parser@3.3.1: {} @@ -6880,6 +7375,8 @@ snapshots: kleur@3.0.3: {} + klona@2.0.6: {} + lcid@3.1.1: dependencies: invert-kv: 3.0.1 @@ -6907,6 +7404,14 @@ snapshots: transitivePeerDependencies: - debug + loader-runner@4.3.0: {} + + loader-utils@2.0.4: + dependencies: + big.js: 5.2.2 + emojis-list: 3.0.0 + json5: 2.2.3 + loader-utils@3.3.1: {} local-pkg@0.5.0: @@ -7010,6 +7515,10 @@ snapshots: negotiator@0.6.3: {} + neo-async@2.6.2: {} + + node-addon-api@7.1.1: {} + node-int64@0.4.0: {} node-releases@2.0.18: {} @@ -7226,6 +7735,10 @@ snapshots: queue-microtask@1.2.3: {} + randombytes@2.1.0: + dependencies: + safe-buffer: 5.2.1 + range-parser@1.2.1: {} raw-body@2.5.2: @@ -7245,6 +7758,8 @@ snapshots: dependencies: picomatch: 2.3.1 + readdirp@4.0.2: {} + regenerate-unicode-properties@10.2.0: dependencies: regenerate: 1.4.2 @@ -7330,12 +7845,36 @@ snapshots: safer-buffer@2.1.2: {} + sass-loader@10.1.1(sass@1.79.5)(webpack@5.95.0): + dependencies: + klona: 2.0.6 + loader-utils: 2.0.4 + neo-async: 2.6.2 + schema-utils: 3.3.0 + semver: 7.6.3 + webpack: 5.95.0 + optionalDependencies: + sass: 1.79.5 + + sass@1.79.5: + dependencies: + '@parcel/watcher': 2.4.1 + chokidar: 4.0.1 + immutable: 4.3.7 + source-map-js: 1.2.1 + sax@1.4.1: {} saxes@5.0.1: dependencies: xmlchars: 2.2.0 + schema-utils@3.3.0: + dependencies: + '@types/json-schema': 7.0.15 + ajv: 6.12.6 + ajv-keywords: 3.5.2(ajv@6.12.6) + scule@1.3.0: {} semver@6.3.1: {} @@ -7360,6 +7899,10 @@ snapshots: transitivePeerDependencies: - supports-color + serialize-javascript@6.0.2: + dependencies: + randombytes: 2.1.0 + serve-static@1.16.2: dependencies: encodeurl: 2.0.0 @@ -7477,6 +8020,15 @@ snapshots: ansi-escapes: 4.3.2 supports-hyperlinks: 2.3.0 + terser-webpack-plugin@5.3.10(webpack@5.95.0): + dependencies: + '@jridgewell/trace-mapping': 0.3.25 + jest-worker: 27.5.1 + schema-utils: 3.3.0 + serialize-javascript: 6.0.2 + terser: 5.34.1 + webpack: 5.95.0 + terser@5.34.1: dependencies: '@jridgewell/source-map': 0.3.6 @@ -7545,7 +8097,7 @@ snapshots: unicode-property-aliases-ecmascript@2.1.0: {} - unimport@3.13.1(rollup@4.24.0): + unimport@3.13.1(rollup@4.24.0)(webpack-sources@3.2.3): dependencies: '@rollup/pluginutils': 5.1.2(rollup@4.24.0) acorn: 8.13.0 @@ -7559,7 +8111,7 @@ snapshots: pkg-types: 1.2.1 scule: 1.3.0 strip-literal: 2.1.0 - unplugin: 1.14.1 + unplugin: 1.14.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - webpack-sources @@ -7570,7 +8122,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@0.16.7(rollup@4.24.0): + unplugin-auto-import@0.16.7(rollup@4.24.0)(webpack-sources@3.2.3): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.2(rollup@4.24.0) @@ -7578,16 +8130,18 @@ snapshots: local-pkg: 0.5.0 magic-string: 0.30.12 minimatch: 9.0.5 - unimport: 3.13.1(rollup@4.24.0) - unplugin: 1.14.1 + unimport: 3.13.1(rollup@4.24.0)(webpack-sources@3.2.3) + unplugin: 1.14.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - webpack-sources - unplugin@1.14.1: + unplugin@1.14.1(webpack-sources@3.2.3): dependencies: acorn: 8.13.0 webpack-virtual-modules: 0.6.2 + optionalDependencies: + webpack-sources: 3.2.3 unquote@1.1.1: {} @@ -7597,6 +8151,10 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.0 + uri-js@4.4.1: + dependencies: + punycode: 2.3.1 + url-parse@1.5.10: dependencies: querystringify: 2.2.0 @@ -7618,7 +8176,7 @@ snapshots: vary@1.1.2: {} - vite@5.2.8(@types/node@22.7.5)(terser@5.34.1): + vite@5.2.8(@types/node@22.7.5)(sass@1.79.5)(terser@5.34.1): dependencies: esbuild: 0.20.2 postcss: 8.4.47 @@ -7626,6 +8184,7 @@ snapshots: optionalDependencies: '@types/node': 22.7.5 fsevents: 2.3.3 + sass: 1.79.5 terser: 5.34.1 vue-i18n@9.14.1(vue@3.5.12): @@ -7660,12 +8219,49 @@ snapshots: dependencies: makeerror: 1.0.12 + watchpack@2.4.2: + dependencies: + glob-to-regexp: 0.4.1 + graceful-fs: 4.2.11 + webidl-conversions@5.0.0: {} webidl-conversions@6.1.0: {} + webpack-sources@3.2.3: {} + webpack-virtual-modules@0.6.2: {} + webpack@5.95.0: + dependencies: + '@types/estree': 1.0.6 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/wasm-edit': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + acorn: 8.13.0 + acorn-import-attributes: 1.9.5(acorn@8.13.0) + browserslist: 4.24.0 + chrome-trace-event: 1.0.4 + enhanced-resolve: 5.17.1 + es-module-lexer: 1.5.4 + eslint-scope: 5.1.1 + events: 3.3.0 + glob-to-regexp: 0.4.1 + graceful-fs: 4.2.11 + json-parse-even-better-errors: 2.3.1 + loader-runner: 4.3.0 + mime-types: 2.1.35 + neo-async: 2.6.2 + schema-utils: 3.3.0 + tapable: 2.2.1 + terser-webpack-plugin: 5.3.10(webpack@5.95.0) + watchpack: 2.4.2 + webpack-sources: 3.2.3 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + whatwg-encoding@1.0.5: dependencies: iconv-lite: 0.4.24 diff --git a/src/pages.json b/src/pages.json index 4c8fa51..910c3d3 100644 --- a/src/pages.json +++ b/src/pages.json @@ -1,4 +1,11 @@ { + "easycom": { + "autoscan": true, + "custom": { + // uni-ui 规则如下配置 + "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue" + } + }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", diff --git a/src/pages/my-info/my-info.vue b/src/pages/my-info/my-info.vue index 96ec1de..35afc48 100644 --- a/src/pages/my-info/my-info.vue +++ b/src/pages/my-info/my-info.vue @@ -2,8 +2,9 @@ 页面内容 - - + + + diff --git a/src/pages/test-page/test-page.vue b/src/pages/test-page/test-page.vue index 82c6394..b6f1dd0 100644 --- a/src/pages/test-page/test-page.vue +++ b/src/pages/test-page/test-page.vue @@ -2,6 +2,13 @@ 测试 + + + + + 这是一个基础卡片示例,内容较少,此示例展示了一个没有任何属性不带阴影的卡片。 + + diff --git a/vite.config.js b/vite.config.js index 6f7b2c3..835c675 100644 --- a/vite.config.js +++ b/vite.config.js @@ -2,6 +2,9 @@ import { defineConfig } from 'vite' import uni from '@dcloudio/vite-plugin-uni' // https://vitejs.dev/config/ export default defineConfig({ + build:{ + + }, plugins: [ uni(), ],