diff --git a/package.json b/package.json
index d747c68..026ef7d 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "unibest",
"type": "commonjs",
- "version": "2.6.4",
+ "version": "2.7.0",
"description": "unibest - 最好的 uniapp 开发模板",
"author": {
"name": "feige996",
@@ -87,21 +87,22 @@
"bin-wrapper": "npm:bin-wrapper-china"
},
"dependencies": {
- "@dcloudio/uni-app": "3.0.0-4020920240930001",
- "@dcloudio/uni-app-harmony": "3.0.0-4020920240930001",
- "@dcloudio/uni-app-plus": "3.0.0-4020920240930001",
- "@dcloudio/uni-components": "3.0.0-4020920240930001",
- "@dcloudio/uni-h5": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-alipay": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-baidu": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-jd": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-kuaishou": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-lark": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-qq": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-toutiao": "3.0.0-4020920240930001",
- "@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-app": "3.0.0-4060520250512001",
+ "@dcloudio/uni-app-harmony": "3.0.0-4060520250512001",
+ "@dcloudio/uni-app-plus": "3.0.0-4060520250512001",
+ "@dcloudio/uni-components": "3.0.0-4060520250512001",
+ "@dcloudio/uni-h5": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-alipay": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-baidu": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-harmony": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-jd": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-kuaishou": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-lark": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-qq": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-toutiao": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-weixin": "3.0.0-4060520250512001",
+ "@dcloudio/uni-mp-xhs": "3.0.0-4060520250512001",
+ "@dcloudio/uni-quickapp-webview": "3.0.0-4060520250512001",
"@tanstack/vue-query": "^5.62.16",
"abortcontroller-polyfill": "^1.7.8",
"dayjs": "1.11.10",
@@ -117,10 +118,10 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@dcloudio/types": "^3.4.14",
- "@dcloudio/uni-automator": "3.0.0-4020920240930001",
- "@dcloudio/uni-cli-shared": "3.0.0-4020920240930001",
- "@dcloudio/uni-stacktracey": "3.0.0-4020920240930001",
- "@dcloudio/vite-plugin-uni": "3.0.0-4020920240930001",
+ "@dcloudio/uni-automator": "3.0.0-4060520250512001",
+ "@dcloudio/uni-cli-shared": "3.0.0-4060520250512001",
+ "@dcloudio/uni-stacktracey": "3.0.0-4060520250512001",
+ "@dcloudio/vite-plugin-uni": "3.0.0-4060520250512001",
"@esbuild/darwin-arm64": "0.20.2",
"@esbuild/darwin-x64": "0.20.2",
"@iconify-json/carbon": "^1.2.4",
@@ -131,7 +132,7 @@
"@typescript-eslint/parser": "^6.21.0",
"@uni-helper/uni-types": "1.0.0-alpha.3",
"@uni-helper/vite-plugin-uni-layouts": "^0.1.10",
- "@uni-helper/vite-plugin-uni-manifest": "^0.2.7",
+ "@uni-helper/vite-plugin-uni-manifest": "^0.2.8",
"@uni-helper/vite-plugin-uni-pages": "0.2.20",
"@uni-helper/vite-plugin-uni-platform": "^0.0.4",
"@unocss/preset-legacy-compat": "^0.59.4",
@@ -164,7 +165,7 @@
"stylelint-prettier": "^5.0.2",
"terser": "^5.36.0",
"typescript": "^5.7.2",
- "unocss": "^0.58.9",
+ "unocss": "0.58.9",
"unocss-applet": "^0.7.8",
"unplugin-auto-import": "^0.17.8",
"vite": "5.2.8",
diff --git a/pages.config.ts b/pages.config.ts
index c334c9a..56f60ec 100644
--- a/pages.config.ts
+++ b/pages.config.ts
@@ -16,6 +16,7 @@ export default defineUniPages({
'z-paging/components/z-paging$1/z-paging$1.vue',
},
},
+ // 如果不需要tabBar,可以注释掉这个配置,或者直接删除
tabBar: {
color: '#999999',
selectedColor: '#018d71',
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index af6e32d..fb765b7 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,50 +12,53 @@ importers:
.:
dependencies:
'@dcloudio/uni-app':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app-harmony':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app-plus':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-components':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-h5':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-alipay':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-baidu':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-harmony':
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-jd':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-kuaishou':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-lark':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-qq':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-toutiao':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-weixin':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-xhs':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-quickapp-webview':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@tanstack/vue-query':
specifier: ^5.62.16
version: 5.62.16(vue@3.4.21(typescript@5.7.2))
@@ -97,17 +100,17 @@ importers:
specifier: ^3.4.14
version: 3.4.14
'@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.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-cli-shared':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-stacktracey':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001
'@dcloudio/vite-plugin-uni':
- specifier: 3.0.0-4020920240930001
- version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
+ specifier: 3.0.0-4060520250512001
+ version: 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@esbuild/darwin-arm64':
specifier: 0.20.2
version: 0.20.2
@@ -139,8 +142,8 @@ importers:
specifier: ^0.1.10
version: 0.1.10(rollup@4.28.0)
'@uni-helper/vite-plugin-uni-manifest':
- specifier: ^0.2.7
- version: 0.2.7(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))
+ specifier: ^0.2.8
+ version: 0.2.8(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))
'@uni-helper/vite-plugin-uni-pages':
specifier: 0.2.20
version: 0.2.20(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
@@ -238,7 +241,7 @@ importers:
specifier: ^5.7.2
version: 5.7.2
unocss:
- specifier: ^0.58.9
+ specifier: 0.58.9
version: 0.58.9(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))
unocss-applet:
specifier: ^0.7.8
@@ -272,6 +275,10 @@ packages:
resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
engines: {node: '>=6.9.0'}
+ '@babel/code-frame@7.27.1':
+ resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
+ engines: {node: '>=6.9.0'}
+
'@babel/compat-data@7.26.2':
resolution: {integrity: sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==}
engines: {node: '>=6.9.0'}
@@ -284,6 +291,10 @@ packages:
resolution: {integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==}
engines: {node: '>=6.9.0'}
+ '@babel/generator@7.27.1':
+ resolution: {integrity: sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==}
+ engines: {node: '>=6.9.0'}
+
'@babel/helper-annotate-as-pure@7.25.9':
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
engines: {node: '>=6.9.0'}
@@ -335,6 +346,10 @@ packages:
resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==}
engines: {node: '>=6.9.0'}
+ '@babel/helper-plugin-utils@7.27.1':
+ resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/helper-remap-async-to-generator@7.25.9':
resolution: {integrity: sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==}
engines: {node: '>=6.9.0'}
@@ -359,10 +374,18 @@ packages:
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
engines: {node: '>=6.9.0'}
+ '@babel/helper-string-parser@7.27.1':
+ resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
+ engines: {node: '>=6.9.0'}
+
'@babel/helper-validator-identifier@7.25.9':
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
engines: {node: '>=6.9.0'}
+ '@babel/helper-validator-identifier@7.27.1':
+ resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
+ engines: {node: '>=6.9.0'}
+
'@babel/helper-validator-option@7.25.9':
resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
engines: {node: '>=6.9.0'}
@@ -380,6 +403,11 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
+ '@babel/parser@7.27.2':
+ resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9':
resolution: {integrity: sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==}
engines: {node: '>=6.9.0'}
@@ -443,8 +471,8 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-import-attributes@7.26.0':
- resolution: {integrity: sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==}
+ '@babel/plugin-syntax-import-attributes@7.27.1':
+ resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -513,6 +541,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
+ '@babel/plugin-syntax-typescript@7.27.1':
+ resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+
'@babel/plugin-syntax-unicode-sets-regex@7.18.6':
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
engines: {node: '>=6.9.0'}
@@ -850,14 +884,26 @@ packages:
resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
engines: {node: '>=6.9.0'}
+ '@babel/template@7.27.2':
+ resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/traverse@7.25.9':
resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
engines: {node: '>=6.9.0'}
+ '@babel/traverse@7.27.1':
+ resolution: {integrity: sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==}
+ engines: {node: '>=6.9.0'}
+
'@babel/types@7.26.0':
resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
engines: {node: '>=6.9.0'}
+ '@babel/types@7.27.1':
+ resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==}
+ engines: {node: '>=6.9.0'}
+
'@bcoe/v8-coverage@0.2.3':
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
@@ -956,110 +1002,116 @@ packages:
'@dcloudio/types@3.4.14':
resolution: {integrity: sha512-VolQeZfTh8pQFsr2IlfIVX93blfvGTuBoJuZUc7iWOqtHV8gDrq6fXLhzsVlgZyuhhRZLOxlo33rkEqnY+ucAw==}
- '@dcloudio/uni-app-harmony@3.0.0-4020920240930001':
- resolution: {integrity: sha512-YHAJSX1DCaLTr7MDc4mOJ/0JfECn2YS9b5EvMyl5WUy8CIDSupOxFpygnpcUHTlyExdQOivp35TerYfLa0BDew==}
+ '@dcloudio/uni-app-harmony@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-w3Yj/x5i4HRbFm+8vAFML/ACl9URuQqxTj985f61bhbYH9ncnUuHv7wijn4hE6lkwmc6wwYZFn+p8wCGZQVCAg==}
- '@dcloudio/uni-app-plus@3.0.0-4020920240930001':
- resolution: {integrity: sha512-0MQx5lAZ+y8E5/jjkjSfpyZvhUNaqRZbcD7u+cragHjE17PndQo+h7wmyGYgzGQYmuikiD8CX+o+NtTo4Z/TiA==}
+ '@dcloudio/uni-app-plus@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-BGY4Z9yEz8E9CSyT+DSuihyOxiXkiVHLvGGclqHLG19jzIsdV1024j8Evbi6J25uuP5prBkuNEr7v59XbD8e/A==}
- '@dcloudio/uni-app-uts@3.0.0-4020920240930001':
- resolution: {integrity: sha512-OaEyI9hrjR6I8bNc9GdfOos/zWfiA0eIy4gLLVpkGxpMmAoqR9j5fs7g804SDAn3NtzNtzOJrAXx7sl5mJwsIw==}
+ '@dcloudio/uni-app-uts@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-sn8ZHzj6W1xsd1A3ElVo4WxrY/eWsUbrtOeVzOuZxntZp77i3/JGLSWHRtr8Vm7sI9ULbYbeJDKOiAkLBejfJA==}
- '@dcloudio/uni-app-vite@3.0.0-4020920240930001':
- resolution: {integrity: sha512-hG7aTOb1Clgli8qeMVFItadlAT51Kbw2J7CpbWJ5Pkv8uv63QAo2ruRiHs2eYTWRpfXRqr7nZ3J7d74VbrUZ7A==}
+ '@dcloudio/uni-app-vite@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-JC+uyQUClGxxQwTNXqMdUiF0QI3GmFWDRl14OzS0RTDyEXF2ffknLb6dcmp6g/DP8bDZisRAPIAylDVKhXMnxg==}
- '@dcloudio/uni-app-vue@3.0.0-4020920240930001':
- resolution: {integrity: sha512-GMmN0NJjyb0I/G3tE8kBN9DkvwTBKJjjnXzSCCPDbXJbH8YJiThjzyBBdyXb1cJwdgAhwTbwX8dWu7uyT+bllA==}
+ '@dcloudio/uni-app-vue@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-qJ/1onqYLU/IjKWMxh7uFm2Z4IsgHncc7EMSnoFiZS4PeVu5oF0FYVOKyO3gNcEOIIEzrm//f+4Iv+fm17LySw==}
- '@dcloudio/uni-app@3.0.0-4020920240930001':
- resolution: {integrity: sha512-Er2pOCUTss7h5sYL32gLAWbYysYyhYzj8ZYKAjF/1aX+YkigD7beU1oX4M/m5yOo1RoogsQNTs5dyUn7R1sFrA==}
+ '@dcloudio/uni-app@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-Tpr6Ne4humNCFarjGvnJra8FU2UUTQkoPR/UPGx7KrHsvWP4je1xwjzOTRdEUMnSBAOgC/qGbhr2MCekd9qflg==}
peerDependencies:
- '@dcloudio/types': ^3.4.11
+ '@dcloudio/types': ^3.4.14
- '@dcloudio/uni-automator@3.0.0-4020920240930001':
- resolution: {integrity: sha512-HsCw/ulfiG8Kavn1cz1bCHOcUiBxCvyphOjMMjnNIJZb/cgQl7HpJQ7PThpQXDpEn2oNRKw/6fKsX2ZTLWfWZA==}
+ '@dcloudio/uni-automator@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-iGlqwIR2rwNVpsNLUyngWmYDap7uCiE8PYUQVNp8oG9mzovvsv+BLLZoGsl/WZOCNeipVHw6sje3k8DnSivYJg==}
peerDependencies:
jest: 27.0.4
jest-environment-node: 27.5.1
- '@dcloudio/uni-cli-shared@3.0.0-4020920240930001':
- resolution: {integrity: sha512-DpKcXXtAiyZXX8WxDSSRjl/PuTYFPBvWDcS7UfWR3Vw13gM3TUEu3WPl1URgGlxmwr30x5YLv6ZA6UoXSZ6MNw==}
+ '@dcloudio/uni-cli-shared@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-Rfly39m63wfn3Mu3DnjmyoQFukNwTEYmsJZKasNtf1q0Qx6JQbF0EMb+gFiRUZn2ZSKSZQc567/kxr4SJ0RWmw==}
engines: {node: ^14.18.0 || >=16.0.0}
- '@dcloudio/uni-cloud@3.0.0-4020920240930001':
- resolution: {integrity: sha512-N4/4mv+PhtQkg3w0xrjBnir2SA5t23gOs8ZC3Mp3q2+iMS9Lo4puc/81mGaQxc2pZhdsV5MzxWCoquFdbyWCzA==}
+ '@dcloudio/uni-cloud@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-EU4HIXqIhE/pBfQVYeTAgGQo9WzfJe3N8s/z5WPj/C1DQYOdNf43PgiuNgakO4ceHJGF+70zexsnkG57tJYl8Q==}
- '@dcloudio/uni-components@3.0.0-4020920240930001':
- resolution: {integrity: sha512-ZC3z/RIeHtx3SkJtKwArKGAq+poDevzcQG3MV6gKLubwPAkri8UR4ptSjJwzvs7ESoGwGwqxy6aNndUIx6+fsw==}
+ '@dcloudio/uni-components@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-LjWjQf5vdWKWfrAmT0CF/jsbD3D2XcC5qKGUSHIzZtHLwMzKvfdwxLh8j4A+Wl1k+6kcrxvQqoZLEQTwECr15A==}
- '@dcloudio/uni-h5-vite@3.0.0-4020920240930001':
- resolution: {integrity: sha512-9kZvdOmAl59vNcVDPH4doQRhnGhEB7oT+LEy6uW+BIDvkMZN/hw9MYUzv7WIysXCg51gY0vRJdIkU1OpDCz8tg==}
+ '@dcloudio/uni-console@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-pHus3sbqYOT4qQQSs4WphuWOOUk74DUwDF2InoVddD5VHfCCTywtwRISACAGdGTogLCS+i8uRFUlfZtkaUfnQg==}
- '@dcloudio/uni-h5-vue@3.0.0-4020920240930001':
- resolution: {integrity: sha512-kUfK+50xilnGJVQq35N8VHA5bb0q7JmT5Cc8I8mPVFuVdl38zpumsjG6Qg8dhS5E/9GqjjWqH3aWOn6ugTFMxQ==}
+ '@dcloudio/uni-h5-vite@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-tI9tB/WW2443nXGu1qTqWlhNbGeB2GrvT81DqY65zIYooiT2eCcBEUhgrv+X3QkfLveJ45HzPffiE7NASrJJNw==}
- '@dcloudio/uni-h5@3.0.0-4020920240930001':
- resolution: {integrity: sha512-9M7UqJVVC1KEP6mcmRzmdWX8+VWp3Y+FSKGQ4ymWJ+T0Xest4i3oggj2nLBDTfyhYMEZ3hNFI885o5cUoolMCw==}
+ '@dcloudio/uni-h5-vue@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-/dlui6FKgx1DbnML05sbdntkwPlQ5Ab/FoBY9j+IG4cPZe2u+F0QlDMZq5UlGAMHICGiXDlUlgLPLEnY7++uzQ==}
- '@dcloudio/uni-i18n@3.0.0-4020920240930001':
- resolution: {integrity: sha512-ltKiciML0ptWRytvbFt1dd4YglEjh4fsUc0D/dY+y5YKNxK7h/V2HT3qkQtP05T1kjEput4KrWNn23fczO3YFg==}
+ '@dcloudio/uni-h5@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-GLyhsg2QFliHhNdUJakkz17f3Xh+yYML5RSg4mJ+Ddumyyc6d691qAMsgUHlH+gzeshRUwq4esxF+83p8WTYMQ==}
- '@dcloudio/uni-mp-alipay@3.0.0-4020920240930001':
- resolution: {integrity: sha512-52XHUPmZixd8TZQ9BKrme139Uq5wfYy6DjMdeSQRJ9DJRtVe4WsWxgJ6DoKdPJLtiG1OSljmZOjU5V35WuhsWA==}
+ '@dcloudio/uni-i18n@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-D7QwJG537fUSM+EgJaSsVAv1mbzDIC4143DmgWUt48KEqIPya8gFrv0A5okSHlcD3f+Z6RXA0q7rAzRcQp4Flg==}
- '@dcloudio/uni-mp-baidu@3.0.0-4020920240930001':
- resolution: {integrity: sha512-2MyZYMQdiU3Xog/f/HdRZLoQk5uVPICfysfnxirjdd4O/umhsRkdwMjq092mmmmkSEdTQIlwiQGK+8d3snLofQ==}
+ '@dcloudio/uni-mp-alipay@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-3l7S1fYmYw6fk8ekj6aU4uzWD/CawLoPG2f1biPACtvU+J52Jk10Urf0f+lsqYVyfvgnE7GwGqWAKnIRYHcPkA==}
- '@dcloudio/uni-mp-compiler@3.0.0-4020920240930001':
- resolution: {integrity: sha512-ngbbKTDWCzE8j3Xf5ezBRdV4NiXPTIS9GylIvL1quJVjcWEwbfoSvROTCBxLv+i8unu5+UbtRa1+KdsrUKtFOQ==}
+ '@dcloudio/uni-mp-baidu@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-q8fq4PZOP8DEvkpli/b0QTNTpz4MoWfUHbzphgzpcrkU4Q2Ng5HBHOn4bYqjhn/r6k5gWG3xGLNsv3Lr+D/UXg==}
- '@dcloudio/uni-mp-jd@3.0.0-4020920240930001':
- resolution: {integrity: sha512-L9WncaToo27wZcmLbFFZGkIo7iBKEk53bOy6fntUhECPJe0076q2KUnWyFF8Mq9euOz9KESazBo8u6PyoZkwuA==}
+ '@dcloudio/uni-mp-compiler@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-q8AE53kjgcN1yHnN/nmijcCEXyl8Md9aRfzblDmlT0pHdgO8P1V+xLMKqR1E/OFh9gNxUraabv6GXP73MHNA1g==}
- '@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001':
- resolution: {integrity: sha512-y8xmnGZX1cjgx5A3V0g43+0LrNrafb6J7NjdYjjzvlelTalAICofMMxOB/TMY4kIvAcAO8pTrvJ8gsxQTj3Law==}
+ '@dcloudio/uni-mp-harmony@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-lpegkE9S5D5FFnJCBxklCKJ63pcBbSe4PNoLkvKDTiQqfI+rksjC1JtV+7bJgqPsZ6fp1YsvjJgHxmcB1KO//Q==}
- '@dcloudio/uni-mp-lark@3.0.0-4020920240930001':
- resolution: {integrity: sha512-6siEc/tbZLGh3DDZin+3hEWtncUs+Nk6ttEsZgIyNwX+SPTf2pFDj23dZAq3h/Lc89EvIgSjyFOuKJ1yivrLdg==}
+ '@dcloudio/uni-mp-jd@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-QYo8pHVfwiKLiZkQB0JtmDVWqL9Gf1U+3xMzEXQ6upufLJA15bWPAVJlLx+iRWl9Vr7JRBg7H+sY5pWPD1VplA==}
- '@dcloudio/uni-mp-qq@3.0.0-4020920240930001':
- resolution: {integrity: sha512-TD4HUZiXa/3pjhRFJo0uMygMCZZk09pbzmR9FPU/kMQk3pxfgrMrMAY3To9boMULKNJenT1pIVy/QxEXiTyH1Q==}
+ '@dcloudio/uni-mp-kuaishou@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-Ar/xhyOrPCKndb6u1bdLAT4L45m4ajngDryuvAJT3mSeQilwqWYzjsCLNPPbnV3U0DLkF0ImMY2nvxmLv4HREA==}
- '@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001':
- resolution: {integrity: sha512-eo0a+cwY9mgs/DxMplKpqTyIJmJUJpPr/hT2DPsqnPA8OXAbIKbhJBZbwC2z/EJDduOhzNpCkliHhv4Ahks2vQ==}
+ '@dcloudio/uni-mp-lark@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-ycbOva3KQMo7dS6S72ER13O+hsOPQ9G+vuygKLbI3Gt1588dMtSq4PivFQsEABIkB9U5EEqm5e2G7MANgEmkEg==}
- '@dcloudio/uni-mp-vite@3.0.0-4020920240930001':
- resolution: {integrity: sha512-awTd9X+yZ67shjBVxZ02bJ5ImU4/mODprz2lmYHA19RjjhzfNrDsIYBWAtfWMZ2WP5z1OL7WnZNiwPHWiuh9mQ==}
+ '@dcloudio/uni-mp-qq@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-9Fpz4c9b41MDz0xleJ1PeRKosUFTiY7fUhK+Ee+sdvMz/uqjOgapTHmf3LFSQOI/6XeWfs1UDuf2ROVOg2X7DQ==}
- '@dcloudio/uni-mp-vue@3.0.0-4020920240930001':
- resolution: {integrity: sha512-65zNSA4jybW+sNRBLnR2Fni1dMNycJj0T6S1Lbhb/7ofJ7mosZdwjk8OFym3ZWjghov9x0Z3xAXGDIdWmSWNNw==}
+ '@dcloudio/uni-mp-toutiao@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-Wmv/tG40gu1xi4yBE9+DzH1DkFH1t62kagTFG1OloeanKxsMpFYloNs8p+oKC422iQtP4f1e+14DnaMlwlfBSQ==}
- '@dcloudio/uni-mp-weixin@3.0.0-4020920240930001':
- resolution: {integrity: sha512-ip/OtXFLlnkztxOXMXPsjktp9rSo+c1OxlCase32xBVn+Jt0GyIFiA6Js9icz5uwIXtt14jWi4mRXfjncUV7QA==}
+ '@dcloudio/uni-mp-vite@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-XnRrp5xemIiOd+UMrBelceE5eMVRYemjtIZMESRENM2q+mLdOWS48DZ2KqiC2HbetRNUCimUPfB7pjIftKpOMA==}
- '@dcloudio/uni-mp-xhs@3.0.0-4020920240930001':
- resolution: {integrity: sha512-4+3qaWsqfbIentMmFCSUdf7ngpQXqt/2k/TqT6+6985tfzXUKoi0YrGwnZbf5e6b6RVDMuLMsokm2z7kfSXdXw==}
+ '@dcloudio/uni-mp-vue@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-MqlfCo5nNZK8YsXrRR/3uwA29c8M/+956/8rlAavCHgKs1ySdU/Qiejqo0dqwWhcGKDEq2Nog9uG7oZte8XjQQ==}
- '@dcloudio/uni-nvue-styler@3.0.0-4020920240930001':
- resolution: {integrity: sha512-bmMJKf4FoSQy6PfTfojOeskcc1239V38B3dtG/zFFll7pzBAVi68xYvgF9KgYDBkztTM0PmAukyVNRl1VAFOww==}
+ '@dcloudio/uni-mp-weixin@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-SYowr/eg+mIbiSOhSqI9phPo/MBsn+Y69Mo2cybk52I+nzAWyo2dq7bJXs4y6cFJ00hpLDCOTVyG6cb1PMewEA==}
- '@dcloudio/uni-push@3.0.0-4020920240930001':
- resolution: {integrity: sha512-AL03ysBAi8d/VBQ0/UG0EqcC0Fiohb/pkzR88kNLxIn3VouMje3pw3h++zH5Oa/DppP4M47TTMDoGlcAqBpqrg==}
+ '@dcloudio/uni-mp-xhs@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-6FOTk09WrLEThdDwlCcCzZMZ/E0R2SXlCO7NVpPI8aMihs8Y/jWC/AMWX0eDVWofRHL+hzSMLOUaSsB2bnXuvg==}
- '@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001':
- resolution: {integrity: sha512-P0G/u/DSJyEw+Txnpxbg8fMOJE1nNcRLwdTCWe43KefPBQRiRVo4n/tWWxBgV+tnbryqolPivkxLsLDfi358+w==}
+ '@dcloudio/uni-nvue-styler@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-J5LkYGXJVEk77JSpHDz8pQmyYjYQZtxzaJ1nv1etE8lrT37bYRvYTbXxiQ4FQk9bKH669+fQxBtZcA51AC3xWA==}
- '@dcloudio/uni-shared@3.0.0-4020920240930001':
- resolution: {integrity: sha512-8EEQAaY+Y9BRCZIqpoaI7ciQFTO/sggxPO1kJNVAkxvJs/GVb4mawPlW9UNsMiWEqRvOJlV7KldCu6eMYlyyfg==}
+ '@dcloudio/uni-push@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-s0mfcNFWd0uzKCUwILMc74tDijs5kenlKMIjDQNLqI0cm5g8OxP9FEbCkRYU8uJNfwqXEFdZ6Vfa48yGOgP8lg==}
- '@dcloudio/uni-stacktracey@3.0.0-4020920240930001':
- resolution: {integrity: sha512-YBAHXAWsiZiG4DbIcfle0W0PfILxG8Pymx/Lp2A2+OzMYANRjs2M2kq4S9g73ZVkIyUVxgHqqQRRdGgAwOUbhg==}
+ '@dcloudio/uni-quickapp-webview@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-sZfI09y4aNFagbiyLzNMh666cWtL5YJJ6BBSpvUdWodLdCaJLe/fV5wZcRPI6zNX6pr6vDrgNiPNkMqnkIEKww==}
- '@dcloudio/uni-stat@3.0.0-4020920240930001':
- resolution: {integrity: sha512-ZPn4WQPlZ3lObaZM9Q1fryewIsan1XD4qy+oWsqAuGop1kaHDQKUfg2D+jclAOCr4+95u4Jfn+RH0HNqrI0eqg==}
+ '@dcloudio/uni-shared@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-5p7xP1oN5yiAD/PKto6VFbNnk1dCWsZ4ZqKX/d+T9KNFr4tUb1mTtAaaiMJ5jHsesOh3vIrQCWOQ/r3EBobeag==}
- '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001':
- resolution: {integrity: sha512-ZtV5x4Jj8d2FzaK8uamYdfYwzRbMseWY3l6MTUdc94uMNIvnb2fBhJccoY3xexSDYRFRElPKk7+ed6AQ7tYtuw==}
+ '@dcloudio/uni-stacktracey@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-53WIWLMfJ4sPRdezsCEA5jssgLQRE8e5eYpNof1yv+UX/SKAm0HrlAYXattKAUHXMBq0234JyGni4ZpikcM5lQ==}
+
+ '@dcloudio/uni-stat@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-zD9LItqlQjjP7sP25X7jizQGTWUf3NWzr2a0UKeVR3ZMWduxtqILJia+3aHiRjCFTk7aB+j0s4E5fNcVQL0QaQ==}
+
+ '@dcloudio/vite-plugin-uni@3.0.0-4060520250512001':
+ resolution: {integrity: sha512-gcqAK7k9UH+SvMrCe++ZFIwzpBa/IQYQ48GwPL4iMmoEKlwrik5YUIdB1yyRBsMozkuIVF++Ky524X4GXWYR7Q==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -1210,6 +1262,12 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
+ '@eslint-community/eslint-utils@4.7.0':
+ resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ peerDependencies:
+ eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
+
'@eslint-community/regexpp@4.12.1':
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
@@ -1510,6 +1568,10 @@ packages:
resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
engines: {node: '>=6.0.0'}
+ '@jridgewell/gen-mapping@0.3.8':
+ resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
+ engines: {node: '>=6.0.0'}
+
'@jridgewell/resolve-uri@3.1.2':
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
engines: {node: '>=6.0.0'}
@@ -1718,14 +1780,14 @@ packages:
'@types/babel__core@7.20.5':
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
- '@types/babel__generator@7.6.8':
- resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
+ '@types/babel__generator@7.27.0':
+ resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
'@types/babel__template@7.4.4':
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
- '@types/babel__traverse@7.20.6':
- resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
+ '@types/babel__traverse@7.20.7':
+ resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==}
'@types/cacheable-request@6.0.3':
resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==}
@@ -1760,12 +1822,15 @@ packages:
'@types/lodash-es@4.17.12':
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
- '@types/lodash@4.17.13':
- resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
+ '@types/lodash@4.17.16':
+ resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==}
'@types/minimist@1.2.5':
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
+ '@types/node@20.17.48':
+ resolution: {integrity: sha512-KpSfKOHPsiSC4IkZeu2LsusFwExAIVGkhG1KkbaBMLwau0uMhj0fCrvyg9ddM2sAvd+gtiBJLir4LAw1MNMIaw==}
+
'@types/node@20.17.9':
resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==}
@@ -1895,10 +1960,10 @@ packages:
'@uni-helper/vite-plugin-uni-layouts@0.1.10':
resolution: {integrity: sha512-RJdGmJjZtpKNVfShiKYZrualMxdi+i8uh7zpPG+X3lzf6wyKSJgWwVAj3GUdqeE/QUEncNPmj2sqwuyeLXPxbA==}
- '@uni-helper/vite-plugin-uni-manifest@0.2.7':
- resolution: {integrity: sha512-hZvvqCpi7EMDCjk1cIGmKoOiIBos4B8UODmEnPtFWMUNuo5ZaDMpm60f2xuVUFca0HslBDRNMjpaLgIyBdvbhQ==}
+ '@uni-helper/vite-plugin-uni-manifest@0.2.8':
+ resolution: {integrity: sha512-6QtUcCTkvpR5GAPUxyKlEtm+KYxOk1RSVfdrxlWYW2q7Iws0D7UeNirA4GMuc/SaayEjURlU7cUrS7NceoPCfQ==}
peerDependencies:
- vite: ^4.0.0 || ^5.0.0
+ vite: ^4.0.0 || ^5.0.0 || ^6.0.0
'@uni-helper/vite-plugin-uni-pages@0.2.20':
resolution: {integrity: sha512-YQlhVbUQlLP+GSscOW2/d+aS95Wtrln816sJUetC0WnaRCsq3rKMWVXzVKuWlCerEQ/ni1ISfnglFheubbl45Q==}
@@ -2188,6 +2253,11 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
+ acorn@8.14.1:
+ resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
+ engines: {node: '>=0.4.0'}
+ hasBin: true
+
address@1.2.2:
resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==}
engines: {node: '>= 10.0.0'}
@@ -2440,6 +2510,14 @@ packages:
magicast:
optional: true
+ c12@2.0.4:
+ resolution: {integrity: sha512-3DbbhnFt0fKJHxU4tEUPmD1ahWE4PWPMomqfYsTJdrhpmEnRKJi3qSC4rO5U6E6zN1+pjBY7+z8fUmNRMaVKLw==}
+ peerDependencies:
+ magicast: ^0.3.5
+ peerDependenciesMeta:
+ magicast:
+ optional: true
+
cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
engines: {node: '>=8'}
@@ -2456,6 +2534,10 @@ packages:
resolution: {integrity: sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==}
engines: {node: '>=8'}
+ call-bind-apply-helpers@1.0.2:
+ resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
+ engines: {node: '>= 0.4'}
+
call-bind@1.0.7:
resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==}
engines: {node: '>= 0.4'}
@@ -2501,6 +2583,10 @@ packages:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines: {node: '>= 8.10.0'}
+ chokidar@4.0.3:
+ resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
+ engines: {node: '>= 14.16.0'}
+
chownr@2.0.0:
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
engines: {node: '>=10'}
@@ -2512,8 +2598,8 @@ packages:
citty@0.1.6:
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
- cjs-module-lexer@1.4.1:
- resolution: {integrity: sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==}
+ cjs-module-lexer@1.4.3:
+ resolution: {integrity: sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==}
cli-cursor@5.0.0:
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
@@ -2588,10 +2674,17 @@ packages:
confbox@0.1.8:
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
+ confbox@0.2.2:
+ resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
+
consola@3.2.3:
resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
engines: {node: ^14.18.0 || >=16.10.0}
+ consola@3.4.2:
+ resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
+ engines: {node: ^14.18.0 || >=16.10.0}
+
content-disposition@0.5.4:
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
engines: {node: '>= 0.6'}
@@ -2783,6 +2876,15 @@ packages:
supports-color:
optional: true
+ debug@4.4.1:
+ resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
+ engines: {node: '>=6.0'}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
+
decamelize-keys@1.1.1:
resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==}
engines: {node: '>=0.10.0'}
@@ -2791,8 +2893,8 @@ packages:
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
engines: {node: '>=0.10.0'}
- decimal.js@10.4.3:
- resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
+ decimal.js@10.5.0:
+ resolution: {integrity: sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==}
decompress-response@6.0.0:
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
@@ -2895,6 +2997,14 @@ packages:
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
engines: {node: '>=12'}
+ dotenv@16.5.0:
+ resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==}
+ engines: {node: '>=12'}
+
+ dunder-proto@1.0.1:
+ resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
+ engines: {node: '>= 0.4'}
+
duplexer@0.1.2:
resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
@@ -2958,6 +3068,10 @@ packages:
resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
engines: {node: '>= 0.4'}
+ es-define-property@1.0.1:
+ resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
+ engines: {node: '>= 0.4'}
+
es-errors@1.3.0:
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
engines: {node: '>= 0.4'}
@@ -2969,10 +3083,18 @@ packages:
resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
engines: {node: '>= 0.4'}
+ es-object-atoms@1.1.1:
+ resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
+ engines: {node: '>= 0.4'}
+
es-set-tostringtag@2.0.3:
resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
engines: {node: '>= 0.4'}
+ es-set-tostringtag@2.1.0:
+ resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
+ engines: {node: '>= 0.4'}
+
es-shim-unscopables@1.0.2:
resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==}
@@ -3214,6 +3336,9 @@ packages:
resolution: {integrity: sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==}
engines: {node: '>= 0.10.0'}
+ exsolve@1.0.5:
+ resolution: {integrity: sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==}
+
ext@1.7.0:
resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
@@ -3227,6 +3352,10 @@ packages:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
engines: {node: '>=8.6.0'}
+ fast-glob@3.3.3:
+ resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
+ engines: {node: '>=8.6.0'}
+
fast-json-stable-stringify@2.1.0:
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
@@ -3312,8 +3441,8 @@ packages:
resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
engines: {node: '>=14'}
- form-data@3.0.2:
- resolution: {integrity: sha512-sJe+TQb2vIaIyO783qN6BlMYWMw3WBOHA1Ay2qxsnjuafEOQFJ2JakedOQirT6D5XPRxDvS7AHYyem9fTpb4LQ==}
+ form-data@3.0.3:
+ resolution: {integrity: sha512-q5YBMeWy6E2Un0nMGWMgI65MAKtaylxfNJGJxpGh45YDciZB4epbWpaAfImil6CPAPTYB4sh0URQNDRIZG5F2w==}
engines: {node: '>= 6'}
form-data@4.0.1:
@@ -3376,10 +3505,18 @@ packages:
resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==}
engines: {node: '>= 0.4'}
+ get-intrinsic@1.3.0:
+ resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
+ engines: {node: '>= 0.4'}
+
get-package-type@0.1.0:
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
engines: {node: '>=8.0.0'}
+ get-proto@1.0.1:
+ resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
+ engines: {node: '>= 0.4'}
+
get-stream@5.2.0:
resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
engines: {node: '>=8'}
@@ -3396,6 +3533,9 @@ packages:
resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==}
engines: {node: '>= 0.4'}
+ get-tsconfig@4.10.0:
+ resolution: {integrity: sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==}
+
get-tsconfig@4.8.1:
resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
@@ -3403,6 +3543,10 @@ packages:
resolution: {integrity: sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==}
hasBin: true
+ giget@1.2.5:
+ resolution: {integrity: sha512-r1ekGw/Bgpi3HLV3h1MRBIlSAdHoIMklpaQ3OQLFcRw9PwAj2rqigvIbg+dBUI51OxVI2jsEtDywDBjSiuf7Ug==}
+ hasBin: true
+
git-raw-commits@2.0.11:
resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==}
engines: {node: '>=10'}
@@ -3463,6 +3607,10 @@ packages:
resolution: {integrity: sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==}
engines: {node: '>= 0.4'}
+ gopd@1.2.0:
+ resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
+ engines: {node: '>= 0.4'}
+
got@11.8.6:
resolution: {integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==}
engines: {node: '>=10.19.0'}
@@ -3674,6 +3822,10 @@ packages:
resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
engines: {node: '>= 0.4'}
+ is-core-module@2.16.1:
+ resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
+ engines: {node: '>= 0.4'}
+
is-data-view@1.0.1:
resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==}
engines: {node: '>= 0.4'}
@@ -4031,6 +4183,11 @@ packages:
engines: {node: '>=6'}
hasBin: true
+ jsesc@3.1.0:
+ resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
+ engines: {node: '>=6'}
+ hasBin: true
+
json-buffer@3.0.1:
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
@@ -4132,6 +4289,10 @@ packages:
resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
engines: {node: '>=14'}
+ local-pkg@1.1.1:
+ resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==}
+ engines: {node: '>=14'}
+
localstorage-polyfill@1.0.1:
resolution: {integrity: sha512-m4iHVZxFH5734oQcPKU08025gIz2+4bjWR9lulP8ZYxEJR0BpA0w32oJmkzh8y3UI9ci7xCBehQDc3oA1X+VHw==}
engines: {node: '>=6'}
@@ -4218,6 +4379,9 @@ packages:
magic-string@0.30.14:
resolution: {integrity: sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==}
+ magic-string@0.30.17:
+ resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
+
make-dir@4.0.0:
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
engines: {node: '>=10'}
@@ -4236,6 +4400,10 @@ packages:
resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==}
engines: {node: '>=8'}
+ math-intrinsics@1.1.0:
+ resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
+ engines: {node: '>= 0.4'}
+
mathml-tag-names@2.1.3:
resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==}
@@ -4384,6 +4552,9 @@ packages:
mlly@1.7.3:
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
+ mlly@1.7.4:
+ resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
+
mockjs@1.1.0:
resolution: {integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==}
hasBin: true
@@ -4426,6 +4597,9 @@ packages:
node-fetch-native@1.6.4:
resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==}
+ node-fetch-native@1.6.6:
+ resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==}
+
node-fetch@2.7.0:
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
engines: {node: 4.x || >=6.0.0}
@@ -4484,14 +4658,19 @@ packages:
chokidar:
optional: true
- nwsapi@2.2.16:
- resolution: {integrity: sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==}
+ nwsapi@2.2.20:
+ resolution: {integrity: sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==}
nypm@0.3.12:
resolution: {integrity: sha512-D3pzNDWIvgA+7IORhD/IuWzEk4uXv6GsgOxiid4UU3h9oq5IqV1KtPDi63n4sZJ/xcWlr88c0QM2RgN5VbOhFA==}
engines: {node: ^14.16.0 || >=16.10.0}
hasBin: true
+ nypm@0.5.4:
+ resolution: {integrity: sha512-X0SNNrZiGU8/e/zAB7sCTtdxWTMSIO73q+xuKgglm2Yvzwlo8UoC5FNySQFCvl84uPaeADkqHUZUkWy4aH4xOA==}
+ engines: {node: ^14.16.0 || >=16.10.0}
+ hasBin: true
+
oas-kit-common@1.0.8:
resolution: {integrity: sha512-pJTS2+T0oGIwgjGpw7sIRU8RQMcUoKCDWFLdBqKB2BNmGpbBMH2sdqAaOXUg8OzonZHU0L7vfJu1mJFEiYDWOQ==}
@@ -4538,6 +4717,9 @@ packages:
ohash@1.1.4:
resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
+ ohash@2.0.11:
+ resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
+
omggif@1.0.10:
resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==}
@@ -4676,6 +4858,9 @@ packages:
pathe@1.1.2:
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
+ pathe@2.0.3:
+ resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
+
perfect-debounce@1.0.0:
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
@@ -4724,8 +4909,8 @@ packages:
typescript:
optional: true
- pirates@4.0.6:
- resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
+ pirates@4.0.7:
+ resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
engines: {node: '>= 6'}
pixelmatch@4.0.2:
@@ -4739,6 +4924,12 @@ packages:
pkg-types@1.2.1:
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
+ pkg-types@1.3.1:
+ resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
+
+ pkg-types@2.1.0:
+ resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
+
pngjs@3.4.0:
resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==}
engines: {node: '>=4.0.0'}
@@ -4899,6 +5090,9 @@ packages:
resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==}
engines: {node: '>=0.6'}
+ quansync@0.2.10:
+ resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==}
+
querystringify@2.2.0:
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
@@ -4946,6 +5140,10 @@ packages:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
+ readdirp@4.1.2:
+ resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
+ engines: {node: '>= 14.18.0'}
+
redent@3.0.0:
resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==}
engines: {node: '>=8'}
@@ -5031,6 +5229,11 @@ packages:
resolution: {integrity: sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==}
engines: {node: '>=10'}
+ resolve@1.22.10:
+ resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
+ engines: {node: '>= 0.4'}
+ hasBin: true
+
resolve@1.22.8:
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
hasBin: true
@@ -5127,6 +5330,11 @@ packages:
engines: {node: '>=10'}
hasBin: true
+ semver@7.7.2:
+ resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
+ engines: {node: '>=10'}
+ hasBin: true
+
send@0.19.0:
resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==}
engines: {node: '>= 0.8.0'}
@@ -5329,6 +5537,9 @@ packages:
strip-literal@2.1.1:
resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
+ strip-literal@3.0.0:
+ resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==}
+
stylelint-config-html@1.1.0:
resolution: {integrity: sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==}
engines: {node: ^12 || >=14}
@@ -5478,8 +5689,8 @@ packages:
tinycolor2@1.6.0:
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
- tinyexec@0.3.1:
- resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
+ tinyexec@0.3.2:
+ resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
tinyglobby@0.2.10:
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
@@ -5589,6 +5800,9 @@ packages:
ufo@1.5.4:
resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
+ ufo@1.6.1:
+ resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
+
unbox-primitive@1.0.2:
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
@@ -5617,6 +5831,10 @@ packages:
unimport@3.14.3:
resolution: {integrity: sha512-yEJps4GW7jBdoQlxEV0ElBCJsJmH8FdZtk4oog0y++8hgLh0dGnDpE4oaTc0Lfx4N5rRJiGFUWHrBqC8CyUBmQ==}
+ unimport@4.1.1:
+ resolution: {integrity: sha512-j9+fijH6aDd05yv1fXlyt7HSxtOWtGtrZeYTVBsSUg57Iuf+Ps2itIZjeyu7bEQ4k0WOgYhHrdW8m/pJgOpl5g==}
+ engines: {node: '>=18.12.0'}
+
universalify@0.2.0:
resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
engines: {node: '>= 4.0.0'}
@@ -5644,18 +5862,6 @@ packages:
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
engines: {node: '>= 0.8'}
- unplugin-auto-import@0.16.7:
- resolution: {integrity: sha512-w7XmnRlchq6YUFJVFGSvG1T/6j8GrdYN6Em9Wf0Ye+HXgD/22kont+WnuCAA0UaUoxtuvRR1u/mXKy63g/hfqQ==}
- engines: {node: '>=14'}
- peerDependencies:
- '@nuxt/kit': ^3.2.2
- '@vueuse/core': '*'
- peerDependenciesMeta:
- '@nuxt/kit':
- optional: true
- '@vueuse/core':
- optional: true
-
unplugin-auto-import@0.17.8:
resolution: {integrity: sha512-CHryj6HzJ+n4ASjzwHruD8arhbdl+UXvhuAIlHDs15Y/IMecG3wrf7FVg4pVH/DIysbq/n0phIjNHAjl7TG7Iw==}
engines: {node: '>=14'}
@@ -5668,10 +5874,30 @@ packages:
'@vueuse/core':
optional: true
+ unplugin-auto-import@19.1.0:
+ resolution: {integrity: sha512-B+TGBEBHqY9aR+7YfShfLujETOHstzpV+yaqgy5PkfV0QG7Py+TYMX7vJ9W4SrysHR+UzR+gzcx/nuZjmPeclA==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@nuxt/kit': ^3.2.2
+ '@vueuse/core': '*'
+ peerDependenciesMeta:
+ '@nuxt/kit':
+ optional: true
+ '@vueuse/core':
+ optional: true
+
+ unplugin-utils@0.2.4:
+ resolution: {integrity: sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==}
+ engines: {node: '>=18.12.0'}
+
unplugin@1.16.0:
resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
engines: {node: '>=14.0.0'}
+ unplugin@2.3.4:
+ resolution: {integrity: sha512-m4PjxTurwpWfpMomp8AptjD5yj8qEZN5uQjjGM3TAs9MWWD2tXSSNNj6jGR2FoVGod4293ytyV6SwBbertfyJg==}
+ engines: {node: '>=18.12.0'}
+
unquote@1.1.1:
resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==}
@@ -5998,7 +6224,7 @@ snapshots:
'@antfu/install-pkg@0.4.1':
dependencies:
package-manager-detector: 0.2.6
- tinyexec: 0.3.1
+ tinyexec: 0.3.2
'@antfu/utils@0.7.10': {}
@@ -6008,6 +6234,12 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.1
+ '@babel/code-frame@7.27.1':
+ dependencies:
+ '@babel/helper-validator-identifier': 7.27.1
+ js-tokens: 4.0.0
+ picocolors: 1.1.1
+
'@babel/compat-data@7.26.2': {}
'@babel/core@7.26.0':
@@ -6038,14 +6270,22 @@ snapshots:
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
+ '@babel/generator@7.27.1':
+ dependencies:
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
+ '@jridgewell/gen-mapping': 0.3.8
+ '@jridgewell/trace-mapping': 0.3.25
+ jsesc: 3.1.0
+
'@babel/helper-annotate-as-pure@7.25.9':
dependencies:
'@babel/types': 7.26.0
'@babel/helper-builder-binary-assignment-operator-visitor@7.25.9':
dependencies:
- '@babel/traverse': 7.25.9
- '@babel/types': 7.26.0
+ '@babel/traverse': 7.27.1
+ '@babel/types': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6081,10 +6321,10 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-compilation-targets': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
- debug: 4.3.7
+ '@babel/helper-plugin-utils': 7.27.1
+ debug: 4.4.1
lodash.debounce: 4.0.8
- resolve: 1.22.8
+ resolve: 1.22.10
transitivePeerDependencies:
- supports-color
@@ -6117,12 +6357,14 @@ snapshots:
'@babel/helper-plugin-utils@7.25.9': {}
+ '@babel/helper-plugin-utils@7.27.1': {}
+
'@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-wrap-function': 7.25.9
- '@babel/traverse': 7.25.9
+ '@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6151,15 +6393,19 @@ snapshots:
'@babel/helper-string-parser@7.25.9': {}
+ '@babel/helper-string-parser@7.27.1': {}
+
'@babel/helper-validator-identifier@7.25.9': {}
+ '@babel/helper-validator-identifier@7.27.1': {}
+
'@babel/helper-validator-option@7.25.9': {}
'@babel/helper-wrap-function@7.25.9':
dependencies:
- '@babel/template': 7.25.9
- '@babel/traverse': 7.25.9
- '@babel/types': 7.26.0
+ '@babel/template': 7.27.2
+ '@babel/traverse': 7.27.1
+ '@babel/types': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6172,28 +6418,32 @@ snapshots:
dependencies:
'@babel/types': 7.26.0
+ '@babel/parser@7.27.2':
+ dependencies:
+ '@babel/types': 7.27.1
+
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/traverse': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0)
transitivePeerDependencies:
@@ -6202,8 +6452,8 @@ snapshots:
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/traverse': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6214,42 +6464,42 @@ snapshots:
'@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
- '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.0)':
+ '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)':
dependencies:
@@ -6259,65 +6509,70 @@ snapshots:
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-plugin-utils': 7.25.9
+ '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.26.0)':
+ dependencies:
+ '@babel/core': 7.26.0
+ '@babel/helper-plugin-utils': 7.27.1
+
'@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-async-generator-functions@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0)
- '@babel/traverse': 7.25.9
+ '@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6325,7 +6580,7 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-module-imports': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0)
transitivePeerDependencies:
- supports-color
@@ -6333,18 +6588,18 @@ snapshots:
'@babel/plugin-transform-block-scoped-functions@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6352,7 +6607,7 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6361,9 +6616,9 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-compilation-targets': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
- '@babel/traverse': 7.25.9
+ '@babel/traverse': 7.27.1
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -6371,53 +6626,53 @@ snapshots:
'@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/template': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/template': 7.27.2
'@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-exponentiation-operator@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-builder-binary-assignment-operator-visitor': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
transitivePeerDependencies:
- supports-color
@@ -6426,36 +6681,36 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-compilation-targets': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/traverse': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6472,9 +6727,9 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/helper-validator-identifier': 7.25.9
- '@babel/traverse': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/helper-validator-identifier': 7.27.1
+ '@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6482,7 +6737,7 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6490,34 +6745,34 @@ snapshots:
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-nullish-coalescing-operator@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-compilation-targets': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0)
'@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
transitivePeerDependencies:
- supports-color
@@ -6525,12 +6780,12 @@ snapshots:
'@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
transitivePeerDependencies:
- supports-color
@@ -6538,13 +6793,13 @@ snapshots:
'@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -6553,41 +6808,41 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
regenerator-transform: 0.15.2
'@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
transitivePeerDependencies:
- supports-color
@@ -6595,17 +6850,17 @@ snapshots:
'@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-typeof-symbol@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-typescript@7.25.9(@babel/core@7.26.0)':
dependencies:
@@ -6621,32 +6876,32 @@ snapshots:
'@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
'@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0)
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/preset-env@7.26.0(@babel/core@7.26.0)':
dependencies:
'@babel/compat-data': 7.26.2
'@babel/core': 7.26.0
'@babel/helper-compilation-targets': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-validator-option': 7.25.9
'@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.9(@babel/core@7.26.0)
'@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.9(@babel/core@7.26.0)
@@ -6655,7 +6910,7 @@ snapshots:
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.9(@babel/core@7.26.0)
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0)
'@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0)
- '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.0)
+ '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.26.0)
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.26.0)
'@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.0)
'@babel/plugin-transform-async-generator-functions': 7.25.9(@babel/core@7.26.0)
@@ -6719,14 +6974,14 @@ snapshots:
'@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/types': 7.26.0
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/types': 7.27.1
esutils: 2.0.3
'@babel/preset-typescript@7.26.0(@babel/core@7.26.0)':
dependencies:
'@babel/core': 7.26.0
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/helper-validator-option': 7.25.9
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
'@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.0)
@@ -6744,6 +6999,12 @@ snapshots:
'@babel/parser': 7.26.2
'@babel/types': 7.26.0
+ '@babel/template@7.27.2':
+ dependencies:
+ '@babel/code-frame': 7.27.1
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
+
'@babel/traverse@7.25.9':
dependencies:
'@babel/code-frame': 7.26.2
@@ -6751,7 +7012,19 @@ snapshots:
'@babel/parser': 7.26.2
'@babel/template': 7.25.9
'@babel/types': 7.26.0
- debug: 4.3.7
+ debug: 4.4.1
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@babel/traverse@7.27.1':
+ dependencies:
+ '@babel/code-frame': 7.27.1
+ '@babel/generator': 7.27.1
+ '@babel/parser': 7.27.2
+ '@babel/template': 7.27.2
+ '@babel/types': 7.27.1
+ debug: 4.4.1
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -6761,6 +7034,11 @@ snapshots:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
+ '@babel/types@7.27.1':
+ dependencies:
+ '@babel/helper-string-parser': 7.27.1
+ '@babel/helper-validator-identifier': 7.27.1
+
'@bcoe/v8-coverage@0.2.3': {}
'@commitlint/cli@18.6.1(@types/node@20.17.9)(typescript@5.7.2)':
@@ -6893,10 +7171,11 @@ snapshots:
'@dcloudio/types@3.4.14': {}
- '@dcloudio/uni-app-harmony@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-app-harmony@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
- debug: 4.3.7
+ '@dcloudio/uni-app-uts': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-app-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
+ debug: 4.4.1
fs-extra: 10.1.0
licia: 1.46.0
postcss-selector-parser: 6.1.2
@@ -6910,12 +7189,12 @@ snapshots:
- vite
- vue
- '@dcloudio/uni-app-plus@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-app-plus@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-app-uts': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-app-vue': 3.0.0-4020920240930001
- debug: 4.3.7
+ '@dcloudio/uni-app-uts': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-app-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-app-vue': 3.0.0-4060520250512001
+ debug: 4.4.1
fs-extra: 10.1.0
licia: 1.46.0
postcss-selector-parser: 6.1.2
@@ -6929,15 +7208,16 @@ snapshots:
- vite
- vue
- '@dcloudio/uni-app-uts@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-app-uts@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@babel/parser': 7.26.2
- '@babel/types': 7.26.0
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
- '@jridgewell/gen-mapping': 0.3.5
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-console': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-nvue-styler': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
+ '@jridgewell/gen-mapping': 0.3.8
'@jridgewell/trace-mapping': 0.3.25
'@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vue/compiler-core': 3.4.21
@@ -6945,14 +7225,14 @@ snapshots:
'@vue/compiler-sfc': 3.4.21
'@vue/consolidate': 1.0.0
'@vue/shared': 3.4.21
- debug: 4.3.7
+ debug: 4.4.1
es-module-lexer: 1.5.4
estree-walker: 2.0.2
fs-extra: 10.1.0
magic-string: 0.30.14
picocolors: 1.1.1
source-map-js: 1.2.1
- unimport: 3.14.3(rollup@4.28.0)
+ unimport: 4.1.1
transitivePeerDependencies:
- '@nuxt/kit'
- '@vueuse/core'
@@ -6962,17 +7242,17 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-app-vite@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-app-vite@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-nvue-styler': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@vue/compiler-dom': 3.4.21
'@vue/compiler-sfc': 3.4.21
- debug: 4.3.7
+ debug: 4.4.1
fs-extra: 10.1.0
picocolors: 1.1.1
transitivePeerDependencies:
@@ -6985,17 +7265,18 @@ snapshots:
- vite
- vue
- '@dcloudio/uni-app-vue@3.0.0-4020920240930001': {}
+ '@dcloudio/uni-app-vue@3.0.0-4060520250512001': {}
- '@dcloudio/uni-app@3.0.0-4020920240930001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-app@3.0.0-4060520250512001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
'@dcloudio/types': 3.4.14
- '@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-components': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-push': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
- '@dcloudio/uni-stat': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-cloud': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-components': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-console': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-push': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
+ '@dcloudio/uni-stat': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@vue/shared': 3.4.21
transitivePeerDependencies:
- '@nuxt/kit'
@@ -7006,12 +7287,12 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-automator@3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-automator@3.0.0-4060520250512001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
address: 1.2.2
cross-env: 7.0.3
- debug: 4.3.7
+ debug: 4.4.1
default-gateway: 6.0.3
fs-extra: 10.1.0
jest: 27.0.4
@@ -7033,15 +7314,15 @@ snapshots:
- utf-8-validate
- vue
- '@dcloudio/uni-cli-shared@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-cli-shared@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
'@ampproject/remapping': 2.3.0
- '@babel/code-frame': 7.26.2
+ '@babel/code-frame': 7.27.1
'@babel/core': 7.26.0
- '@babel/parser': 7.26.2
- '@babel/types': 7.26.0
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@intlify/core-base': 9.1.9
'@intlify/shared': 9.1.9
'@intlify/vue-devtools': 9.1.9
@@ -7057,17 +7338,17 @@ snapshots:
base64url: 3.0.1
chokidar: 3.6.0
compare-versions: 3.6.0
- debug: 4.3.7
+ debug: 4.4.1
es-module-lexer: 1.5.4
esbuild: 0.20.2
estree-walker: 2.0.2
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
fs-extra: 10.1.0
hash-sum: 2.0.0
isbinaryfile: 5.0.4
jsonc-parser: 3.3.1
lines-and-columns: 2.0.4
- magic-string: 0.30.14
+ magic-string: 0.30.17
merge: 2.1.1
mime: 3.0.0
module-alias: 2.2.3
@@ -7077,10 +7358,11 @@ snapshots:
postcss-load-config: 3.1.4(postcss@8.4.49)
postcss-modules: 4.3.1(postcss@8.4.49)
postcss-selector-parser: 6.1.2
- resolve: 1.22.8
+ resolve: 1.22.10
source-map-js: 1.2.1
tapable: 2.2.1
- unplugin-auto-import: 0.16.7(rollup@4.28.0)
+ unimport: 4.1.1
+ unplugin-auto-import: 19.1.0
xregexp: 3.1.0
transitivePeerDependencies:
- '@nuxt/kit'
@@ -7091,11 +7373,11 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-cloud@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-cloud@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
fast-glob: 3.3.2
transitivePeerDependencies:
@@ -7107,11 +7389,11 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-components@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-components@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-h5': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
+ '@dcloudio/uni-cloud': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-h5': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
transitivePeerDependencies:
- '@nuxt/kit'
- '@vueuse/core'
@@ -7121,16 +7403,29 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-h5-vite@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-console@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ fs-extra: 10.1.0
+ transitivePeerDependencies:
+ - '@nuxt/kit'
+ - '@vueuse/core'
+ - postcss
+ - rollup
+ - supports-color
+ - ts-node
+ - vue
+
+ '@dcloudio/uni-h5-vite@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ dependencies:
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vue/compiler-dom': 3.4.21
'@vue/compiler-sfc': 3.4.21
'@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2))
'@vue/shared': 3.4.21
- debug: 4.3.7
+ debug: 4.4.1
fs-extra: 10.1.0
mime: 3.0.0
module-alias: 2.2.3
@@ -7143,22 +7438,22 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-h5-vue@3.0.0-4020920240930001(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-h5-vue@3.0.0-4060520250512001(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2))
transitivePeerDependencies:
- vue
- '@dcloudio/uni-h5@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-h5@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-h5-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-h5-vue': 3.0.0-4020920240930001(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-h5-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-h5-vue': 3.0.0-4060520250512001(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2))
'@vue/shared': 3.4.21
- debug: 4.3.7
+ debug: 4.4.1
localstorage-polyfill: 1.0.1
postcss-selector-parser: 6.1.2
safe-area-insets: 1.4.1
@@ -7173,14 +7468,14 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-i18n@3.0.0-4020920240930001': {}
+ '@dcloudio/uni-i18n@3.0.0-4060520250512001': {}
- '@dcloudio/uni-mp-alipay@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-alipay@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21
transitivePeerDependencies:
@@ -7192,14 +7487,15 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-baidu@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-baidu@3.0.0-4060520250512001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-app': 3.0.0-4060520250512001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-mp-weixin': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21
jimp: 0.10.3
@@ -7208,6 +7504,7 @@ snapshots:
qrcode-terminal: 0.12.0
ws: 8.18.0
transitivePeerDependencies:
+ - '@dcloudio/types'
- '@nuxt/kit'
- '@vueuse/core'
- bufferutil
@@ -7219,13 +7516,13 @@ snapshots:
- utf-8-validate
- vue
- '@dcloudio/uni-mp-compiler@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-compiler@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@babel/generator': 7.26.2
- '@babel/parser': 7.26.2
- '@babel/types': 7.26.0
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@babel/generator': 7.27.1
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/compiler-core': 3.4.21
'@vue/compiler-dom': 3.4.21
'@vue/shared': 3.4.21
@@ -7239,13 +7536,14 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-jd@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-harmony@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-toutiao': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-quickapp-webview': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
transitivePeerDependencies:
- '@nuxt/kit'
@@ -7256,14 +7554,31 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-jd@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
+ '@vue/shared': 3.4.21
+ transitivePeerDependencies:
+ - '@nuxt/kit'
+ - '@vueuse/core'
+ - postcss
+ - rollup
+ - supports-color
+ - ts-node
+ - vue
+
+ '@dcloudio/uni-mp-kuaishou@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ dependencies:
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-mp-weixin': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21
transitivePeerDependencies:
@@ -7278,14 +7593,14 @@ snapshots:
- utf-8-validate
- vue
- '@dcloudio/uni-mp-lark@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-lark@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-toutiao': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-toutiao': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21
transitivePeerDependencies:
@@ -7297,12 +7612,12 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-qq@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-qq@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
fs-extra: 10.1.0
transitivePeerDependencies:
@@ -7314,13 +7629,13 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-toutiao@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21
transitivePeerDependencies:
@@ -7332,16 +7647,17 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-vite@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-vite@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-i18n': 3.0.0-4020920240930001
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-i18n': 3.0.0-4060520250512001
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
+ '@vue/compiler-dom': 3.4.21
'@vue/compiler-sfc': 3.4.21
'@vue/shared': 3.4.21
- debug: 4.3.7
+ debug: 4.4.1
transitivePeerDependencies:
- '@nuxt/kit'
- '@vueuse/core'
@@ -7351,17 +7667,17 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-mp-vue@3.0.0-4020920240930001':
+ '@dcloudio/uni-mp-vue@3.0.0-4060520250512001':
dependencies:
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
- '@dcloudio/uni-mp-weixin@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-weixin@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
jimp: 0.10.3
licia: 1.46.0
@@ -7380,13 +7696,13 @@ snapshots:
- utf-8-validate
- vue
- '@dcloudio/uni-mp-xhs@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-mp-xhs@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-compiler': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
transitivePeerDependencies:
- '@nuxt/kit'
@@ -7397,14 +7713,14 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-nvue-styler@3.0.0-4020920240930001':
+ '@dcloudio/uni-nvue-styler@3.0.0-4060520250512001':
dependencies:
parse-css-font: 4.0.0
postcss: 8.4.49
- '@dcloudio/uni-push@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-push@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
transitivePeerDependencies:
- '@nuxt/kit'
- '@vueuse/core'
@@ -7414,12 +7730,12 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-quickapp-webview@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-mp-vue': 3.0.0-4020920240930001
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vite': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-mp-vue': 3.0.0-4060520250512001
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@vue/shared': 3.4.21
transitivePeerDependencies:
- '@nuxt/kit'
@@ -7430,17 +7746,17 @@ snapshots:
- ts-node
- vue
- '@dcloudio/uni-shared@3.0.0-4020920240930001':
+ '@dcloudio/uni-shared@3.0.0-4060520250512001':
dependencies:
'@vue/shared': 3.4.21
- '@dcloudio/uni-stacktracey@3.0.0-4020920240930001': {}
+ '@dcloudio/uni-stacktracey@3.0.0-4060520250512001': {}
- '@dcloudio/uni-stat@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/uni-stat@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
- debug: 4.3.7
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
+ debug: 4.4.1
transitivePeerDependencies:
- '@nuxt/kit'
- '@vueuse/core'
@@ -7450,13 +7766,13 @@ snapshots:
- ts-node
- vue
- '@dcloudio/vite-plugin-uni@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
+ '@dcloudio/vite-plugin-uni@3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies:
'@babel/core': 7.26.0
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0)
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0)
- '@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
- '@dcloudio/uni-shared': 3.0.0-4020920240930001
+ '@dcloudio/uni-cli-shared': 3.0.0-4060520250512001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
+ '@dcloudio/uni-shared': 3.0.0-4060520250512001
'@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vitejs/plugin-legacy': 5.3.2(terser@5.36.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))
'@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
@@ -7466,17 +7782,17 @@ snapshots:
'@vue/compiler-sfc': 3.4.21
'@vue/shared': 3.4.21
cac: 6.7.9
- debug: 4.3.7
+ debug: 4.4.1
estree-walker: 2.0.2
express: 4.21.1
- fast-glob: 3.3.2
+ fast-glob: 3.3.3
fs-extra: 10.1.0
hash-sum: 2.0.0
jsonc-parser: 3.3.1
- magic-string: 0.30.14
+ magic-string: 0.30.17
picocolors: 1.1.1
terser: 5.36.0
- unplugin-auto-import: 0.16.7(rollup@4.28.0)
+ unplugin-auto-import: 19.1.0
vite: 5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0)
transitivePeerDependencies:
- '@nuxt/kit'
@@ -7561,6 +7877,11 @@ snapshots:
eslint: 8.57.1
eslint-visitor-keys: 3.4.3
+ '@eslint-community/eslint-utils@4.7.0(eslint@8.57.1)':
+ dependencies:
+ eslint: 8.57.1
+ eslint-visitor-keys: 3.4.3
+
'@eslint-community/regexpp@4.12.1': {}
'@eslint/eslintrc@2.1.4':
@@ -7604,10 +7925,10 @@ snapshots:
'@antfu/install-pkg': 0.4.1
'@antfu/utils': 0.7.10
'@iconify/types': 2.0.0
- debug: 4.3.7
+ debug: 4.4.1
kolorist: 1.8.0
local-pkg: 0.5.1
- mlly: 1.7.3
+ mlly: 1.7.4
transitivePeerDependencies:
- supports-color
@@ -7668,7 +7989,7 @@ snapshots:
'@jest/console@27.5.1':
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
chalk: 4.1.2
jest-message-util: 27.5.1
jest-util: 27.5.1
@@ -7681,7 +8002,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.8.1
@@ -7715,14 +8036,14 @@ snapshots:
dependencies:
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
jest-mock: 27.5.1
'@jest/fake-timers@27.5.1':
dependencies:
'@jest/types': 27.5.1
'@sinonjs/fake-timers': 8.1.0
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
jest-message-util: 27.5.1
jest-mock: 27.5.1
jest-util: 27.5.1
@@ -7740,7 +8061,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
chalk: 4.1.2
collect-v8-coverage: 1.0.2
exit: 0.1.2
@@ -7798,7 +8119,7 @@ snapshots:
jest-regex-util: 27.5.1
jest-util: 27.5.1
micromatch: 4.0.8
- pirates: 4.0.6
+ pirates: 4.0.7
slash: 3.0.0
source-map: 0.6.1
write-file-atomic: 3.0.3
@@ -7809,7 +8130,7 @@ snapshots:
dependencies:
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
'@types/yargs': 16.0.9
chalk: 4.1.2
@@ -8098,6 +8419,12 @@ snapshots:
'@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping': 0.3.25
+ '@jridgewell/gen-mapping@0.3.8':
+ dependencies:
+ '@jridgewell/set-array': 1.2.1
+ '@jridgewell/sourcemap-codec': 1.5.0
+ '@jridgewell/trace-mapping': 0.3.25
+
'@jridgewell/resolve-uri@3.1.2': {}
'@jridgewell/set-array@1.2.1': {}
@@ -8246,24 +8573,24 @@ snapshots:
'@types/babel__core@7.20.5':
dependencies:
- '@babel/parser': 7.26.2
- '@babel/types': 7.26.0
- '@types/babel__generator': 7.6.8
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
+ '@types/babel__generator': 7.27.0
'@types/babel__template': 7.4.4
- '@types/babel__traverse': 7.20.6
+ '@types/babel__traverse': 7.20.7
- '@types/babel__generator@7.6.8':
+ '@types/babel__generator@7.27.0':
dependencies:
- '@babel/types': 7.26.0
+ '@babel/types': 7.27.1
'@types/babel__template@7.4.4':
dependencies:
- '@babel/parser': 7.26.2
- '@babel/types': 7.26.0
+ '@babel/parser': 7.27.2
+ '@babel/types': 7.27.1
- '@types/babel__traverse@7.20.6':
+ '@types/babel__traverse@7.20.7':
dependencies:
- '@babel/types': 7.26.0
+ '@babel/types': 7.27.1
'@types/cacheable-request@6.0.3':
dependencies:
@@ -8276,7 +8603,7 @@ snapshots:
'@types/graceful-fs@4.1.9':
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
'@types/http-cache-semantics@4.0.4': {}
@@ -8300,12 +8627,16 @@ snapshots:
'@types/lodash-es@4.17.12':
dependencies:
- '@types/lodash': 4.17.13
+ '@types/lodash': 4.17.16
- '@types/lodash@4.17.13': {}
+ '@types/lodash@4.17.16': {}
'@types/minimist@1.2.5': {}
+ '@types/node@20.17.48':
+ dependencies:
+ undici-types: 6.19.8
+
'@types/node@20.17.9':
dependencies:
undici-types: 6.19.8
@@ -8465,9 +8796,9 @@ snapshots:
- magicast
- rollup
- '@uni-helper/vite-plugin-uni-manifest@0.2.7(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))':
+ '@uni-helper/vite-plugin-uni-manifest@0.2.8(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))':
dependencies:
- c12: 1.11.2
+ c12: 2.0.4
vite: 5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0)
transitivePeerDependencies:
- magicast
@@ -8526,9 +8857,9 @@ snapshots:
cac: 6.7.14
chokidar: 3.6.0
colorette: 2.0.20
- consola: 3.2.3
- fast-glob: 3.3.2
- magic-string: 0.30.14
+ consola: 3.4.2
+ fast-glob: 3.3.3
+ magic-string: 0.30.17
pathe: 1.1.2
perfect-debounce: 1.0.0
transitivePeerDependencies:
@@ -8566,8 +8897,8 @@ snapshots:
'@unocss/core': 0.58.9
'@unocss/rule-utils': 0.58.9
css-tree: 2.3.1
- fast-glob: 3.3.2
- magic-string: 0.30.14
+ fast-glob: 3.3.3
+ magic-string: 0.30.17
postcss: 8.4.49
'@unocss/preset-attributify@0.58.9':
@@ -8647,7 +8978,7 @@ snapshots:
'@unocss/rule-utils@0.58.9':
dependencies:
'@unocss/core': 0.58.9
- magic-string: 0.30.14
+ magic-string: 0.30.17
'@unocss/scope@0.58.9': {}
@@ -8688,8 +9019,8 @@ snapshots:
'@unocss/scope': 0.58.9
'@unocss/transformer-directives': 0.58.9
chokidar: 3.6.0
- fast-glob: 3.3.2
- magic-string: 0.30.14
+ fast-glob: 3.3.3
+ magic-string: 0.30.17
vite: 5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0)
transitivePeerDependencies:
- rollup
@@ -8701,7 +9032,7 @@ snapshots:
browserslist: 4.24.2
browserslist-to-esbuild: 2.1.1(browserslist@4.24.2)
core-js: 3.39.0
- magic-string: 0.30.14
+ magic-string: 0.30.17
regenerator-runtime: 0.14.1
systemjs: 6.15.1
terser: 5.36.0
@@ -8742,11 +9073,11 @@ snapshots:
'@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.0)':
dependencies:
'@babel/helper-module-imports': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
- '@babel/template': 7.25.9
- '@babel/traverse': 7.25.9
- '@babel/types': 7.26.0
+ '@babel/template': 7.27.2
+ '@babel/traverse': 7.27.1
+ '@babel/types': 7.27.1
'@vue/babel-helper-vue-transform-on': 1.2.5
'@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.0)
html-tags: 3.3.1
@@ -8758,18 +9089,18 @@ snapshots:
'@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.0)':
dependencies:
- '@babel/code-frame': 7.26.2
+ '@babel/code-frame': 7.27.1
'@babel/core': 7.26.0
'@babel/helper-module-imports': 7.25.9
- '@babel/helper-plugin-utils': 7.25.9
- '@babel/parser': 7.26.2
+ '@babel/helper-plugin-utils': 7.27.1
+ '@babel/parser': 7.27.2
'@vue/compiler-sfc': 3.5.13
transitivePeerDependencies:
- supports-color
'@vue/compiler-core@3.4.21':
dependencies:
- '@babel/parser': 7.26.2
+ '@babel/parser': 7.27.2
'@vue/shared': 3.4.21
entities: 4.5.0
estree-walker: 2.0.2
@@ -8914,13 +9245,15 @@ snapshots:
acorn@8.14.0: {}
+ acorn@8.14.1: {}
+
address@1.2.2: {}
adm-zip@0.5.16: {}
agent-base@6.0.2:
dependencies:
- debug: 4.3.7
+ debug: 4.4.1
transitivePeerDependencies:
- supports-color
@@ -9079,7 +9412,7 @@ snapshots:
babel-plugin-istanbul@6.1.1:
dependencies:
- '@babel/helper-plugin-utils': 7.25.9
+ '@babel/helper-plugin-utils': 7.27.1
'@istanbuljs/load-nyc-config': 1.1.0
'@istanbuljs/schema': 0.1.3
istanbul-lib-instrument: 5.2.1
@@ -9089,10 +9422,10 @@ snapshots:
babel-plugin-jest-hoist@27.5.1:
dependencies:
- '@babel/template': 7.25.9
- '@babel/types': 7.26.0
+ '@babel/template': 7.27.2
+ '@babel/types': 7.27.1
'@types/babel__core': 7.20.5
- '@types/babel__traverse': 7.20.6
+ '@types/babel__traverse': 7.20.7
babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.0):
dependencies:
@@ -9125,7 +9458,7 @@ snapshots:
'@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.26.0)
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.26.0)
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.26.0)
- '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.0)
+ '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.26.0)
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0)
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.26.0)
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.26.0)
@@ -9222,7 +9555,7 @@ snapshots:
builtins@5.1.0:
dependencies:
- semver: 7.6.3
+ semver: 7.7.2
bytes@3.1.2: {}
@@ -9241,6 +9574,21 @@ snapshots:
pkg-types: 1.2.1
rc9: 2.1.2
+ c12@2.0.4:
+ dependencies:
+ chokidar: 4.0.3
+ confbox: 0.1.8
+ defu: 6.1.4
+ dotenv: 16.5.0
+ giget: 1.2.5
+ jiti: 2.4.2
+ mlly: 1.7.4
+ ohash: 2.0.11
+ pathe: 2.0.3
+ perfect-debounce: 1.0.0
+ pkg-types: 1.3.1
+ rc9: 2.1.2
+
cac@6.7.14: {}
cac@6.7.9: {}
@@ -9257,6 +9605,11 @@ snapshots:
normalize-url: 6.1.0
responselike: 2.0.1
+ call-bind-apply-helpers@1.0.2:
+ dependencies:
+ es-errors: 1.3.0
+ function-bind: 1.1.2
+
call-bind@1.0.7:
dependencies:
es-define-property: 1.0.0
@@ -9308,6 +9661,10 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
+ chokidar@4.0.3:
+ dependencies:
+ readdirp: 4.1.2
+
chownr@2.0.0: {}
ci-info@3.9.0: {}
@@ -9316,7 +9673,7 @@ snapshots:
dependencies:
consola: 3.2.3
- cjs-module-lexer@1.4.1: {}
+ cjs-module-lexer@1.4.3: {}
cli-cursor@5.0.0:
dependencies:
@@ -9388,8 +9745,12 @@ snapshots:
confbox@0.1.8: {}
+ confbox@0.2.2: {}
+
consola@3.2.3: {}
+ consola@3.4.2: {}
+
content-disposition@0.5.4:
dependencies:
safe-buffer: 5.2.1
@@ -9552,6 +9913,10 @@ snapshots:
dependencies:
ms: 2.1.3
+ debug@4.4.1:
+ dependencies:
+ ms: 2.1.3
+
decamelize-keys@1.1.1:
dependencies:
decamelize: 1.2.0
@@ -9559,7 +9924,7 @@ snapshots:
decamelize@1.2.0: {}
- decimal.js@10.4.3: {}
+ decimal.js@10.5.0: {}
decompress-response@6.0.0:
dependencies:
@@ -9647,6 +10012,14 @@ snapshots:
dotenv@16.4.7: {}
+ dotenv@16.5.0: {}
+
+ dunder-proto@1.0.1:
+ dependencies:
+ call-bind-apply-helpers: 1.0.2
+ es-errors: 1.3.0
+ gopd: 1.2.0
+
duplexer@0.1.2: {}
eastasianwidth@0.2.0: {}
@@ -9739,6 +10112,8 @@ snapshots:
dependencies:
get-intrinsic: 1.2.4
+ es-define-property@1.0.1: {}
+
es-errors@1.3.0: {}
es-module-lexer@1.5.4: {}
@@ -9747,12 +10122,23 @@ snapshots:
dependencies:
es-errors: 1.3.0
+ es-object-atoms@1.1.1:
+ dependencies:
+ es-errors: 1.3.0
+
es-set-tostringtag@2.0.3:
dependencies:
get-intrinsic: 1.2.4
has-tostringtag: 1.0.2
hasown: 2.0.2
+ es-set-tostringtag@2.1.0:
+ dependencies:
+ es-errors: 1.3.0
+ get-intrinsic: 1.3.0
+ has-tostringtag: 1.0.2
+ hasown: 2.0.2
+
es-shim-unscopables@1.0.2:
dependencies:
hasown: 2.0.2
@@ -9837,7 +10223,7 @@ snapshots:
eslint-compat-utils@0.5.1(eslint@8.57.1):
dependencies:
eslint: 8.57.1
- semver: 7.6.3
+ semver: 7.7.2
eslint-config-prettier@9.1.0(eslint@8.57.1):
dependencies:
@@ -9887,7 +10273,7 @@ snapshots:
eslint-plugin-es-x@7.8.0(eslint@8.57.1):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1)
+ '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.1)
'@eslint-community/regexpp': 4.12.1
eslint: 8.57.1
eslint-compat-utils: 0.5.1(eslint@8.57.1)
@@ -9923,18 +10309,18 @@ snapshots:
eslint-plugin-n@16.6.2(eslint@8.57.1):
dependencies:
- '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1)
+ '@eslint-community/eslint-utils': 4.7.0(eslint@8.57.1)
builtins: 5.1.0
eslint: 8.57.1
eslint-plugin-es-x: 7.8.0(eslint@8.57.1)
- get-tsconfig: 4.8.1
+ get-tsconfig: 4.10.0
globals: 13.24.0
ignore: 5.3.2
is-builtin-module: 3.2.1
- is-core-module: 2.15.1
+ is-core-module: 2.16.1
minimatch: 3.1.2
- resolve: 1.22.8
- semver: 7.6.3
+ resolve: 1.22.10
+ semver: 7.7.2
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.3.2):
dependencies:
@@ -10126,6 +10512,8 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ exsolve@1.0.5: {}
+
ext@1.7.0:
dependencies:
type: 2.7.3
@@ -10142,6 +10530,14 @@ snapshots:
merge2: 1.4.1
micromatch: 4.0.8
+ fast-glob@3.3.3:
+ dependencies:
+ '@nodelib/fs.stat': 2.0.5
+ '@nodelib/fs.walk': 1.2.8
+ glob-parent: 5.1.2
+ merge2: 1.4.1
+ micromatch: 4.0.8
+
fast-json-stable-stringify@2.1.0: {}
fast-levenshtein@2.0.6: {}
@@ -10224,10 +10620,11 @@ snapshots:
cross-spawn: 7.0.6
signal-exit: 4.1.0
- form-data@3.0.2:
+ form-data@3.0.3:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
+ es-set-tostringtag: 2.1.0
mime-types: 2.1.35
form-data@4.0.1:
@@ -10286,8 +10683,26 @@ snapshots:
has-symbols: 1.1.0
hasown: 2.0.2
+ get-intrinsic@1.3.0:
+ dependencies:
+ call-bind-apply-helpers: 1.0.2
+ es-define-property: 1.0.1
+ es-errors: 1.3.0
+ es-object-atoms: 1.1.1
+ function-bind: 1.1.2
+ get-proto: 1.0.1
+ gopd: 1.2.0
+ has-symbols: 1.1.0
+ hasown: 2.0.2
+ math-intrinsics: 1.1.0
+
get-package-type@0.1.0: {}
+ get-proto@1.0.1:
+ dependencies:
+ dunder-proto: 1.0.1
+ es-object-atoms: 1.1.1
+
get-stream@5.2.0:
dependencies:
pump: 3.0.2
@@ -10302,6 +10717,10 @@ snapshots:
es-errors: 1.3.0
get-intrinsic: 1.2.4
+ get-tsconfig@4.10.0:
+ dependencies:
+ resolve-pkg-maps: 1.0.0
+
get-tsconfig@4.8.1:
dependencies:
resolve-pkg-maps: 1.0.0
@@ -10317,6 +10736,16 @@ snapshots:
pathe: 1.1.2
tar: 6.2.1
+ giget@1.2.5:
+ dependencies:
+ citty: 0.1.6
+ consola: 3.4.2
+ defu: 6.1.4
+ node-fetch-native: 1.6.6
+ nypm: 0.5.4
+ pathe: 2.0.3
+ tar: 6.2.1
+
git-raw-commits@2.0.11:
dependencies:
dargs: 7.0.0
@@ -10396,6 +10825,8 @@ snapshots:
dependencies:
get-intrinsic: 1.2.4
+ gopd@1.2.0: {}
+
got@11.8.6:
dependencies:
'@sindresorhus/is': 4.6.0
@@ -10481,7 +10912,7 @@ snapshots:
dependencies:
'@tootallnate/once': 1.1.2
agent-base: 6.0.2
- debug: 4.3.7
+ debug: 4.4.1
transitivePeerDependencies:
- supports-color
@@ -10495,7 +10926,7 @@ snapshots:
https-proxy-agent@5.0.1:
dependencies:
agent-base: 6.0.2
- debug: 4.3.7
+ debug: 4.4.1
transitivePeerDependencies:
- supports-color
@@ -10594,6 +11025,10 @@ snapshots:
dependencies:
hasown: 2.0.2
+ is-core-module@2.16.1:
+ dependencies:
+ hasown: 2.0.2
+
is-data-view@1.0.1:
dependencies:
is-typed-array: 1.1.13
@@ -10717,7 +11152,7 @@ snapshots:
istanbul-lib-instrument@5.2.1:
dependencies:
'@babel/core': 7.26.0
- '@babel/parser': 7.26.2
+ '@babel/parser': 7.27.2
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 6.3.1
@@ -10732,7 +11167,7 @@ snapshots:
istanbul-lib-source-maps@4.0.1:
dependencies:
- debug: 4.3.7
+ debug: 4.4.1
istanbul-lib-coverage: 3.2.2
source-map: 0.6.1
transitivePeerDependencies:
@@ -10760,7 +11195,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
@@ -10856,7 +11291,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
jest-mock: 27.5.1
jest-util: 27.5.1
jsdom: 16.7.0
@@ -10871,7 +11306,7 @@ snapshots:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
jest-mock: 27.5.1
jest-util: 27.5.1
@@ -10881,7 +11316,7 @@ snapshots:
dependencies:
'@jest/types': 27.5.1
'@types/graceful-fs': 4.1.9
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -10900,7 +11335,7 @@ snapshots:
'@jest/source-map': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
chalk: 4.1.2
co: 4.6.0
expect: 27.5.1
@@ -10930,7 +11365,7 @@ snapshots:
jest-message-util@27.5.1:
dependencies:
- '@babel/code-frame': 7.26.2
+ '@babel/code-frame': 7.27.1
'@jest/types': 27.5.1
'@types/stack-utils': 2.0.3
chalk: 4.1.2
@@ -10943,7 +11378,7 @@ snapshots:
jest-mock@27.5.1:
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
jest-pnp-resolver@1.2.3(jest-resolve@27.5.1):
optionalDependencies:
@@ -10968,7 +11403,7 @@ snapshots:
jest-pnp-resolver: 1.2.3(jest-resolve@27.5.1)
jest-util: 27.5.1
jest-validate: 27.5.1
- resolve: 1.22.8
+ resolve: 1.22.10
resolve.exports: 1.1.1
slash: 3.0.0
@@ -10979,7 +11414,7 @@ snapshots:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
chalk: 4.1.2
emittery: 0.8.1
graceful-fs: 4.2.11
@@ -11011,7 +11446,7 @@ snapshots:
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
chalk: 4.1.2
- cjs-module-lexer: 1.4.1
+ cjs-module-lexer: 1.4.3
collect-v8-coverage: 1.0.2
execa: 5.1.1
glob: 7.2.3
@@ -11030,19 +11465,19 @@ snapshots:
jest-serializer@27.5.1:
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
graceful-fs: 4.2.11
jest-snapshot@27.5.1:
dependencies:
'@babel/core': 7.26.0
- '@babel/generator': 7.26.2
- '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0)
- '@babel/traverse': 7.25.9
- '@babel/types': 7.26.0
+ '@babel/generator': 7.27.1
+ '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.26.0)
+ '@babel/traverse': 7.27.1
+ '@babel/types': 7.27.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
- '@types/babel__traverse': 7.20.6
+ '@types/babel__traverse': 7.20.7
'@types/prettier': 2.7.3
babel-preset-current-node-syntax: 1.1.0(@babel/core@7.26.0)
chalk: 4.1.2
@@ -11056,14 +11491,14 @@ snapshots:
jest-util: 27.5.1
natural-compare: 1.4.0
pretty-format: 27.5.1
- semver: 7.6.3
+ semver: 7.7.2
transitivePeerDependencies:
- supports-color
jest-util@27.5.1:
dependencies:
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@@ -11082,7 +11517,7 @@ snapshots:
dependencies:
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
ansi-escapes: 4.3.2
chalk: 4.1.2
jest-util: 27.5.1
@@ -11090,7 +11525,7 @@ snapshots:
jest-worker@27.5.1:
dependencies:
- '@types/node': 20.17.9
+ '@types/node': 20.17.48
merge-stream: 2.0.0
supports-color: 8.1.1
@@ -11139,20 +11574,20 @@ snapshots:
jsdom@16.7.0:
dependencies:
abab: 2.0.6
- acorn: 8.14.0
+ acorn: 8.14.1
acorn-globals: 6.0.0
cssom: 0.4.4
cssstyle: 2.3.0
data-urls: 2.0.0
- decimal.js: 10.4.3
+ decimal.js: 10.5.0
domexception: 2.0.1
escodegen: 2.1.0
- form-data: 3.0.2
+ form-data: 3.0.3
html-encoding-sniffer: 2.0.1
http-proxy-agent: 4.0.1
https-proxy-agent: 5.0.1
is-potential-custom-element-name: 1.0.1
- nwsapi: 2.2.16
+ nwsapi: 2.2.20
parse5: 6.0.1
saxes: 5.0.1
symbol-tree: 3.2.4
@@ -11172,6 +11607,8 @@ snapshots:
jsesc@3.0.2: {}
+ jsesc@3.1.0: {}
+
json-buffer@3.0.1: {}
json-parse-even-better-errors@2.3.1: {}
@@ -11275,6 +11712,12 @@ snapshots:
mlly: 1.7.3
pkg-types: 1.2.1
+ local-pkg@1.1.1:
+ dependencies:
+ mlly: 1.7.4
+ pkg-types: 2.1.0
+ quansync: 0.2.10
+
localstorage-polyfill@1.0.1: {}
locate-path@5.0.0:
@@ -11347,9 +11790,13 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
+ magic-string@0.30.17:
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.5.0
+
make-dir@4.0.0:
dependencies:
- semver: 7.6.3
+ semver: 7.7.2
make-synchronized@0.2.9: {}
@@ -11361,6 +11808,8 @@ snapshots:
map-obj@4.3.0: {}
+ math-intrinsics@1.1.0: {}
+
mathml-tag-names@2.1.3: {}
mdn-data@2.0.30: {}
@@ -11491,6 +11940,13 @@ snapshots:
pkg-types: 1.2.1
ufo: 1.5.4
+ mlly@1.7.4:
+ dependencies:
+ acorn: 8.14.1
+ pathe: 2.0.3
+ pkg-types: 1.3.1
+ ufo: 1.5.4
+
mockjs@1.1.0:
dependencies:
commander: 12.1.0
@@ -11519,6 +11975,8 @@ snapshots:
node-fetch-native@1.6.4: {}
+ node-fetch-native@1.6.6: {}
+
node-fetch@2.7.0:
dependencies:
whatwg-url: 5.0.0
@@ -11571,7 +12029,7 @@ snapshots:
optionalDependencies:
chokidar: 3.6.0
- nwsapi@2.2.16: {}
+ nwsapi@2.2.20: {}
nypm@0.3.12:
dependencies:
@@ -11582,6 +12040,15 @@ snapshots:
pkg-types: 1.2.1
ufo: 1.5.4
+ nypm@0.5.4:
+ dependencies:
+ citty: 0.1.6
+ consola: 3.4.2
+ pathe: 2.0.3
+ pkg-types: 1.3.1
+ tinyexec: 0.3.2
+ ufo: 1.6.1
+
oas-kit-common@1.0.8:
dependencies:
fast-safe-stringify: 2.1.1
@@ -11646,11 +12113,13 @@ snapshots:
ofetch@1.4.1:
dependencies:
destr: 2.0.3
- node-fetch-native: 1.6.4
- ufo: 1.5.4
+ node-fetch-native: 1.6.6
+ ufo: 1.6.1
ohash@1.1.4: {}
+ ohash@2.0.11: {}
+
omggif@1.0.10: {}
on-finished@2.4.1:
@@ -11811,6 +12280,8 @@ snapshots:
pathe@1.1.2: {}
+ pathe@2.0.3: {}
+
perfect-debounce@1.0.0: {}
phin@2.9.3: {}
@@ -11843,7 +12314,7 @@ snapshots:
optionalDependencies:
typescript: 5.7.2
- pirates@4.0.6: {}
+ pirates@4.0.7: {}
pixelmatch@4.0.2:
dependencies:
@@ -11859,6 +12330,18 @@ snapshots:
mlly: 1.7.3
pathe: 1.1.2
+ pkg-types@1.3.1:
+ dependencies:
+ confbox: 0.1.8
+ mlly: 1.7.4
+ pathe: 2.0.3
+
+ pkg-types@2.1.0:
+ dependencies:
+ confbox: 0.2.2
+ exsolve: 1.0.5
+ pathe: 2.0.3
+
pngjs@3.4.0: {}
possible-typed-array-names@1.0.0: {}
@@ -11875,7 +12358,7 @@ snapshots:
postcss: 8.4.49
postcss-value-parser: 4.2.0
read-cache: 1.0.0
- resolve: 1.22.8
+ resolve: 1.22.10
postcss-load-config@3.1.4(postcss@8.4.49):
dependencies:
@@ -12004,6 +12487,8 @@ snapshots:
qs@6.5.3: {}
+ quansync@0.2.10: {}
+
querystringify@2.2.0: {}
queue-microtask@1.2.3: {}
@@ -12055,6 +12540,8 @@ snapshots:
dependencies:
picomatch: 2.3.1
+ readdirp@4.1.2: {}
+
redent@3.0.0:
dependencies:
indent-string: 4.0.0
@@ -12136,6 +12623,12 @@ snapshots:
resolve.exports@1.1.1: {}
+ resolve@1.22.10:
+ dependencies:
+ is-core-module: 2.16.1
+ path-parse: 1.0.7
+ supports-preserve-symlinks-flag: 1.0.0
+
resolve@1.22.8:
dependencies:
is-core-module: 2.15.1
@@ -12244,6 +12737,8 @@ snapshots:
semver@7.6.3: {}
+ semver@7.7.2: {}
+
send@0.19.0:
dependencies:
debug: 2.6.9
@@ -12477,6 +12972,10 @@ snapshots:
dependencies:
js-tokens: 9.0.1
+ strip-literal@3.0.0:
+ dependencies:
+ js-tokens: 9.0.1
+
stylelint-config-html@1.1.0(postcss-html@1.7.0)(stylelint@16.11.0(typescript@5.7.2)):
dependencies:
postcss-html: 1.7.0
@@ -12683,7 +13182,7 @@ snapshots:
tinycolor2@1.6.0: {}
- tinyexec@0.3.1: {}
+ tinyexec@0.3.2: {}
tinyglobby@0.2.10:
dependencies:
@@ -12792,6 +13291,8 @@ snapshots:
ufo@1.5.4: {}
+ ufo@1.6.1: {}
+
unbox-primitive@1.0.2:
dependencies:
call-bind: 1.0.7
@@ -12837,6 +13338,23 @@ snapshots:
transitivePeerDependencies:
- rollup
+ unimport@4.1.1:
+ dependencies:
+ acorn: 8.14.1
+ escape-string-regexp: 5.0.0
+ estree-walker: 3.0.3
+ fast-glob: 3.3.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: 1.3.1
+ scule: 1.3.0
+ strip-literal: 3.0.0
+ unplugin: 2.3.4
+ unplugin-utils: 0.2.4
+
universalify@0.2.0: {}
universalify@2.0.1: {}
@@ -12880,19 +13398,6 @@ snapshots:
unpipe@1.0.0: {}
- unplugin-auto-import@0.16.7(rollup@4.28.0):
- dependencies:
- '@antfu/utils': 0.7.10
- '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
- fast-glob: 3.3.2
- local-pkg: 0.5.1
- magic-string: 0.30.14
- minimatch: 9.0.5
- unimport: 3.14.3(rollup@4.28.0)
- unplugin: 1.16.0
- transitivePeerDependencies:
- - rollup
-
unplugin-auto-import@0.17.8(rollup@4.28.0):
dependencies:
'@antfu/utils': 0.7.10
@@ -12906,11 +13411,31 @@ snapshots:
transitivePeerDependencies:
- rollup
+ unplugin-auto-import@19.1.0:
+ dependencies:
+ local-pkg: 1.1.1
+ magic-string: 0.30.17
+ picomatch: 4.0.2
+ unimport: 4.1.1
+ unplugin: 2.3.4
+ unplugin-utils: 0.2.4
+
+ unplugin-utils@0.2.4:
+ dependencies:
+ pathe: 2.0.3
+ picomatch: 4.0.2
+
unplugin@1.16.0:
dependencies:
acorn: 8.14.0
webpack-virtual-modules: 0.6.2
+ unplugin@2.3.4:
+ dependencies:
+ acorn: 8.14.1
+ picomatch: 4.0.2
+ webpack-virtual-modules: 0.6.2
+
unquote@1.1.1: {}
update-browserslist-db@1.1.1(browserslist@4.24.2):
diff --git a/src/pages/about/about.vue b/src/pages/about/about.vue
index 792944f..5dcf9a5 100644
--- a/src/pages/about/about.vue
+++ b/src/pages/about/about.vue
@@ -18,6 +18,7 @@
进入多语言页面
+ 测试 scss 样式
@@ -39,7 +40,10 @@ const gotoPage = (path) => {
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index f40bbf6..a232c91 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -32,7 +32,6 @@
diff --git a/src/utils/index.ts b/src/utils/index.ts
index e358e1b..c2e9ef5 100644
--- a/src/utils/index.ts
+++ b/src/utils/index.ts
@@ -1,6 +1,8 @@
-import { pages, subPackages, tabBar } from '@/pages.json'
+import pagesConfig from '@/pages.json'
import { isMpWeixin } from './platform'
+const { pages, subPackages, tabBar = { list: [] } } = { ...pagesConfig }
+
export const getLastPage = () => {
// getCurrentPages() 至少有1个元素,所以不再额外判断
// const lastPage = getCurrentPages().at(-1)
@@ -11,16 +13,14 @@ export const getLastPage = () => {
/** 判断当前页面是否是 tabbar 页 */
export const getIsTabbar = () => {
- if (!tabBar) {
+ try {
+ const lastPage = getLastPage()
+ const currPath = lastPage?.route
+
+ return Boolean(tabBar?.list?.some((item) => item.pagePath === currPath))
+ } catch {
return false
}
- if (!tabBar.list.length) {
- // 通常有 tabBar 的话,list 不能有空,且至少有2个元素,这里其实不用处理
- return false
- }
- const lastPage = getLastPage()
- const currPath = lastPage.route
- return !!tabBar.list.find((e) => e.pagePath === currPath)
}
/**