build: pnpm upgrade
This commit is contained in:
parent
fa0cc58fec
commit
f6d81a3004
40
package.json
40
package.json
@ -80,26 +80,28 @@
|
|||||||
"bin-wrapper": "npm:bin-wrapper-china"
|
"bin-wrapper": "npm:bin-wrapper-china"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@dcloudio/uni-app": "3.0.0-4010420240430001",
|
"@dcloudio/uni-app": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-app-plus": "3.0.0-4010420240430001",
|
"@dcloudio/uni-app-harmony": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-components": "3.0.0-4010420240430001",
|
"@dcloudio/uni-app-plus": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-h5": "3.0.0-4010420240430001",
|
"@dcloudio/uni-components": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-alipay": "3.0.0-4010420240430001",
|
"@dcloudio/uni-h5": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-baidu": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-alipay": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-jd": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-baidu": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-kuaishou": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-jd": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-lark": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-qq": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-lark": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-toutiao": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-qq": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-weixin": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-mp-xhs": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-quickapp-webview": "3.0.0-4010420240430001",
|
"@dcloudio/uni-mp-xhs": "3.0.0-alpha-4010520240507001",
|
||||||
|
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4010520240507001",
|
||||||
"czg": "^1.9.2",
|
"czg": "^1.9.2",
|
||||||
"dayjs": "1.11.10",
|
"dayjs": "1.11.10",
|
||||||
"pinia": "2.0.36",
|
"pinia": "2.0.36",
|
||||||
"pinia-plugin-persistedstate": "3.2.1",
|
"pinia-plugin-persistedstate": "3.2.1",
|
||||||
"qs": "6.5.3",
|
"qs": "6.5.3",
|
||||||
"vue": "3.4.26",
|
"vue": "3.4.26",
|
||||||
|
"vue-i18n": "^9.1.9",
|
||||||
"wot-design-uni": "^1.2.20",
|
"wot-design-uni": "^1.2.20",
|
||||||
"z-paging": "^2.7.10"
|
"z-paging": "^2.7.10"
|
||||||
},
|
},
|
||||||
@ -107,10 +109,10 @@
|
|||||||
"@commitlint/cli": "^18.4.3",
|
"@commitlint/cli": "^18.4.3",
|
||||||
"@commitlint/config-conventional": "^18.4.3",
|
"@commitlint/config-conventional": "^18.4.3",
|
||||||
"@dcloudio/types": "^3.4.8",
|
"@dcloudio/types": "^3.4.8",
|
||||||
"@dcloudio/uni-automator": "3.0.0-4010420240430001",
|
"@dcloudio/uni-automator": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-cli-shared": "3.0.0-4010420240430001",
|
"@dcloudio/uni-cli-shared": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/uni-stacktracey": "3.0.0-4010420240430001",
|
"@dcloudio/uni-stacktracey": "3.0.0-alpha-4010520240507001",
|
||||||
"@dcloudio/vite-plugin-uni": "3.0.0-4010420240430001",
|
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-4010520240507001",
|
||||||
"@esbuild/darwin-arm64": "0.20.2",
|
"@esbuild/darwin-arm64": "0.20.2",
|
||||||
"@esbuild/darwin-x64": "0.20.2",
|
"@esbuild/darwin-x64": "0.20.2",
|
||||||
"@iconify-json/carbon": "^1.1.27",
|
"@iconify-json/carbon": "^1.1.27",
|
||||||
@ -124,7 +126,7 @@
|
|||||||
"@uni-helper/vite-plugin-uni-pages": "0.2.20",
|
"@uni-helper/vite-plugin-uni-pages": "0.2.20",
|
||||||
"@uni-helper/vite-plugin-uni-platform": "^0.0.4",
|
"@uni-helper/vite-plugin-uni-platform": "^0.0.4",
|
||||||
"@unocss/preset-legacy-compat": "^0.59.1",
|
"@unocss/preset-legacy-compat": "^0.59.1",
|
||||||
"@vue/runtime-core": "^3.4.21",
|
"@vue/runtime-core": "^3.4.27",
|
||||||
"@vue/tsconfig": "^0.1.3",
|
"@vue/tsconfig": "^0.1.3",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
"commitlint": "^18.4.3",
|
"commitlint": "^18.4.3",
|
||||||
|
444
pnpm-lock.yaml
generated
444
pnpm-lock.yaml
generated
@ -9,47 +9,50 @@ overrides:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-app':
|
'@dcloudio/uni-app':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(@dcloudio/types@3.4.8)(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(@dcloudio/types@3.4.8)(postcss@8.4.38)(vue@3.4.26)
|
||||||
|
'@dcloudio/uni-app-harmony':
|
||||||
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
|
version: 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-app-plus':
|
'@dcloudio/uni-app-plus':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26)
|
||||||
'@dcloudio/uni-components':
|
'@dcloudio/uni-components':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-h5':
|
'@dcloudio/uni-h5':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-alipay':
|
'@dcloudio/uni-mp-alipay':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-baidu':
|
'@dcloudio/uni-mp-baidu':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-jd':
|
'@dcloudio/uni-mp-jd':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-kuaishou':
|
'@dcloudio/uni-mp-kuaishou':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-lark':
|
'@dcloudio/uni-mp-lark':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-qq':
|
'@dcloudio/uni-mp-qq':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-toutiao':
|
'@dcloudio/uni-mp-toutiao':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-weixin':
|
'@dcloudio/uni-mp-weixin':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-xhs':
|
'@dcloudio/uni-mp-xhs':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-quickapp-webview':
|
'@dcloudio/uni-quickapp-webview':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
czg:
|
czg:
|
||||||
specifier: ^1.9.2
|
specifier: ^1.9.2
|
||||||
version: 1.9.2
|
version: 1.9.2
|
||||||
@ -68,6 +71,9 @@ dependencies:
|
|||||||
vue:
|
vue:
|
||||||
specifier: 3.4.26
|
specifier: 3.4.26
|
||||||
version: 3.4.26(typescript@4.9.5)
|
version: 3.4.26(typescript@4.9.5)
|
||||||
|
vue-i18n:
|
||||||
|
specifier: ^9.1.9
|
||||||
|
version: 9.13.1(vue@3.4.26)
|
||||||
wot-design-uni:
|
wot-design-uni:
|
||||||
specifier: ^1.2.20
|
specifier: ^1.2.20
|
||||||
version: 1.2.20(vue@3.4.26)
|
version: 1.2.20(vue@3.4.26)
|
||||||
@ -86,17 +92,17 @@ devDependencies:
|
|||||||
specifier: ^3.4.8
|
specifier: ^3.4.8
|
||||||
version: 3.4.8
|
version: 3.4.8
|
||||||
'@dcloudio/uni-automator':
|
'@dcloudio/uni-automator':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-cli-shared':
|
'@dcloudio/uni-cli-shared':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-stacktracey':
|
'@dcloudio/uni-stacktracey':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001
|
version: 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/vite-plugin-uni':
|
'@dcloudio/vite-plugin-uni':
|
||||||
specifier: 3.0.0-4010420240430001
|
specifier: 3.0.0-alpha-4010520240507001
|
||||||
version: 3.0.0-4010420240430001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26)
|
version: 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26)
|
||||||
'@esbuild/darwin-arm64':
|
'@esbuild/darwin-arm64':
|
||||||
specifier: 0.20.2
|
specifier: 0.20.2
|
||||||
version: 0.20.2
|
version: 0.20.2
|
||||||
@ -137,7 +143,7 @@ devDependencies:
|
|||||||
specifier: ^0.59.1
|
specifier: ^0.59.1
|
||||||
version: 0.59.4
|
version: 0.59.4
|
||||||
'@vue/runtime-core':
|
'@vue/runtime-core':
|
||||||
specifier: ^3.4.21
|
specifier: ^3.4.27
|
||||||
version: 3.4.27
|
version: 3.4.27
|
||||||
'@vue/tsconfig':
|
'@vue/tsconfig':
|
||||||
specifier: ^0.1.3
|
specifier: ^0.1.3
|
||||||
@ -1722,12 +1728,23 @@ packages:
|
|||||||
/@dcloudio/types@3.4.8:
|
/@dcloudio/types@3.4.8:
|
||||||
resolution: {integrity: sha512-IPXuoghLv7qNPOnRuP7vC5++MdRHhE0U7EMw9ia//uOh69fFXZiRTfoHd51+nzciD6R50gqYhbrCCZIxnxhM9Q==}
|
resolution: {integrity: sha512-IPXuoghLv7qNPOnRuP7vC5++MdRHhE0U7EMw9ia//uOh69fFXZiRTfoHd51+nzciD6R50gqYhbrCCZIxnxhM9Q==}
|
||||||
|
|
||||||
/@dcloudio/uni-app-plus@3.0.0-4010420240430001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26):
|
/@dcloudio/uni-app-harmony@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-yMTA40Sc1ggKlfYStD1yh9rsVqwoD44IsvDoMkzW+bMtJT6VWSSQCMfrT7SZn5aVFfkm+anRAe6sTAPewfikUw==}
|
resolution: {integrity: sha512-+BrruatFT4LdlTyc/MP07qIW9RCMENoHZ0MCwFmAhEPJKrdBtqcxqsG0Ot9/Lhx9KX1ThKI1F6O+FboSIdC54w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-app-uts': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
debug: 4.3.4
|
||||||
'@dcloudio/uni-app-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26)
|
fs-extra: 10.1.0
|
||||||
'@dcloudio/uni-app-vue': 3.0.0-4010420240430001
|
licia: 1.39.2
|
||||||
|
postcss-selector-parser: 6.0.16
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@dcloudio/uni-app-plus@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26):
|
||||||
|
resolution: {integrity: sha512-bUsKckYkvmvYG1v00keU/yrrVmxuj5w35Rppk0o84hM7RK0seuwcvAf+i45JaN45bX7Qj5EreOTnyG5qesf5HA==}
|
||||||
|
dependencies:
|
||||||
|
'@dcloudio/uni-app-uts': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
|
'@dcloudio/uni-app-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26)
|
||||||
|
'@dcloudio/uni-app-vue': 3.0.0-alpha-4010520240507001
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
licia: 1.39.2
|
licia: 1.39.2
|
||||||
@ -1743,15 +1760,15 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-app-uts@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-app-uts@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-6iVfh2bKQu0fpghZN7C8IeTdD/+RyCev+mTmhQLqMEpuIWqA9cKxq63KdmFnHrdmOTgQcGbl3ZLITsmfnWssxg==}
|
resolution: {integrity: sha512-Md9VXwUCXJotypnGKNyVVXygkFCT9XizjF3ecABHGdp3jKMjoqVi2PXOYhAAojQ7G3oyJ6zi+CJ3smvy1fT1Hg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.24.5
|
'@babel/parser': 7.24.5
|
||||||
'@babel/types': 7.24.5
|
'@babel/types': 7.24.5
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-nvue-styler': 3.0.0-4010420240430001
|
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@jridgewell/gen-mapping': 0.3.5
|
'@jridgewell/gen-mapping': 0.3.5
|
||||||
'@jridgewell/trace-mapping': 0.3.25
|
'@jridgewell/trace-mapping': 0.3.25
|
||||||
'@rollup/pluginutils': 5.1.0
|
'@rollup/pluginutils': 5.1.0
|
||||||
@ -1778,13 +1795,13 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-app-vite@3.0.0-4010420240430001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26):
|
/@dcloudio/uni-app-vite@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-/+sW+/WRp1ZU4RSuQ8gZbyPjGkSVehUQon3kfeivmgUY2PIM/Uq4u6MRQJmbIsZ+9aHoM1KpOK4vdbAzoCFwOA==}
|
resolution: {integrity: sha512-LB0rzaQjdlMK7F6a095uin0aqZmgbci/FX4AGKsn7fzmG3bEnpDHWgcba99ZmYlO+Pf0ZKuCiT7AC+LXfP4s6g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-nvue-styler': 3.0.0-4010420240430001
|
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@rollup/pluginutils': 5.1.0
|
'@rollup/pluginutils': 5.1.0
|
||||||
'@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.26)
|
'@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.26)
|
||||||
'@vue/compiler-dom': 3.4.21
|
'@vue/compiler-dom': 3.4.21
|
||||||
@ -1803,22 +1820,22 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-app-vue@3.0.0-4010420240430001:
|
/@dcloudio/uni-app-vue@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-UJhmEo3oqPtkruE9+0yGAZfeAqUF4kwc+pwBAxFArixXDyN3M5kxTXQtn8foLyoMsKtdRj0OaRGLiNDPE5QAlw==}
|
resolution: {integrity: sha512-jwFT8jpS/XO4hbUgydUW/2s/TW2mOONjFqIIKGSrzttexx4VxWJMa7g7cyz6/YnQD3oIfpWu/e9stVchyakAYA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-app@3.0.0-4010420240430001(@dcloudio/types@3.4.8)(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-app@3.0.0-alpha-4010520240507001(@dcloudio/types@3.4.8)(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-Bzo9LxdnWp35qzIWFa0Yoe2glgr5h1gJTZPR/fXiGezjF7gQnKQWrTIh+lSCVdeyQFHtaadhozpWbDmQram6OA==}
|
resolution: {integrity: sha512-bfqq6orcJ6J7ao7vB0LFhVP0LSRUu0iHCpYuBIvgR5c5arVkW1o6LWXyXTClX80XyOuKKPbZt21u/SLxKI2LDQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@dcloudio/types': ^3.4.8
|
'@dcloudio/types': ^3.4.8
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/types': 3.4.8
|
'@dcloudio/types': 3.4.8
|
||||||
'@dcloudio/uni-cloud': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cloud': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-components': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-components': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-push': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-push': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-stat': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-stat': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
@ -1830,13 +1847,13 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-automator@3.0.0-4010420240430001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-automator@3.0.0-alpha-4010520240507001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-8Ki9x6lcm/Nx0350/OdKDJfUnv0GYsXQabTz8TXdZp5qqM1+Ca7LC4OOIAEyRPBFHFg81U4wBMigE6S6q9b8CQ==}
|
resolution: {integrity: sha512-Jp0AHnppCuJU3HLwHogxLhYR6yXlOEIBuwBpAyB8c7IU1rG7hybZGzFppnW58eMyx0hygoBoOm/8NiqsP0TJ0A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
jest: 27.0.4
|
jest: 27.0.4
|
||||||
jest-environment-node: 27.5.1
|
jest-environment-node: 27.5.1
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
address: 1.2.2
|
address: 1.2.2
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -1862,8 +1879,8 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@dcloudio/uni-cli-shared@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-cli-shared@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-DOD/uc9Z8zc2WxjaNjiBs1eAH+iMkTlStTQCC3Dfq4EIsRBsehXiYun5jWsuyiVi8JpmundzQul3K5FsW6tSSw==}
|
resolution: {integrity: sha512-AqBpcqbKw2j20GkOcrDDFmHhVOxruDT2bkUFWBH2GiB/0wOxkzQVIcixjWK/StZeTahBsOFrkbIoXi1Ujxd5nw==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.3.0
|
'@ampproject/remapping': 2.3.0
|
||||||
@ -1871,8 +1888,8 @@ packages:
|
|||||||
'@babel/core': 7.24.5
|
'@babel/core': 7.24.5
|
||||||
'@babel/parser': 7.24.5
|
'@babel/parser': 7.24.5
|
||||||
'@babel/types': 7.24.5
|
'@babel/types': 7.24.5
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@intlify/core-base': 9.1.9
|
'@intlify/core-base': 9.1.9
|
||||||
'@intlify/shared': 9.1.9
|
'@intlify/shared': 9.1.9
|
||||||
'@intlify/vue-devtools': 9.1.9
|
'@intlify/vue-devtools': 9.1.9
|
||||||
@ -1920,12 +1937,12 @@ packages:
|
|||||||
- ts-node
|
- ts-node
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
/@dcloudio/uni-cloud@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-cloud@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-IQE7tWEBYHr4P2xx8wTXlO3vCZSWuTIz18IAnNhnLSJOS8Acrz3XRKyUqE9QYMt1jazECPAjbMMDHRn/NvYXAw==}
|
resolution: {integrity: sha512-OL6mtJIl/KfhmhsnXsiir70b+W9MQN0p+EZmwOyTIU2TT4VIjmpkH4SL2maqS7UXalfblANkFzhN9qDDXxOWxQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -1938,12 +1955,12 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-components@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-components@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-QJH4jHoFfLkY/WiPibAeLHtApK8et61DHpgw8TqSvg+SjJPUol7cLo+8tSVFPk3GDTYqQ7HDSRs/MOR/2s9DJg==}
|
resolution: {integrity: sha512-eWsD1GBdi1lu39naRObJEIweBzF5S5tFkmwnapScjXGTVRBynAq6eBWGlo8b6Yw+RkL4AH89S57KBw66111j7Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cloud': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cloud': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-h5': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-h5': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
- '@vueuse/core'
|
- '@vueuse/core'
|
||||||
@ -1954,11 +1971,11 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-h5-vite@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-h5-vite@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-DbRu2TfVcYmzvom8hw+JV52Li20DIVv3rdI410QpLziOLYXNzSkNGpyZCGHW5wd553K2UETDLRjNHc+2PslW6A==}
|
resolution: {integrity: sha512-MDVp5Gg8v8OhU6AMBoE5Vi+JhRYFTkm/gOHhWKxZKMkiLrWSNDBUVnpnKVdKitELBgYz9FpyXnU9ClVDA4zDYg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@rollup/pluginutils': 5.1.0
|
'@rollup/pluginutils': 5.1.0
|
||||||
'@vue/compiler-dom': 3.4.21
|
'@vue/compiler-dom': 3.4.21
|
||||||
'@vue/compiler-sfc': 3.4.21
|
'@vue/compiler-sfc': 3.4.21
|
||||||
@ -1978,22 +1995,22 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-h5-vue@3.0.0-4010420240430001(vue@3.4.26):
|
/@dcloudio/uni-h5-vue@3.0.0-alpha-4010520240507001(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-2k7l5jdrf7yaxidaGHUBm953s0sQq2GU5H28slIToA5Cx45e5N1ZRxHgOkW4JVOtN7tKv+6di9zq7djsiZ0A6Q==}
|
resolution: {integrity: sha512-AJ+qul2LY/5zZxhqxXpj+miOqreqiUt7IhULnn6HeMky3BFF/hBS27GqDsTQgBvzV806A64IDAcXlaPQrz6r6w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/server-renderer': 3.4.21(vue@3.4.26)
|
'@vue/server-renderer': 3.4.21(vue@3.4.26)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-h5@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-h5@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-bSRXN3ThLRIOXoj6WVlH1C/soZul6S6yUR22Q2viAUfXtSdsxhsE0Eiyvaoxa3flQ1zq6nVLLvr2jcwAq7fpBQ==}
|
resolution: {integrity: sha512-uivQ5o/lZk4jP8+PdxGsqgt1uBB+H5BwkfxfRkH/WAlx4fWUUkpKARkVf0A3ucH4z2okVagTjYjkW0jzEILBsg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-h5-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-h5-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-h5-vue': 3.0.0-4010420240430001(vue@3.4.26)
|
'@dcloudio/uni-h5-vue': 3.0.0-alpha-4010520240507001(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/server-renderer': 3.4.21(vue@3.4.26)
|
'@vue/server-renderer': 3.4.21(vue@3.4.26)
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -2012,16 +2029,16 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-i18n@3.0.0-4010420240430001:
|
/@dcloudio/uni-i18n@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-4NBNBDuRbXUL3NJ3d3LS/ZClJYIPPGDUJG/i2vKxOpDbJN/MYZfOUqVbqFmzZ2qRBy3MwX/WPlCRGNnNRpoNxQ==}
|
resolution: {integrity: sha512-XkemOEaVjZxHgs3SC9g7mACOE3HGVB+DP4OVkRAf5ob+hJfbsiPL7Pd5LpZduX8Q+13mL6iyVhj80M5+sW/Dqg==}
|
||||||
|
|
||||||
/@dcloudio/uni-mp-alipay@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-alipay@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-UR3VGiMlAHTZArteedkqFHva60BJLA56+4JAryPfPHIY8QVXiTxT8iwpkPpmcEzkoPlcN0HjzdqSA5T5m52E2A==}
|
resolution: {integrity: sha512-daYCqPAU/i5UWt55zgXFXYfxxa3qrEoGgHx6eloX7N80TbmRkeTRMO+QK0XTX1EINRjcHm/+BFW0dsn/j8nrWw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-core': 3.4.21
|
'@vue/compiler-core': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2034,15 +2051,15 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-baidu@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-baidu@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-JK7E+rMRgvBaq23IGUzfApcnlz9nsxMtCC4EG0xNe1sIKI8nKNLkRWe9qfRV2WZKXlQjSfWd0wDXnz98UPD54w==}
|
resolution: {integrity: sha512-C1K2mRiLQ/+Lheexi4j81SY2jsKwiOeqdYMdrViOx4TQTewMb8SE4AzNQ/1Cn6tM7X/Gc9MGqY39F5egGxFFeQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-mp-weixin': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-core': 3.4.21
|
'@vue/compiler-core': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
jimp: 0.10.3
|
jimp: 0.10.3
|
||||||
@ -2062,14 +2079,14 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-compiler@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-compiler@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-6mJUwMno2qlFREupPJPGwPq46xR6RrWCpOc7aJ0NrluabRVyNPzAQTp10lNrHH+MAVB0vLHmYTQJct8j3fxVjA==}
|
resolution: {integrity: sha512-pN1pvTrqN0K+TF4caXbr8jHc2gzoqQeP4zom+g8NUoSKicWrftEvWcCz5DVRZX6ti7BDcD+s/n3TS0a8TTg7MQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/generator': 7.24.5
|
'@babel/generator': 7.24.5
|
||||||
'@babel/parser': 7.24.5
|
'@babel/parser': 7.24.5
|
||||||
'@babel/types': 7.24.5
|
'@babel/types': 7.24.5
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-core': 3.4.21
|
'@vue/compiler-core': 3.4.21
|
||||||
'@vue/compiler-dom': 3.4.21
|
'@vue/compiler-dom': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
@ -2084,14 +2101,14 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-jd@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-jd@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-0NMh7wFxPp+rAoUawi8N5ey2tJ/06L5FVBPDGMyYG+7/m+N00iTlXsX7453bNnpBqph5SozzM3NcRVIXxe2AYA==}
|
resolution: {integrity: sha512-X/7WzJyyGSrL8AsuHHJxoFSwO8+FaRGHcgbebhqEigso/2AKPBXwowrL+VPfumpE2ltfHfnbYm2EDvdM6uQOlg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
@ -2103,15 +2120,15 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-kuaishou@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-kuaishou@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-bwtFir286XaukjXU8bNnJaJvkzpqu2DQTrdy5CJJhpadhGNPNWbu4bPHTC5E8FbS/wWYzGK5NDA3x7IBBoVApg==}
|
resolution: {integrity: sha512-THGIREsCfHxeRzrrkYHYDP2b2s4s0Xhl8ZaTyLfTOIKvIdyKSF/7nSIhosKcZLK5WHa6gdxuJjuZaEBrliWMQw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-mp-weixin': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-core': 3.4.21
|
'@vue/compiler-core': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2126,15 +2143,15 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-lark@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-lark@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-nN8C403mQxONhErgcAcSh1BY6UtkS6uPellcZpvIxwdFyE+vRSke9cwhgkp/Wwg5XS6DrBf3dBh/dyKWJj2L1w==}
|
resolution: {integrity: sha512-kwmIssmYkv3p/5LIo2kwMZ8DjRwvLuj90ddD0YJsbKRyfPqfOU4KNrg/RNfPYANhRkA7pgZJdOC/CnBBOcuYTA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-toutiao': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-core': 3.4.21
|
'@vue/compiler-core': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2147,13 +2164,13 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-qq@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-qq@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-lX3+CJU0Aa+caC/yy06tl5uK1ToUgeWsfzQEFPrg3hY0z5jOp6ghqwNi5TWz+8IyBcG/grgoKFQFzYy4QNuCOA==}
|
resolution: {integrity: sha512-8uOPBfFTsLTxM3cUjuILdPxpByrRDeFJkQ/5nW+YMNe0m95bR8pHdI3NRulBPc4qgteWLZS8jMMXHTVEvulgvg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2166,14 +2183,14 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-toutiao@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-toutiao@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-U+2rRnQjuo+HY3fqprmO93OxCjX9qBP6VGMwj7ErCbYWPM3JjhQB5PGkr3QVl/vqkhuUzbnK50/QourDtEGJkg==}
|
resolution: {integrity: sha512-gqJJSvwvwmwTgvJpSbG8RK+xPK5SMhV5fkYnWs6xR0egkXODMCSO4g/X7f3SLIxdBY8wz52oAeaFycwLyGAcow==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-core': 3.4.21
|
'@vue/compiler-core': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -2186,14 +2203,14 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-vite@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-vite@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-1HxJNRe2iqkglUuOR4H0pPIcQu72QS3ZlN4tsbPyQSdPHA2WqJHautKqsjvLmdNR7dxQVUd4jkQ8KowwZUUBGw==}
|
resolution: {integrity: sha512-fcoCgW7S18/iYHIzQCC7hmP6vGBWbNzvTeo2RdC/mlkPqJkZ8T5WAQlVZtd247LnJkCr8oppPHLuAmLDkqNU6w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-i18n': 3.0.0-4010420240430001
|
'@dcloudio/uni-i18n': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/compiler-sfc': 3.4.21
|
'@vue/compiler-sfc': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -2207,20 +2224,20 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-vue@3.0.0-4010420240430001:
|
/@dcloudio/uni-mp-vue@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-eC0FAbDhgpP2X9K3J2EcNLzq29TPHryncgyiiiU8UCQGrswyrsh6iIcCkzl6lYz/ErsjSGs+sTwQcwrXJHP4XQ==}
|
resolution: {integrity: sha512-EjLbBB7QJa2cA66ctuzE9F3B3FXEd1Ou6IvSHeuaX0JztQBApwEgEsmBNmwgTFm03xY91GvMDKOAKdsZ3o8p9A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-weixin@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-weixin@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-x2ctpuX/3jGALA8kJILle/NEivSuYqvsk0qY07Dryd0x7f6raZJdxgAdG3MjIku8xJTyDSLt07Y745Y9XxE+7Q==}
|
resolution: {integrity: sha512-3Ct1mvQg1Ru9QcAEqXjG+O/cZhlTurTYgAimAuTNAdbH5yn1tZ41KtjKSQLpSfTf5+QGbi4zeb/6/qxuyCB6LQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
jimp: 0.10.3
|
jimp: 0.10.3
|
||||||
licia: 1.39.2
|
licia: 1.39.2
|
||||||
@ -2239,14 +2256,14 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-mp-xhs@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-mp-xhs@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-gtZyEm7Zs0YRjKdsDcNiF5uxMZofHg0Eyn1GBofBFLS1+y+dm6SmZEvQDjysMkPyaGcVYP5tFMdIFR+kv9JTUg==}
|
resolution: {integrity: sha512-qmd/hzypMifNlpQsczSvszKO6awp/4m3DN9RM96Pt7+B7/blNoQf3xkBN0WyfQLtHgJ5Dw57o8jyxHonHBLfWg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-compiler': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
@ -2258,17 +2275,17 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-nvue-styler@3.0.0-4010420240430001:
|
/@dcloudio/uni-nvue-styler@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-zFmvOr+KgkwmrZyS4EWPERRkY/dLItmbIDleBeGBayq6uirPZlIY0YlD74fudAT8+81IuCf5manmXUaUMfDyDg==}
|
resolution: {integrity: sha512-KxSNlSUnJgFSDWF3R8n5lMFgIvldoer88Aa1NQBSF5VpHqEUQVcy7bNCI2A40+WTQ99l237ekm8rNy0jhSrJ+A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
parse-css-font: 4.0.0
|
parse-css-font: 4.0.0
|
||||||
postcss: 8.4.38
|
postcss: 8.4.38
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-push@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-push@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-VZAqgGbrt/s4Bwu66a1vNxtDotiM5pbmdszhjsdWxTayDBj92u5ekCcZo/dev91s6CVSuWJ79Rte0LLwHPseSw==}
|
resolution: {integrity: sha512-e/aC78S06n9C0o/UR00aQyZrvmLEqTA11QG1xQYsVq1iMNJuVU+Ylfjpq5nhvQJjmSO+Uc+2Lp1P4MtjkAyAJA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
- '@vueuse/core'
|
- '@vueuse/core'
|
||||||
@ -2279,13 +2296,13 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-quickapp-webview@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-quickapp-webview@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-t9XE+31erYihW3d5YhPOZokF33PKcyW/h68Tqpx/Kc27jcRgNUHvL3uIPt+n19LZ7wNdpAYAzrfbwZ23+R7agg==}
|
resolution: {integrity: sha512-Nd4mSYFcjFsM7N0t4B0axiUyu4A16EXHc+nSILQYnDf+DIyGG3f2+XCev1W/KnUAbC8nJes3hqlJwZz7jx0yVA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vite': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-mp-vite': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-mp-vue': 3.0.0-4010420240430001
|
'@dcloudio/uni-mp-vue': 3.0.0-alpha-4010520240507001
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
@ -2297,20 +2314,20 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/uni-shared@3.0.0-4010420240430001:
|
/@dcloudio/uni-shared@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-PVooXPsU0DHNJc6E0sRZxo6skp6tQYW9psVCV2PPO8Yy76PMAq5ZRJqIiWsE3MN2MXzdfiG+wk1sEjKnhW1j3w==}
|
resolution: {integrity: sha512-R3lgu3jcK3gcJYkdj1sa+NuShykGfHKIJw9gpMnPKXkf//Qa+2TheoY27feGWWsHQIddpcA+zjYcv25Hhgwz/Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
|
|
||||||
/@dcloudio/uni-stacktracey@3.0.0-4010420240430001:
|
/@dcloudio/uni-stacktracey@3.0.0-alpha-4010520240507001:
|
||||||
resolution: {integrity: sha512-MQgnEP5Vpy0h6tksf/7yn2Ec8hl68j+xr6freuQNz7ArjnDtEciMPq4VKRa/9gtyFlET4wSWq26yqJLM+wSQHw==}
|
resolution: {integrity: sha512-zHUFT5clH1lJI9dHOBglIvDgGEv0EL0O/3QtYdKhSHF8Harw+IpJ6Hlfc247DlPb93v+R6jXG3RsHD5jghLOzg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@dcloudio/uni-stat@3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26):
|
/@dcloudio/uni-stat@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-bXdLwlAwVmtBif2ggWn1iSyaUp7qfq9bQ2itSXDeoR0mbAfKjKMPqiTkzN2QmCxK3zaADudHu9/ybhcSbvxHxQ==}
|
resolution: {integrity: sha512-bfQhoPFMg2dznypqIb6JOoLKjWgfNESg6/TyCJGgvixfz7AsV2qqYJTcoZeNlAcPaTCIU75wxtfE6XTBX5Ry+A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@nuxt/kit'
|
- '@nuxt/kit'
|
||||||
@ -2322,8 +2339,8 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@dcloudio/vite-plugin-uni@3.0.0-4010420240430001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26):
|
/@dcloudio/vite-plugin-uni@3.0.0-alpha-4010520240507001(postcss@8.4.38)(vite@5.2.8)(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-DZgAsaorBL8MEndCtGIjSx37h+0MAzW4RKr0f0GE8IzcvPmk5NvHpz7lxHuQDPS4mOb+lP7Wxd2BAUG3oCXIsQ==}
|
resolution: {integrity: sha512-5jWLdqjd4Jwx2J0KSFaR3d5MzVwQs3i85MQGKEqKaWhD+wPpvTXJTswR048yr52fwxUELc22F1g105A7jl4mww==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -2332,8 +2349,8 @@ packages:
|
|||||||
'@babel/core': 7.24.5
|
'@babel/core': 7.24.5
|
||||||
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5)
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5)
|
||||||
'@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5)
|
'@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5)
|
||||||
'@dcloudio/uni-cli-shared': 3.0.0-4010420240430001(postcss@8.4.38)(vue@3.4.26)
|
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4010520240507001(postcss@8.4.38)(vue@3.4.26)
|
||||||
'@dcloudio/uni-shared': 3.0.0-4010420240430001
|
'@dcloudio/uni-shared': 3.0.0-alpha-4010520240507001
|
||||||
'@rollup/pluginutils': 5.1.0
|
'@rollup/pluginutils': 5.1.0
|
||||||
'@vitejs/plugin-legacy': 5.4.0(terser@5.31.0)(vite@5.2.8)
|
'@vitejs/plugin-legacy': 5.4.0(terser@5.31.0)(vite@5.2.8)
|
||||||
'@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.26)
|
'@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.26)
|
||||||
@ -2652,6 +2669,14 @@ packages:
|
|||||||
'@intlify/shared': 9.1.9
|
'@intlify/shared': 9.1.9
|
||||||
'@intlify/vue-devtools': 9.1.9
|
'@intlify/vue-devtools': 9.1.9
|
||||||
|
|
||||||
|
/@intlify/core-base@9.13.1:
|
||||||
|
resolution: {integrity: sha512-+bcQRkJO9pcX8d0gel9ZNfrzU22sZFSA0WVhfXrf5jdJOS24a+Bp8pozuS9sBI9Hk/tGz83pgKfmqcn/Ci7/8w==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
dependencies:
|
||||||
|
'@intlify/message-compiler': 9.13.1
|
||||||
|
'@intlify/shared': 9.13.1
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@intlify/devtools-if@9.1.9:
|
/@intlify/devtools-if@9.1.9:
|
||||||
resolution: {integrity: sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==}
|
resolution: {integrity: sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
@ -2666,6 +2691,14 @@ packages:
|
|||||||
'@intlify/shared': 9.1.9
|
'@intlify/shared': 9.1.9
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
|
|
||||||
|
/@intlify/message-compiler@9.13.1:
|
||||||
|
resolution: {integrity: sha512-SKsVa4ajYGBVm7sHMXd5qX70O2XXjm55zdZB3VeMFCvQyvLew/dLvq3MqnaIsTMF1VkkOb9Ttr6tHcMlyPDL9w==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
dependencies:
|
||||||
|
'@intlify/shared': 9.13.1
|
||||||
|
source-map-js: 1.2.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@intlify/message-resolver@9.1.9:
|
/@intlify/message-resolver@9.1.9:
|
||||||
resolution: {integrity: sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==}
|
resolution: {integrity: sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
@ -2682,6 +2715,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==}
|
resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
|
|
||||||
|
/@intlify/shared@9.13.1:
|
||||||
|
resolution: {integrity: sha512-u3b6BKGhE6j/JeRU6C/RL2FgyJfy6LakbtfeVF8fJXURpZZTzfh3e05J0bu0XPw447Q6/WUp3C4ajv4TMS4YsQ==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@intlify/vue-devtools@9.1.9:
|
/@intlify/vue-devtools@9.1.9:
|
||||||
resolution: {integrity: sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og==}
|
resolution: {integrity: sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
@ -4350,7 +4388,7 @@ packages:
|
|||||||
'@babel/helper-module-imports': 7.22.15
|
'@babel/helper-module-imports': 7.22.15
|
||||||
'@babel/helper-plugin-utils': 7.24.5
|
'@babel/helper-plugin-utils': 7.24.5
|
||||||
'@babel/parser': 7.24.5
|
'@babel/parser': 7.24.5
|
||||||
'@vue/compiler-sfc': 3.4.21
|
'@vue/compiler-sfc': 3.4.27
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vue/compiler-core@3.4.21:
|
/@vue/compiler-core@3.4.21:
|
||||||
@ -10822,6 +10860,18 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/vue-i18n@9.13.1(vue@3.4.26):
|
||||||
|
resolution: {integrity: sha512-mh0GIxx0wPtPlcB1q4k277y0iKgo25xmDPWioVVYanjPufDBpvu5ySTjP5wOrSvlYQ2m1xI+CFhGdauv/61uQg==}
|
||||||
|
engines: {node: '>= 16'}
|
||||||
|
peerDependencies:
|
||||||
|
vue: ^3.0.0
|
||||||
|
dependencies:
|
||||||
|
'@intlify/core-base': 9.13.1
|
||||||
|
'@intlify/shared': 9.13.1
|
||||||
|
'@vue/devtools-api': 6.6.1
|
||||||
|
vue: 3.4.26(typescript@4.9.5)
|
||||||
|
dev: false
|
||||||
|
|
||||||
/vue-router@4.3.2(vue@3.4.26):
|
/vue-router@4.3.2(vue@3.4.26):
|
||||||
resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
|
resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user