提交 1a689ce3 作者: 方治民

Merge branch '3.x' of https://gitlab.yiring.com/basic/basic-uniapp-v3 into examples

......@@ -66,19 +66,19 @@
}
},
"dependencies": {
"@dcloudio/uni-app": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-app-plus": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-components": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-h5": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-alipay": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-baidu": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-jd": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-lark": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-qq": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-app": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-app-plus": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-components": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-h5": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-alipay": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-baidu": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-jd": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-lark": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-qq": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-ui": "^1.4.27",
"@faker-js/faker": "^7.6.0",
"@vue/runtime-core": "^3.2.47",
......@@ -102,24 +102,23 @@
"@antfu/eslint-config": "^0.38.5",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@dcloudio/types": "^3.3.2",
"@dcloudio/uni-automator": "3.0.0-alpha-3071320230417001",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3071320230417001",
"@dcloudio/types": "^3.3.3",
"@dcloudio/uni-automator": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3080120230425001",
"@dcloudio/uni-helper-json": "^1.0.13",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3071320230417001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3071320230417001",
"@iconify/json": "^2.2.54",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3080120230425001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080120230425001",
"@iconify/json": "^2.2.56",
"@types/crypto-js": "^4.1.1",
"@types/lodash-es": "^4.17.7",
"@types/mapbox-gl": "^2.7.10",
"@types/mockjs": "^1.0.7",
"@types/node": "^18.15.13",
"@types/node": "^18.16.2",
"@types/prettier": "^2.7.2",
"@types/qs": "^6.9.7",
"@types/stompjs": "^2.3.5",
"@types/urijs": "^1.19.19",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^2.2.2",
"cz-conventional-changelog": "^3.3.0",
......@@ -135,7 +134,7 @@
"jest": "27.0.4",
"jest-environment-node": "27.5.1",
"less": "^4.1.3",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"mapbox-gl": "^2.14.1",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
......@@ -143,9 +142,9 @@
"postcss": "^8.4.23",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"sass": "^1.62.0",
"sass": "^1.62.1",
"sort-package-json": "^2.4.1",
"stylelint": "^15.6.0",
"stylelint-config-html": "^1.1.0",
......@@ -157,7 +156,7 @@
"unocss-preset-weapp": "^0.5.3",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vue-eslint-parser": "^9.1.1"
},
"engines": {
......
......@@ -2,44 +2,44 @@ lockfileVersion: '6.0'
dependencies:
'@dcloudio/uni-app':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(@dcloudio/types@3.3.2)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(@dcloudio/types@3.3.3)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-app-plus':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.3)(vue@3.2.47)
'@dcloudio/uni-components':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001
'@dcloudio/uni-h5':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-alipay':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-baidu':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-jd':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-kuaishou':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-lark':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-qq':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-toutiao':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-weixin':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-quickapp-webview':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-ui':
specifier: ^1.4.27
version: 1.4.27
......@@ -106,26 +106,26 @@ devDependencies:
specifier: ^17.6.1
version: 17.6.1
'@dcloudio/types':
specifier: ^3.3.2
version: 3.3.2
specifier: ^3.3.3
version: 3.3.3
'@dcloudio/uni-automator':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-cli-shared':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-helper-json':
specifier: ^1.0.13
version: 1.0.13
'@dcloudio/uni-stacktracey':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001
'@dcloudio/vite-plugin-uni':
specifier: 3.0.0-alpha-3071320230417001
version: 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.1)(vue@3.2.47)
specifier: 3.0.0-alpha-3080120230425001
version: 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.3)(vue@3.2.47)
'@iconify/json':
specifier: ^2.2.54
version: 2.2.54
specifier: ^2.2.56
version: 2.2.56
'@types/crypto-js':
specifier: ^4.1.1
version: 4.1.1
......@@ -135,12 +135,9 @@ devDependencies:
'@types/mapbox-gl':
specifier: ^2.7.10
version: 2.7.10
'@types/mockjs':
specifier: ^1.0.7
version: 1.0.7
'@types/node':
specifier: ^18.15.13
version: 18.15.13
specifier: ^18.16.2
version: 18.16.2
'@types/prettier':
specifier: ^2.7.2
version: 2.7.2
......@@ -154,11 +151,11 @@ devDependencies:
specifier: ^1.19.19
version: 1.19.19
'@typescript-eslint/eslint-plugin':
specifier: ^5.59.0
version: 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
specifier: ^5.59.1
version: 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser':
specifier: ^5.59.0
version: 5.59.0(eslint@8.39.0)(typescript@5.0.4)
specifier: ^5.59.1
version: 5.59.1(eslint@8.39.0)(typescript@5.0.4)
commitizen:
specifier: ^4.3.0
version: 4.3.0
......@@ -188,7 +185,7 @@ devDependencies:
version: 8.8.0(eslint@8.39.0)
eslint-plugin-prettier:
specifier: ^4.2.1
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.7)
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8)
eslint-plugin-vue:
specifier: ^9.11.0
version: 9.11.0(eslint@8.39.0)
......@@ -205,8 +202,8 @@ devDependencies:
specifier: ^4.1.3
version: 4.1.3
lint-staged:
specifier: ^13.2.1
version: 13.2.1
specifier: ^13.2.2
version: 13.2.2
mapbox-gl:
specifier: ^2.14.1
version: 2.14.1
......@@ -229,14 +226,14 @@ devDependencies:
specifier: ^6.0.0
version: 6.0.0(postcss@8.4.23)
prettier:
specifier: ^2.8.7
version: 2.8.7
specifier: ^2.8.8
version: 2.8.8
rimraf:
specifier: ^5.0.0
version: 5.0.0
sass:
specifier: ^1.62.0
version: 1.62.0
specifier: ^1.62.1
version: 1.62.1
sort-package-json:
specifier: ^2.4.1
version: 2.4.1
......@@ -260,7 +257,7 @@ devDependencies:
version: 5.0.4
unocss:
specifier: ^0.50.8
version: 0.50.8(postcss@8.4.23)(vite@4.3.1)
version: 0.50.8(postcss@8.4.23)(vite@4.3.3)
unocss-preset-weapp:
specifier: ^0.5.3
version: 0.5.3
......@@ -271,8 +268,8 @@ devDependencies:
specifier: ^0.24.1
version: 0.24.1(vue@3.2.47)
vite:
specifier: ^4.3.1
version: 4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1)
specifier: ^4.3.3
version: 4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1)
vue-eslint-parser:
specifier: ^9.1.1
version: 9.1.1(eslint@8.39.0)
......@@ -286,7 +283,7 @@ packages:
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.18
/@antfu/eslint-config-basic@0.38.5(@typescript-eslint/eslint-plugin@5.59.0)(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4):
/@antfu/eslint-config-basic@0.38.5(@typescript-eslint/eslint-plugin@5.59.1)(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-Xifabjs94QscgQoLgZbj87GsagvtzZBoEY1+efHsz6RZE8kHqHzxZr9ulEZ/3e563Ld8fDGbgCTAxkDhrhkOjA==}
peerDependencies:
eslint: '>=7.4.0'
......@@ -295,14 +292,14 @@ packages:
eslint-plugin-antfu: 0.38.5(eslint@8.39.0)(typescript@5.0.4)
eslint-plugin-eslint-comments: 3.2.0(eslint@8.39.0)
eslint-plugin-html: 7.1.0
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)
eslint-plugin-jsonc: 2.7.0(eslint@8.39.0)
eslint-plugin-markdown: 3.0.0(eslint@8.39.0)
eslint-plugin-n: 15.7.0(eslint@8.39.0)
eslint-plugin-no-only-tests: 3.1.0
eslint-plugin-promise: 6.1.1(eslint@8.39.0)
eslint-plugin-unicorn: 46.0.0(eslint@8.39.0)
eslint-plugin-unused-imports: 2.0.0(@typescript-eslint/eslint-plugin@5.59.0)(eslint@8.39.0)
eslint-plugin-unused-imports: 2.0.0(@typescript-eslint/eslint-plugin@5.59.1)(eslint@8.39.0)
eslint-plugin-yml: 1.5.0(eslint@8.39.0)
jsonc-eslint-parser: 2.2.0
yaml-eslint-parser: 1.2.0
......@@ -321,11 +318,11 @@ packages:
eslint: '>=7.4.0'
typescript: '>=3.9'
dependencies:
'@antfu/eslint-config-basic': 0.38.5(@typescript-eslint/eslint-plugin@5.59.0)(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@antfu/eslint-config-basic': 0.38.5(@typescript-eslint/eslint-plugin@5.59.1)(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0
eslint-plugin-jest: 27.2.1(@typescript-eslint/eslint-plugin@5.59.0)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4)
eslint-plugin-jest: 27.2.1(@typescript-eslint/eslint-plugin@5.59.1)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4)
typescript: 5.0.4
transitivePeerDependencies:
- eslint-import-resolver-typescript
......@@ -334,12 +331,12 @@ packages:
- supports-color
dev: true
/@antfu/eslint-config-vue@0.38.5(@typescript-eslint/eslint-plugin@5.59.0)(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4):
/@antfu/eslint-config-vue@0.38.5(@typescript-eslint/eslint-plugin@5.59.1)(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-vfih3rjrPfaqep/UaxKs0tFifBvxzL3QXy6uW7eYXkabwglG7IeUZZZJnbbKe8bIGqfLNGl3HDHHDiloprivlQ==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-basic': 0.38.5(@typescript-eslint/eslint-plugin@5.59.0)(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
'@antfu/eslint-config-basic': 0.38.5(@typescript-eslint/eslint-plugin@5.59.1)(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
'@antfu/eslint-config-ts': 0.38.5(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4)
eslint: 8.39.0
eslint-plugin-vue: 9.11.0(eslint@8.39.0)
......@@ -359,13 +356,13 @@ packages:
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-vue': 0.38.5(@typescript-eslint/eslint-plugin@5.59.0)(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@antfu/eslint-config-vue': 0.38.5(@typescript-eslint/eslint-plugin@5.59.1)(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0
eslint-plugin-eslint-comments: 3.2.0(eslint@8.39.0)
eslint-plugin-html: 7.1.0
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)
eslint-plugin-jsonc: 2.7.0(eslint@8.39.0)
eslint-plugin-n: 15.7.0(eslint@8.39.0)
eslint-plugin-promise: 6.1.1(eslint@8.39.0)
......@@ -1592,7 +1589,7 @@ packages:
lodash.isfunction: 3.0.9
resolve-from: 5.0.0
resolve-global: 1.0.0
yargs: 17.7.1
yargs: 17.7.2
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
......@@ -1664,15 +1661,15 @@ packages:
'@commitlint/execute-rule': 17.4.0
'@commitlint/resolve-extends': 17.4.4
'@commitlint/types': 17.4.4
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
cosmiconfig: 8.1.3
cosmiconfig-typescript-loader: 4.3.0(@types/node@18.15.13)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4)
cosmiconfig-typescript-loader: 4.3.0(@types/node@18.16.2)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0
ts-node: 10.9.1(@types/node@18.15.13)(typescript@5.0.4)
ts-node: 10.9.1(@types/node@18.16.2)(typescript@5.0.4)
typescript: 5.0.4
transitivePeerDependencies:
- '@swc/core'
......@@ -1786,15 +1783,15 @@ packages:
postcss-selector-parser: 6.0.11
dev: true
/@dcloudio/types@3.3.2:
resolution: {integrity: sha512-O+7M55RXqYJMCTh3MC86IGJvDPTR+v214yUeaoz1YUIHa2gJdgObs4RRwfAwZoLMtdoZ9J5BElZZqRy5oi+UTg==}
/@dcloudio/types@3.3.3:
resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==}
/@dcloudio/uni-app-plus@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.1)(vue@3.2.47):
resolution: {integrity: sha512-fUieS/mX6eZdGLoS3fuRdGjRrK0KX4wgTmDM7QWiqkw7Sx4+rq1ek80ywPIJ/JW/F5cUSOq4gBnOPdcQBNtCOg==}
/@dcloudio/uni-app-plus@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.3)(vue@3.2.47):
resolution: {integrity: sha512-iG/IQlnsICDmk/5zZZZEMKKZExMdN7Bgv/5ftFRPAia0KQPbCQExgAAgdekNJq/YwmQ7mWROfE7KLUJLl41gRg==}
dependencies:
'@dcloudio/uni-app-uts': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-app-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.1)(vue@3.2.47)
'@dcloudio/uni-app-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-app-uts': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-app-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.3)(vue@3.2.47)
'@dcloudio/uni-app-vue': 3.0.0-alpha-3080120230425001
debug: 4.3.4
fs-extra: 10.1.0
licia: 1.38.1
......@@ -1807,10 +1804,13 @@ packages:
- vue
dev: false
/@dcloudio/uni-app-uts@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-3nUydyhS6cvYTV3gskpOidn+9xvXIuxE4HapYqFXrhh5PYQLRg7UJ8oy9Aupzdez1QKV/JfEE+mjD+JLZbk2UQ==}
/@dcloudio/uni-app-uts@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-CrJ/kMmlKw/jSmD024MIuo35i4v/TuLX9DXkaMs+HZlfpP+XunQgVhnUrmCGgXaGbf7Ay0XQLndgQIvlnZdp0Q==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@babel/parser': 7.21.4
'@babel/types': 7.21.4
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-3080120230425001
'@rollup/pluginutils': 4.2.1
'@vue/compiler-core': 3.2.47
'@vue/compiler-sfc': 3.2.47
......@@ -1818,6 +1818,7 @@ packages:
debug: 4.3.4
es-module-lexer: 1.2.1
fs-extra: 10.1.0
picocolors: 1.0.0
source-map: 0.6.1
transitivePeerDependencies:
- postcss
......@@ -1826,15 +1827,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-app-vite@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.1)(vue@3.2.47):
resolution: {integrity: sha512-QlXhuePYEVbejyygE8GXBc36YYK+lRffaL3n8dB6pyDlwA0L5FE4oUMpvV1cPPWqSpxgn4FO3At9cL7oLUg7hg==}
/@dcloudio/uni-app-vite@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.3)(vue@3.2.47):
resolution: {integrity: sha512-VLBkPwhgTdGkxtRjqS1k4eRlJfNgj+Cy3QMoxZ54YLFfRPz+PEJefZtwTCvxGI2fVM6MzYGL4PzWyyc+howuTQ==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-i18n': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-i18n': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-nvue-styler': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@rollup/pluginutils': 4.2.1
'@vitejs/plugin-vue': 4.1.0(vite@4.3.1)(vue@3.2.47)
'@vitejs/plugin-vue': 4.2.1(vite@4.3.3)(vue@3.2.47)
'@vue/compiler-dom': 3.2.47
'@vue/compiler-sfc': 3.2.47
debug: 4.3.4
......@@ -1848,22 +1849,22 @@ packages:
- vue
dev: false
/@dcloudio/uni-app-vue@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-k6dLCnNZ+PmCzLqczQgz99FsJbresnSL9918YSM2NFWRF2QcupLNmHfeHdsjbRJgQ/bnbVSTMKgGuV4ic++wRQ==}
/@dcloudio/uni-app-vue@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-W2jWxmnSDgsUBq3lVPDPjMFhRepJfUBBzV3pEZbgHc+y5B6TedM8UxMnXnbR6nPfN/9fF406AQVl01GSxZ54Yw==}
dev: false
/@dcloudio/uni-app@3.0.0-alpha-3071320230417001(@dcloudio/types@3.3.2)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-uRtX3MXD/7tAEr82XvK4bn90TnkaPct+zq5yiMjI6WNj+hASfIbYCSFlC7a1VjjifZZVFc/D2Brv8Vd5uxyfHw==}
/@dcloudio/uni-app@3.0.0-alpha-3080120230425001(@dcloudio/types@3.3.3)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-sgPVYJwxAIzeKjSzrF6J5u4FTlvKEbz8m2+u07uCAlJaY70R87rovF65pSHy7lCzJI1fZDsVFdrF9gqEtE3siw==}
peerDependencies:
'@dcloudio/types': ^3.3.2
dependencies:
'@dcloudio/types': 3.3.2
'@dcloudio/uni-cloud': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-components': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-i18n': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-push': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-stat': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/types': 3.3.3
'@dcloudio/uni-cloud': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-components': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-i18n': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-push': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-stat': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@vue/shared': 3.2.47
transitivePeerDependencies:
- postcss
......@@ -1872,13 +1873,13 @@ packages:
- vue
dev: false
/@dcloudio/uni-automator@3.0.0-alpha-3071320230417001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-UgYnbbiXmPz6C8CnLpA1N4Mtxs31JqI0ab3AoZDZsux4mpuhdnVYl9MFpRFArIJhzlYRnX7YhQqXiEg8cnmhvQ==}
/@dcloudio/uni-automator@3.0.0-alpha-3080120230425001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-TGDAmqzVnIAerO88SjAijBzOLFpQaYH99axqXCdWYRX3T/xlhgDnI7PQUfcORZfAzEfkoQaJkwSpAKxKLyK5uA==}
peerDependencies:
jest: 27.0.4
jest-environment-node: 27.5.1
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
address: 1.2.2
cross-env: 7.0.3
debug: 4.3.4
......@@ -1899,16 +1900,16 @@ packages:
- vue
dev: true
/@dcloudio/uni-cli-shared@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-Es6H5AvG/JMyeE7VejJZflonuwrfFqzERcCxFB/YF3XeIyLccHmp3O+w6ymByWRyO6YdEtTqttiRgRfOP5VjAg==}
/@dcloudio/uni-cli-shared@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-Ck91kB++hAV6IGFros7zNTC0KAJV951Fx70QsOm564qQQJz5tOEplQQfRD3wjwaWFXYg/K7p49wV2s8kHUAPYQ==}
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
'@ampproject/remapping': 2.2.1
'@babel/core': 7.21.4
'@babel/parser': 7.21.4
'@babel/types': 7.21.4
'@dcloudio/uni-i18n': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-i18n': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@intlify/core-base': 9.1.9
'@intlify/shared': 9.1.9
'@intlify/vue-devtools': 9.1.9
......@@ -1923,14 +1924,14 @@ packages:
chokidar: 3.5.3
compare-versions: 3.6.0
debug: 4.3.4
es-module-lexer: 0.9.3
es-module-lexer: 1.2.1
esbuild: 0.17.18
estree-walker: 2.0.2
fast-glob: 3.2.12
fs-extra: 10.1.0
hash-sum: 2.0.0
jsonc-parser: 3.2.0
magic-string: 0.27.0
magic-string: 0.30.0
merge: 2.1.1
mime: 3.0.0
module-alias: 2.2.2
......@@ -1949,12 +1950,12 @@ packages:
- ts-node
- vue
/@dcloudio/uni-cloud@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-+6cTBVy7CVCbuLwsrWwUpGS+ybeiNgciWC7cRw7fRBE9yIAIuUS2viOPx+3rLfRQDKa7UfxGhS0O2zmtwshoMQ==}
/@dcloudio/uni-cloud@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-Sd51Z5DCsbmmpbchzFlQQJ2yIwGHeb6XPkbdsflmpbdKFcvN5WVSjOCXQEIx/CeJBtqlFCwXGQZfSo1ZfYjX/Q==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-i18n': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-i18n': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/shared': 3.2.47
fast-glob: 3.2.12
transitivePeerDependencies:
......@@ -1964,15 +1965,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-components@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-P2mzbTA9XW0DE2QnvXpTFw2Tz2O8KDShzyYIW/Bf7k5s89gCJgOv2xf6iHpp0nifhTs8Aer+0yCOc6AEnJ5FFg==}
/@dcloudio/uni-components@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-pJGLDm39jm9ZJUwvA8sefTpUW5iOYxzO5xi7Qk6jlcTeKVRzdB6Nw87Euvv0kEIUbjy2T7SrB6OFC2wodDO8LQ==}
dev: false
/@dcloudio/uni-h5-vite@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-PZ2MwLEBj5Q35PDX3vBHtmjfS1N2hzG+/7xqluRuvnAjfxeq9fJFiRGej6xAL/OvKSHk+O3tsSI56MZsK1FKyA==}
/@dcloudio/uni-h5-vite@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-Q8W7tNU2rkEzSHgcLjXGeLuWqtXX1DOeMEtykVQ/4T4JR0ElKIvN33SLQQuchJPixHh45GTdkPn0ECwZMjzMsg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@rollup/pluginutils': 4.2.1
'@vue/compiler-dom': 3.2.47
'@vue/compiler-sfc': 3.2.47
......@@ -1989,19 +1990,19 @@ packages:
- vue
dev: false
/@dcloudio/uni-h5-vue@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-pyoLoPNJLEtwucZgxGO6qDQ1e+sa+CHPvWJoiIEiz7fe6Oe34LKKBA2wU0vTfa52wFEg9vPMhgVj5+rpvdcMZg==}
/@dcloudio/uni-h5-vue@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-rbuwZWWUUEenbPG6A97vkXRHRphY0hX4BbvJfZDHzvqpicRuzIRdXmzIZ9W/8WEoPUIvcgoZHxo8eqk3rUMMdg==}
dependencies:
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
dev: false
/@dcloudio/uni-h5@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-/uYarJ3jUVCcecIP+46BVnbx8WocVXPw8Arz3hgldzgRHnXW/YaOdxguIhPnxkX5T/oIe/I4saXoONIIorMzQA==}
/@dcloudio/uni-h5@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-xgd/Aq/f2vUA0JMvOD5mKkGkdGRHoxnKNibONN2X6MCkkbN6AnlRoK6Vodnah0AXkkXgBgMwcBOVo6VrwF8qDw==}
dependencies:
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-i18n': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-i18n': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/server-renderer': 3.2.47(vue@3.2.47)
'@vue/shared': 3.2.47
debug: 4.3.4
......@@ -2021,16 +2022,16 @@ packages:
resolution: {integrity: sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==}
dev: true
/@dcloudio/uni-i18n@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-4oEBFNq8Lvl7CB7eXb4UY5wCVOHN4Jpa48MO5tlgkb4kRK56dG4JkAP7tz426YhSMNi8UW9vH6j3gJyGGgy+AQ==}
/@dcloudio/uni-i18n@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-fYN/UC5s27mWO5d8/sqSxND2OgmLAHhT4VVPHucJG75TdBP2ME5WA4Vzvw/GKiSYb8HHv34407RCcXXqIAaliw==}
/@dcloudio/uni-mp-alipay@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-WXap/bgcERfQF42b5FA5lKHUfMTmMwJcsJJrB3zLlzXIxuutI/fZ9R76pNUQJ53tDzC/Ho6vslj+mxN5qqGUoA==}
/@dcloudio/uni-mp-alipay@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-j4DqWR+pqmsBNKY2cmkEY+UnKFLgW9M0GL0JusZ6wHBiiudfTszVH5Uh79b1DbGnunRNtaM1DCWlownLkGTT2A==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
transitivePeerDependencies:
......@@ -2040,15 +2041,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-baidu@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-q1p3WWfiaW1mGDaUDsB7DcHuuM+ZuzWEtbGx5k+UNNmOlK6RRtTNFKGUuWzZg5nKTWaxG9vvHkD+rFYfBKpZrw==}
/@dcloudio/uni-mp-baidu@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-QeQ9Me4ARh3wcr8zqjy9vAcKo5Fg57U/Gy+RB0MDiT7YVEI0zHI5Z5bv/Bgpc8CdAd7KAv3nHHY+0KTivAGozg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
jimp: 0.10.3
......@@ -2065,14 +2066,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-compiler@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-Iw0E9rrQ+Q5I7DVVYTJuRSMKWylkHQOdUYv8W5MDvC2r5OTKKS7poS2jmHWlEwVf0jyBKNR0EhLiRP5TjYc5Vw==}
/@dcloudio/uni-mp-compiler@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-ZCOhe3AznyTkNzJPRbqOXQ7PZASY/rCPzZwjMLUXezrgzLKiUAyAXEY9UjfjzFTSI56ae0SCsLjbbMQAltUo8Q==}
dependencies:
'@babel/generator': 7.21.4
'@babel/parser': 7.21.4
'@babel/types': 7.21.4
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-core': 3.2.47
'@vue/compiler-dom': 3.2.47
'@vue/shared': 3.2.47
......@@ -2084,14 +2085,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-jd@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-jM1Zb1oHC3oYUObl16YRSgV6b5H1luZJeKtRZGLyUkbN7XAxCsDKD5+d7/jHZplpRMvFLTj0sVOghrUvJiUbiw==}
/@dcloudio/uni-mp-jd@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-oXrAaq7NegbLZWtLwLNrGytdTS4/V5pul+9Ds7rMj2EUJHLynpNFy6l1AeLzUOg9oGuvYz01NC8T5cweitfUBA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/shared': 3.2.47
transitivePeerDependencies:
- postcss
......@@ -2100,15 +2101,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-PUb8OhYpQPjtfTwPjeqff7ndgFWiAHhGi/50WRzJ4JWPT3dn6MW9lq623KqvhIIy3AI28yjANhJARmq1YN0GLA==}
/@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-T9agWO4cwExrti46VXqb0gnxkogsy+SAPMqPdoyDDTQRzSzGHDn4JFW12yvbiWWtxeLoGGiAWnYAMIsFClpB4Q==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
transitivePeerDependencies:
......@@ -2120,15 +2121,15 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-lark@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-3uQb2+aDkLd1jXPojGoQUklwgK2f1RmvIhiUiajCprflTmAalKv5lJTK9ervZeBlFXE7eaS+nqx875UjYcLPRw==}
/@dcloudio/uni-mp-lark@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-lwb8iI2A6De6dSfseaNScSpaDuzhBsmsePebmA5/DfBeRPwp5bo1Nja0/MvccnpNy7CRFqMT6TaVRD2WMpLeQw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
transitivePeerDependencies:
......@@ -2138,13 +2139,13 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-qq@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-uOhvwuILxNw3O9ho89KC5cUB9BTQbIqwmDYRG9XNWzRrafP/+wT6wvy6bCu6DIl3/KLG1Gy7dtf/FJ0+14rkAw==}
/@dcloudio/uni-mp-qq@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-2QI3OGnT3QZCdj7fL2qcb+RJxB7oeNKBe44UsVl/3NIqv8I7hXqnZHPfDaDu3Pd6rTTP0tvM4XqQbpUzsGwRmw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/shared': 3.2.47
fs-extra: 10.1.0
transitivePeerDependencies:
......@@ -2154,14 +2155,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-toutiao@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-hKQagms5jMwX8WhxaJtxGhyTXRh2NGti3mwXYp6ap/dE+yAAWktKoo32/jzmfAPKZNnkP2OU4/l/g26ljDHJsw==}
/@dcloudio/uni-mp-toutiao@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-oLr/6dxRHJieoMVqVlTFgMaW0tpv0r/EunDi3QNALThPd4NBl65Q7jfTL/6V9ATRtkU3rtIBNFQJ87Hf369ojg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47
transitivePeerDependencies:
......@@ -2171,14 +2172,14 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-vite@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-0/fdToA7J5htST9xgBi4llAwPj6gyu/j9m24fir8DF8xcAXZ8sGrW/VXcVqGQ2G+/PXBBO1fv3CFK6pP6RZZsw==}
/@dcloudio/uni-mp-vite@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-KdqEy2cMUh5Ui0i1YSL17AG6sOE+oBun1wInaiYYBDbPbwxxMsBoIWqn0xVhqLj0OC5tuQG382/1sscUFTWWUw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-i18n': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-i18n': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/compiler-sfc': 3.2.47
'@vue/shared': 3.2.47
debug: 4.3.4
......@@ -2189,20 +2190,20 @@ packages:
- vue
dev: false
/@dcloudio/uni-mp-vue@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-k/WDxJRF0QljD0kV5n0MFSVapPv15ZiDUHqB0jy7qlzGOcKrlQERpLJ0UtXaxZbyNlr+/A7yin1yTL0AQb3qJQ==}
/@dcloudio/uni-mp-vue@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-N9KAhGnFu6viLBrwD6WPNirwkKV8qcn5BJYiWqD5b3FvAq9ZR8q7mJtcpde4573VKGFvnrBQR9rDzEiDqRXrDA==}
dependencies:
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/shared': 3.2.47
dev: false
/@dcloudio/uni-mp-weixin@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-TVzR6LdrYIvwz+ppvlg0ttzor90SfV9VoOlaU5OOeD/MPlq26j6qrGai1NU5qZWNYt3qXomgeCZhbnEJv2LroQ==}
/@dcloudio/uni-mp-weixin@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-WHqd/2I41q6RtC4fwvYWJr+29SI1UYbHd4AFW5NK0ZbtXloFW41oPkY4emIMUgVwcoegCR74k6ValwqjWDgmPA==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/shared': 3.2.47
jimp: 0.10.3
licia: 1.38.1
......@@ -2218,18 +2219,18 @@ packages:
- vue
dev: false
/@dcloudio/uni-nvue-styler@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-TEBPrz7o4cvnv41SBJ53jK1yAuAkMDGdygAynT+2wjE2X4d+nPnrpMIK2jzUtJeSOgXUta9v64ldlXR0PeOcqw==}
/@dcloudio/uni-nvue-styler@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-Yt5SXJKufc6L6q3PlPRMEq8BYPoZPmWyYFNvPZ4Lh5KxAAdJ4U57xSlobFkU4MqaLiozS31stiYXktZcrdonkA==}
dependencies:
'@vue/shared': 3.2.47
parse-css-font: 4.0.0
postcss: 8.4.23
dev: false
/@dcloudio/uni-push@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-vNEKxvFTj1ylLdh8h9hxDxqY62UAbcjJjPeM353DqIjp9ZNetLg+xc1R37YeLrhZ12S4uU+z20X2QjZx86XNfg==}
/@dcloudio/uni-push@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-BYd7g+mr/INL0mRd25UuZnLVps6Zn5uHEMZaxek5k1XSUdTcn8smUUt5eDAgXrWwmZ1GPw5qpCMcSEEHTV42Lw==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
transitivePeerDependencies:
- postcss
- supports-color
......@@ -2237,13 +2238,13 @@ packages:
- vue
dev: false
/@dcloudio/uni-quickapp-webview@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-zTTMEVHl/d2ii0TM80RDl5SfMFl3p+J2kBYxzuRoVNqmgA4/oMlxZ19x7rLHdDgth1nbePE09pXtXbpmTTU7yA==}
/@dcloudio/uni-quickapp-webview@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-Npy90etsS5pef3xNVK2c6FNqF8lhOpkToaTqcYT4/vYKcRt0HABCz/VbL+ezqoL0CrV/DHdsB5DmUg7PoQtj7Q==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3080120230425001
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@vue/shared': 3.2.47
transitivePeerDependencies:
- postcss
......@@ -2252,20 +2253,20 @@ packages:
- vue
dev: false
/@dcloudio/uni-shared@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-9LwJnkl5B6xmRfFJq62zwdJ+hmi+wPnS8w6tPKRCogiRhMKvpEfJrxMUQZgv/d8+ARGlJdRdlSSVlY+NvtTE2w==}
/@dcloudio/uni-shared@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-wyZCiEK4X6wfYSds2bSWLnxgeYu0M1aXYxyQdsYPPzkj2o5sMx8gdXau9M0JKjv5rX/t6hbQVAAF/A2+2dLQFg==}
dependencies:
'@vue/shared': 3.2.47
/@dcloudio/uni-stacktracey@3.0.0-alpha-3071320230417001:
resolution: {integrity: sha512-2nY+9io69l7IOpu+/10BApbxjhBOQGTpPZjYikAQSlEhja7a3vj0WVV7n+3bBzim0eZAHLsmHLCYIWgqObxXPw==}
/@dcloudio/uni-stacktracey@3.0.0-alpha-3080120230425001:
resolution: {integrity: sha512-VOgAZlMiKJoN7fgQtDHCaW6sDUov8ILa3NKcsxq6bUlzUJP5ICzBC9HAUKTGoO7Wowmn2EeTuKkyP7CPZ0HcZw==}
dev: true
/@dcloudio/uni-stat@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-T/65smd7ihkUu79sGFgkrvp76mRcCA6ZAhmFCwAVvmVqPix7g6jBcTUS+m2raESnC1sX2Or/RRiz/XSNSHvCUw==}
/@dcloudio/uni-stat@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47):
resolution: {integrity: sha512-14Oa7I8VX1ZGypnm3RW2G+6l5Zf80UGrSBSCFz+2fZW9n/9sIMUQiZUj9VS4FtaS2ieRQGV7vbE5i5Xc9gIRbg==}
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
debug: 4.3.4
transitivePeerDependencies:
- postcss
......@@ -2278,8 +2279,8 @@ packages:
resolution: {integrity: sha512-rum85gViMdOsmbVlb+iWV7V0ZEczaefpCvNaUE8mKjYfgY5NA5XeDOdG+K2Ki4BJ0gAwz8r+2w2EW2lu8XLImg==}
dev: false
/@dcloudio/vite-plugin-uni@3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.1)(vue@3.2.47):
resolution: {integrity: sha512-Tx8WLxCDJLbBZBJjfBNdJ9Jn9A64HE3G2Dp/bg0Hd5wYXTEhCGnERDeC8eusBvfZh1fkGfrkO6lt14QIogTCUA==}
/@dcloudio/vite-plugin-uni@3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vite@4.3.3)(vue@3.2.47):
resolution: {integrity: sha512-PxASR0CfBAw3llLbVIbJKyn85ZCpIJ/RAlOko0a5y3qPvrziMCXjjrUH5ODYdr5Tl0r1dUzzVdngVj8mWMes8Q==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
......@@ -2288,12 +2289,12 @@ packages:
'@babel/core': 7.21.4
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.4)
'@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4)
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3071320230417001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3071320230417001
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3080120230425001(postcss@8.4.23)(ts-node@10.9.1)(vue@3.2.47)
'@dcloudio/uni-shared': 3.0.0-alpha-3080120230425001
'@rollup/pluginutils': 4.2.1
'@vitejs/plugin-legacy': 4.0.2(terser@5.17.1)(vite@4.3.1)
'@vitejs/plugin-vue': 4.1.0(vite@4.3.1)(vue@3.2.47)
'@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.1)(vue@3.2.47)
'@vitejs/plugin-legacy': 4.0.3(terser@5.17.1)(vite@4.3.3)
'@vitejs/plugin-vue': 4.2.1(vite@4.3.3)(vue@3.2.47)
'@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.3)(vue@3.2.47)
'@vue/compiler-core': 3.2.47
'@vue/compiler-dom': 3.2.47
'@vue/compiler-sfc': 3.2.47
......@@ -2306,10 +2307,10 @@ packages:
fs-extra: 10.1.0
hash-sum: 2.0.0
jsonc-parser: 3.2.0
magic-string: 0.27.0
magic-string: 0.30.0
picocolors: 1.0.0
terser: 5.17.1
vite: 4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1)
vite: 4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1)
transitivePeerDependencies:
- postcss
- supports-color
......@@ -2560,8 +2561,8 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@iconify/json@2.2.54:
resolution: {integrity: sha512-FnvjAiqPqD5jKiN8XP7BOisBBou6rLU/DmHqI8jIIyxCOnDfWEtdgAZdgL66eFo88M3SUUGE/V0pbcOXtaPBAQ==}
/@iconify/json@2.2.56:
resolution: {integrity: sha512-OVW7Bt/Gzgb1UO5zFzM8enzIOWHyLXp3LVfMq0LtyxloxPqRCEJ5UGVzk+EcwEOsX3q1lMqMhkVY/EqAaqr52Q==}
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.0
......@@ -2692,7 +2693,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
jest-message-util: 27.5.1
jest-util: 27.5.1
......@@ -2713,7 +2714,7 @@ packages:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.8.1
......@@ -2750,7 +2751,7 @@ packages:
dependencies:
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
jest-mock: 27.5.1
dev: true
......@@ -2760,7 +2761,7 @@ packages:
dependencies:
'@jest/types': 27.5.1
'@sinonjs/fake-timers': 8.1.0
'@types/node': 18.15.13
'@types/node': 18.16.2
jest-message-util: 27.5.1
jest-mock: 27.5.1
jest-util: 27.5.1
......@@ -2789,7 +2790,7 @@ packages:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
......@@ -2873,7 +2874,7 @@ packages:
dependencies:
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
'@types/node': 18.15.13
'@types/node': 18.16.2
'@types/yargs': 16.0.5
chalk: 4.1.2
dev: true
......@@ -3459,7 +3460,7 @@ packages:
'@babel/types': 7.21.4
'@types/babel__generator': 7.6.4
'@types/babel__template': 7.4.1
'@types/babel__traverse': 7.18.3
'@types/babel__traverse': 7.18.5
dev: true
/@types/babel__generator@7.6.4:
......@@ -3475,8 +3476,8 @@ packages:
'@babel/types': 7.21.4
dev: true
/@types/babel__traverse@7.18.3:
resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==}
/@types/babel__traverse@7.18.5:
resolution: {integrity: sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==}
dependencies:
'@babel/types': 7.21.4
dev: true
......@@ -3500,7 +3501,7 @@ packages:
/@types/graceful-fs@4.1.6:
resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==}
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.2
dev: true
/@types/istanbul-lib-coverage@2.0.4:
......@@ -3553,16 +3554,12 @@ packages:
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
dev: true
/@types/mockjs@1.0.7:
resolution: {integrity: sha512-OCxXz6hEaJOVpRwuJMiVY5a6LtJcih+br9gwB/Q8ooOBikvk5FpBQ31OlNimXo3EqKha1Z7PFBni+q9m+8NCWg==}
dev: true
/@types/node@12.20.55:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true
/@types/node@18.15.13:
resolution: {integrity: sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==}
/@types/node@18.16.2:
resolution: {integrity: sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==}
/@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
......@@ -3587,7 +3584,7 @@ packages:
/@types/stompjs@2.3.5:
resolution: {integrity: sha512-0WkL8RlB1uuZt8XJEdnwdFdV5RIFcQw9UhNQfTpiJYcjqC6QQpFqc5YcIrlH+K/843EGJVIaOFANjs7u7bmTlw==}
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.2
dev: true
/@types/unist@2.0.6:
......@@ -3611,8 +3608,8 @@ packages:
'@types/yargs-parser': 21.0.0
dev: true
/@typescript-eslint/eslint-plugin@5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-p0QgrEyrxAWBecR56gyn3wkG15TJdI//eetInP3zYRewDh0XS+DhB3VUAd3QqvziFsfaQIoIuZMxZRB7vXYaYw==}
/@typescript-eslint/eslint-plugin@5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
......@@ -3623,10 +3620,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.5.0
'@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.0
'@typescript-eslint/type-utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.1
'@typescript-eslint/type-utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
debug: 4.3.4
eslint: 8.39.0
grapheme-splitter: 1.0.4
......@@ -3639,8 +3636,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser@5.59.0(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-qK9TZ70eJtjojSUMrrEwA9ZDQ4N0e/AuoOIgXuNBorXYcBDk397D2r5MIe1B3cok/oCtdNC5j+lUUpVB+Dpb+w==}
/@typescript-eslint/parser@5.59.1(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
......@@ -3649,9 +3646,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.59.0
'@typescript-eslint/types': 5.59.0
'@typescript-eslint/typescript-estree': 5.59.0(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.1
'@typescript-eslint/types': 5.59.1
'@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4)
debug: 4.3.4
eslint: 8.39.0
typescript: 5.0.4
......@@ -3659,16 +3656,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager@5.59.0:
resolution: {integrity: sha512-tsoldKaMh7izN6BvkK6zRMINj4Z2d6gGhO2UsI8zGZY3XhLq1DndP3Ycjhi1JwdwPRwtLMW4EFPgpuKhbCGOvQ==}
/@typescript-eslint/scope-manager@5.59.1:
resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.0
'@typescript-eslint/visitor-keys': 5.59.0
'@typescript-eslint/types': 5.59.1
'@typescript-eslint/visitor-keys': 5.59.1
dev: true
/@typescript-eslint/type-utils@5.59.0(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-d/B6VSWnZwu70kcKQSCqjcXpVH+7ABKH8P1KNn4K7j5PXXuycZTPXF44Nui0TEm6rbWGi8kc78xRgOC4n7xFgA==}
/@typescript-eslint/type-utils@5.59.1(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
......@@ -3677,8 +3674,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.59.0(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
debug: 4.3.4
eslint: 8.39.0
tsutils: 3.21.0(typescript@5.0.4)
......@@ -3687,13 +3684,13 @@ packages:
- supports-color
dev: true
/@typescript-eslint/types@5.59.0:
resolution: {integrity: sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==}
/@typescript-eslint/types@5.59.1:
resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree@5.59.0(typescript@5.0.4):
resolution: {integrity: sha512-sUNnktjmI8DyGzPdZ8dRwW741zopGxltGs/SAPgGL/AAgDpiLsCFLcMNSpbfXfmnNeHmK9h3wGmCkGRGAoUZAg==}
/@typescript-eslint/typescript-estree@5.59.1(typescript@5.0.4):
resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
......@@ -3701,8 +3698,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.59.0
'@typescript-eslint/visitor-keys': 5.59.0
'@typescript-eslint/types': 5.59.1
'@typescript-eslint/visitor-keys': 5.59.1
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
......@@ -3713,8 +3710,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils@5.59.0(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-GGLFd+86drlHSvPgN/el6dRQNYYGOvRSDVydsUaQluwIW3HvbXuxyuD5JETvBt/9qGYe+lOrDk6gRrWOHb/FvA==}
/@typescript-eslint/utils@5.59.1(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
......@@ -3722,9 +3719,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.59.0
'@typescript-eslint/types': 5.59.0
'@typescript-eslint/typescript-estree': 5.59.0(typescript@5.0.4)
'@typescript-eslint/scope-manager': 5.59.1
'@typescript-eslint/types': 5.59.1
'@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4)
eslint: 8.39.0
eslint-scope: 5.1.1
semver: 7.5.0
......@@ -3733,20 +3730,20 @@ packages:
- typescript
dev: true
/@typescript-eslint/visitor-keys@5.59.0:
resolution: {integrity: sha512-qZ3iXxQhanchCeaExlKPV3gDQFxMUmU35xfd5eCXB6+kUw1TUAbIy2n7QIrwz9s98DQLzNWyHp61fY0da4ZcbA==}
/@typescript-eslint/visitor-keys@5.59.1:
resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.0
'@typescript-eslint/types': 5.59.1
eslint-visitor-keys: 3.4.0
dev: true
/@unocss/astro@0.50.8(vite@4.3.1):
/@unocss/astro@0.50.8(vite@4.3.3):
resolution: {integrity: sha512-kphNlr0PWGzvkCgKx7RaZWQ45khieCCt9OffUnxbRRft+jodsVXIwzHn+bOhGtIKpEpZiOzxRzTYjfW/R6XnTw==}
dependencies:
'@unocss/core': 0.50.8
'@unocss/reset': 0.50.8
'@unocss/vite': 0.50.8(vite@4.3.1)
'@unocss/vite': 0.50.8(vite@4.3.3)
transitivePeerDependencies:
- rollup
- vite
......@@ -3790,7 +3787,7 @@ packages:
resolution: {integrity: sha512-M963+B9iYGDI7m8KONppJ9EvrDowKWnzzmMLGf+D+qEXmXdnSztMZxEnOdg/caYyHJMw+4jlftyYRZB0VXnAGA==}
dependencies:
gzip-size: 6.0.0
sirv: 2.0.2
sirv: 2.0.3
dev: true
/@unocss/postcss@0.50.8(postcss@8.4.23):
......@@ -3903,7 +3900,7 @@ packages:
'@unocss/core': 0.50.8
dev: true
/@unocss/vite@0.50.8(vite@4.3.1):
/@unocss/vite@0.50.8(vite@4.3.3):
resolution: {integrity: sha512-pHk7D0jHAlBUKSp0y0dMuKesLSSv1O0fTNewUAz1NUpISTno3zizuKSpRs8OzCFInta6QeAVSaWe8K69PcfFog==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
......@@ -3918,13 +3915,13 @@ packages:
chokidar: 3.5.3
fast-glob: 3.2.12
magic-string: 0.30.0
vite: 4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1)
vite: 4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1)
transitivePeerDependencies:
- rollup
dev: true
/@vitejs/plugin-legacy@4.0.2(terser@5.17.1)(vite@4.3.1):
resolution: {integrity: sha512-ivnt9sCkgwJTYTWLjuvY6H/HTuiQC1EgzAPkiAvi0yNAssiqOJjyjhG3hAK5LFUUorE0w9kGxn8K0f/74DlbxQ==}
/@vitejs/plugin-legacy@4.0.3(terser@5.17.1)(vite@4.3.3):
resolution: {integrity: sha512-RqDQOSEmFSNL42vITkNp8HE8Ak1yjGgaav4B6BGcZ8/URK0wikzwSyhNRirHDkp+snflEEk7iPZXTXUYA9exbg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
terser: ^5.4.0
......@@ -3938,12 +3935,12 @@ packages:
regenerator-runtime: 0.13.11
systemjs: 6.14.1
terser: 5.17.1
vite: 4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1)
vite: 4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1)
transitivePeerDependencies:
- supports-color
dev: true
/@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.1)(vue@3.2.47):
/@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.3)(vue@3.2.47):
resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
......@@ -3953,20 +3950,20 @@ packages:
'@babel/core': 7.21.4
'@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4)
'@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.4)
vite: 4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1)
vite: 4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1)
vue: 3.2.47
transitivePeerDependencies:
- supports-color
dev: true
/@vitejs/plugin-vue@4.1.0(vite@4.3.1)(vue@3.2.47):
resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==}
/@vitejs/plugin-vue@4.2.1(vite@4.3.3)(vue@3.2.47):
resolution: {integrity: sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1)
vite: 4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1)
vue: 3.2.47
/@vue/babel-helper-vue-transform-on@1.0.2:
......@@ -4404,7 +4401,7 @@ packages:
'@babel/template': 7.20.7
'@babel/types': 7.21.4
'@types/babel__core': 7.20.0
'@types/babel__traverse': 7.18.3
'@types/babel__traverse': 7.18.5
dev: true
/babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.4):
......@@ -4562,7 +4559,7 @@ packages:
hasBin: true
dependencies:
caniuse-lite: 1.0.30001481
electron-to-chromium: 1.4.369
electron-to-chromium: 1.4.376
node-releases: 2.0.10
update-browserslist-db: 1.0.11(browserslist@4.21.5)
......@@ -5110,7 +5107,7 @@ packages:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
dev: true
/cosmiconfig-typescript-loader@4.3.0(@types/node@18.15.13)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4):
/cosmiconfig-typescript-loader@4.3.0(@types/node@18.16.2)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.0.4):
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
......@@ -5119,9 +5116,9 @@ packages:
ts-node: '>=10'
typescript: '>=3'
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.2
cosmiconfig: 8.1.3
ts-node: 10.9.1(@types/node@18.15.13)(typescript@5.0.4)
ts-node: 10.9.1(@types/node@18.16.2)(typescript@5.0.4)
typescript: 5.0.4
dev: true
......@@ -5531,8 +5528,8 @@ packages:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
dev: true
/electron-to-chromium@1.4.369:
resolution: {integrity: sha512-LfxbHXdA/S+qyoTEA4EbhxGjrxx7WK2h6yb5K2v0UCOufUKX+VZaHbl3svlzZfv9sGseym/g3Ne4DpsgRULmqg==}
/electron-to-chromium@1.4.376:
resolution: {integrity: sha512-TFeOKd98TpJzRHkr4Aorn16QkMnuCQuGAE6IZ0wYF+qkbSfMPqjplvRppR02tMUpVxZz8nyBNvVm9lIZsqrbPQ==}
/emittery@0.8.1:
resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==}
......@@ -5611,12 +5608,8 @@ packages:
which-typed-array: 1.1.9
dev: true
/es-module-lexer@0.9.3:
resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==}
/es-module-lexer@1.2.1:
resolution: {integrity: sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==}
dev: false
/es-set-tostringtag@2.0.1:
resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==}
......@@ -5758,7 +5751,7 @@ packages:
- supports-color
dev: true
/eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.0)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0):
/eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
......@@ -5779,7 +5772,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
debug: 3.2.7
eslint: 8.39.0
eslint-import-resolver-node: 0.3.7
......@@ -5790,7 +5783,7 @@ packages:
/eslint-plugin-antfu@0.38.5(eslint@8.39.0)(typescript@5.0.4):
resolution: {integrity: sha512-uBLSmOMhMLuioEm92Y7k4igNXBXcCrskzQYZKhzjoj+2GBo/hanKjCIHf2oDmydnCx6KCFARnQ+mnNanM0/qig==}
dependencies:
'@typescript-eslint/utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
transitivePeerDependencies:
- eslint
- supports-color
......@@ -5825,7 +5818,7 @@ packages:
htmlparser2: 8.0.2
dev: true
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.0)(eslint@8.39.0):
/eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.1)(eslint@8.39.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
......@@ -5835,7 +5828,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
......@@ -5843,7 +5836,7 @@ packages:
doctrine: 2.1.0
eslint: 8.39.0
eslint-import-resolver-node: 0.3.7
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.0)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0)
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0)
has: 1.0.3
is-core-module: 2.12.0
is-glob: 4.0.3
......@@ -5858,7 +5851,7 @@ packages:
- supports-color
dev: true
/eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.59.0)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4):
/eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.59.1)(eslint@8.39.0)(jest@27.0.4)(typescript@5.0.4):
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
......@@ -5871,8 +5864,8 @@ packages:
jest:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.0(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0
jest: 27.0.4(ts-node@10.9.1)
transitivePeerDependencies:
......@@ -5926,7 +5919,7 @@ packages:
engines: {node: '>=5.0.0'}
dev: true
/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.7):
/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8):
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
......@@ -5939,7 +5932,7 @@ packages:
dependencies:
eslint: 8.39.0
eslint-config-prettier: 8.8.0(eslint@8.39.0)
prettier: 2.8.7
prettier: 2.8.8
prettier-linter-helpers: 1.0.0
dev: true
......@@ -5977,7 +5970,7 @@ packages:
strip-indent: 3.0.0
dev: true
/eslint-plugin-unused-imports@2.0.0(@typescript-eslint/eslint-plugin@5.59.0)(eslint@8.39.0):
/eslint-plugin-unused-imports@2.0.0(@typescript-eslint/eslint-plugin@5.59.1)(eslint@8.39.0):
resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
......@@ -5987,7 +5980,7 @@ packages:
'@typescript-eslint/eslint-plugin':
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.59.0(@typescript-eslint/parser@5.59.0)(eslint@8.39.0)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin': 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0
eslint-rule-composer: 0.3.0
dev: true
......@@ -6668,7 +6661,7 @@ packages:
hasBin: true
dependencies:
foreground-child: 3.1.1
jackspeak: 2.0.3
jackspeak: 2.1.0
minimatch: 9.0.0
minipass: 5.0.0
path-scurry: 1.7.0
......@@ -7100,7 +7093,7 @@ packages:
mute-stream: 0.0.8
ora: 5.4.1
run-async: 2.4.1
rxjs: 7.8.0
rxjs: 7.8.1
string-width: 4.2.3
strip-ansi: 6.0.1
through: 2.3.8
......@@ -7419,8 +7412,8 @@ packages:
istanbul-lib-report: 3.0.0
dev: true
/jackspeak@2.0.3:
resolution: {integrity: sha512-0Jud3OMUdMbrlr3PyUMKESq51LXVAB+a239Ywdvd+Kgxj3MaBRml/nVRxf8tQFyfthMjuRkxkv7Vg58pmIMfuQ==}
/jackspeak@2.1.0:
resolution: {integrity: sha512-DiEwVPqsieUzZBNxQ2cxznmFzfg/AMgJUjYw5xl6rSmCxAQXECcbSdwcLM6Ds6T09+SBfSNCGPhYUoQ96P4h7A==}
engines: {node: '>=14'}
dependencies:
cliui: 7.0.4
......@@ -7444,7 +7437,7 @@ packages:
'@jest/environment': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
......@@ -7527,7 +7520,7 @@ packages:
pretty-format: 27.5.1
slash: 3.0.0
strip-json-comments: 3.1.1
ts-node: 10.9.1(@types/node@18.15.13)(typescript@5.0.4)
ts-node: 10.9.1(@types/node@18.16.2)(typescript@5.0.4)
transitivePeerDependencies:
- bufferutil
- canvas
......@@ -7570,7 +7563,7 @@ packages:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
jest-mock: 27.5.1
jest-util: 27.5.1
jsdom: 16.7.0
......@@ -7588,7 +7581,7 @@ packages:
'@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
jest-mock: 27.5.1
jest-util: 27.5.1
dev: true
......@@ -7604,7 +7597,7 @@ packages:
dependencies:
'@jest/types': 27.5.1
'@types/graceful-fs': 4.1.6
'@types/node': 18.15.13
'@types/node': 18.16.2
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
......@@ -7626,7 +7619,7 @@ packages:
'@jest/source-map': 27.5.1
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
co: 4.6.0
expect: 27.5.1
......@@ -7681,7 +7674,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
dev: true
/jest-pnp-resolver@1.2.3(jest-resolve@27.5.1):
......@@ -7737,7 +7730,7 @@ packages:
'@jest/test-result': 27.5.1
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
emittery: 0.8.1
graceful-fs: 4.2.11
......@@ -7794,7 +7787,7 @@ packages:
resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.2
graceful-fs: 4.2.11
dev: true
......@@ -7809,7 +7802,7 @@ packages:
'@babel/types': 7.21.4
'@jest/transform': 27.5.1
'@jest/types': 27.5.1
'@types/babel__traverse': 7.18.3
'@types/babel__traverse': 7.18.5
'@types/prettier': 2.7.2
babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.4)
chalk: 4.1.2
......@@ -7833,7 +7826,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
chalk: 4.1.2
ci-info: 3.8.0
graceful-fs: 4.2.11
......@@ -7858,7 +7851,7 @@ packages:
dependencies:
'@jest/test-result': 27.5.1
'@jest/types': 27.5.1
'@types/node': 18.15.13
'@types/node': 18.16.2
ansi-escapes: 4.3.2
chalk: 4.1.2
jest-util: 27.5.1
......@@ -7869,7 +7862,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.2
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
......@@ -8145,8 +8138,8 @@ packages:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
dev: true
/lint-staged@13.2.1:
resolution: {integrity: sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==}
/lint-staged@13.2.2:
resolution: {integrity: sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==}
engines: {node: ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
......@@ -8162,7 +8155,7 @@ packages:
object-inspect: 1.12.3
pidtree: 0.6.0
string-argv: 0.3.1
yaml: 2.2.1
yaml: 2.2.2
transitivePeerDependencies:
- enquirer
- supports-color
......@@ -8182,7 +8175,7 @@ packages:
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
rxjs: 7.8.0
rxjs: 7.8.1
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
......@@ -8354,18 +8347,11 @@ packages:
dependencies:
sourcemap-codec: 1.4.8
/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
/magic-string@0.30.0:
resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
dev: true
/make-dir@2.1.0:
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
......@@ -9273,7 +9259,7 @@ packages:
inquirer: 7.3.3
lodash: 4.17.21
node-fetch: 2.6.9
prettier: 2.8.7
prettier: 2.8.8
translation.js: 0.7.15
typescript: 4.9.5
transitivePeerDependencies:
......@@ -9324,7 +9310,7 @@ packages:
dependencies:
lilconfig: 2.1.0
postcss: 8.4.23
ts-node: 10.9.1(@types/node@18.15.13)(typescript@5.0.4)
ts-node: 10.9.1(@types/node@18.16.2)(typescript@5.0.4)
yaml: 1.10.2
/postcss-media-query-parser@0.2.3:
......@@ -9443,8 +9429,8 @@ packages:
fast-diff: 1.2.0
dev: true
/prettier@2.8.7:
resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
/prettier@2.8.8:
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
engines: {node: '>=10.13.0'}
hasBin: true
dev: true
......@@ -9804,8 +9790,8 @@ packages:
glob: 10.2.2
dev: true
/rollup@3.20.7:
resolution: {integrity: sha512-P7E2zezKSLhWnTz46XxjSmInrbOCiul1yf+kJccMxT56vxjHwCbDfoLbiqFgu+WQoo9ij2PkraYaBstgB2prBA==}
/rollup@3.21.0:
resolution: {integrity: sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
......@@ -9832,8 +9818,8 @@ packages:
tslib: 1.14.1
dev: true
/rxjs@7.8.0:
resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==}
/rxjs@7.8.1:
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
dependencies:
tslib: 2.5.0
dev: true
......@@ -9867,8 +9853,8 @@ packages:
/safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
/sass@1.62.0:
resolution: {integrity: sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==}
/sass@1.62.1:
resolution: {integrity: sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
......@@ -9996,8 +9982,8 @@ packages:
engines: {node: '>=14'}
dev: true
/sirv@2.0.2:
resolution: {integrity: sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w==}
/sirv@2.0.3:
resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==}
engines: {node: '>= 10'}
dependencies:
'@polka/url': 1.0.0-next.21
......@@ -10384,7 +10370,7 @@ packages:
svg-tags: 1.0.0
table: 6.8.1
v8-compile-cache: 2.3.0
write-file-atomic: 5.0.0
write-file-atomic: 5.0.1
transitivePeerDependencies:
- supports-color
dev: true
......@@ -10618,7 +10604,7 @@ packages:
engines: {node: '>=8'}
dev: true
/ts-node@10.9.1(@types/node@18.15.13)(typescript@5.0.4):
/ts-node@10.9.1(@types/node@18.16.2)(typescript@5.0.4):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
......@@ -10637,7 +10623,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 18.15.13
'@types/node': 18.16.2
acorn: 8.8.2
acorn-walk: 8.2.0
arg: 4.1.3
......@@ -10861,7 +10847,7 @@ packages:
- rollup
dev: true
/unocss@0.50.8(postcss@8.4.23)(vite@4.3.1):
/unocss@0.50.8(postcss@8.4.23)(vite@4.3.3):
resolution: {integrity: sha512-3yqKkSm/SKCKxFolXNR12Mi64lr4PW95LSHKZ/a9Yzlf2PT1NirAn8/uJ8KoJJBNR2YWobtkLi4UplFz/8IAYA==}
engines: {node: '>=14'}
peerDependencies:
......@@ -10870,7 +10856,7 @@ packages:
'@unocss/webpack':
optional: true
dependencies:
'@unocss/astro': 0.50.8(vite@4.3.1)
'@unocss/astro': 0.50.8(vite@4.3.3)
'@unocss/cli': 0.50.8
'@unocss/core': 0.50.8
'@unocss/postcss': 0.50.8(postcss@8.4.23)
......@@ -10888,7 +10874,7 @@ packages:
'@unocss/transformer-compile-class': 0.50.8
'@unocss/transformer-directives': 0.50.8
'@unocss/transformer-variant-group': 0.50.8
'@unocss/vite': 0.50.8(vite@4.3.1)
'@unocss/vite': 0.50.8(vite@4.3.3)
transitivePeerDependencies:
- postcss
- rollup
......@@ -11087,8 +11073,8 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/vite@4.3.1(@types/node@18.15.13)(less@4.1.3)(sass@1.62.0)(terser@5.17.1):
resolution: {integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==}
/vite@4.3.3(@types/node@18.16.2)(less@4.1.3)(sass@1.62.1)(terser@5.17.1):
resolution: {integrity: sha512-MwFlLBO4udZXd+VBcezo3u8mC77YQk+ik+fbc0GZWGgzfbPP+8Kf0fldhARqvSYmtIWoAJ5BXPClUbMTlqFxrA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
......@@ -11112,12 +11098,12 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.2
esbuild: 0.17.18
less: 4.1.3
postcss: 8.4.23
rollup: 3.20.7
sass: 1.62.0
rollup: 3.21.0
sass: 1.62.1
terser: 5.17.1
optionalDependencies:
fsevents: 2.3.2
......@@ -11387,12 +11373,12 @@ packages:
typedarray-to-buffer: 3.1.5
dev: true
/write-file-atomic@5.0.0:
resolution: {integrity: sha512-R7NYMnHSlV42K54lwY9lvW6MnSm1HSJqZL3xiSgi9E7//FYaI74r2G0rd+/X6VAMkHEdzxQaU5HUOXWUz5kA/w==}
/write-file-atomic@5.0.1:
resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
imurmurhash: 0.1.4
signal-exit: 3.0.7
signal-exit: 4.0.1
dev: true
/ws@7.5.9:
......@@ -11495,15 +11481,15 @@ packages:
dependencies:
eslint-visitor-keys: 3.4.0
lodash: 4.17.21
yaml: 2.2.1
yaml: 2.2.2
dev: true
/yaml@1.10.2:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'}
/yaml@2.2.1:
resolution: {integrity: sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==}
/yaml@2.2.2:
resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==}
engines: {node: '>= 14'}
dev: true
......@@ -11530,8 +11516,8 @@ packages:
yargs-parser: 20.2.9
dev: true
/yargs@17.7.1:
resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==}
/yargs@17.7.2:
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
engines: {node: '>=12'}
dependencies:
cliui: 8.0.1
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论