diff --git a/package.json b/package.json index ee80359..956347e 100644 --- a/package.json +++ b/package.json @@ -7,19 +7,33 @@ "build": "uni build -p mp-weixin" }, "dependencies": { - "@dcloudio/uni-app": "3.0.0-4050620250312001", - "@dcloudio/uni-components": "3.0.0-4050620250312001", - "@dcloudio/uni-mp-weixin": "3.0.0-4050620250312001", + "@dcloudio/uni-app": "3.0.0-4060620250520001", + "@dcloudio/uni-app-harmony": "3.0.0-4060620250520001", + "@dcloudio/uni-app-plus": "3.0.0-4060620250520001", + "@dcloudio/uni-components": "3.0.0-4060620250520001", + "@dcloudio/uni-h5": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-alipay": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-baidu": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-harmony": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-jd": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-kuaishou": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-lark": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-qq": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-toutiao": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-weixin": "3.0.0-4060620250520001", + "@dcloudio/uni-mp-xhs": "3.0.0-4060620250520001", + "@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001", "pinia": "2.0.36", - "vue": "3.4.21" + "vue": "^3.4.21", + "vue-i18n": "^9.1.9" }, "devDependencies": { - "@dcloudio/types": "3.4.8", - "@dcloudio/uni-automator": "3.0.0-4050620250312001", - "@dcloudio/uni-cli-shared": "3.0.0-4050620250312001", - "@dcloudio/uni-stacktracey": "3.0.0-4050620250312001", - "@dcloudio/vite-plugin-uni": "3.0.0-4050620250312001", - "@vue/runtime-core": "3.4.21", + "@dcloudio/types": "^3.4.8", + "@dcloudio/uni-automator": "3.0.0-4060620250520001", + "@dcloudio/uni-cli-shared": "3.0.0-4060620250520001", + "@dcloudio/uni-stacktracey": "3.0.0-4060620250520001", + "@dcloudio/vite-plugin-uni": "3.0.0-4060620250520001", + "@vue/runtime-core": "^3.4.21", "miniprogram-api-typings": "^4.0.5", "sass": "1.64.2", "vite": "5.2.8" diff --git a/yarn.lock b/yarn.lock index 7555d83..2ca112d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,11 +10,6 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@antfu/utils@^0.7.10": - version "0.7.10" - resolved "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz#ae829f170158e297a9b6a28f161a8e487d00814d" - integrity sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww== - "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.26.2": version "7.26.2" resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" @@ -180,11 +175,21 @@ resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== +"@babel/helper-string-parser@^7.27.1": + version "7.27.1" + resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== + "@babel/helper-validator-identifier@^7.25.9": version "7.25.9" resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== +"@babel/helper-validator-identifier@^7.27.1": + version "7.27.1" + resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== + "@babel/helper-validator-option@^7.25.9": version "7.25.9" resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" @@ -214,6 +219,13 @@ dependencies: "@babel/types" "^7.27.0" +"@babel/parser@^7.27.2": + version "7.27.5" + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" + integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== + dependencies: + "@babel/types" "^7.27.3" + "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": version "7.25.9" resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe" @@ -820,31 +832,115 @@ "@babel/helper-string-parser" "^7.25.9" "@babel/helper-validator-identifier" "^7.25.9" -"@dcloudio/types@3.4.8": - version "3.4.8" - resolved "https://registry.npmjs.org/@dcloudio/types/-/types-3.4.8.tgz#97eab3fde7e8a55c11a7f4422f2f9bf0efb4d49c" - integrity sha512-IPXuoghLv7qNPOnRuP7vC5++MdRHhE0U7EMw9ia//uOh69fFXZiRTfoHd51+nzciD6R50gqYhbrCCZIxnxhM9Q== - -"@dcloudio/uni-app@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-app/-/uni-app-3.0.0-4050620250312001.tgz#6c48dd9919dc0552b169e2fcda80e3e09df6113b" - integrity sha512-s6SjMaUliXQZwlqdLFM7RKaraINO8Wuilzpni0qZJikPUh3S4CFmeystswY5u3PV1ubw1usj0efFXIv4M2nFFw== +"@babel/types@^7.27.3": + version "7.27.6" + resolved "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535" + integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q== dependencies: - "@dcloudio/uni-cloud" "3.0.0-4050620250312001" - "@dcloudio/uni-components" "3.0.0-4050620250312001" - "@dcloudio/uni-console" "3.0.0-4050620250312001" - "@dcloudio/uni-i18n" "3.0.0-4050620250312001" - "@dcloudio/uni-push" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-stat" "3.0.0-4050620250312001" + "@babel/helper-string-parser" "^7.27.1" + "@babel/helper-validator-identifier" "^7.27.1" + +"@dcloudio/types@^3.4.8": + version "3.4.15" + resolved "https://registry.npmjs.org/@dcloudio/types/-/types-3.4.15.tgz#0861bfcf79b04111f0ac99474cf00b1d1d4f0e29" + integrity sha512-Y8n/Z7USQoYFWUYZBLVjLXV3G5E/Odnvy3Ldgri4ikCcyQqHRk6RRaLh0WWnuIkxQxz2MXqLH4JNN65sb00XIA== + +"@dcloudio/uni-app-harmony@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-app-harmony/-/uni-app-harmony-3.0.0-4060620250520001.tgz#0cc5113e5d796bc8de3ca68e29ea5b21d11db303" + integrity sha512-5RIgJ+f4U/+5C+0LW4vB3z0DaIurUnRrocV4KVsJ1Hy67GFIp2sjQ5telPXgCYow0d3hregYMKP6iSxinXeloA== + dependencies: + "@dcloudio/uni-app-uts" "3.0.0-4060620250520001" + "@dcloudio/uni-app-vite" "3.0.0-4060620250520001" + debug "^4.3.3" + fs-extra "^10.0.0" + licia "^1.29.0" + postcss-selector-parser "^6.0.6" + +"@dcloudio/uni-app-plus@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-app-plus/-/uni-app-plus-3.0.0-4060620250520001.tgz#f591b14b885648958140b397aac3933e68c72468" + integrity sha512-dvPgDWXUyh9DLb7q9hPCFzFEb3Nc26V5E3xNeAELwsOdAltzsrrz4ecPBYaOqoUREZ4PNmcNuS/I+AuNW+HvVA== + dependencies: + "@dcloudio/uni-app-uts" "3.0.0-4060620250520001" + "@dcloudio/uni-app-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-app-vue" "3.0.0-4060620250520001" + debug "^4.3.3" + fs-extra "^10.0.0" + licia "^1.29.0" + postcss-selector-parser "^6.0.6" + +"@dcloudio/uni-app-uts@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-app-uts/-/uni-app-uts-3.0.0-4060620250520001.tgz#9615c22c389d624c3280ec649a42be3d6ffd4e82" + integrity sha512-kq1JhhBmtmdfqmkeOCj3jhOwIv3J20gqXbMexoc1B998k42Byt4XQ68x/fITeZ6JGUw/ev99eFexyECI4Y1Nuw== + dependencies: + "@babel/parser" "^7.23.9" + "@babel/types" "^7.20.7" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-console" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-nvue-styler" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@jridgewell/gen-mapping" "^0.3.3" + "@jridgewell/trace-mapping" "^0.3.19" + "@rollup/pluginutils" "^5.0.5" + "@vue/compiler-core" "3.4.21" + "@vue/compiler-dom" "3.4.21" + "@vue/compiler-sfc" "3.4.21" + "@vue/consolidate" "^1.0.0" + "@vue/shared" "3.4.21" + debug "^4.3.3" + es-module-lexer "^1.2.1" + estree-walker "^2.0.2" + fs-extra "^10.0.0" + magic-string "^0.30.7" + picocolors "^1.0.0" + source-map-js "^1.0.2" + unimport "4.1.1" + +"@dcloudio/uni-app-vite@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-app-vite/-/uni-app-vite-3.0.0-4060620250520001.tgz#f5910ae7b33475611506ba59ed8c862ec626a700" + integrity sha512-Aid9y2L330X0r7v3IwlJFLTrlESNEqgkwxzyuTZqN6Zlhb1ETgHuliV0Bl1/Pq4GPnt3OEgFg2H2BcqAYekNGQ== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-nvue-styler" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@rollup/pluginutils" "^5.0.5" + "@vitejs/plugin-vue" "5.1.0" + "@vue/compiler-dom" "3.4.21" + "@vue/compiler-sfc" "3.4.21" + debug "^4.3.3" + fs-extra "^10.0.0" + picocolors "^1.0.0" + +"@dcloudio/uni-app-vue@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-app-vue/-/uni-app-vue-3.0.0-4060620250520001.tgz#2f77b4686b41482a62f2ca4d25e2a5f670a84ddf" + integrity sha512-eBr1gZlpyzW6jv2mMvrU9eTfibfWJu7cSU8P6k8OoKRt9bIRrQxELNsDGsORQFaWkrNcuarhAXuKxxvnV9bVCA== + +"@dcloudio/uni-app@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-app/-/uni-app-3.0.0-4060620250520001.tgz#90ad6ecdb353fe0156ed5d34b342cd333fb34688" + integrity sha512-lF9bNbAyeGNP0uAgpcdby5+Wbf4gdvjtW2J/DIWe5E0zoFfTDJkyiE3Zg90i3uF7aZ4unw/hwBdlGLZ6xuQIAg== + dependencies: + "@dcloudio/uni-cloud" "3.0.0-4060620250520001" + "@dcloudio/uni-components" "3.0.0-4060620250520001" + "@dcloudio/uni-console" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-push" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-stat" "3.0.0-4060620250520001" "@vue/shared" "3.4.21" -"@dcloudio/uni-automator@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-automator/-/uni-automator-3.0.0-4050620250312001.tgz#c3044800f8918147dd5461f5a0fe727b1a6222b3" - integrity sha512-ohF3tymLypd8dZJU3K0Cd7zX8UNKkKnJB5IbcLzurOMMkrXN9YU1KCEATtPOpbjR5dzdoRV9c6dWq7iLpqnFGg== +"@dcloudio/uni-automator@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-automator/-/uni-automator-3.0.0-4060620250520001.tgz#fc458d866f58cb58ce656631dd9fe72ae8a06e10" + integrity sha512-ImOT4lXHyTPUVNs4jIweB1ORtcIsWVPcO0/Yr9jh1Qwfy17D4yC26+R8cx+kDdowYutTV1hA3IqKk/g/NS2x+Q== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" address "^1.1.2" cross-env "^7.0.3" debug "^4.3.3" @@ -857,18 +953,18 @@ qrcode-terminal "^0.12.0" ws "^8.4.2" -"@dcloudio/uni-cli-shared@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-4050620250312001.tgz#88d06455c006b0aeaff1ebb0995fabdf87b9e816" - integrity sha512-AxPYMZv4caeGbl1vh4dGcdlzrD0okdVOIUGVtszGhlKkVlL7ciB/69Dz6/eNaknmeh6IDFc75pnqMlRK8OElqw== +"@dcloudio/uni-cli-shared@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-cli-shared/-/uni-cli-shared-3.0.0-4060620250520001.tgz#d04000325918d8530f85c98bd4920db32813aa4b" + integrity sha512-6OhYL/3xDq2vqqfD6jka8yfNPEjTFcr6qZ1HQvN6YZbM1+AJrgPZkCyhh3w4ypC911lSMVWeWqunIigLLobXAw== dependencies: "@ampproject/remapping" "^2.1.2" "@babel/code-frame" "^7.23.5" "@babel/core" "^7.23.3" "@babel/parser" "^7.23.9" "@babel/types" "^7.20.7" - "@dcloudio/uni-i18n" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@intlify/core-base" "9.1.9" "@intlify/shared" "9.1.9" "@intlify/vue-devtools" "9.1.9" @@ -907,44 +1003,45 @@ resolve "^1.22.1" source-map-js "^1.0.2" tapable "^2.2.0" - unplugin-auto-import "^0.18.2" + unimport "4.1.1" + unplugin-auto-import "19.1.0" xregexp "3.1.0" -"@dcloudio/uni-cloud@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-4050620250312001.tgz#8c7808ed81689cbb612caf6bdf71a19f48987599" - integrity sha512-YN1jtp7VbJ/1JjgP/zx5aftEnbGewOogwf9ggqtOhRs3NznpPgxtrXjTYLcC0f1GSAYLvLY/dn7oehL+QFoMiQ== +"@dcloudio/uni-cloud@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-cloud/-/uni-cloud-3.0.0-4060620250520001.tgz#11089adee27a583eed57cefce588827c0660c77d" + integrity sha512-M/OCsqNwWkj0xjKqECGHy2w/Veo4E52TZJifov+7dOahRvEKuZe2S5gstI7YlfQuNl17B1MsckyUVwdoqthsiw== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-i18n" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@vue/shared" "3.4.21" fast-glob "^3.2.11" -"@dcloudio/uni-components@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-components/-/uni-components-3.0.0-4050620250312001.tgz#0873495ec0feb5585459c539c128a1ec4e6e315f" - integrity sha512-Oy2jWZfMn3MwVOWalzMcSoUzuE53tEZzyNcwKu9Yj34xaoZJO3NnzkPUrdBWZGRFvGeICl15G+M3anOm0qpAfA== +"@dcloudio/uni-components@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-components/-/uni-components-3.0.0-4060620250520001.tgz#e337caebc114e4df032f9f6bbb8b0f638400cc9d" + integrity sha512-kRIGLVaTvkoUFgljtxyTbSRgin7l0TVc9biZTViLRFL8W1DbK7/Nxy4XAOgUwPC807c/bKAf/JUfljlCcMwwQg== dependencies: - "@dcloudio/uni-cloud" "3.0.0-4050620250312001" - "@dcloudio/uni-h5" "3.0.0-4050620250312001" - "@dcloudio/uni-i18n" "3.0.0-4050620250312001" + "@dcloudio/uni-cloud" "3.0.0-4060620250520001" + "@dcloudio/uni-h5" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" -"@dcloudio/uni-console@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-console/-/uni-console-3.0.0-4050620250312001.tgz#a2047665e762fe7587d7f8568c50c7b7a40a6389" - integrity sha512-r6fttwcb5MvJRBltJB5m49GG7PX6rWoTioIvBWhlpFYhs1+ilr8xXIu42kQ4FUGhPfE/B6nj1s7b3J3kpre4XA== +"@dcloudio/uni-console@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-console/-/uni-console-3.0.0-4060620250520001.tgz#48be9827ef6c24aa5eff0ea98536d2019ff7f45c" + integrity sha512-KdEj12xYogeGKBxrTh/9HKUsTOe3+nzK1mszT7abkeEZ0iLFEVewhQjxqpD7AzLeGL4wem648sVc+lEbLz75vw== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" fs-extra "^10.0.0" -"@dcloudio/uni-h5-vite@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-4050620250312001.tgz#fdaba65be716fa0ab27701539e7c19e31b637ebd" - integrity sha512-Z8L6NQnzYYyrN/+aDLJreN3MnHfE8j38dHWB5ryt9/efvAdsIFgqCIl3z8fjFGH+GBwF3oG8IkbQJrqq77CeJA== +"@dcloudio/uni-h5-vite@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-h5-vite/-/uni-h5-vite-3.0.0-4060620250520001.tgz#437c70b1941b39fe43ef4a917d202d7efcfffee6" + integrity sha512-sLHfMkEfUMJTZXZedr2/FGuz+M84teDnt1BrdZjGE1tiC+1qPHa49Bg8oxeuR0MLWLAuWq33cW4b2149/ZBW7Q== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@rollup/pluginutils" "^5.0.5" "@vue/compiler-dom" "3.4.21" "@vue/compiler-sfc" "3.4.21" @@ -955,23 +1052,23 @@ mime "^3.0.0" module-alias "^2.2.2" -"@dcloudio/uni-h5-vue@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-4050620250312001.tgz#2d75bb5005214bb5ebfa7d2318319557dab553f0" - integrity sha512-VS6NRSfp5ufB1bec6etJVqM+sbzHyuLbsNbCDzxMgZ3UXrYKyIRnvzV5AIcO/yykXr6uD9Y4QSuVfjnIEOI3Ng== +"@dcloudio/uni-h5-vue@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-h5-vue/-/uni-h5-vue-3.0.0-4060620250520001.tgz#3f068fd837d9d7e9e276086fcd1782b920e231cc" + integrity sha512-5il9s6XMxSmi1ZT6xBqKr6D7Si71rxxRC50WxMyr/a59rgpLVcvqonX6BMPwAxxgYKrGU6HIUifJs0UnD64JNQ== dependencies: - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@vue/server-renderer" "3.4.21" -"@dcloudio/uni-h5@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-h5/-/uni-h5-3.0.0-4050620250312001.tgz#1c32ca76191c6871dbaaab8c205fbc85afeb6371" - integrity sha512-M6iWQdD1wIAUNPTKK4FgPF3dXpmvnl2pDH6vJ0NlBXgybroSBSc0niifTeUniM2QTyAlcxDvCdcSUyx0LEk/pQ== +"@dcloudio/uni-h5@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-h5/-/uni-h5-3.0.0-4060620250520001.tgz#722000e78dcd0cc806533ebb0e7e2f518a90b651" + integrity sha512-lfjD85Pj0rLnsPJQKP6T+iy3H1gW/PWwcRU8b/K6lfE0CL74P9DdgZp9VsFRyaTvH1uvwg+PeUElj6iFsI9cSQ== dependencies: - "@dcloudio/uni-h5-vite" "3.0.0-4050620250312001" - "@dcloudio/uni-h5-vue" "3.0.0-4050620250312001" - "@dcloudio/uni-i18n" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-h5-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-h5-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@vue/server-renderer" "3.4.21" "@vue/shared" "3.4.21" debug "^4.3.3" @@ -981,58 +1078,36 @@ vue-router "^4.3.0" xmlhttprequest "^1.8.0" -"@dcloudio/uni-i18n@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-4050620250312001.tgz#555158cc62562204aabf5d1b50fa039b843d8cc3" - integrity sha512-6g7zlC/sn46dqPBJfy+JXKs2VkKJH33m9c4eUCaA0hIN3csqZGZxn/ga5E66H/qANm4Hla2spwZUPwD+4mEGvw== +"@dcloudio/uni-i18n@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-i18n/-/uni-i18n-3.0.0-4060620250520001.tgz#10e8e54735ec443b250e8a7eb52c1380e366640a" + integrity sha512-UqYcjERvmlb8FPhKqg9xAkDPxjMXG9BjezaVm0PTw33Jm5h2Sf9BnCJZYVg2RNS7+3kPSwUBIGdyC4rBNI4COg== -"@dcloudio/uni-mp-compiler@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-4050620250312001.tgz#5161cd9291f919e9876d5a0e7f981837381db995" - integrity sha512-hEovrahT1m3IZPi11JxnTNbjny10HNjJuZ5AQJw3JbXCm7WojSsikMqDlJtOzONILTT7zGhubYS8iyoJ6SfGWw== +"@dcloudio/uni-mp-alipay@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-alipay/-/uni-mp-alipay-3.0.0-4060620250520001.tgz#e669de75aa1c0593305542be7e6be48abf2b0fb5" + integrity sha512-B+8QhXjSZzU1Z8jG5GofPtPuLCsBiGobqlhVMmM7e+KJqKdEGPTFhYFXBoQU3zoU1ONCWvRW6VhScWIt26+4Wg== dependencies: - "@babel/generator" "^7.20.5" - "@babel/parser" "^7.23.9" - "@babel/types" "^7.20.7" - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@vue/compiler-core" "3.4.21" - "@vue/compiler-dom" "3.4.21" - "@vue/shared" "3.4.21" - estree-walker "^2.0.2" - -"@dcloudio/uni-mp-vite@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-4050620250312001.tgz#86b620a161c853673543561d9d9c4a24c27492f9" - integrity sha512-kF9bxLObfw50Bs6dk9aD3wy+jOeHHmBaUa3u9ruylQBEVvFjWrzneIjhfYjYhZjUlFgq/e9eieW4atO6SxVuyA== - dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-i18n" "3.0.0-4050620250312001" - "@dcloudio/uni-mp-compiler" "3.0.0-4050620250312001" - "@dcloudio/uni-mp-vue" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" - "@vue/compiler-dom" "3.4.21" - "@vue/compiler-sfc" "3.4.21" - "@vue/shared" "3.4.21" - debug "^4.3.3" - -"@dcloudio/uni-mp-vue@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-4050620250312001.tgz#8992d604ed953178c6c2024d475087e33f422af7" - integrity sha512-Ms+/xlszSCudJVH/4OJRy0iLAP8VCfyMH9h4lfndgndy4wsqDfZ87za4PC6ydsw1dwsRJR3JaccJa7NguFqHSg== - dependencies: - "@dcloudio/uni-shared" "3.0.0-4050620250312001" "@vue/shared" "3.4.21" -"@dcloudio/uni-mp-weixin@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-4050620250312001.tgz#a026b81cc3a4769c45056d16f368de5fd1bac276" - integrity sha512-W+2H7W1yA65ZUK1FD50V1ZDhQSBfInIIKv1dV0q4AMlRFBKYp/qNZsqNzANz5hALRO3mClw78ykwzxT0W0Lw+Q== +"@dcloudio/uni-mp-baidu@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-baidu/-/uni-mp-baidu-3.0.0-4060620250520001.tgz#e091f5500202662110055f0f5c711403375a55b2" + integrity sha512-hHmwVyrU+ubdglHP2W9yirm9MTgdHoIWSvoR+sQsaL3ygQBE67di6vyqJhPmH4rB+I0j7/29yLjbQ58Xzz77yg== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-mp-vite" "3.0.0-4050620250312001" - "@dcloudio/uni-mp-vue" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-app" "3.0.0-4060620250520001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-weixin" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/compiler-core" "3.4.21" "@vue/shared" "3.4.21" jimp "^0.10.1" licia "^1.29.0" @@ -1040,44 +1115,207 @@ qrcode-terminal "^0.12.0" ws "^8.4.2" -"@dcloudio/uni-push@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-push/-/uni-push-3.0.0-4050620250312001.tgz#008029fa46e30b1dda4a6b0f2751a25dcc927783" - integrity sha512-xfDJr/oiFXzDwmpV6SvGU2zPjnuQfI7AsferCdHH+Pw/J1W8uZIGB5LDXdGDSaw+/zhZfBE/Qbr3Y1K8QP9JzA== +"@dcloudio/uni-mp-compiler@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-compiler/-/uni-mp-compiler-3.0.0-4060620250520001.tgz#a85889182f011c395d733a5f1f90440132324ad4" + integrity sha512-nMeZO/vX/vOZVCnFj+fwwzyrSwWI/oiBUL3ci1bnPfOR8mgM1TB6TVLt3x0g8Xmpjvc88E9/La+2UmCpcKWUAg== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" + "@babel/generator" "^7.20.5" + "@babel/parser" "^7.23.9" + "@babel/types" "^7.20.7" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/compiler-core" "3.4.21" + "@vue/compiler-dom" "3.4.21" + "@vue/shared" "3.4.21" + estree-walker "^2.0.2" -"@dcloudio/uni-shared@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-shared/-/uni-shared-3.0.0-4050620250312001.tgz#bbad0e158259b0bf95a22e354ac57423e668f45b" - integrity sha512-86teN7kBIUpk6K7qQr7OmgfCmR9c7+RxZI9b0I4BP6WdWKjQNGUGmq3KNms0Rr0NYhpj5CN1bf0se3TCuXJDqg== +"@dcloudio/uni-mp-harmony@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-harmony/-/uni-mp-harmony-3.0.0-4060620250520001.tgz#d158d8b213a1f54dc542c8cde63637588f8d6c2a" + integrity sha512-vT72FTv5po6tb7iaWb5iJ4P2AHSZBi2SK0FHNGux8wRYaMs1Qh3cgwBKcWZb/hbZbMNT/Zu+ydgq09nUtKm/0g== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-toutiao" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-quickapp-webview" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-mp-jd@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-jd/-/uni-mp-jd-3.0.0-4060620250520001.tgz#e49dd5e415d4e9688bd3376bae53bdcd7abe0e61" + integrity sha512-4CQEmLeXeiTKTncWCpL6zAa0SEDKLCUzCkbUfNXcvUl/D7N37nkPdIhyZNWGTt7d3SQCOPSiqN1vGS10X82mOA== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-mp-kuaishou@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-kuaishou/-/uni-mp-kuaishou-3.0.0-4060620250520001.tgz#14608378614ff60c686ed96aa0da0e8d09b4da7b" + integrity sha512-aWLBYZ9G+ltRIgIt1n7gr43CNSlwIRKF5NJ7uxj8uAOscEAt+VXIUsPS6bqhkrQ4Nt3zggSOrF0zBRF4YQVSuA== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-weixin" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/compiler-core" "3.4.21" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-mp-lark@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-lark/-/uni-mp-lark-3.0.0-4060620250520001.tgz#5747b4339ccd28166e613152d6aa04b1468fac15" + integrity sha512-8NwHxJb1rtIvEemGfbBQRGqojlL6KGObxluEtrFX+bjqzAmHqvd6kBAR7LUBFAnHmigVZ9V6J0tqt3Fs2hZJYg== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-toutiao" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/compiler-core" "3.4.21" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-mp-qq@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-qq/-/uni-mp-qq-3.0.0-4060620250520001.tgz#cc963114fa953cc77a7cec54866dd0d854deffc6" + integrity sha512-4iYm9Mnb0whS68qNiJ+t08PaUjP9Jfxwc81RsaPYMSm4oQvDmG8h7STSqAJS70ldUvvX7qjiU8eC6g2fbu+glQ== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + fs-extra "^10.0.0" + +"@dcloudio/uni-mp-toutiao@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-toutiao/-/uni-mp-toutiao-3.0.0-4060620250520001.tgz#c26e65ff9cb7ee0c3d67e01a3706a4246ca217c1" + integrity sha512-ChTXgYQM55pFyoSRhJh8pIykRPPZ7Ijkj2KaHnPkivAdictZrA0Urj8v4/DDDfFamHRnSNNyciPLZKjlJqZVMA== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/compiler-core" "3.4.21" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-mp-vite@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-vite/-/uni-mp-vite-3.0.0-4060620250520001.tgz#5c6b86f40a1b342f9ce55c6dbaca5c19846e1a72" + integrity sha512-zk62bZsl6X6U+Ite7p7BONIjnN7XiNdhu8P+xcZGDOJCstUawrdbvqzsix2Uht/UxFp4I4a7lB82nDLCcPBdlA== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-i18n" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/compiler-dom" "3.4.21" + "@vue/compiler-sfc" "3.4.21" + "@vue/shared" "3.4.21" + debug "^4.3.3" + +"@dcloudio/uni-mp-vue@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-vue/-/uni-mp-vue-3.0.0-4060620250520001.tgz#050cf64a5a173a5210a1ec0b8bbe9866a56aa52c" + integrity sha512-7VlkwL8XSPhurdkj3CXVWaNPt5ydsQJqRtXZDsbpiLET3TF3pB23QRdPHWSZadv1BSM0zOxaA3HiHnnSQmnG3Q== + dependencies: + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-mp-weixin@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-weixin/-/uni-mp-weixin-3.0.0-4060620250520001.tgz#de03e02d481c32af481d4af6a8e5e86d375f9fee" + integrity sha512-0vzOMVPsLtJB/LF+HlplZEzYmXguEP8Ph4Gzl1/5o7PSvsZQGz+e6hpCjjQPSWdm6Pga4nvGnrtOQ9F7yZvkfA== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + jimp "^0.10.1" + licia "^1.29.0" + qrcode-reader "^1.0.4" + qrcode-terminal "^0.12.0" + ws "^8.4.2" + +"@dcloudio/uni-mp-xhs@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-mp-xhs/-/uni-mp-xhs-3.0.0-4060620250520001.tgz#5e91c6b6698d5945a7d38a149904b0be65d051ef" + integrity sha512-Q60T5QACcdO2OYi7L0c7rTPHP9K9c8OvWG44XD2pNnxaYYm8+UzHG1oCPLgvqRcTy9ZiRF3xvWilgj/Fuwu7rA== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-compiler" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-nvue-styler@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-nvue-styler/-/uni-nvue-styler-3.0.0-4060620250520001.tgz#f0b7cd2b3b8bdac3ca94ffa9143f9fc28287e156" + integrity sha512-XsM2jDrMVMMQvKJLGHcxBV4sGkyiFw0J6SctbYci7I/qf/se9WehEqdnuNdFrDv1Fah92bitQ5RFrNrsh7MKOw== + dependencies: + parse-css-font "^4.0.0" + postcss "^8.4.35" + +"@dcloudio/uni-push@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-push/-/uni-push-3.0.0-4060620250520001.tgz#f56760c20be26acfde9d8073296e7f7b54ffe74d" + integrity sha512-7ly9CIZQOPu/mkej/M/2OI88Qq2O89E71lbW2NM+isHMbeJWXDTIn84Xdlk9EONWcOw03HuUWLb2ZYqoeDYiTw== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + +"@dcloudio/uni-quickapp-webview@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-quickapp-webview/-/uni-quickapp-webview-3.0.0-4060620250520001.tgz#971703260c19ca4d41bf66f73d729ec6b6e671f6" + integrity sha512-DN1BEeX4PxOPR5EG4zHx/QI7DLoBtqIshw3DPOvtaLPMOd9LKMFgiHRm37WkIjUSDzD1n/DgRB+nXgxH20lCvQ== + dependencies: + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vite" "3.0.0-4060620250520001" + "@dcloudio/uni-mp-vue" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" + "@vue/shared" "3.4.21" + +"@dcloudio/uni-shared@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-shared/-/uni-shared-3.0.0-4060620250520001.tgz#69843e4b7cb5e5b122e5078c6344c9c908c7245e" + integrity sha512-U3VhBYC2+kPDFm7Ap9oZeJTqmys774bcli6kJpNmDYFkgkqOoYUtT+0SueOliREL98ogaqoW42zV5T4XjPXj4w== dependencies: "@vue/shared" "3.4.21" -"@dcloudio/uni-stacktracey@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-stacktracey/-/uni-stacktracey-3.0.0-4050620250312001.tgz#e819966ea26a6dc8d9c7bb0720debd61be23d285" - integrity sha512-C1Oai9BrcXOySa6qSfgeIGGuuVxYVNEJq3RHB5uuML+mA4+tYwtH8dOc3eGRrvsS9dSTCB/d3O1JfJRAKzYUbw== +"@dcloudio/uni-stacktracey@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-stacktracey/-/uni-stacktracey-3.0.0-4060620250520001.tgz#adc4aa4ccdb199064e14b684ff61cceb51320ecf" + integrity sha512-Sd3Zvps3TWqMCiSVUtb0Ro30GhA1ic7e92kv5PzCP9REHg7ecNJl7ACo6cY2NioAgITEvmMu6jeZKE2Z+FX4sg== -"@dcloudio/uni-stat@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/uni-stat/-/uni-stat-3.0.0-4050620250312001.tgz#da249643040748b61d6dc725b6cf04ed0fd2681e" - integrity sha512-ck6xiym3wyg1ZEpxIxHV5PhVs6PiCZ5a6mIMGsmOds9nbeWeLhlAg31Bjtg31eSVI0dbP2qN7CPP9VuWL+ap5w== +"@dcloudio/uni-stat@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/uni-stat/-/uni-stat-3.0.0-4060620250520001.tgz#43a209c2f76caa629eb31f1ce10c21e1c4f4556b" + integrity sha512-l2XREt2On5uf33PVrAdarncMmGqBLkgZdLsafqag8R2Kdw2Gg/JQQ66RsrLlfBHN2m9eXpfFW6MITqF2vYOoeA== dependencies: - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" debug "^4.3.3" -"@dcloudio/vite-plugin-uni@3.0.0-4050620250312001": - version "3.0.0-4050620250312001" - resolved "https://registry.npmjs.org/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-4050620250312001.tgz#fe24718465983e408fcedbdfa0002b05b2cb74d8" - integrity sha512-JlXe59qaAHFWA1DZJrqFuXDCs2jLQ3fmbQLYKwrQkmuWHFljiRjFrTp8iCl5PTRHGUiBhhbuJBtQeHarTOTajA== +"@dcloudio/vite-plugin-uni@3.0.0-4060620250520001": + version "3.0.0-4060620250520001" + resolved "https://registry.npmjs.org/@dcloudio/vite-plugin-uni/-/vite-plugin-uni-3.0.0-4060620250520001.tgz#6417b87efdc355f3c7d8f8f198f343b4c6ed3b87" + integrity sha512-U2UDgnEF6A2xQ2cqGnwaCZMCOk6hMQaJ/lmJoUAlst9ldy8c70T4oPTfzaJzBUQJioF0T+BRhF/HbKnrxICh4g== dependencies: "@babel/core" "^7.23.3" "@babel/plugin-syntax-import-meta" "^7.10.4" "@babel/plugin-transform-typescript" "^7.23.3" - "@dcloudio/uni-cli-shared" "3.0.0-4050620250312001" - "@dcloudio/uni-shared" "3.0.0-4050620250312001" + "@dcloudio/uni-cli-shared" "3.0.0-4060620250520001" + "@dcloudio/uni-shared" "3.0.0-4060620250520001" "@rollup/pluginutils" "^5.0.5" "@vitejs/plugin-legacy" "5.3.2" "@vitejs/plugin-vue" "5.1.0" @@ -1097,7 +1335,7 @@ magic-string "^0.30.7" picocolors "^1.0.0" terser "^5.4.0" - unplugin-auto-import "^0.18.2" + unplugin-auto-import "19.1.0" "@esbuild/aix-ppc64@0.20.2": version "0.20.2" @@ -1226,6 +1464,14 @@ "@intlify/shared" "9.1.9" "@intlify/vue-devtools" "9.1.9" +"@intlify/core-base@9.14.4": + version "9.14.4" + resolved "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.14.4.tgz#41a8f334e319123df00462f2c39bde589fa16bd4" + integrity sha512-vtZCt7NqWhKEtHa3SD/322DlgP5uR9MqWxnE0y8Q0tjDs9H5Lxhss+b5wv8rmuXRoHKLESNgw9d+EN9ybBbj9g== + dependencies: + "@intlify/message-compiler" "9.14.4" + "@intlify/shared" "9.14.4" + "@intlify/devtools-if@9.1.9": version "9.1.9" resolved "https://registry.npmjs.org/@intlify/devtools-if/-/devtools-if-9.1.9.tgz#a30e1dd1256ff2c5c98d8d75d075384fba898e5d" @@ -1242,6 +1488,14 @@ "@intlify/shared" "9.1.9" source-map "0.6.1" +"@intlify/message-compiler@9.14.4": + version "9.14.4" + resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.14.4.tgz#2107226964190e44ea6c96dcfd37d6ee484c5645" + integrity sha512-vcyCLiVRN628U38c3PbahrhbbXrckrM9zpy0KZVlDk2Z0OnGwv8uQNNXP3twwGtfLsCf4gu3ci6FMIZnPaqZsw== + dependencies: + "@intlify/shared" "9.14.4" + source-map-js "^1.0.2" + "@intlify/message-resolver@9.1.9": version "9.1.9" resolved "https://registry.npmjs.org/@intlify/message-resolver/-/message-resolver-9.1.9.tgz#3155ccd2f5e6d0dc16cad8b7f1d8e97fcda05bfc" @@ -1261,6 +1515,11 @@ resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.1.9.tgz#0baaf96128b85560666bec784ffb01f6623cc17a" integrity sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw== +"@intlify/shared@9.14.4": + version "9.14.4" + resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.14.4.tgz#c54752b6f50fb7c205895db4a4ab52432efff3c1" + integrity sha512-P9zv6i1WvMc9qDBWvIgKkymjY2ptIiQ065PjDv7z7fDqH3J/HBRBN5IoiR46r/ujRcU7hCuSIZWvCAFCyuOYZA== + "@intlify/vue-devtools@9.1.9": version "9.1.9" resolved "https://registry.npmjs.org/@intlify/vue-devtools/-/vue-devtools-9.1.9.tgz#2be8f4dbe7f7ed4115676eb32348141d411e426b" @@ -1590,7 +1849,7 @@ core-js "^3.4.1" regenerator-runtime "^0.13.3" -"@jridgewell/gen-mapping@^0.3.5": +"@jridgewell/gen-mapping@^0.3.3", "@jridgewell/gen-mapping@^0.3.5": version "0.3.8" resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== @@ -1622,7 +1881,7 @@ resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== -"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": +"@jridgewell/trace-mapping@^0.3.19", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": version "0.3.25" resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== @@ -1651,7 +1910,7 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rollup/pluginutils@^5.0.5", "@rollup/pluginutils@^5.1.3", "@rollup/pluginutils@^5.1.4": +"@rollup/pluginutils@^5.0.5": version "5.1.4" resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a" integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ== @@ -1846,6 +2105,17 @@ estree-walker "^2.0.2" source-map-js "^1.2.0" +"@vue/compiler-core@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.16.tgz#2f95f4f17c16c09c57bbf64399075b921506630b" + integrity sha512-AOQS2eaQOaaZQoL1u+2rCJIKDruNXVBZSiUD3chnUrsoX5ZTQMaCvXlWNIfxBJuU15r1o7+mpo5223KVtIhAgQ== + dependencies: + "@babel/parser" "^7.27.2" + "@vue/shared" "3.5.16" + entities "^4.5.0" + estree-walker "^2.0.2" + source-map-js "^1.2.1" + "@vue/compiler-dom@3.4.21": version "3.4.21" resolved "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz#0077c355e2008207283a5a87d510330d22546803" @@ -1862,6 +2132,14 @@ "@vue/compiler-core" "3.5.13" "@vue/shared" "3.5.13" +"@vue/compiler-dom@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.16.tgz#151d8390252975c0b1a773029220fdfcfaa2d743" + integrity sha512-SSJIhBr/teipXiXjmWOVWLnxjNGo65Oj/8wTEQz0nqwQeP75jWZ0n4sF24Zxoht1cuJoWopwj0J0exYwCJ0dCQ== + dependencies: + "@vue/compiler-core" "3.5.16" + "@vue/shared" "3.5.16" + "@vue/compiler-sfc@3.4.21": version "3.4.21" resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz#4af920dc31ab99e1ff5d152b5fe0ad12181145b2" @@ -1877,6 +2155,21 @@ postcss "^8.4.35" source-map-js "^1.0.2" +"@vue/compiler-sfc@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.16.tgz#577f7fd42a46fac8357ffed46e8fb34d32698419" + integrity sha512-rQR6VSFNpiinDy/DVUE0vHoIDUF++6p910cgcZoaAUm3POxgNOOdS/xgoll3rNdKYTYPnnbARDCZOyZ+QSe6Pw== + dependencies: + "@babel/parser" "^7.27.2" + "@vue/compiler-core" "3.5.16" + "@vue/compiler-dom" "3.5.16" + "@vue/compiler-ssr" "3.5.16" + "@vue/shared" "3.5.16" + estree-walker "^2.0.2" + magic-string "^0.30.17" + postcss "^8.5.3" + source-map-js "^1.2.1" + "@vue/compiler-sfc@^3.5.13": version "3.5.13" resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46" @@ -1908,33 +2201,47 @@ "@vue/compiler-dom" "3.5.13" "@vue/shared" "3.5.13" +"@vue/compiler-ssr@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.16.tgz#3b7874dff771ab2f85fb09be71f6c76a75fcc5ac" + integrity sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A== + dependencies: + "@vue/compiler-dom" "3.5.16" + "@vue/shared" "3.5.16" + +"@vue/consolidate@^1.0.0": + version "1.0.0" + resolved "https://registry.npmjs.org/@vue/consolidate/-/consolidate-1.0.0.tgz#5324d5bf09cf1dcf702e9bf1f8d3739385eef724" + integrity sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg== + "@vue/devtools-api@^6.5.0", "@vue/devtools-api@^6.6.4": version "6.6.4" resolved "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343" integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g== -"@vue/reactivity@3.4.21": - version "3.4.21" - resolved "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.21.tgz#affd3415115b8ebf4927c8d2a0d6a24bccfa9f02" - integrity sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw== +"@vue/reactivity@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.16.tgz#528c535a088b3c1b67f285f1f2211be79425b962" + integrity sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA== dependencies: - "@vue/shared" "3.4.21" + "@vue/shared" "3.5.16" -"@vue/runtime-core@3.4.21": - version "3.4.21" - resolved "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.21.tgz#3749c3f024a64c4c27ecd75aea4ca35634db0062" - integrity sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA== +"@vue/runtime-core@3.5.16", "@vue/runtime-core@^3.4.21": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.16.tgz#0a828c322224ada26f81a2e227c3d4aebcb72c7a" + integrity sha512-bw5Ykq6+JFHYxrQa7Tjr+VSzw7Dj4ldR/udyBZbq73fCdJmyy5MPIFR9IX/M5Qs+TtTjuyUTCnmK3lWWwpAcFQ== dependencies: - "@vue/reactivity" "3.4.21" - "@vue/shared" "3.4.21" + "@vue/reactivity" "3.5.16" + "@vue/shared" "3.5.16" -"@vue/runtime-dom@3.4.21": - version "3.4.21" - resolved "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.21.tgz#91f867ef64eff232cac45095ab28ebc93ac74588" - integrity sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw== +"@vue/runtime-dom@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.16.tgz#c1bcbcca862b77186f81c92edd5176e74670f078" + integrity sha512-T1qqYJsG2xMGhImRUV9y/RseB9d0eCYZQ4CWca9ztCuiPj/XWNNN+lkNBuzVbia5z4/cgxdL28NoQCvC0Xcfww== dependencies: - "@vue/runtime-core" "3.4.21" - "@vue/shared" "3.4.21" + "@vue/reactivity" "3.5.16" + "@vue/runtime-core" "3.5.16" + "@vue/shared" "3.5.16" csstype "^3.1.3" "@vue/server-renderer@3.4.21": @@ -1945,6 +2252,14 @@ "@vue/compiler-ssr" "3.4.21" "@vue/shared" "3.4.21" +"@vue/server-renderer@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.16.tgz#5a68cd1d423d843f74c9e6b37133850abab07c13" + integrity sha512-BrX0qLiv/WugguGsnQUJiYOE0Fe5mZTwi6b7X/ybGB0vfrPH9z0gD/Y6WOR1sGCgX4gc25L1RYS5eYQKDMoNIg== + dependencies: + "@vue/compiler-ssr" "3.5.16" + "@vue/shared" "3.5.16" + "@vue/shared@3.4.21": version "3.4.21" resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.4.21.tgz#de526a9059d0a599f0b429af7037cd0c3ed7d5a1" @@ -1955,6 +2270,11 @@ resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f" integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ== +"@vue/shared@3.5.16": + version "3.5.16" + resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.5.16.tgz#d5ea7671182742192938a4b4cbf86ef12bef7418" + integrity sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg== + accepts@~1.3.8: version "1.3.8" resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e" @@ -1963,7 +2283,7 @@ accepts@~1.3.8: mime-types "~2.1.34" negotiator "0.6.3" -acorn@^8.14.0, acorn@^8.8.2: +acorn@^8.14.0, acorn@^8.14.1, acorn@^8.8.2: version "8.14.1" resolved "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb" integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg== @@ -2032,11 +2352,6 @@ babel-plugin-polyfill-regenerator@^0.6.1: dependencies: "@babel/helper-define-polyfill-provider" "^0.6.4" -balanced-match@^1.0.0: - version "1.0.2" - resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" - integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== - base64-js@^1.3.1: version "1.5.1" resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" @@ -2075,13 +2390,6 @@ body-parser@1.20.3: type-is "~1.6.18" unpipe "1.0.0" -brace-expansion@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" - integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== - dependencies: - balanced-match "^1.0.0" - braces@^3.0.3, braces@~3.0.2: version "3.0.3" resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" @@ -2252,6 +2560,36 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.3: shebang-command "^2.0.0" which "^2.0.1" +css-font-size-keywords@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/css-font-size-keywords/-/css-font-size-keywords-1.0.0.tgz#854875ace9aca6a8d2ee0d345a44aae9bb6db6cb" + integrity sha512-Q+svMDbMlelgCfH/RVDKtTDaf5021O486ZThQPIpahnIjUkMUslC+WuOQSWTgGSrNCH08Y7tYNEmmy0hkfMI8Q== + +css-font-stretch-keywords@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/css-font-stretch-keywords/-/css-font-stretch-keywords-1.0.1.tgz#50cee9b9ba031fb5c952d4723139f1e107b54b10" + integrity sha512-KmugPO2BNqoyp9zmBIUGwt58UQSfyk1X5DbOlkb2pckDXFSAfjsD5wenb88fNrD6fvS+vu90a/tsPpb9vb0SLg== + +css-font-style-keywords@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/css-font-style-keywords/-/css-font-style-keywords-1.0.1.tgz#5c3532813f63b4a1de954d13cea86ab4333409e4" + integrity sha512-0Fn0aTpcDktnR1RzaBYorIxQily85M2KXRpzmxQPgh8pxUN9Fcn00I8u9I3grNr1QXVgCl9T5Imx0ZwKU973Vg== + +css-font-weight-keywords@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/css-font-weight-keywords/-/css-font-weight-keywords-1.0.0.tgz#9bc04671ac85bc724b574ef5d3ac96b0d604fd97" + integrity sha512-5So8/NH+oDD+EzsnF4iaG4ZFHQ3vaViePkL1ZbZ5iC/KrsCY+WHq/lvOgrtmuOQ9pBBZ1ADGpaf+A4lj1Z9eYA== + +css-list-helpers@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/css-list-helpers/-/css-list-helpers-2.0.0.tgz#7cb3d6f9ec9e5087ae49d834cead282806e8818f" + integrity sha512-9Bj8tZ0jWbAM3u/U6m/boAzAwLPwtjzFvwivr2piSvyVa3K3rChJzQy4RIHkNkKiZCHrEMWDJWtTR8UyVhdDnQ== + +css-system-font-keywords@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/css-system-font-keywords/-/css-system-font-keywords-1.0.0.tgz#85c6f086aba4eb32c571a3086affc434b84823ed" + integrity sha512-1umTtVd/fXS25ftfjB71eASCrYhilmEsvDEI6wG/QplnmlfmVM5HkZ/ZX46DT5K3eblFPgLUHt5BRCb0YXkSFA== + cssesc@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" @@ -2482,7 +2820,7 @@ exsolve@^1.0.1: resolved "https://registry.npmjs.org/exsolve/-/exsolve-1.0.4.tgz#7de5c75af82ecd15998328fbf5f2295883be3a39" integrity sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw== -fast-glob@^3.2.11, fast-glob@^3.3.2, fast-glob@^3.3.3: +fast-glob@^3.2.11, fast-glob@^3.3.3: version "3.3.3" resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== @@ -2500,6 +2838,11 @@ fastq@^1.6.0: dependencies: reusify "^1.0.4" +fdir@^6.4.4: + version "6.4.5" + resolved "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49" + integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw== + file-type@^9.0.0: version "9.0.0" resolved "https://registry.npmjs.org/file-type/-/file-type-9.0.0.tgz#a68d5ad07f486414dfb2c8866f73161946714a18" @@ -2858,15 +3201,7 @@ loader-utils@^3.2.0: resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-3.3.1.tgz#735b9a19fd63648ca7adbd31c2327dfe281304e5" integrity sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg== -local-pkg@^0.5.1: - version "0.5.1" - resolved "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.1.tgz#69658638d2a95287534d4c2fff757980100dbb6d" - integrity sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ== - dependencies: - mlly "^1.7.3" - pkg-types "^1.2.1" - -local-pkg@^1.0.0: +local-pkg@^1.0.0, local-pkg@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/local-pkg/-/local-pkg-1.1.1.tgz#f5fe74a97a3bd3c165788ee08ca9fbe998dc58dd" integrity sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg== @@ -2897,7 +3232,7 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -magic-string@^0.30.11, magic-string@^0.30.14, magic-string@^0.30.17, magic-string@^0.30.7: +magic-string@^0.30.11, magic-string@^0.30.17, magic-string@^0.30.7: version "0.30.17" resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== @@ -2986,13 +3321,6 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -minimatch@^9.0.5: - version "9.0.5" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" - integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== - dependencies: - brace-expansion "^2.0.1" - minimist@^1.2.6: version "1.2.8" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" @@ -3010,7 +3338,7 @@ mkdirp@^0.5.1: dependencies: minimist "^1.2.6" -mlly@^1.7.3, mlly@^1.7.4: +mlly@^1.7.4: version "1.7.4" resolved "https://registry.npmjs.org/mlly/-/mlly-1.7.4.tgz#3d7295ea2358ec7a271eaa5d000a0f84febe100f" integrity sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw== @@ -3035,7 +3363,7 @@ ms@2.1.3, ms@^2.1.3: resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -nanoid@^3.3.8: +nanoid@^3.3.11, nanoid@^3.3.8: version "3.3.11" resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== @@ -3121,6 +3449,19 @@ parse-bmfont-xml@^1.1.4: xml-parse-from-string "^1.0.0" xml2js "^0.5.0" +parse-css-font@^4.0.0: + version "4.0.0" + resolved "https://registry.npmjs.org/parse-css-font/-/parse-css-font-4.0.0.tgz#17f62c0d45195b9708d430d1e4d6f54b7e2753ed" + integrity sha512-lnY7dTUfjRXsSo5G5C639L8RaBBaVSgL+5hacIFKsNHzeCJQ5SFSZv1DZmc7+wZv/22PFGOq2YbaEHLdaCS/mQ== + dependencies: + css-font-size-keywords "^1.0.0" + css-font-stretch-keywords "^1.0.1" + css-font-style-keywords "^1.0.1" + css-font-weight-keywords "^1.0.0" + css-list-helpers "^2.0.0" + css-system-font-keywords "^1.0.0" + unquote "^1.1.1" + parse-headers@^2.0.0: version "2.0.6" resolved "https://registry.npmjs.org/parse-headers/-/parse-headers-2.0.6.tgz#7940f0abe5fe65df2dd25d4ce8800cb35b49d01c" @@ -3146,7 +3487,7 @@ path-to-regexp@0.1.12: resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7" integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ== -pathe@^2.0.1, pathe@^2.0.3: +pathe@^2.0.1, pathe@^2.0.2, pathe@^2.0.3: version "2.0.3" resolved "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716" integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w== @@ -3198,7 +3539,7 @@ pixelmatch@^4.0.2: dependencies: pngjs "^3.0.0" -pkg-types@^1.2.1, pkg-types@^1.3.0: +pkg-types@^1.3.0, pkg-types@^1.3.1: version "1.3.1" resolved "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz#bd7cc70881192777eef5326c19deb46e890917df" integrity sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ== @@ -3207,7 +3548,7 @@ pkg-types@^1.2.1, pkg-types@^1.3.0: mlly "^1.7.4" pathe "^2.0.1" -pkg-types@^2.0.1: +pkg-types@^2.0.1, pkg-types@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/pkg-types/-/pkg-types-2.1.0.tgz#70c9e1b9c74b63fdde749876ee0aa007ea9edead" integrity sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A== @@ -3310,6 +3651,15 @@ postcss@^8.4.35, postcss@^8.4.38, postcss@^8.4.48: picocolors "^1.1.1" source-map-js "^1.2.1" +postcss@^8.5.3: + version "8.5.4" + resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0" + integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w== + dependencies: + nanoid "^3.3.11" + picocolors "^1.1.1" + source-map-js "^1.2.1" + process@^0.11.10: version "0.11.10" resolved "https://registry.npmjs.org/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" @@ -3645,10 +3995,10 @@ strip-final-newline@^2.0.0: resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad" integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== -strip-literal@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/strip-literal/-/strip-literal-2.1.1.tgz#26906e65f606d49f748454a08084e94190c2e5ad" - integrity sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q== +strip-literal@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/strip-literal/-/strip-literal-3.0.0.tgz#ce9c452a91a0af2876ed1ae4e583539a353df3fc" + integrity sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA== dependencies: js-tokens "^9.0.1" @@ -3687,6 +4037,14 @@ tinycolor2@^1.4.1: resolved "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.6.0.tgz#f98007460169b0263b97072c5ae92484ce02d09e" integrity sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw== +tinyglobby@^0.2.12: + version "0.2.14" + resolved "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d" + integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ== + dependencies: + fdir "^6.4.4" + picomatch "^4.0.2" + to-regex-range@^5.0.1: version "5.0.1" resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" @@ -3735,12 +4093,11 @@ unicode-property-aliases-ecmascript@^2.0.0: resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz#43d41e3be698bd493ef911077c9b131f827e8ccd" integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== -unimport@^3.13.4: - version "3.14.6" - resolved "https://registry.npmjs.org/unimport/-/unimport-3.14.6.tgz#f01170aa2fb94c4f97b22c0ac2822ef7e8e0726d" - integrity sha512-CYvbDaTT04Rh8bmD8jz3WPmHYZRG/NnvYVzwD6V1YAlvvKROlAeNDUBhkBGzNav2RKaeuXvlWYaa1V4Lfi/O0g== +unimport@4.1.1: + version "4.1.1" + resolved "https://registry.npmjs.org/unimport/-/unimport-4.1.1.tgz#0c13023297e4a62a772af5137b3807d3e3d56386" + integrity sha512-j9+fijH6aDd05yv1fXlyt7HSxtOWtGtrZeYTVBsSUg57Iuf+Ps2itIZjeyu7bEQ4k0WOgYhHrdW8m/pJgOpl5g== dependencies: - "@rollup/pluginutils" "^5.1.4" acorn "^8.14.0" escape-string-regexp "^5.0.0" estree-walker "^3.0.3" @@ -3748,12 +4105,33 @@ unimport@^3.13.4: local-pkg "^1.0.0" magic-string "^0.30.17" mlly "^1.7.4" - pathe "^2.0.1" + pathe "^2.0.2" picomatch "^4.0.2" - pkg-types "^1.3.0" + pkg-types "^1.3.1" scule "^1.3.0" - strip-literal "^2.1.1" - unplugin "^1.16.1" + strip-literal "^3.0.0" + unplugin "^2.1.2" + unplugin-utils "^0.2.3" + +unimport@^4.1.1: + version "4.2.0" + resolved "https://registry.npmjs.org/unimport/-/unimport-4.2.0.tgz#c25211d206d3430e9160cc7d458e9fa9ba828ac0" + integrity sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag== + dependencies: + acorn "^8.14.1" + escape-string-regexp "^5.0.0" + estree-walker "^3.0.3" + local-pkg "^1.1.1" + magic-string "^0.30.17" + mlly "^1.7.4" + pathe "^2.0.3" + picomatch "^4.0.2" + pkg-types "^2.1.0" + scule "^1.3.0" + strip-literal "^3.0.0" + tinyglobby "^0.2.12" + unplugin "^2.2.2" + unplugin-utils "^0.2.4" universalify@^2.0.0: version "2.0.1" @@ -3765,28 +4143,40 @@ unpipe@1.0.0, unpipe@~1.0.0: resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== -unplugin-auto-import@^0.18.2: - version "0.18.6" - resolved "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.18.6.tgz#6848bef1742bc457f42cf67a13e824f69debc889" - integrity sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A== +unplugin-auto-import@19.1.0: + version "19.1.0" + resolved "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-19.1.0.tgz#bf51036437c5e7478dfe80da5a260c598bd07856" + integrity sha512-B+TGBEBHqY9aR+7YfShfLujETOHstzpV+yaqgy5PkfV0QG7Py+TYMX7vJ9W4SrysHR+UzR+gzcx/nuZjmPeclA== dependencies: - "@antfu/utils" "^0.7.10" - "@rollup/pluginutils" "^5.1.3" - fast-glob "^3.3.2" - local-pkg "^0.5.1" - magic-string "^0.30.14" - minimatch "^9.0.5" - unimport "^3.13.4" - unplugin "^1.16.0" + local-pkg "^1.0.0" + magic-string "^0.30.17" + picomatch "^4.0.2" + unimport "^4.1.1" + unplugin "^2.2.0" + unplugin-utils "^0.2.4" -unplugin@^1.16.0, unplugin@^1.16.1: - version "1.16.1" - resolved "https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz#a844d2e3c3b14a4ac2945c42be80409321b61199" - integrity sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w== +unplugin-utils@^0.2.3, unplugin-utils@^0.2.4: + version "0.2.4" + resolved "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.2.4.tgz#56e4029a6906645a10644f8befc404b06d5d24d0" + integrity sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA== dependencies: - acorn "^8.14.0" + pathe "^2.0.2" + picomatch "^4.0.2" + +unplugin@^2.1.2, unplugin@^2.2.0, unplugin@^2.2.2: + version "2.3.5" + resolved "https://registry.npmjs.org/unplugin/-/unplugin-2.3.5.tgz#c689d806e2a15c95aeb794f285356c6bcdea4a2e" + integrity sha512-RyWSb5AHmGtjjNQ6gIlA67sHOsWpsbWpwDokLwTcejVdOjEkJZh7QKu14J00gDDVSh8kGH4KYC/TNBceXFZhtw== + dependencies: + acorn "^8.14.1" + picomatch "^4.0.2" webpack-virtual-modules "^0.6.2" +unquote@^1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544" + integrity sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg== + update-browserslist-db@^1.1.1: version "1.1.3" resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" @@ -3833,6 +4223,15 @@ vue-demi@*: resolved "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz#afc78de3d6f9e11bf78c55e8510ee12814522f04" integrity sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg== +vue-i18n@^9.1.9: + version "9.14.4" + resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.14.4.tgz#03c7062464cb2bf6b9d1516919413919adbb2503" + integrity sha512-B934C8yUyWLT0EMud3DySrwSUJI7ZNiWYsEEz2gknTthqKiG4dzWE/WSa8AzCuSQzwBEv4HtG1jZDhgzPfWSKQ== + dependencies: + "@intlify/core-base" "9.14.4" + "@intlify/shared" "9.14.4" + "@vue/devtools-api" "^6.5.0" + vue-router@^4.3.0: version "4.5.0" resolved "https://registry.npmjs.org/vue-router/-/vue-router-4.5.0.tgz#58fc5fe374e10b6018f910328f756c3dae081f14" @@ -3840,16 +4239,16 @@ vue-router@^4.3.0: dependencies: "@vue/devtools-api" "^6.6.4" -vue@3.4.21: - version "3.4.21" - resolved "https://registry.npmjs.org/vue/-/vue-3.4.21.tgz#69ec30e267d358ee3a0ce16612ba89e00aaeb731" - integrity sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA== +vue@^3.4.21: + version "3.5.16" + resolved "https://registry.npmjs.org/vue/-/vue-3.5.16.tgz#f0cde88c2688354f00ff2d77eb295c26440f8c7a" + integrity sha512-rjOV2ecxMd5SiAmof2xzh2WxntRcigkX/He4YFJ6WdRvVUrbt6DxC1Iujh10XLl8xCDRDtGKMeO3D+pRQ1PP9w== dependencies: - "@vue/compiler-dom" "3.4.21" - "@vue/compiler-sfc" "3.4.21" - "@vue/runtime-dom" "3.4.21" - "@vue/server-renderer" "3.4.21" - "@vue/shared" "3.4.21" + "@vue/compiler-dom" "3.5.16" + "@vue/compiler-sfc" "3.5.16" + "@vue/runtime-dom" "3.5.16" + "@vue/server-renderer" "3.5.16" + "@vue/shared" "3.5.16" webpack-virtual-modules@^0.6.2: version "0.6.2"