提交 d4e8f9ab 作者: 方治民

build: 将 uni-app 切换回 alpha 版本

上级 634cb3eb
...@@ -66,19 +66,19 @@ ...@@ -66,19 +66,19 @@
} }
}, },
"dependencies": { "dependencies": {
"@dcloudio/uni-app": "3.0.0-3070820230323001", "@dcloudio/uni-app": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-app-plus": "3.0.0-3070820230323001", "@dcloudio/uni-app-plus": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-components": "3.0.0-3070820230323001", "@dcloudio/uni-components": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-h5": "3.0.0-3070820230323001", "@dcloudio/uni-h5": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-alipay": "3.0.0-3070820230323001", "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-baidu": "3.0.0-3070820230323001", "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-jd": "3.0.0-3070820230323001", "@dcloudio/uni-mp-jd": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-kuaishou": "3.0.0-3070820230323001", "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-lark": "3.0.0-3070820230323001", "@dcloudio/uni-mp-lark": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-qq": "3.0.0-3070820230323001", "@dcloudio/uni-mp-qq": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-toutiao": "3.0.0-3070820230323001", "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-mp-weixin": "3.0.0-3070820230323001", "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-quickapp-webview": "3.0.0-3070820230323001", "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-ui": "^1.4.26", "@dcloudio/uni-ui": "^1.4.26",
"@vue/runtime-core": "^3.2.47", "@vue/runtime-core": "^3.2.47",
"@vueuse/core": "^9.13.0", "@vueuse/core": "^9.13.0",
...@@ -101,15 +101,15 @@ ...@@ -101,15 +101,15 @@
"@commitlint/cli": "^17.5.0", "@commitlint/cli": "^17.5.0",
"@commitlint/config-conventional": "^17.4.4", "@commitlint/config-conventional": "^17.4.4",
"@dcloudio/types": "^3.3.2", "@dcloudio/types": "^3.3.2",
"@dcloudio/uni-automator": "3.0.0-3070820230323001", "@dcloudio/uni-automator": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-cli-shared": "3.0.0-3070820230323001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-helper-json": "^1.0.13", "@dcloudio/uni-helper-json": "^1.0.13",
"@dcloudio/uni-stacktracey": "3.0.0-3070820230323001", "@dcloudio/uni-stacktracey": "3.0.0-alpha-3071220230324001",
"@dcloudio/vite-plugin-uni": "3.0.0-3070820230323001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3071220230324001",
"@iconify/json": "^2.2.39", "@iconify/json": "^2.2.39",
"@types/crypto-js": "^4.1.1", "@types/crypto-js": "^4.1.1",
"@types/lodash-es": "^4.17.7", "@types/lodash-es": "^4.17.7",
"@types/node": "^18.15.6", "@types/node": "^18.15.9",
"@types/prettier": "^2.7.2", "@types/prettier": "^2.7.2",
"@types/qs": "^6.9.7", "@types/qs": "^6.9.7",
"@types/stompjs": "^2.3.5", "@types/stompjs": "^2.3.5",
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
"postcss": "^8.4.21", "postcss": "^8.4.21",
"postcss-html": "^1.5.0", "postcss-html": "^1.5.0",
"postcss-less": "^6.0.0", "postcss-less": "^6.0.0",
"prettier": "^2.8.6", "prettier": "^2.8.7",
"rimraf": "^4.4.1", "rimraf": "^4.4.1",
"sass": "^1.60.0", "sass": "^1.60.0",
"sort-package-json": "^2.4.1", "sort-package-json": "^2.4.1",
...@@ -148,9 +148,8 @@ ...@@ -148,9 +148,8 @@
"stylelint-config-recommended": "^9.0.0", "stylelint-config-recommended": "^9.0.0",
"stylelint-config-standard": "^29.0.0", "stylelint-config-standard": "^29.0.0",
"stylelint-order": "^5.0.0", "stylelint-order": "^5.0.0",
"stylus": "^0.59.0", "terser": "^5.16.8",
"terser": "^5.16.6", "typescript": "^5.0.2",
"typescript": "^4.9.5",
"unocss": "^0.50.6", "unocss": "^0.50.6",
"unocss-preset-weapp": "^0.5.2", "unocss-preset-weapp": "^0.5.2",
"unplugin-auto-import": "^0.15.2", "unplugin-auto-import": "^0.15.2",
......
...@@ -5,29 +5,29 @@ specifiers: ...@@ -5,29 +5,29 @@ specifiers:
'@commitlint/cli': ^17.5.0 '@commitlint/cli': ^17.5.0
'@commitlint/config-conventional': ^17.4.4 '@commitlint/config-conventional': ^17.4.4
'@dcloudio/types': ^3.3.2 '@dcloudio/types': ^3.3.2
'@dcloudio/uni-app': 3.0.0-3070820230323001 '@dcloudio/uni-app': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-app-plus': 3.0.0-3070820230323001 '@dcloudio/uni-app-plus': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-automator': 3.0.0-3070820230323001 '@dcloudio/uni-automator': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-components': 3.0.0-3070820230323001 '@dcloudio/uni-components': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-h5': 3.0.0-3070820230323001 '@dcloudio/uni-h5': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-helper-json': ^1.0.13 '@dcloudio/uni-helper-json': ^1.0.13
'@dcloudio/uni-mp-alipay': 3.0.0-3070820230323001 '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-baidu': 3.0.0-3070820230323001 '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-jd': 3.0.0-3070820230323001 '@dcloudio/uni-mp-jd': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-kuaishou': 3.0.0-3070820230323001 '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-lark': 3.0.0-3070820230323001 '@dcloudio/uni-mp-lark': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-qq': 3.0.0-3070820230323001 '@dcloudio/uni-mp-qq': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-toutiao': 3.0.0-3070820230323001 '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-weixin': 3.0.0-3070820230323001 '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-quickapp-webview': 3.0.0-3070820230323001 '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-stacktracey': 3.0.0-3070820230323001 '@dcloudio/uni-stacktracey': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-ui': ^1.4.26 '@dcloudio/uni-ui': ^1.4.26
'@dcloudio/vite-plugin-uni': 3.0.0-3070820230323001 '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3071220230324001
'@iconify/json': ^2.2.39 '@iconify/json': ^2.2.39
'@types/crypto-js': ^4.1.1 '@types/crypto-js': ^4.1.1
'@types/lodash-es': ^4.17.7 '@types/lodash-es': ^4.17.7
'@types/node': ^18.15.6 '@types/node': ^18.15.9
'@types/prettier': ^2.7.2 '@types/prettier': ^2.7.2
'@types/qs': ^6.9.7 '@types/qs': ^6.9.7
'@types/stompjs': ^2.3.5 '@types/stompjs': ^2.3.5
...@@ -64,7 +64,7 @@ specifiers: ...@@ -64,7 +64,7 @@ specifiers:
postcss: ^8.4.21 postcss: ^8.4.21
postcss-html: ^1.5.0 postcss-html: ^1.5.0
postcss-less: ^6.0.0 postcss-less: ^6.0.0
prettier: ^2.8.6 prettier: ^2.8.7
qs: ~6.9.7 qs: ~6.9.7
rimraf: ^4.4.1 rimraf: ^4.4.1
sass: ^1.60.0 sass: ^1.60.0
...@@ -76,9 +76,8 @@ specifiers: ...@@ -76,9 +76,8 @@ specifiers:
stylelint-config-recommended: ^9.0.0 stylelint-config-recommended: ^9.0.0
stylelint-config-standard: ^29.0.0 stylelint-config-standard: ^29.0.0
stylelint-order: ^5.0.0 stylelint-order: ^5.0.0
stylus: ^0.59.0 terser: ^5.16.8
terser: ^5.16.6 typescript: ^5.0.2
typescript: ^4.9.5
unocss: ^0.50.6 unocss: ^0.50.6
unocss-preset-weapp: ^0.5.2 unocss-preset-weapp: ^0.5.2
unplugin-auto-import: ^0.15.2 unplugin-auto-import: ^0.15.2
...@@ -93,19 +92,19 @@ specifiers: ...@@ -93,19 +92,19 @@ specifiers:
vue-types: ^5.0.2 vue-types: ^5.0.2
dependencies: dependencies:
'@dcloudio/uni-app': 3.0.0-3070820230323001_m7ql4gwhb5ezsv7krgejogeczq '@dcloudio/uni-app': 3.0.0-alpha-3071220230324001_m7ql4gwhb5ezsv7krgejogeczq
'@dcloudio/uni-app-plus': 3.0.0-3070820230323001_kpnj3cfw52cvv33p4pg3c5gqye '@dcloudio/uni-app-plus': 3.0.0-alpha-3071220230324001_kpnj3cfw52cvv33p4pg3c5gqye
'@dcloudio/uni-components': 3.0.0-3070820230323001 '@dcloudio/uni-components': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-h5': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-h5': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-alipay': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-alipay': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-baidu': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-baidu': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-jd': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-jd': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-kuaishou': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-kuaishou': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-lark': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-lark': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-qq': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-qq': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-toutiao': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-weixin': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-quickapp-webview': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-quickapp-webview': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-ui': 1.4.26 '@dcloudio/uni-ui': 1.4.26
'@vue/runtime-core': 3.2.47 '@vue/runtime-core': 3.2.47
'@vueuse/core': 9.13.0_vue@3.2.47 '@vueuse/core': 9.13.0_vue@3.2.47
...@@ -114,7 +113,7 @@ dependencies: ...@@ -114,7 +113,7 @@ dependencies:
dayjs: 1.11.7 dayjs: 1.11.7
lodash-es: 4.17.21 lodash-es: 4.17.21
nanoid: 4.0.1 nanoid: 4.0.1
pinia: 2.0.33_hmuptsblhheur2tugfgucj7gc4 pinia: 2.0.33_p4srtwdgezcoeovfcc2yxzvaue
qs: 6.9.7 qs: 6.9.7
stompjs: 2.3.3 stompjs: 2.3.3
urijs: 1.19.11 urijs: 1.19.11
...@@ -124,25 +123,25 @@ dependencies: ...@@ -124,25 +123,25 @@ dependencies:
vue-types: 5.0.2_vue@3.2.47 vue-types: 5.0.2_vue@3.2.47
devDependencies: devDependencies:
'@antfu/eslint-config': 0.37.0_jvoud2tdszzxmewbo5hoff4hym '@antfu/eslint-config': 0.37.0_kisva3atqcimubhwxadmxxsj24
'@commitlint/cli': 17.5.0 '@commitlint/cli': 17.5.0
'@commitlint/config-conventional': 17.4.4 '@commitlint/config-conventional': 17.4.4
'@dcloudio/types': 3.3.2 '@dcloudio/types': 3.3.2
'@dcloudio/uni-automator': 3.0.0-3070820230323001_knjsmvrz64yghq6moyd3423frq '@dcloudio/uni-automator': 3.0.0-alpha-3071220230324001_knjsmvrz64yghq6moyd3423frq
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-helper-json': 1.0.13 '@dcloudio/uni-helper-json': 1.0.13
'@dcloudio/uni-stacktracey': 3.0.0-3070820230323001 '@dcloudio/uni-stacktracey': 3.0.0-alpha-3071220230324001
'@dcloudio/vite-plugin-uni': 3.0.0-3070820230323001_kpnj3cfw52cvv33p4pg3c5gqye '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3071220230324001_kpnj3cfw52cvv33p4pg3c5gqye
'@iconify/json': 2.2.39 '@iconify/json': 2.2.39
'@types/crypto-js': 4.1.1 '@types/crypto-js': 4.1.1
'@types/lodash-es': 4.17.7 '@types/lodash-es': 4.17.7
'@types/node': 18.15.6 '@types/node': 18.15.9
'@types/prettier': 2.7.2 '@types/prettier': 2.7.2
'@types/qs': 6.9.7 '@types/qs': 6.9.7
'@types/stompjs': 2.3.5 '@types/stompjs': 2.3.5
'@types/urijs': 1.19.19 '@types/urijs': 1.19.19
'@typescript-eslint/eslint-plugin': 5.56.0_iskin7c6dxqunwflhstekcjqmq '@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
'@typescript-eslint/parser': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
commitizen: 4.3.0 commitizen: 4.3.0
conventional-changelog-cli: 2.2.2 conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0 cz-conventional-changelog: 3.3.0
...@@ -152,7 +151,7 @@ devDependencies: ...@@ -152,7 +151,7 @@ devDependencies:
dotenv: 16.0.3 dotenv: 16.0.3
eslint: 8.36.0 eslint: 8.36.0
eslint-config-prettier: 8.8.0_eslint@8.36.0 eslint-config-prettier: 8.8.0_eslint@8.36.0
eslint-plugin-prettier: 4.2.1_ose2zoovovx4ulolhifz3tfzx4 eslint-plugin-prettier: 4.2.1_ywlv3zveqg2kxfq44lflihh5mm
eslint-plugin-vue: 9.10.0_eslint@8.36.0 eslint-plugin-vue: 9.10.0_eslint@8.36.0
husky: 8.0.3 husky: 8.0.3
jest: 27.0.4 jest: 27.0.4
...@@ -165,7 +164,7 @@ devDependencies: ...@@ -165,7 +164,7 @@ devDependencies:
postcss: 8.4.21 postcss: 8.4.21
postcss-html: 1.5.0 postcss-html: 1.5.0
postcss-less: 6.0.0_postcss@8.4.21 postcss-less: 6.0.0_postcss@8.4.21
prettier: 2.8.6 prettier: 2.8.7
rimraf: 4.4.1 rimraf: 4.4.1
sass: 1.60.0 sass: 1.60.0
sort-package-json: 2.4.1 sort-package-json: 2.4.1
...@@ -175,22 +174,18 @@ devDependencies: ...@@ -175,22 +174,18 @@ devDependencies:
stylelint-config-recommended: 9.0.0_stylelint@14.16.1 stylelint-config-recommended: 9.0.0_stylelint@14.16.1
stylelint-config-standard: 29.0.0_stylelint@14.16.1 stylelint-config-standard: 29.0.0_stylelint@14.16.1
stylelint-order: 5.0.0_stylelint@14.16.1 stylelint-order: 5.0.0_stylelint@14.16.1
stylus: 0.59.0 terser: 5.16.8
terser: 5.16.6 typescript: 5.0.2
typescript: 4.9.5
unocss: 0.50.6_postcss@8.4.21+vite@4.2.1 unocss: 0.50.6_postcss@8.4.21+vite@4.2.1
unocss-preset-weapp: 0.5.2 unocss-preset-weapp: 0.5.2
unplugin-auto-import: 0.15.2_@vueuse+core@9.13.0 unplugin-auto-import: 0.15.2_@vueuse+core@9.13.0
unplugin-imagemin: 0.3.11 unplugin-imagemin: 0.3.11
unplugin-vue-components: 0.24.1_vue@3.2.47 unplugin-vue-components: 0.24.1_vue@3.2.47
vite: 4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi vite: 4.2.1_bhdpy7vgnkri7noswihwzytdoa
vue-eslint-parser: 9.1.0_eslint@8.36.0 vue-eslint-parser: 9.1.0_eslint@8.36.0
packages: packages:
/@adobe/css-tools/4.2.0:
resolution: {integrity: sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==}
/@ampproject/remapping/2.2.0: /@ampproject/remapping/2.2.0:
resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
...@@ -198,13 +193,13 @@ packages: ...@@ -198,13 +193,13 @@ packages:
'@jridgewell/gen-mapping': 0.1.1 '@jridgewell/gen-mapping': 0.1.1
'@jridgewell/trace-mapping': 0.3.17 '@jridgewell/trace-mapping': 0.3.17
/@antfu/eslint-config-basic/0.37.0_cpj4tv3hntrcia52vnrrg3eslq: /@antfu/eslint-config-basic/0.37.0_y7rczx7zuvsmujgglzevd4vf44:
resolution: {integrity: sha512-iBj6qjAOQr+WMhK38lfR2/xdIY81qUk4i6tHhwmcxXi4GEf2HF6I4Cgeu9SyIlTxOw8AP1CVqdUNzUbmYSaMZg==} resolution: {integrity: sha512-iBj6qjAOQr+WMhK38lfR2/xdIY81qUk4i6tHhwmcxXi4GEf2HF6I4Cgeu9SyIlTxOw8AP1CVqdUNzUbmYSaMZg==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
eslint: 8.36.0 eslint: 8.36.0
eslint-plugin-antfu: 0.37.0_vgl77cfdswitgr47lm5swmv43m eslint-plugin-antfu: 0.37.0_j4766f7ecgqbon3u7zlxn5zszu
eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0
eslint-plugin-html: 7.1.0 eslint-plugin-html: 7.1.0
eslint-plugin-import: 2.27.5_cnkxirszkzb4o6ts7gbclno24e eslint-plugin-import: 2.27.5_cnkxirszkzb4o6ts7gbclno24e
...@@ -227,18 +222,18 @@ packages: ...@@ -227,18 +222,18 @@ packages:
- typescript - typescript
dev: true dev: true
/@antfu/eslint-config-ts/0.37.0_jvoud2tdszzxmewbo5hoff4hym: /@antfu/eslint-config-ts/0.37.0_kisva3atqcimubhwxadmxxsj24:
resolution: {integrity: sha512-+ZS0UE7qa6EzFe0JgCSqdi/IRGQlUj/kOjvwsHCXVK1A02ZW2p0fEKzCpNAz1NJK9nkqhyvNHX+gNOTQsPMbeQ==} resolution: {integrity: sha512-+ZS0UE7qa6EzFe0JgCSqdi/IRGQlUj/kOjvwsHCXVK1A02ZW2p0fEKzCpNAz1NJK9nkqhyvNHX+gNOTQsPMbeQ==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
typescript: '>=3.9' typescript: '>=3.9'
dependencies: dependencies:
'@antfu/eslint-config-basic': 0.37.0_cpj4tv3hntrcia52vnrrg3eslq '@antfu/eslint-config-basic': 0.37.0_y7rczx7zuvsmujgglzevd4vf44
'@typescript-eslint/eslint-plugin': 5.56.0_iskin7c6dxqunwflhstekcjqmq '@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
'@typescript-eslint/parser': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
eslint: 8.36.0 eslint: 8.36.0
eslint-plugin-jest: 27.2.1_7fixo5nu7yjco6gi2mw7pa7fna eslint-plugin-jest: 27.2.1_h4febg4rjajg5f6sgnjqxwnzoi
typescript: 4.9.5 typescript: 5.0.2
transitivePeerDependencies: transitivePeerDependencies:
- eslint-import-resolver-typescript - eslint-import-resolver-typescript
- eslint-import-resolver-webpack - eslint-import-resolver-webpack
...@@ -246,13 +241,13 @@ packages: ...@@ -246,13 +241,13 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@antfu/eslint-config-vue/0.37.0_2k4epjzd3nukussvjxr632pane: /@antfu/eslint-config-vue/0.37.0_qtt35qvbcuqzdecoql6eathwj4:
resolution: {integrity: sha512-d7n4+7f6YMizE1HDEOtIBJGruFuIeqrNF+ZjHM8o6+isMrJkvdjVx6nHtHVtoWNYW6jiRJ5AW+nkfo2aoNGUyA==} resolution: {integrity: sha512-d7n4+7f6YMizE1HDEOtIBJGruFuIeqrNF+ZjHM8o6+isMrJkvdjVx6nHtHVtoWNYW6jiRJ5AW+nkfo2aoNGUyA==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
'@antfu/eslint-config-basic': 0.37.0_cpj4tv3hntrcia52vnrrg3eslq '@antfu/eslint-config-basic': 0.37.0_y7rczx7zuvsmujgglzevd4vf44
'@antfu/eslint-config-ts': 0.37.0_jvoud2tdszzxmewbo5hoff4hym '@antfu/eslint-config-ts': 0.37.0_kisva3atqcimubhwxadmxxsj24
eslint: 8.36.0 eslint: 8.36.0
eslint-plugin-vue: 9.10.0_eslint@8.36.0 eslint-plugin-vue: 9.10.0_eslint@8.36.0
local-pkg: 0.4.3 local-pkg: 0.4.3
...@@ -266,14 +261,14 @@ packages: ...@@ -266,14 +261,14 @@ packages:
- typescript - typescript
dev: true dev: true
/@antfu/eslint-config/0.37.0_jvoud2tdszzxmewbo5hoff4hym: /@antfu/eslint-config/0.37.0_kisva3atqcimubhwxadmxxsj24:
resolution: {integrity: sha512-Kq12dCBSYNV/wuoX35ijs8aNjdF9FiSp3GbiGh2Y8sPtM6NbJc5LA3ixWz0PcA/byHf1VPVisDZcPqISjic/zA==} resolution: {integrity: sha512-Kq12dCBSYNV/wuoX35ijs8aNjdF9FiSp3GbiGh2Y8sPtM6NbJc5LA3ixWz0PcA/byHf1VPVisDZcPqISjic/zA==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
'@antfu/eslint-config-vue': 0.37.0_2k4epjzd3nukussvjxr632pane '@antfu/eslint-config-vue': 0.37.0_qtt35qvbcuqzdecoql6eathwj4
'@typescript-eslint/eslint-plugin': 5.56.0_iskin7c6dxqunwflhstekcjqmq '@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
'@typescript-eslint/parser': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
eslint: 8.36.0 eslint: 8.36.0
eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0
eslint-plugin-html: 7.1.0 eslint-plugin-html: 7.1.0
...@@ -1576,16 +1571,16 @@ packages: ...@@ -1576,16 +1571,16 @@ packages:
'@commitlint/execute-rule': 17.4.0 '@commitlint/execute-rule': 17.4.0
'@commitlint/resolve-extends': 17.4.4 '@commitlint/resolve-extends': 17.4.4
'@commitlint/types': 17.4.4 '@commitlint/types': 17.4.4
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
cosmiconfig: 8.1.3 cosmiconfig: 8.1.3
cosmiconfig-typescript-loader: 4.3.0_kjerptze2kyxzf4xbkbov22juy cosmiconfig-typescript-loader: 4.3.0_vn25ggwfgftq2hlm5eftpxslwa
lodash.isplainobject: 4.0.6 lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2 lodash.merge: 4.6.2
lodash.uniq: 4.5.0 lodash.uniq: 4.5.0
resolve-from: 5.0.0 resolve-from: 5.0.0
ts-node: 10.9.1_7j75yj54t7bl4oxilowqwztre4 ts-node: 10.9.1_3flabivgbrnlfzsgzfhinuvrvy
typescript: 4.9.5 typescript: 5.0.2
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
...@@ -1677,11 +1672,11 @@ packages: ...@@ -1677,11 +1672,11 @@ packages:
/@dcloudio/types/3.3.2: /@dcloudio/types/3.3.2:
resolution: {integrity: sha512-O+7M55RXqYJMCTh3MC86IGJvDPTR+v214yUeaoz1YUIHa2gJdgObs4RRwfAwZoLMtdoZ9J5BElZZqRy5oi+UTg==} resolution: {integrity: sha512-O+7M55RXqYJMCTh3MC86IGJvDPTR+v214yUeaoz1YUIHa2gJdgObs4RRwfAwZoLMtdoZ9J5BElZZqRy5oi+UTg==}
/@dcloudio/uni-app-plus/3.0.0-3070820230323001_kpnj3cfw52cvv33p4pg3c5gqye: /@dcloudio/uni-app-plus/3.0.0-alpha-3071220230324001_kpnj3cfw52cvv33p4pg3c5gqye:
resolution: {integrity: sha512-VAxAcRvsQs55HZ5s7YhsCDqijt3bDQTDQ4mUusdIUUaSCUfacXwjIqcaKoOIghpKfreUl02th/20F+hmgspM8Q==} resolution: {integrity: sha512-D1Fc7gMQm69z38kejHJpapMm3ocbcVffK1HO2GcaihGXQAER9h/YhGSjT6DY6hv9o2vnKya2DHXoY3i5L/8MSQ==}
dependencies: dependencies:
'@dcloudio/uni-app-vite': 3.0.0-3070820230323001_kpnj3cfw52cvv33p4pg3c5gqye '@dcloudio/uni-app-vite': 3.0.0-alpha-3071220230324001_kpnj3cfw52cvv33p4pg3c5gqye
'@dcloudio/uni-app-vue': 3.0.0-3070820230323001 '@dcloudio/uni-app-vue': 3.0.0-alpha-3071220230324001
debug: 4.3.4 debug: 4.3.4
fs-extra: 10.1.0 fs-extra: 10.1.0
licia: 1.38.0 licia: 1.38.0
...@@ -1694,13 +1689,13 @@ packages: ...@@ -1694,13 +1689,13 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-app-vite/3.0.0-3070820230323001_kpnj3cfw52cvv33p4pg3c5gqye: /@dcloudio/uni-app-vite/3.0.0-alpha-3071220230324001_kpnj3cfw52cvv33p4pg3c5gqye:
resolution: {integrity: sha512-CTx7sh8GXM6UmD5CwP6v3KNUzIsCAUdcG6415aIhFRtO+GpUdoRL+OYnvjoBNCXkSKmbAdRV60h82lhs0pcDJg==} resolution: {integrity: sha512-onfqyEdxGOxKywY7E6OvR7BIDdjRolL+VEXr2qAhdy0KjTaJpY7NCX7PeRwUjuGIdB4YTbKZ25uLe3v+KIZffw==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-i18n': 3.0.0-3070820230323001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-nvue-styler': 3.0.0-3070820230323001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@rollup/pluginutils': 4.2.1 '@rollup/pluginutils': 4.2.1
'@vitejs/plugin-vue': 4.1.0_vite@4.2.1+vue@3.2.47 '@vitejs/plugin-vue': 4.1.0_vite@4.2.1+vue@3.2.47
'@vue/compiler-dom': 3.2.47 '@vue/compiler-dom': 3.2.47
...@@ -1716,22 +1711,22 @@ packages: ...@@ -1716,22 +1711,22 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-app-vue/3.0.0-3070820230323001: /@dcloudio/uni-app-vue/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-/hE4LRkrfqgROcudwSMXCcUNIYi/Y6S8fkFZg3fvYoZPeucx/5ZtIkxr6BGFZVQS6ShgZszplhl28G16bbqi2g==} resolution: {integrity: sha512-LLfgZUPNBIW7eqUGcwyoNKtRfskRcHbRWm6N++xQUQnr5bnlQLaOKwrrGee6TKXY528PNV/x95zVBp8oeaO0ZA==}
dev: false dev: false
/@dcloudio/uni-app/3.0.0-3070820230323001_m7ql4gwhb5ezsv7krgejogeczq: /@dcloudio/uni-app/3.0.0-alpha-3071220230324001_m7ql4gwhb5ezsv7krgejogeczq:
resolution: {integrity: sha512-3pNqFIYxh0ScAaUejBiqZQBHFhe8J5sOmsVNUNW80MswE888SfIzprs11ufYyypK9IftnU/yHbS5PQI0WhxmUQ==} resolution: {integrity: sha512-U7vojT/Mg37W5eKXc4rDHyDyS6oXo3PvSH6Qj1Ymzmi9a/wDPWRvmZNe5u7fh+3gh+1g+CerlIVuTbv5yg4GNQ==}
peerDependencies: peerDependencies:
'@dcloudio/types': ^3.3.2 '@dcloudio/types': ^3.3.2
dependencies: dependencies:
'@dcloudio/types': 3.3.2 '@dcloudio/types': 3.3.2
'@dcloudio/uni-cloud': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cloud': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-components': 3.0.0-3070820230323001 '@dcloudio/uni-components': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-i18n': 3.0.0-3070820230323001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-push': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-push': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-stat': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-stat': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
...@@ -1740,13 +1735,13 @@ packages: ...@@ -1740,13 +1735,13 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-automator/3.0.0-3070820230323001_knjsmvrz64yghq6moyd3423frq: /@dcloudio/uni-automator/3.0.0-alpha-3071220230324001_knjsmvrz64yghq6moyd3423frq:
resolution: {integrity: sha512-FpmS7AdjPuuNrnLZRfSX9cgirxWg58bx++VllfJjvRojbwHxATAfBm1ZgbiKmsonq+UyuHiKX0Yi6jwkXGWTNg==} resolution: {integrity: sha512-UuyOH8erhdRgDEQtdPMnKbuNQF2R70EvYiuqKQLE82K0FEFUgm782/P19X+B+gLg5K57RL+QLQDCvHlyBCxVww==}
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-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
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
...@@ -1767,16 +1762,16 @@ packages: ...@@ -1767,16 +1762,16 @@ packages:
- vue - vue
dev: true dev: true
/@dcloudio/uni-cli-shared/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-cli-shared/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-XvCok89EiA8uydTyzqXZJgr1hyfmAtP7z2bQsSAcNy5PT8JHOx8nXbzh6YznHZO8Ujsng6BZiXfLdmwgWTh+TQ==} resolution: {integrity: sha512-YvzdslATg4/J77zPMkYCnFbWsLRezK4iqBdGwy0rL53brlTtKH9HcmF34es/qvjNE6XIewYAYiZUZwWw8XVC+Q==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
dependencies: dependencies:
'@ampproject/remapping': 2.2.0 '@ampproject/remapping': 2.2.0
'@babel/core': 7.21.3 '@babel/core': 7.21.3
'@babel/parser': 7.21.3 '@babel/parser': 7.21.3
'@babel/types': 7.21.3 '@babel/types': 7.21.3
'@dcloudio/uni-i18n': 3.0.0-3070820230323001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@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
...@@ -1792,7 +1787,7 @@ packages: ...@@ -1792,7 +1787,7 @@ packages:
compare-versions: 3.6.0 compare-versions: 3.6.0
debug: 4.3.4 debug: 4.3.4
es-module-lexer: 0.9.3 es-module-lexer: 0.9.3
esbuild: 0.16.17 esbuild: 0.17.13
estree-walker: 2.0.2 estree-walker: 2.0.2
fast-glob: 3.2.12 fast-glob: 3.2.12
fs-extra: 10.1.0 fs-extra: 10.1.0
...@@ -1817,12 +1812,12 @@ packages: ...@@ -1817,12 +1812,12 @@ packages:
- ts-node - ts-node
- vue - vue
/@dcloudio/uni-cloud/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-cloud/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-3ZBTvKfnpv8wUVb1EphyRWZ+Pj9dSuC4aBChy5DSLLQwdE0SY4TBQG1xyqW4uBfv6hDRbpE2o4lgsrE4Y33TJQ==} resolution: {integrity: sha512-wq5rC7Jyoj7NayrYEOOlp3yDNrbhg9Aznh0+8iZ7ofmV6IFBhuFsZfPegjeOoot3YxVUPF2shZLevYZtHOOmEA==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-i18n': 3.0.0-3070820230323001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
fast-glob: 3.2.12 fast-glob: 3.2.12
transitivePeerDependencies: transitivePeerDependencies:
...@@ -1832,15 +1827,15 @@ packages: ...@@ -1832,15 +1827,15 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-components/3.0.0-3070820230323001: /@dcloudio/uni-components/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-gEBenqcgm7tkKaOATKcOhfQytDtrqPVkjG22/AEElVkFFCyJldvh/HJIdnoVi5SBktNqIoc8W+B1XHVtEK5OfA==} resolution: {integrity: sha512-nG3nx3PeQTvi1AWdvhivBmZiqE2v7wwgSLa5IiiHWJgFcNe38L4aMZSBbhyL2yp8mbjB82S9wRNmK4KeEAgJiw==}
dev: false dev: false
/@dcloudio/uni-h5-vite/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-h5-vite/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-ibUwsFWTxuEu9AUx6ui9G4qrCbtlSXVNU9SAeyd+Y1OfqFOJy2QKszEo/g6v7OaoEbZvO1BxWGEKI6OJ2FV28g==} resolution: {integrity: sha512-gvvE4Lvu9Gu3ju5vUKRhE+3PbiqDZvOV7grxyt0BixNHY2YgbdHZS/XuDdK9l9Rk0nt9/dvpFj9EVQFT6+jM+w==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@rollup/pluginutils': 4.2.1 '@rollup/pluginutils': 4.2.1
'@vue/compiler-dom': 3.2.47 '@vue/compiler-dom': 3.2.47
'@vue/compiler-sfc': 3.2.47 '@vue/compiler-sfc': 3.2.47
...@@ -1857,19 +1852,19 @@ packages: ...@@ -1857,19 +1852,19 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-h5-vue/3.0.0-3070820230323001: /@dcloudio/uni-h5-vue/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-n7pJ5DTbU/sk4DO36oBKmLkmdGUuhNTiL5VGkyt37A/xpyR6P531xvlcgM+f1gFhfFv7yS6tkU9g5fJopXlmrQ==} resolution: {integrity: sha512-9Daqr9bjOrwgshdNxDLu621qFg6aB3dL53HVql8HAFgNa2Fb/syEL7iJM58mgVExv0Sol3gU7xtPN9DFg3sEOQ==}
dependencies: dependencies:
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
dev: false dev: false
/@dcloudio/uni-h5/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-h5/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-jv6OlDqqG8L9vHcu95s6u35gAG/vVWdTkXsPZcT9oAub08HRDe5lvoonVyfdZOOVLGi0iz+84PnRcFYSuporwQ==} resolution: {integrity: sha512-Rp5pcqPb5bcwVaHcdwCHd2QLX7bwSC/VV97CEt8vpHn0GlMPvVS7N6NUnjnCwOkYMMtxmTaFBl0ADKTkOBhZyw==}
dependencies: dependencies:
'@dcloudio/uni-h5-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-h5-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-h5-vue': 3.0.0-3070820230323001 '@dcloudio/uni-h5-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-i18n': 3.0.0-3070820230323001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/server-renderer': 3.2.47_vue@3.2.47 '@vue/server-renderer': 3.2.47_vue@3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
debug: 4.3.4 debug: 4.3.4
...@@ -1889,16 +1884,16 @@ packages: ...@@ -1889,16 +1884,16 @@ packages:
resolution: {integrity: sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==} resolution: {integrity: sha512-FO9Iu4zW4td3Tr+eiCDWuele2ehkJ4qxQ/UhpAMLjso+ZdWz6NagK5Syh6cdy1hoDqbxpNoqnLynuJXe81Ereg==}
dev: true dev: true
/@dcloudio/uni-i18n/3.0.0-3070820230323001: /@dcloudio/uni-i18n/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-k28rvaI422mr6K1cu01qA1h9jeVID/9NPO0zLv/r/se7HJppizr+vcdwenpw2sblemcbNQ9ez0zJDs9OpLj13A==} resolution: {integrity: sha512-tciWLpX0+oJoVytLPRwj8UrX82XLoD8+jz95/pML0qHBCa+tw3snrryM05k3ULN3UPTd+TbVCCe53Gj4hqX5Dw==}
/@dcloudio/uni-mp-alipay/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-alipay/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-deJCIH41tr5BaXlOHo1ujmKU0DZV7al7uksB51F0zcApLXUc9VvX9nXMiUGNYLzKRloYM3W1W5Sc4IbVcpMJpg==} resolution: {integrity: sha512-XxO6BJQe0tGI8ooxadA2RgJxV5ypOfS6w8PbJgYBM2Jq9mLnGSjE0wQ1KwVsM4dQSjjAeQpjZs2C0BGO5u8Ndg==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
...@@ -1908,15 +1903,15 @@ packages: ...@@ -1908,15 +1903,15 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-baidu/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-baidu/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-GGlm4IHHWzWZUcKT0p/O99OQyYrkMuPT67IfFTNmj2CgX3N1UPDKoHbHJxBdoz7JVMDUM7KjMXP2lynHp0/UqA==} resolution: {integrity: sha512-PGiqlhCenL3Xga9+XzMfyudCUFrs/q8AoeEOqdGdQvvY3qKlrZxMQCm4dc+/J+fgbQiVqF7UO9lOZy26B+O/Vw==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-compiler': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-weixin': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
jimp: 0.10.3 jimp: 0.10.3
...@@ -1933,14 +1928,14 @@ packages: ...@@ -1933,14 +1928,14 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-compiler/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-compiler/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-zw95pbNS0TEczvFenk0ATaOMgflpZ5UjlAnBAFxP0/kcqRUP8ghKz61JFpc6Q19AnxPBjBoRruEVMt233a7Ijw==} resolution: {integrity: sha512-Pak8yNCCshZmRrI2tDlYjV4471TTgRet/NvXyaKjxqqNR4aJX32O9sHUV5r/0CO9KV+KrBMSOaikBEDBJv7sLg==}
dependencies: dependencies:
'@babel/generator': 7.21.3 '@babel/generator': 7.21.3
'@babel/parser': 7.21.3 '@babel/parser': 7.21.3
'@babel/types': 7.21.3 '@babel/types': 7.21.3
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
'@vue/compiler-dom': 3.2.47 '@vue/compiler-dom': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
...@@ -1952,14 +1947,14 @@ packages: ...@@ -1952,14 +1947,14 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-jd/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-jd/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-KK9RhmoZYGKv0kQnQkm6jh86+5ldDGeJHyDRcFi2Nh2eK955Yva42IZxwYsLETB253aCxJbn2wox+nHxA8HyUA==} resolution: {integrity: sha512-MrYVEy7YmYiyQY7ox2VFK+uOpOFbG2RIfh23TIwM3HeTMO5y2lDcI495jl3izoYDE92H00NG/BolcGSfS4iVLw==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-compiler': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
...@@ -1968,15 +1963,15 @@ packages: ...@@ -1968,15 +1963,15 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-kuaishou/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-kuaishou/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-0V4WXtF+ik6BM2rkzq3NslfCmgCGIFsmISbeAD/mqlG1rmqt6ctPImhVCIfjYoH2C3K+fKzHudaHy/Ki8YJFcQ==} resolution: {integrity: sha512-XJdHnMlrND9DyTyLZQt4MlUMOz1bVjT1R4ZIUegdXmt/dk49OBIxEmajHa/vjFvWBHU+fD1Tnp6+T6b9HSz1hg==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-compiler': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-weixin': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
...@@ -1988,15 +1983,15 @@ packages: ...@@ -1988,15 +1983,15 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-lark/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-lark/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-N9TD2RbucEsdiV4e9CUhQOP4CPB1s7y7v8rtIVFCtZfLPYtrPHwRIvV9Bmq7bXkuyCbS9uvqRHQkNFPKy00DPQ==} resolution: {integrity: sha512-kRXubApfX998HC9Pg6P8QxQrYGUm64HGGchYPO1x6ZoZKExyd+35WhgYGGUhYmnc0tb0Pg8eBeheXX1Zobqdfw==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-compiler': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-toutiao': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
...@@ -2006,13 +2001,13 @@ packages: ...@@ -2006,13 +2001,13 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-qq/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-qq/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-9zRlob3fIe484+qt/+3pAqKH70NoFUdoQpYxN60fWIO2qw+/kT0HEc9DIejb4bP7bE+t9gtCpDYZtPrr94CouA==} resolution: {integrity: sha512-7gcN+bjomq8FFUd1iqX44HZyoqApQHjhfh4Aija3XC0TSSnSTAQyZWsaCLwYcav/CRj3cDNZt7ahgv1cR2QLZw==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
fs-extra: 10.1.0 fs-extra: 10.1.0
transitivePeerDependencies: transitivePeerDependencies:
...@@ -2022,14 +2017,14 @@ packages: ...@@ -2022,14 +2017,14 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-toutiao/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-toutiao/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-AQTqbjTtanA2izyUzAymZmrtx97dv2D9ht9viLC6ApxhxCeKQuLogZZyv3mEFTm08oZY3oOuyeFuTyybiSvUXA==} resolution: {integrity: sha512-AYthDPpxVmKn7qELrF8Pf1qX/VyczILQpmKaFJ9Pxvpn2/iNOENbKhStM0BMtiupZmJ0w4hINKoVfGvHJR9+fw==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-compiler': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
...@@ -2039,14 +2034,14 @@ packages: ...@@ -2039,14 +2034,14 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-vite/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-vite/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-RI5PybagnIfKG3RHVOi1zr5Th/Oyh8Ydq/sZTNQ629uzYCdFKMzmOsyQiIi1S/MjAkNQMHofvbqsDx01dQQROw==} resolution: {integrity: sha512-7Yoq42OTmiCtYcDrM8ssU/IrBtuw+PlRxvN6cK8MaGiNODRjSHvv9bNWbnZ+mV1OyyOPvVfnajCHUX1jCR61CA==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-i18n': 3.0.0-3070820230323001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-mp-compiler': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/compiler-sfc': 3.2.47 '@vue/compiler-sfc': 3.2.47
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
debug: 4.3.4 debug: 4.3.4
...@@ -2057,20 +2052,20 @@ packages: ...@@ -2057,20 +2052,20 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-mp-vue/3.0.0-3070820230323001: /@dcloudio/uni-mp-vue/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-gRvLeDZHK+2TOgH5JEvlSsqDo7B/6DuDPOjtU7ymCND4SAJftMh41oFfgSFwY1I7LdB5J0CqDm9zWZRStQR6eA==} resolution: {integrity: sha512-LxD/dxzdvDKG50dcKs14s7v3Jx9sXV5HLdO8IUr2KCjOYbYPOr9MvIY0ryxORK+XFM6oua9Rv5YmHytXvV30JA==}
dependencies: dependencies:
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
dev: false dev: false
/@dcloudio/uni-mp-weixin/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-mp-weixin/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-ue4Azu+/PnxCO/tdQy3FsCWZ7o9JvFcAzb8IKYwKjSeaCjjGczbAIOZdBGYBWE5jMBHfd9mUdNJpWnJRDu+34w==} resolution: {integrity: sha512-Fywld7MWtfzAsMgh42QXr/EpJxCNbEgFFlY88259uhuQTqbgeusBkSRPHGgvNxMDJiPFXCpzeZSrVU3yk3JDBA==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
jimp: 0.10.3 jimp: 0.10.3
licia: 1.38.0 licia: 1.38.0
...@@ -2086,18 +2081,18 @@ packages: ...@@ -2086,18 +2081,18 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-nvue-styler/3.0.0-3070820230323001: /@dcloudio/uni-nvue-styler/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-dAoVg2zns+eV8oB5IPSqVqLvZ2xvDvRQuslGiZF+QQD5KiD7D5Q44KSdkBpx8sbD0h2LsQQ9ja2O4wQQPjhhPw==} resolution: {integrity: sha512-MrGhuECg4zeL7WF3B8BsoDT7VMi/jXQW+n23Vinj1um/DFlm9Ya/y8YUaPnOOH88yjn08CdpvXl8KEcEgsuC/g==}
dependencies: dependencies:
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
parse-css-font: 4.0.0 parse-css-font: 4.0.0
postcss: 8.4.21 postcss: 8.4.21
dev: false dev: false
/@dcloudio/uni-push/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-push/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-cps4GgfDBCr8oK7L29bf9S5LaLdX0r3xRohDUrOs5cyiAbfOrtLLeYI2jI1Sp5P/lh9p/SIq0TO3tQmxmUekPA==} resolution: {integrity: sha512-RYhFwiAsZOa/gra/+2IDtDs7lABUGJj5VVxl9KnFYDOnTHJDP0Gez5GQ9xqSIXbh5pkr+2PA5a5LFsZUWWzkaA==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
- supports-color - supports-color
...@@ -2105,13 +2100,13 @@ packages: ...@@ -2105,13 +2100,13 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-quickapp-webview/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-quickapp-webview/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-Gzf3UvdPd1Kyqn2OWiWOQSx/cJ8kNeZWMeJeThQhnR0QQeFPZmRNxSs0t1bP/c2wSWf8bwNtD4lw1a0ePn85cg==} resolution: {integrity: sha512-v+3LKa0zMplfWKnHToLllB7uCZpAFiLOqaxBOjNGV5jQOCePtQu2nvx8qs4vvEZPUpBDrl+gPddEBrlzWTxOgg==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vite': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-mp-vue': 3.0.0-3070820230323001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
...@@ -2120,20 +2115,20 @@ packages: ...@@ -2120,20 +2115,20 @@ packages:
- vue - vue
dev: false dev: false
/@dcloudio/uni-shared/3.0.0-3070820230323001: /@dcloudio/uni-shared/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-XJLlHvE2arCunu1FyFtwDvZjIcHG1Fa1eUam0aKZiKmcOZ+rOb/y35TkGWBJMF2abktn0D4GaZG/kOQG/cmbhg==} resolution: {integrity: sha512-AudMCyZxR5yJLI01/ZDqYi+GdP6Lcj7+HTBiD3E2Yl2K6ZLoMpsRjJIObqnSGot7MBmG7HuKr1RrjGVwH3kFmg==}
dependencies: dependencies:
'@vue/shared': 3.2.47 '@vue/shared': 3.2.47
/@dcloudio/uni-stacktracey/3.0.0-3070820230323001: /@dcloudio/uni-stacktracey/3.0.0-alpha-3071220230324001:
resolution: {integrity: sha512-zyB0nBPBUYGUfPIGCYw45YN7plVrzpzC9gUQEVkFIkyKnbvRcKsD0xXxZDss69/ab0A/AOoh9KolpM0hGZApmg==} resolution: {integrity: sha512-VF8ohZ7WuhXBmwGY82lDUKNfIqF5m6QO4ddHv6WzzjhCQWgb0lDWjxNIqJCzmF/BakTLHmkrBXNjBposslqCKw==}
dev: true dev: true
/@dcloudio/uni-stat/3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47: /@dcloudio/uni-stat/3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47:
resolution: {integrity: sha512-s/7uZisVPqgo3wv0bmKhfEyn3n7pIo/zKfk8JomlZ5fP6YqDfaxQH2JnUrmJmIW8u6c3q7sVdV+Fiw0HSNELgw==} resolution: {integrity: sha512-hRy21juXZXoxgB9eY5DvnE1gm4ri70Y5DYq649sgn4Xw+GclP62MzwjaqBIYHfo2z+Pr69fZLW7lclv9Tk8LiA==}
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
debug: 4.3.4 debug: 4.3.4
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
...@@ -2146,8 +2141,8 @@ packages: ...@@ -2146,8 +2141,8 @@ packages:
resolution: {integrity: sha512-JpYXNi9WEmFeTcF6EWrksrMqA0HEl76nxW/Imd0PW1qm/7TORAGSpvMmEDYrMQ3vIbRQFV+n6bhiJIWi34u/5Q==} resolution: {integrity: sha512-JpYXNi9WEmFeTcF6EWrksrMqA0HEl76nxW/Imd0PW1qm/7TORAGSpvMmEDYrMQ3vIbRQFV+n6bhiJIWi34u/5Q==}
dev: false dev: false
/@dcloudio/vite-plugin-uni/3.0.0-3070820230323001_kpnj3cfw52cvv33p4pg3c5gqye: /@dcloudio/vite-plugin-uni/3.0.0-alpha-3071220230324001_kpnj3cfw52cvv33p4pg3c5gqye:
resolution: {integrity: sha512-04NADjIfoTHMbZ1xPxLjbakwjsoc8yNy1eB0VQlAGN+j1L/sV7joCWAYu38U2B87vkJ8d/WyEMUxEGgqUWh5pA==} resolution: {integrity: sha512-WqFZ+RlSXMc9Bt2lmfl3vsVQ1bPc02VREjz8w82MQ11oa7R3R0ZvesBYFU6ZJRMjo1PzO7R6ghIkM9fTT3CscQ==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -2156,10 +2151,10 @@ packages: ...@@ -2156,10 +2151,10 @@ packages:
'@babel/core': 7.21.3 '@babel/core': 7.21.3
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.3 '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.3
'@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3 '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3
'@dcloudio/uni-cli-shared': 3.0.0-3070820230323001_postcss@8.4.21+vue@3.2.47 '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001_postcss@8.4.21+vue@3.2.47
'@dcloudio/uni-shared': 3.0.0-3070820230323001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001
'@rollup/pluginutils': 4.2.1 '@rollup/pluginutils': 4.2.1
'@vitejs/plugin-legacy': 4.0.2_terser@5.16.6+vite@4.2.1 '@vitejs/plugin-legacy': 4.0.2_terser@5.16.8+vite@4.2.1
'@vitejs/plugin-vue': 4.1.0_vite@4.2.1+vue@3.2.47 '@vitejs/plugin-vue': 4.1.0_vite@4.2.1+vue@3.2.47
'@vitejs/plugin-vue-jsx': 3.0.1_vite@4.2.1+vue@3.2.47 '@vitejs/plugin-vue-jsx': 3.0.1_vite@4.2.1+vue@3.2.47
'@vue/compiler-core': 3.2.47 '@vue/compiler-core': 3.2.47
...@@ -2176,8 +2171,8 @@ packages: ...@@ -2176,8 +2171,8 @@ packages:
jsonc-parser: 3.2.0 jsonc-parser: 3.2.0
magic-string: 0.27.0 magic-string: 0.27.0
picocolors: 1.0.0 picocolors: 1.0.0
terser: 5.16.6 terser: 5.16.8
vite: 4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi vite: 4.2.1_bhdpy7vgnkri7noswihwzytdoa
transitivePeerDependencies: transitivePeerDependencies:
- postcss - postcss
- supports-color - supports-color
...@@ -2185,352 +2180,176 @@ packages: ...@@ -2185,352 +2180,176 @@ packages:
- vue - vue
dev: true dev: true
/@esbuild/android-arm/0.16.17: /@esbuild/android-arm/0.17.13:
resolution: {integrity: sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==} resolution: {integrity: sha512-5tZZ/hLIfBmt7E8JsE5KbsknoAFmoElkg+A/gjyPtmSQvJjPf+9GsSJihid8VMa08lrsYyaEXOT9RLh3xXQONw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/android-arm/0.17.12: /@esbuild/android-arm64/0.17.13:
resolution: {integrity: sha512-E/sgkvwoIfj4aMAPL2e35VnUJspzVYl7+M1B2cqeubdBhADV4uPon0KCc8p2G+LqSJ6i8ocYPCqY3A4GGq0zkQ==} resolution: {integrity: sha512-F5DgvJMV2ZEpLNpPCO7FEk1wy8O5tg6cikWSB6uvvncsgE1xgbPlm+Boio/4820C2/mj713X83X1h01v0qoeHg==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
/@esbuild/android-arm64/0.16.17:
resolution: {integrity: sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
requiresBuild: true
optional: true
/@esbuild/android-arm64/0.17.12:
resolution: {integrity: sha512-WQ9p5oiXXYJ33F2EkE3r0FRDFVpEdcDiwNX3u7Xaibxfx6vQE0Sb8ytrfQsA5WO6kDn6mDfKLh6KrPBjvkk7xA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/android-x64/0.16.17: /@esbuild/android-x64/0.17.13:
resolution: {integrity: sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ==} resolution: {integrity: sha512-5m1UUslzpfVrumG3m3Zv2x9VNAcvMOQWJy009y6jt10tcHpzIq2/b0I0k4fz0QYqGSNS1GteRIhVPN4H7OyCXg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [android] os: [android]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/android-x64/0.17.12: /@esbuild/darwin-arm64/0.17.13:
resolution: {integrity: sha512-m4OsaCr5gT+se25rFPHKQXARMyAehHTQAz4XX1Vk3d27VtqiX0ALMBPoXZsGaB6JYryCLfgGwUslMqTfqeLU0w==} resolution: {integrity: sha512-TXbXp/05r7heRsG8yWwbHw9diay+wXIyRNcIHFoNARRIGahYbTW/qwJzE37zkfxLIUPHgR/SyLTUlnTICg14ag==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
requiresBuild: true
optional: true
/@esbuild/darwin-arm64/0.16.17:
resolution: {integrity: sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/darwin-arm64/0.17.12: /@esbuild/darwin-x64/0.17.13:
resolution: {integrity: sha512-O3GCZghRIx+RAN0NDPhyyhRgwa19MoKlzGonIb5hgTj78krqp9XZbYCvFr9N1eUxg0ZQEpiiZ4QvsOQwBpP+lg==} resolution: {integrity: sha512-Ku9Db2sblCxFvQdEO7X9nBaLR/S81uch81e2Q2+Os5z1NcnsFjuqhIYH0Gm6KNNpIKaEbC7gCLbiIPbLLMX4Pg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
/@esbuild/darwin-x64/0.16.17:
resolution: {integrity: sha512-2By45OBHulkd9Svy5IOCZt376Aa2oOkiE9QWUK9fe6Tb+WDr8hXL3dpqi+DeLiMed8tVXspzsTAvd0jUl96wmg==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
/@esbuild/darwin-x64/0.17.12:
resolution: {integrity: sha512-5D48jM3tW27h1qjaD9UNRuN+4v0zvksqZSPZqeSWggfMlsVdAhH3pwSfQIFJwcs9QJ9BRibPS4ViZgs3d2wsCA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/freebsd-arm64/0.16.17: /@esbuild/freebsd-arm64/0.17.13:
resolution: {integrity: sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw==} resolution: {integrity: sha512-t1T5/nIf2j+FdSf1Fa3dcU0cXycr0nK4xJe52qjWa+1I249mM5NBY1ODjiabZxZ0x3CG05y4fd9bxfDLy9kQtA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [freebsd] os: [freebsd]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/freebsd-arm64/0.17.12: /@esbuild/freebsd-x64/0.17.13:
resolution: {integrity: sha512-OWvHzmLNTdF1erSvrfoEBGlN94IE6vCEaGEkEH29uo/VoONqPnoDFfShi41Ew+yKimx4vrmmAJEGNoyyP+OgOQ==} resolution: {integrity: sha512-/zbkgEO4gY2qGZr9UNAGI38w/FwUY4bx4EC88k9VeiCKNr3ukNgwH/oIgB5Z9/OqpkNLlcS4w9e2d/MIiy5fbw==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
optional: true
/@esbuild/freebsd-x64/0.16.17:
resolution: {integrity: sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
requiresBuild: true
optional: true
/@esbuild/freebsd-x64/0.17.12:
resolution: {integrity: sha512-A0Xg5CZv8MU9xh4a+7NUpi5VHBKh1RaGJKqjxe4KG87X+mTjDE6ZvlJqpWoeJxgfXHT7IMP9tDFu7IZ03OtJAw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-arm/0.16.17: /@esbuild/linux-arm/0.17.13:
resolution: {integrity: sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ==} resolution: {integrity: sha512-RrhjzrCF6aCDH248nUAQoldnRmN7nHMxv85GOj5AH+qkxxYvcig7fnUmgANngntRu4btXhN9WKHMgQ5seERDMw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-arm/0.17.12: /@esbuild/linux-arm64/0.17.13:
resolution: {integrity: sha512-WsHyJ7b7vzHdJ1fv67Yf++2dz3D726oO3QCu8iNYik4fb5YuuReOI9OtA+n7Mk0xyQivNTPbl181s+5oZ38gyA==} resolution: {integrity: sha512-siu3QZrQ7eGrSttvFaRKyjT7kNRbUuHEKzCCyqRh19MbpGokGY13jbIsBEjx6JmH3T50hds325oweS9Ey2ihAQ==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-arm64/0.16.17:
resolution: {integrity: sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-arm64/0.17.12:
resolution: {integrity: sha512-cK3AjkEc+8v8YG02hYLQIQlOznW+v9N+OI9BAFuyqkfQFR+DnDLhEM5N8QRxAUz99cJTo1rLNXqRrvY15gbQUg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-ia32/0.16.17: /@esbuild/linux-ia32/0.17.13:
resolution: {integrity: sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg==} resolution: {integrity: sha512-ADHA1PqP5gIegehVP0RvxMmNPxpLgetI8QCwYOjUheGXKIKWSdUN8ZS3rusQv3NGZmFCpYdMZzFoI0QtzzGAdw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ia32] cpu: [ia32]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-ia32/0.17.12: /@esbuild/linux-loong64/0.17.13:
resolution: {integrity: sha512-jdOBXJqcgHlah/nYHnj3Hrnl9l63RjtQ4vn9+bohjQPI2QafASB5MtHAoEv0JQHVb/xYQTFOeuHnNYE1zF7tYw==} resolution: {integrity: sha512-n1JQPxETmR0brkpWlJHeohReEPLH+m00bnJdNnFyHN3zLBt1QypevuZSmnmFWsC+7r7HTwWILj3lBDjtPH3ydg==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-loong64/0.16.17:
resolution: {integrity: sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [loong64] cpu: [loong64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-loong64/0.17.12: /@esbuild/linux-mips64el/0.17.13:
resolution: {integrity: sha512-GTOEtj8h9qPKXCyiBBnHconSCV9LwFyx/gv3Phw0pa25qPYjVuuGZ4Dk14bGCfGX3qKF0+ceeQvwmtI+aYBbVA==} resolution: {integrity: sha512-d0pnD/j5KKQ43xtSIvOD+wNIy6D/Vh9GbXVRa3u4zCyiJMYWjxkPkbBzlEgNjdDmUM+5gBFen9k7B8Xscy+Myg==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-mips64el/0.16.17:
resolution: {integrity: sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [mips64el] cpu: [mips64el]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-mips64el/0.17.12: /@esbuild/linux-ppc64/0.17.13:
resolution: {integrity: sha512-o8CIhfBwKcxmEENOH9RwmUejs5jFiNoDw7YgS0EJTF6kgPgcqLFjgoc5kDey5cMHRVCIWc6kK2ShUePOcc7RbA==} resolution: {integrity: sha512-C9sMpa/VcGLjVtsT01sXtzZNS7bAZ+icUclkKkiUwBQ9hzT+J+/Xpj+EykI5hB3KgtxQVo4XUahanFoZNxbQ1g==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-ppc64/0.16.17:
resolution: {integrity: sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-ppc64/0.17.12: /@esbuild/linux-riscv64/0.17.13:
resolution: {integrity: sha512-biMLH6NR/GR4z+ap0oJYb877LdBpGac8KfZoEnDiBKd7MD/xt8eaw1SFfYRUeMVx519kVkAOL2GExdFmYnZx3A==} resolution: {integrity: sha512-jYkc5EpNpvjccAHNYekiAtklusVGWftR0VVLtng7dJzDyy+5adAsf1fOG3LllP0WALxS55/w6boLE/728J/bXw==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-riscv64/0.16.17:
resolution: {integrity: sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-riscv64/0.17.12:
resolution: {integrity: sha512-jkphYUiO38wZGeWlfIBMB72auOllNA2sLfiZPGDtOBb1ELN8lmqBrlMiucgL8awBw1zBXN69PmZM6g4yTX84TA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-s390x/0.16.17: /@esbuild/linux-s390x/0.17.13:
resolution: {integrity: sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w==} resolution: {integrity: sha512-4jAJI5O6E/hATL4lsrG2A+noDjZ377KlATVFKwV3SWaNHj+OvoXe/T84ScQIXEtPI7ndJyLkMYruXj8RR5Ilyw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [s390x] cpu: [s390x]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/linux-s390x/0.17.12: /@esbuild/linux-x64/0.17.13:
resolution: {integrity: sha512-j3ucLdeY9HBcvODhCY4b+Ds3hWGO8t+SAidtmWu/ukfLLG/oYDMaA+dnugTVAg5fnUOGNbIYL9TOjhWgQB8W5g==} resolution: {integrity: sha512-eFLQhJq98qijGRcv9je/9M4Mz1suZ+pOtj62ArsLd0gubNGhhQDz6T30X2X3f1KZ8lkKkr+zN5vtZzx1GAMoFw==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-x64/0.16.17:
resolution: {integrity: sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-x64/0.17.12:
resolution: {integrity: sha512-uo5JL3cgaEGotaqSaJdRfFNSCUJOIliKLnDGWaVCgIKkHxwhYMm95pfMbWZ9l7GeW9kDg0tSxcy9NYdEtjwwmA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/netbsd-x64/0.16.17: /@esbuild/netbsd-x64/0.17.13:
resolution: {integrity: sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA==} resolution: {integrity: sha512-F8PXDeT+3eQpPjf4bmNJapPLu0SKKlWRGPQvBQqVS+YDGoMKnyyYp2UENLFMV8zT7kS39zKxZRZvUL3fMz/7Ww==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [netbsd] os: [netbsd]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/netbsd-x64/0.17.12: /@esbuild/openbsd-x64/0.17.13:
resolution: {integrity: sha512-DNdoRg8JX+gGsbqt2gPgkgb00mqOgOO27KnrWZtdABl6yWTST30aibGJ6geBq3WM2TIeW6COs5AScnC7GwtGPg==} resolution: {integrity: sha512-9jWfzbFCnIZdHjNs+00KQHArUbp7kjQDNmiuqkwGOQFs67m4/dKNupBv2DP5hTqVlQY4tW4RG3qpb6Y3zOHJeA==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
requiresBuild: true
optional: true
/@esbuild/openbsd-x64/0.16.17:
resolution: {integrity: sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [openbsd] os: [openbsd]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/openbsd-x64/0.17.12: /@esbuild/sunos-x64/0.17.13:
resolution: {integrity: sha512-aVsENlr7B64w8I1lhHShND5o8cW6sB9n9MUtLumFlPhG3elhNWtE7M1TFpj3m7lT3sKQUMkGFjTQBrvDDO1YWA==} resolution: {integrity: sha512-ALbOMlTIBkAVi6KqYjONa7u2oH95RN7OpetFqMtjufFLBiSaayRuwUzhs2yuR9CfGT4qi0jv6HQDav+EG314TQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
requiresBuild: true
optional: true
/@esbuild/sunos-x64/0.16.17:
resolution: {integrity: sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [sunos] os: [sunos]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/sunos-x64/0.17.12: /@esbuild/win32-arm64/0.17.13:
resolution: {integrity: sha512-qbHGVQdKSwi0JQJuZznS4SyY27tYXYF0mrgthbxXrZI3AHKuRvU+Eqbg/F0rmLDpW/jkIZBlCO1XfHUBMNJ1pg==} resolution: {integrity: sha512-FJBLYL4PkrZGeuHzEqme+0DjNetxkJ+XbB+Aoeow7aQ53JCwsA0/mo8sS5aPkDHgCnMkN4A5GLoFTlDj3BKDrQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
requiresBuild: true
optional: true
/@esbuild/win32-arm64/0.16.17:
resolution: {integrity: sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/win32-arm64/0.17.12: /@esbuild/win32-ia32/0.17.13:
resolution: {integrity: sha512-zsCp8Ql+96xXTVTmm6ffvoTSZSV2B/LzzkUXAY33F/76EajNw1m+jZ9zPfNJlJ3Rh4EzOszNDHsmG/fZOhtqDg==} resolution: {integrity: sha512-Qrvst9RkLz4qgi3hqswNliYuKW92/HGJnd7xLWkGaGPa8S4qsONf81FW0ebDc5iUHb0I7QJwQATutvghTabnFA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
/@esbuild/win32-ia32/0.16.17:
resolution: {integrity: sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
/@esbuild/win32-ia32/0.17.12:
resolution: {integrity: sha512-FfrFjR4id7wcFYOdqbDfDET3tjxCozUgbqdkOABsSFzoZGFC92UK7mg4JKRc/B3NNEf1s2WHxJ7VfTdVDPN3ng==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@esbuild/win32-x64/0.16.17: /@esbuild/win32-x64/0.17.13:
resolution: {integrity: sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q==} resolution: {integrity: sha512-pZ/NIgz861XaUPlIkPFjP55nJ4PJa0o/CD4zgeRb1Q9FVE+8GvdB6ifJcK05jRhny5hKExhnRFIdgHmmCYH8vg==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
/@esbuild/win32-x64/0.17.12:
resolution: {integrity: sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
...@@ -2731,7 +2550,7 @@ packages: ...@@ -2731,7 +2550,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
jest-message-util: 27.5.1 jest-message-util: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
...@@ -2752,7 +2571,7 @@ packages: ...@@ -2752,7 +2571,7 @@ packages:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/transform': 27.5.1 '@jest/transform': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
chalk: 4.1.2 chalk: 4.1.2
emittery: 0.8.1 emittery: 0.8.1
...@@ -2789,7 +2608,7 @@ packages: ...@@ -2789,7 +2608,7 @@ packages:
dependencies: dependencies:
'@jest/fake-timers': 27.5.1 '@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
jest-mock: 27.5.1 jest-mock: 27.5.1
dev: true dev: true
...@@ -2799,7 +2618,7 @@ packages: ...@@ -2799,7 +2618,7 @@ packages:
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@sinonjs/fake-timers': 8.1.0 '@sinonjs/fake-timers': 8.1.0
'@types/node': 18.15.6 '@types/node': 18.15.9
jest-message-util: 27.5.1 jest-message-util: 27.5.1
jest-mock: 27.5.1 jest-mock: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
...@@ -2828,7 +2647,7 @@ packages: ...@@ -2828,7 +2647,7 @@ packages:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/transform': 27.5.1 '@jest/transform': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
collect-v8-coverage: 1.0.1 collect-v8-coverage: 1.0.1
exit: 0.1.2 exit: 0.1.2
...@@ -2912,7 +2731,7 @@ packages: ...@@ -2912,7 +2731,7 @@ packages:
dependencies: dependencies:
'@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1 '@types/istanbul-reports': 3.0.1
'@types/node': 18.15.6 '@types/node': 18.15.9
'@types/yargs': 16.0.5 '@types/yargs': 16.0.5
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
...@@ -3506,7 +3325,7 @@ packages: ...@@ -3506,7 +3325,7 @@ packages:
/@types/graceful-fs/4.1.6: /@types/graceful-fs/4.1.6:
resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==}
dependencies: dependencies:
'@types/node': 18.15.6 '@types/node': 18.15.9
dev: true dev: true
/@types/istanbul-lib-coverage/2.0.4: /@types/istanbul-lib-coverage/2.0.4:
...@@ -3557,8 +3376,8 @@ packages: ...@@ -3557,8 +3376,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true dev: true
/@types/node/18.15.6: /@types/node/18.15.9:
resolution: {integrity: sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA==} resolution: {integrity: sha512-dUxhiNzBLr6IqlZXz6e/rN2YQXlFgOei/Dxy+e3cyXTJ4txSUbGT2/fmnD6zd/75jDMeW5bDee+YXxlFKHoV0A==}
/@types/normalize-package-data/2.4.1: /@types/normalize-package-data/2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
...@@ -3587,7 +3406,7 @@ packages: ...@@ -3587,7 +3406,7 @@ packages:
/@types/stompjs/2.3.5: /@types/stompjs/2.3.5:
resolution: {integrity: sha512-0WkL8RlB1uuZt8XJEdnwdFdV5RIFcQw9UhNQfTpiJYcjqC6QQpFqc5YcIrlH+K/843EGJVIaOFANjs7u7bmTlw==} resolution: {integrity: sha512-0WkL8RlB1uuZt8XJEdnwdFdV5RIFcQw9UhNQfTpiJYcjqC6QQpFqc5YcIrlH+K/843EGJVIaOFANjs7u7bmTlw==}
dependencies: dependencies:
'@types/node': 18.15.6 '@types/node': 18.15.9
dev: true dev: true
/@types/unist/2.0.6: /@types/unist/2.0.6:
...@@ -3611,7 +3430,7 @@ packages: ...@@ -3611,7 +3430,7 @@ packages:
'@types/yargs-parser': 21.0.0 '@types/yargs-parser': 21.0.0
dev: true dev: true
/@typescript-eslint/eslint-plugin/5.56.0_iskin7c6dxqunwflhstekcjqmq: /@typescript-eslint/eslint-plugin/5.56.0_2hcjazgfnbtq42tcc73br2vup4:
resolution: {integrity: sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==} resolution: {integrity: sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -3623,23 +3442,23 @@ packages: ...@@ -3623,23 +3442,23 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@eslint-community/regexpp': 4.4.1 '@eslint-community/regexpp': 4.4.1
'@typescript-eslint/parser': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
'@typescript-eslint/scope-manager': 5.56.0 '@typescript-eslint/scope-manager': 5.56.0
'@typescript-eslint/type-utils': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/type-utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
'@typescript-eslint/utils': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
debug: 4.3.4 debug: 4.3.4
eslint: 8.36.0 eslint: 8.36.0
grapheme-splitter: 1.0.4 grapheme-splitter: 1.0.4
ignore: 5.2.4 ignore: 5.2.4
natural-compare-lite: 1.4.0 natural-compare-lite: 1.4.0
semver: 7.3.8 semver: 7.3.8
tsutils: 3.21.0_typescript@4.9.5 tsutils: 3.21.0_typescript@5.0.2
typescript: 4.9.5 typescript: 5.0.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser/5.56.0_vgl77cfdswitgr47lm5swmv43m: /@typescript-eslint/parser/5.56.0_j4766f7ecgqbon3u7zlxn5zszu:
resolution: {integrity: sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==} resolution: {integrity: sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -3651,10 +3470,10 @@ packages: ...@@ -3651,10 +3470,10 @@ packages:
dependencies: dependencies:
'@typescript-eslint/scope-manager': 5.56.0 '@typescript-eslint/scope-manager': 5.56.0
'@typescript-eslint/types': 5.56.0 '@typescript-eslint/types': 5.56.0
'@typescript-eslint/typescript-estree': 5.56.0_typescript@4.9.5 '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2
debug: 4.3.4 debug: 4.3.4
eslint: 8.36.0 eslint: 8.36.0
typescript: 4.9.5 typescript: 5.0.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
...@@ -3667,7 +3486,7 @@ packages: ...@@ -3667,7 +3486,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.56.0 '@typescript-eslint/visitor-keys': 5.56.0
dev: true dev: true
/@typescript-eslint/type-utils/5.56.0_vgl77cfdswitgr47lm5swmv43m: /@typescript-eslint/type-utils/5.56.0_j4766f7ecgqbon3u7zlxn5zszu:
resolution: {integrity: sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==} resolution: {integrity: sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -3677,12 +3496,12 @@ packages: ...@@ -3677,12 +3496,12 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 5.56.0_typescript@4.9.5 '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2
'@typescript-eslint/utils': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
debug: 4.3.4 debug: 4.3.4
eslint: 8.36.0 eslint: 8.36.0
tsutils: 3.21.0_typescript@4.9.5 tsutils: 3.21.0_typescript@5.0.2
typescript: 4.9.5 typescript: 5.0.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
...@@ -3692,7 +3511,7 @@ packages: ...@@ -3692,7 +3511,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true dev: true
/@typescript-eslint/typescript-estree/5.56.0_typescript@4.9.5: /@typescript-eslint/typescript-estree/5.56.0_typescript@5.0.2:
resolution: {integrity: sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==} resolution: {integrity: sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -3707,13 +3526,13 @@ packages: ...@@ -3707,13 +3526,13 @@ packages:
globby: 11.1.0 globby: 11.1.0
is-glob: 4.0.3 is-glob: 4.0.3
semver: 7.3.8 semver: 7.3.8
tsutils: 3.21.0_typescript@4.9.5 tsutils: 3.21.0_typescript@5.0.2
typescript: 4.9.5 typescript: 5.0.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils/5.56.0_vgl77cfdswitgr47lm5swmv43m: /@typescript-eslint/utils/5.56.0_j4766f7ecgqbon3u7zlxn5zszu:
resolution: {integrity: sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==} resolution: {integrity: sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -3724,7 +3543,7 @@ packages: ...@@ -3724,7 +3543,7 @@ packages:
'@types/semver': 7.3.13 '@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.56.0 '@typescript-eslint/scope-manager': 5.56.0
'@typescript-eslint/types': 5.56.0 '@typescript-eslint/types': 5.56.0
'@typescript-eslint/typescript-estree': 5.56.0_typescript@4.9.5 '@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2
eslint: 8.36.0 eslint: 8.36.0
eslint-scope: 5.1.1 eslint-scope: 5.1.1
semver: 7.3.8 semver: 7.3.8
...@@ -3912,12 +3731,12 @@ packages: ...@@ -3912,12 +3731,12 @@ packages:
chokidar: 3.5.3 chokidar: 3.5.3
fast-glob: 3.2.12 fast-glob: 3.2.12
magic-string: 0.30.0 magic-string: 0.30.0
vite: 4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi vite: 4.2.1_bhdpy7vgnkri7noswihwzytdoa
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
dev: true dev: true
/@vitejs/plugin-legacy/4.0.2_terser@5.16.6+vite@4.2.1: /@vitejs/plugin-legacy/4.0.2_terser@5.16.8+vite@4.2.1:
resolution: {integrity: sha512-ivnt9sCkgwJTYTWLjuvY6H/HTuiQC1EgzAPkiAvi0yNAssiqOJjyjhG3hAK5LFUUorE0w9kGxn8K0f/74DlbxQ==} resolution: {integrity: sha512-ivnt9sCkgwJTYTWLjuvY6H/HTuiQC1EgzAPkiAvi0yNAssiqOJjyjhG3hAK5LFUUorE0w9kGxn8K0f/74DlbxQ==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -3931,8 +3750,8 @@ packages: ...@@ -3931,8 +3750,8 @@ packages:
magic-string: 0.30.0 magic-string: 0.30.0
regenerator-runtime: 0.13.11 regenerator-runtime: 0.13.11
systemjs: 6.14.1 systemjs: 6.14.1
terser: 5.16.6 terser: 5.16.8
vite: 4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi vite: 4.2.1_bhdpy7vgnkri7noswihwzytdoa
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
...@@ -3947,7 +3766,7 @@ packages: ...@@ -3947,7 +3766,7 @@ packages:
'@babel/core': 7.21.3 '@babel/core': 7.21.3
'@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3 '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.3 '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.3
vite: 4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi vite: 4.2.1_bhdpy7vgnkri7noswihwzytdoa
vue: 3.2.47 vue: 3.2.47
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -3960,7 +3779,7 @@ packages: ...@@ -3960,7 +3779,7 @@ packages:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi vite: 4.2.1_bhdpy7vgnkri7noswihwzytdoa
vue: 3.2.47 vue: 3.2.47
/@vue/babel-helper-vue-transform-on/1.0.2: /@vue/babel-helper-vue-transform-on/1.0.2:
...@@ -4472,6 +4291,7 @@ packages: ...@@ -4472,6 +4291,7 @@ packages:
/balanced-match/1.0.2: /balanced-match/1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
dev: true
/balanced-match/2.0.0: /balanced-match/2.0.0:
resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==} resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==}
...@@ -4533,6 +4353,7 @@ packages: ...@@ -4533,6 +4353,7 @@ packages:
dependencies: dependencies:
balanced-match: 1.0.2 balanced-match: 1.0.2
concat-map: 0.0.1 concat-map: 0.0.1
dev: true
/brace-expansion/2.0.1: /brace-expansion/2.0.1:
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
...@@ -4556,7 +4377,7 @@ packages: ...@@ -4556,7 +4377,7 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001469 caniuse-lite: 1.0.30001469
electron-to-chromium: 1.4.339 electron-to-chromium: 1.4.340
node-releases: 2.0.10 node-releases: 2.0.10
update-browserslist-db: 1.0.10_browserslist@4.21.5 update-browserslist-db: 1.0.10_browserslist@4.21.5
...@@ -4907,7 +4728,8 @@ packages: ...@@ -4907,7 +4728,8 @@ packages:
resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==} resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==}
/concat-map/0.0.1: /concat-map/0.0.1:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: true
/consola/2.15.3: /consola/2.15.3:
resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==}
...@@ -5100,7 +4922,7 @@ packages: ...@@ -5100,7 +4922,7 @@ packages:
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
/cookie-signature/1.0.6: /cookie-signature/1.0.6:
resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=} resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
dev: true dev: true
/cookie/0.5.0: /cookie/0.5.0:
...@@ -5127,7 +4949,7 @@ packages: ...@@ -5127,7 +4949,7 @@ packages:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
dev: true dev: true
/cosmiconfig-typescript-loader/4.3.0_kjerptze2kyxzf4xbkbov22juy: /cosmiconfig-typescript-loader/4.3.0_vn25ggwfgftq2hlm5eftpxslwa:
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
...@@ -5136,10 +4958,10 @@ packages: ...@@ -5136,10 +4958,10 @@ packages:
ts-node: '>=10' ts-node: '>=10'
typescript: '>=3' typescript: '>=3'
dependencies: dependencies:
'@types/node': 18.15.6 '@types/node': 18.15.9
cosmiconfig: 8.1.3 cosmiconfig: 8.1.3
ts-node: 10.9.1_7j75yj54t7bl4oxilowqwztre4 ts-node: 10.9.1_3flabivgbrnlfzsgzfhinuvrvy
typescript: 4.9.5 typescript: 5.0.2
dev: true dev: true
/cosmiconfig/7.1.0: /cosmiconfig/7.1.0:
...@@ -5597,11 +5419,11 @@ packages: ...@@ -5597,11 +5419,11 @@ packages:
dev: true dev: true
/ee-first/1.1.1: /ee-first/1.1.1:
resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
dev: true dev: true
/electron-to-chromium/1.4.339: /electron-to-chromium/1.4.340:
resolution: {integrity: sha512-MSXHBJGcbBydq/DQDlpBeUKnJ6C7aTiNCTRpfDV5Iz0sNr/Ng6RJFloq82AAicp/SrmDq4zF6XsKG0B8Xwn1UQ==} resolution: {integrity: sha512-zx8hqumOqltKsv/MF50yvdAlPF9S/4PXbyfzJS6ZGhbddGkRegdwImmfSVqCkEziYzrIGZ/TlrzBND4FysfkDg==}
/emittery/0.8.1: /emittery/0.8.1:
resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==}
...@@ -5741,63 +5563,34 @@ packages: ...@@ -5741,63 +5563,34 @@ packages:
dev: false dev: false
optional: true optional: true
/esbuild/0.16.17: /esbuild/0.17.13:
resolution: {integrity: sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==} resolution: {integrity: sha512-4ixMwdErBcQHgTBeoxnowENCPKWFAGxgTyKHMK8gqn9sZaC7ZNWFKtim16g2rzQ2b/FYyy3lIUUJboFtjolhqg==}
engines: {node: '>=12'} engines: {node: '>=12'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true
optionalDependencies: optionalDependencies:
'@esbuild/android-arm': 0.16.17 '@esbuild/android-arm': 0.17.13
'@esbuild/android-arm64': 0.16.17 '@esbuild/android-arm64': 0.17.13
'@esbuild/android-x64': 0.16.17 '@esbuild/android-x64': 0.17.13
'@esbuild/darwin-arm64': 0.16.17 '@esbuild/darwin-arm64': 0.17.13
'@esbuild/darwin-x64': 0.16.17 '@esbuild/darwin-x64': 0.17.13
'@esbuild/freebsd-arm64': 0.16.17 '@esbuild/freebsd-arm64': 0.17.13
'@esbuild/freebsd-x64': 0.16.17 '@esbuild/freebsd-x64': 0.17.13
'@esbuild/linux-arm': 0.16.17 '@esbuild/linux-arm': 0.17.13
'@esbuild/linux-arm64': 0.16.17 '@esbuild/linux-arm64': 0.17.13
'@esbuild/linux-ia32': 0.16.17 '@esbuild/linux-ia32': 0.17.13
'@esbuild/linux-loong64': 0.16.17 '@esbuild/linux-loong64': 0.17.13
'@esbuild/linux-mips64el': 0.16.17 '@esbuild/linux-mips64el': 0.17.13
'@esbuild/linux-ppc64': 0.16.17 '@esbuild/linux-ppc64': 0.17.13
'@esbuild/linux-riscv64': 0.16.17 '@esbuild/linux-riscv64': 0.17.13
'@esbuild/linux-s390x': 0.16.17 '@esbuild/linux-s390x': 0.17.13
'@esbuild/linux-x64': 0.16.17 '@esbuild/linux-x64': 0.17.13
'@esbuild/netbsd-x64': 0.16.17 '@esbuild/netbsd-x64': 0.17.13
'@esbuild/openbsd-x64': 0.16.17 '@esbuild/openbsd-x64': 0.17.13
'@esbuild/sunos-x64': 0.16.17 '@esbuild/sunos-x64': 0.17.13
'@esbuild/win32-arm64': 0.16.17 '@esbuild/win32-arm64': 0.17.13
'@esbuild/win32-ia32': 0.16.17 '@esbuild/win32-ia32': 0.17.13
'@esbuild/win32-x64': 0.16.17 '@esbuild/win32-x64': 0.17.13
/esbuild/0.17.12:
resolution: {integrity: sha512-bX/zHl7Gn2CpQwcMtRogTTBf9l1nl+H6R8nUbjk+RuKqAE3+8FDulLA+pHvX7aA7Xe07Iwa+CWvy9I8Y2qqPKQ==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
'@esbuild/android-arm': 0.17.12
'@esbuild/android-arm64': 0.17.12
'@esbuild/android-x64': 0.17.12
'@esbuild/darwin-arm64': 0.17.12
'@esbuild/darwin-x64': 0.17.12
'@esbuild/freebsd-arm64': 0.17.12
'@esbuild/freebsd-x64': 0.17.12
'@esbuild/linux-arm': 0.17.12
'@esbuild/linux-arm64': 0.17.12
'@esbuild/linux-ia32': 0.17.12
'@esbuild/linux-loong64': 0.17.12
'@esbuild/linux-mips64el': 0.17.12
'@esbuild/linux-ppc64': 0.17.12
'@esbuild/linux-riscv64': 0.17.12
'@esbuild/linux-s390x': 0.17.12
'@esbuild/linux-x64': 0.17.12
'@esbuild/netbsd-x64': 0.17.12
'@esbuild/openbsd-x64': 0.17.12
'@esbuild/sunos-x64': 0.17.12
'@esbuild/win32-arm64': 0.17.12
'@esbuild/win32-ia32': 0.17.12
'@esbuild/win32-x64': 0.17.12
/escalade/3.1.1: /escalade/3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
...@@ -5879,7 +5672,7 @@ packages: ...@@ -5879,7 +5672,7 @@ packages:
eslint-import-resolver-webpack: eslint-import-resolver-webpack:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
debug: 3.2.7 debug: 3.2.7
eslint: 8.36.0 eslint: 8.36.0
eslint-import-resolver-node: 0.3.7 eslint-import-resolver-node: 0.3.7
...@@ -5887,10 +5680,10 @@ packages: ...@@ -5887,10 +5680,10 @@ packages:
- supports-color - supports-color
dev: true dev: true
/eslint-plugin-antfu/0.37.0_vgl77cfdswitgr47lm5swmv43m: /eslint-plugin-antfu/0.37.0_j4766f7ecgqbon3u7zlxn5zszu:
resolution: {integrity: sha512-Tekr9S4fkrmH88RS5XHvs3gQwQIn/2As8gYePzrPHTQEQF00pIx0sa1eQrhmvN50ubUG4WkZnpx/uR3073jLeg==} resolution: {integrity: sha512-Tekr9S4fkrmH88RS5XHvs3gQwQIn/2As8gYePzrPHTQEQF00pIx0sa1eQrhmvN50ubUG4WkZnpx/uR3073jLeg==}
dependencies: dependencies:
'@typescript-eslint/utils': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
transitivePeerDependencies: transitivePeerDependencies:
- eslint - eslint
- supports-color - supports-color
...@@ -5935,7 +5728,7 @@ packages: ...@@ -5935,7 +5728,7 @@ packages:
'@typescript-eslint/parser': '@typescript-eslint/parser':
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
array-includes: 3.1.6 array-includes: 3.1.6
array.prototype.flat: 1.3.1 array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1 array.prototype.flatmap: 1.3.1
...@@ -5958,7 +5751,7 @@ packages: ...@@ -5958,7 +5751,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/eslint-plugin-jest/27.2.1_7fixo5nu7yjco6gi2mw7pa7fna: /eslint-plugin-jest/27.2.1_h4febg4rjajg5f6sgnjqxwnzoi:
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies: peerDependencies:
...@@ -5971,8 +5764,8 @@ packages: ...@@ -5971,8 +5764,8 @@ packages:
jest: jest:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 5.56.0_iskin7c6dxqunwflhstekcjqmq '@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
'@typescript-eslint/utils': 5.56.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
eslint: 8.36.0 eslint: 8.36.0
jest: 27.0.4 jest: 27.0.4
transitivePeerDependencies: transitivePeerDependencies:
...@@ -6026,7 +5819,7 @@ packages: ...@@ -6026,7 +5819,7 @@ packages:
engines: {node: '>=5.0.0'} engines: {node: '>=5.0.0'}
dev: true dev: true
/eslint-plugin-prettier/4.2.1_ose2zoovovx4ulolhifz3tfzx4: /eslint-plugin-prettier/4.2.1_ywlv3zveqg2kxfq44lflihh5mm:
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
...@@ -6039,7 +5832,7 @@ packages: ...@@ -6039,7 +5832,7 @@ packages:
dependencies: dependencies:
eslint: 8.36.0 eslint: 8.36.0
eslint-config-prettier: 8.8.0_eslint@8.36.0 eslint-config-prettier: 8.8.0_eslint@8.36.0
prettier: 2.8.6 prettier: 2.8.7
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
dev: true dev: true
...@@ -6087,7 +5880,7 @@ packages: ...@@ -6087,7 +5880,7 @@ packages:
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 5.56.0_iskin7c6dxqunwflhstekcjqmq '@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
eslint: 8.36.0 eslint: 8.36.0
eslint-rule-composer: 0.3.0 eslint-rule-composer: 0.3.0
dev: true dev: true
...@@ -6626,6 +6419,7 @@ packages: ...@@ -6626,6 +6419,7 @@ packages:
/fs.realpath/1.0.0: /fs.realpath/1.0.0:
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
dev: true
/fsevents/2.3.2: /fsevents/2.3.2:
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
...@@ -6767,6 +6561,7 @@ packages: ...@@ -6767,6 +6561,7 @@ packages:
minimatch: 3.1.2 minimatch: 3.1.2
once: 1.4.0 once: 1.4.0
path-is-absolute: 1.0.1 path-is-absolute: 1.0.1
dev: true
/glob/9.3.2: /glob/9.3.2:
resolution: {integrity: sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==} resolution: {integrity: sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==}
...@@ -7127,9 +6922,11 @@ packages: ...@@ -7127,9 +6922,11 @@ packages:
dependencies: dependencies:
once: 1.4.0 once: 1.4.0
wrappy: 1.0.2 wrappy: 1.0.2
dev: true
/inherits/2.0.4: /inherits/2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
dev: true
/ini/1.3.8: /ini/1.3.8:
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
...@@ -7526,7 +7323,7 @@ packages: ...@@ -7526,7 +7323,7 @@ packages:
'@jest/environment': 27.5.1 '@jest/environment': 27.5.1
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
co: 4.6.0 co: 4.6.0
dedent: 0.7.0 dedent: 0.7.0
...@@ -7651,7 +7448,7 @@ packages: ...@@ -7651,7 +7448,7 @@ packages:
'@jest/environment': 27.5.1 '@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1 '@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
jest-mock: 27.5.1 jest-mock: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
jsdom: 16.7.0 jsdom: 16.7.0
...@@ -7669,7 +7466,7 @@ packages: ...@@ -7669,7 +7466,7 @@ packages:
'@jest/environment': 27.5.1 '@jest/environment': 27.5.1
'@jest/fake-timers': 27.5.1 '@jest/fake-timers': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
jest-mock: 27.5.1 jest-mock: 27.5.1
jest-util: 27.5.1 jest-util: 27.5.1
dev: true dev: true
...@@ -7685,7 +7482,7 @@ packages: ...@@ -7685,7 +7482,7 @@ packages:
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/graceful-fs': 4.1.6 '@types/graceful-fs': 4.1.6
'@types/node': 18.15.6 '@types/node': 18.15.9
anymatch: 3.1.3 anymatch: 3.1.3
fb-watchman: 2.0.2 fb-watchman: 2.0.2
graceful-fs: 4.2.11 graceful-fs: 4.2.11
...@@ -7707,7 +7504,7 @@ packages: ...@@ -7707,7 +7504,7 @@ packages:
'@jest/source-map': 27.5.1 '@jest/source-map': 27.5.1
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
co: 4.6.0 co: 4.6.0
expect: 27.5.1 expect: 27.5.1
...@@ -7762,7 +7559,7 @@ packages: ...@@ -7762,7 +7559,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
dev: true dev: true
/jest-pnp-resolver/1.2.3_jest-resolve@27.5.1: /jest-pnp-resolver/1.2.3_jest-resolve@27.5.1:
...@@ -7818,7 +7615,7 @@ packages: ...@@ -7818,7 +7615,7 @@ packages:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/transform': 27.5.1 '@jest/transform': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
emittery: 0.8.1 emittery: 0.8.1
graceful-fs: 4.2.11 graceful-fs: 4.2.11
...@@ -7875,7 +7672,7 @@ packages: ...@@ -7875,7 +7672,7 @@ packages:
resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@types/node': 18.15.6 '@types/node': 18.15.9
graceful-fs: 4.2.11 graceful-fs: 4.2.11
dev: true dev: true
...@@ -7914,7 +7711,7 @@ packages: ...@@ -7914,7 +7711,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies: dependencies:
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
chalk: 4.1.2 chalk: 4.1.2
ci-info: 3.8.0 ci-info: 3.8.0
graceful-fs: 4.2.11 graceful-fs: 4.2.11
...@@ -7939,7 +7736,7 @@ packages: ...@@ -7939,7 +7736,7 @@ packages:
dependencies: dependencies:
'@jest/test-result': 27.5.1 '@jest/test-result': 27.5.1
'@jest/types': 27.5.1 '@jest/types': 27.5.1
'@types/node': 18.15.6 '@types/node': 18.15.9
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
chalk: 4.1.2 chalk: 4.1.2
jest-util: 27.5.1 jest-util: 27.5.1
...@@ -7950,7 +7747,7 @@ packages: ...@@ -7950,7 +7747,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
dependencies: dependencies:
'@types/node': 18.15.6 '@types/node': 18.15.9
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
dev: true dev: true
...@@ -8509,7 +8306,7 @@ packages: ...@@ -8509,7 +8306,7 @@ packages:
dev: true dev: true
/media-typer/0.3.0: /media-typer/0.3.0:
resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
engines: {node: '>= 0.6'} engines: {node: '>= 0.6'}
dev: true dev: true
...@@ -8554,7 +8351,7 @@ packages: ...@@ -8554,7 +8351,7 @@ packages:
dev: true dev: true
/merge-descriptors/1.0.1: /merge-descriptors/1.0.1:
resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=} resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==}
dev: true dev: true
/merge-stream/2.0.0: /merge-stream/2.0.0:
...@@ -8646,6 +8443,7 @@ packages: ...@@ -8646,6 +8443,7 @@ packages:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
dependencies: dependencies:
brace-expansion: 1.1.11 brace-expansion: 1.1.11
dev: true
/minimatch/7.4.3: /minimatch/7.4.3:
resolution: {integrity: sha512-5UB4yYusDtkRPbRiy1cqZ1IpGNcJCGlEMG17RKzPddpyiPKoCdwohbED8g4QXT0ewCt8LTkQXuljsUfQ3FKM4A==} resolution: {integrity: sha512-5UB4yYusDtkRPbRiy1cqZ1IpGNcJCGlEMG17RKzPddpyiPKoCdwohbED8g4QXT0ewCt8LTkQXuljsUfQ3FKM4A==}
...@@ -8717,7 +8515,7 @@ packages: ...@@ -8717,7 +8515,7 @@ packages:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
/mute-stream/0.0.7: /mute-stream/0.0.7:
resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=} resolution: {integrity: sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==}
dev: true dev: true
/mute-stream/0.0.8: /mute-stream/0.0.8:
...@@ -8936,6 +8734,7 @@ packages: ...@@ -8936,6 +8734,7 @@ packages:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
dependencies: dependencies:
wrappy: 1.0.2 wrappy: 1.0.2
dev: true
/onetime/2.0.1: /onetime/2.0.1:
resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==} resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==}
...@@ -9188,6 +8987,7 @@ packages: ...@@ -9188,6 +8987,7 @@ packages:
/path-is-absolute/1.0.1: /path-is-absolute/1.0.1:
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
dev: true
/path-key/2.0.1: /path-key/2.0.1:
resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
...@@ -9276,7 +9076,7 @@ packages: ...@@ -9276,7 +9076,7 @@ packages:
engines: {node: '>=6'} engines: {node: '>=6'}
optional: true optional: true
/pinia/2.0.33_hmuptsblhheur2tugfgucj7gc4: /pinia/2.0.33_p4srtwdgezcoeovfcc2yxzvaue:
resolution: {integrity: sha512-HOj1yVV2itw6rNIrR2f7+MirGNxhORjrULL8GWgRwXsGSvEqIQ+SE0MYt6cwtpegzCda3i+rVTZM+AM7CG+kRg==} resolution: {integrity: sha512-HOj1yVV2itw6rNIrR2f7+MirGNxhORjrULL8GWgRwXsGSvEqIQ+SE0MYt6cwtpegzCda3i+rVTZM+AM7CG+kRg==}
peerDependencies: peerDependencies:
'@vue/composition-api': ^1.4.0 '@vue/composition-api': ^1.4.0
...@@ -9289,7 +9089,7 @@ packages: ...@@ -9289,7 +9089,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@vue/devtools-api': 6.5.0 '@vue/devtools-api': 6.5.0
typescript: 4.9.5 typescript: 5.0.2
vue: 3.2.47 vue: 3.2.47
vue-demi: 0.13.11_vue@3.2.47 vue-demi: 0.13.11_vue@3.2.47
dev: false dev: false
...@@ -9341,7 +9141,7 @@ packages: ...@@ -9341,7 +9141,7 @@ packages:
inquirer: 7.3.3 inquirer: 7.3.3
lodash: 4.17.21 lodash: 4.17.21
node-fetch: 2.6.9 node-fetch: 2.6.9
prettier: 2.8.6 prettier: 2.8.7
translation.js: 0.7.15 translation.js: 0.7.15
typescript: 4.9.5 typescript: 4.9.5
transitivePeerDependencies: transitivePeerDependencies:
...@@ -9525,8 +9325,8 @@ packages: ...@@ -9525,8 +9325,8 @@ packages:
fast-diff: 1.2.0 fast-diff: 1.2.0
dev: true dev: true
/prettier/2.8.6: /prettier/2.8.7:
resolution: {integrity: sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==} resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
engines: {node: '>=10.13.0'} engines: {node: '>=10.13.0'}
hasBin: true hasBin: true
dev: true dev: true
...@@ -10179,6 +9979,7 @@ packages: ...@@ -10179,6 +9979,7 @@ packages:
/source-map/0.7.4: /source-map/0.7.4:
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
engines: {node: '>= 8'} engines: {node: '>= 8'}
dev: true
/sourcemap-codec/1.4.8: /sourcemap-codec/1.4.8:
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
...@@ -10500,18 +10301,6 @@ packages: ...@@ -10500,18 +10301,6 @@ packages:
- supports-color - supports-color
dev: true dev: true
/stylus/0.59.0:
resolution: {integrity: sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==}
hasBin: true
dependencies:
'@adobe/css-tools': 4.2.0
debug: 4.3.4
glob: 7.2.3
sax: 1.2.4
source-map: 0.7.4
transitivePeerDependencies:
- supports-color
/supports-color/5.5.0: /supports-color/5.5.0:
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
engines: {node: '>=4'} engines: {node: '>=4'}
...@@ -10633,8 +10422,8 @@ packages: ...@@ -10633,8 +10422,8 @@ packages:
supports-hyperlinks: 2.3.0 supports-hyperlinks: 2.3.0
dev: true dev: true
/terser/5.16.6: /terser/5.16.8:
resolution: {integrity: sha512-IBZ+ZQIA9sMaXmRZCUMDjNH0D5AQQfdn4WUjHL0+1lF4TP1IHRJbrhb6fNaXWikrYQTSkb7SLxkeXAiy1p7mbg==} resolution: {integrity: sha512-QI5g1E/ef7d+PsDifb+a6nnVgC4F22Bg6T0xrBrz6iloVB4PUkkunp6V8nzoOOZJIzjWVdAGqCdlKlhLq/TbIA==}
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
dependencies: dependencies:
...@@ -10756,7 +10545,7 @@ packages: ...@@ -10756,7 +10545,7 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/ts-node/10.9.1_7j75yj54t7bl4oxilowqwztre4: /ts-node/10.9.1_3flabivgbrnlfzsgzfhinuvrvy:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -10775,14 +10564,14 @@ packages: ...@@ -10775,14 +10564,14 @@ packages:
'@tsconfig/node12': 1.0.11 '@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3 '@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3 '@tsconfig/node16': 1.0.3
'@types/node': 18.15.6 '@types/node': 18.15.9
acorn: 8.8.2 acorn: 8.8.2
acorn-walk: 8.2.0 acorn-walk: 8.2.0
arg: 4.1.3 arg: 4.1.3
create-require: 1.1.1 create-require: 1.1.1
diff: 4.0.2 diff: 4.0.2
make-error: 1.3.6 make-error: 1.3.6
typescript: 4.9.5 typescript: 5.0.2
v8-compile-cache-lib: 3.0.1 v8-compile-cache-lib: 3.0.1
yn: 3.1.1 yn: 3.1.1
dev: true dev: true
...@@ -10803,14 +10592,14 @@ packages: ...@@ -10803,14 +10592,14 @@ packages:
/tslib/2.5.0: /tslib/2.5.0:
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
/tsutils/3.21.0_typescript@4.9.5: /tsutils/3.21.0_typescript@5.0.2:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
peerDependencies: peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies: dependencies:
tslib: 1.14.1 tslib: 1.14.1
typescript: 4.9.5 typescript: 5.0.2
dev: true dev: true
/tunnel-agent/0.6.0: /tunnel-agent/0.6.0:
...@@ -10898,6 +10687,12 @@ packages: ...@@ -10898,6 +10687,12 @@ packages:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'} engines: {node: '>=4.2.0'}
hasBin: true hasBin: true
dev: true
/typescript/5.0.2:
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
engines: {node: '>=12.20'}
hasBin: true
/ufo/1.1.1: /ufo/1.1.1:
resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==} resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==}
...@@ -10951,8 +10746,8 @@ packages: ...@@ -10951,8 +10746,8 @@ packages:
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
/unimport/3.0.3: /unimport/3.0.4:
resolution: {integrity: sha512-RzQqQiqepF5P13SwBGCe4pLlRnAQlbFuDAaQlSkXiNJDpN2iymtGMSfa75AcVSejgV05Q2aQYt6UhCiy5GuZ2A==} resolution: {integrity: sha512-eoof/HLiNJcIkVpnqc7sJbzKSLx39J6xTaP7E4ElgVQKeq2t9fPTkvJKcA55IJTaRPkEkDq8kcc/IZPmrypnFg==}
dependencies: dependencies:
'@rollup/pluginutils': 5.0.2 '@rollup/pluginutils': 5.0.2
escape-string-regexp: 5.0.0 escape-string-regexp: 5.0.0
...@@ -11067,7 +10862,7 @@ packages: ...@@ -11067,7 +10862,7 @@ packages:
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string: 0.30.0 magic-string: 0.30.0
minimatch: 7.4.3 minimatch: 7.4.3
unimport: 3.0.3 unimport: 3.0.4
unplugin: 1.3.1 unplugin: 1.3.1
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
...@@ -11202,7 +10997,7 @@ packages: ...@@ -11202,7 +10997,7 @@ packages:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
/utils-merge/1.0.1: /utils-merge/1.0.1:
resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines: {node: '>= 0.4.0'} engines: {node: '>= 0.4.0'}
dev: true dev: true
...@@ -11241,7 +11036,7 @@ packages: ...@@ -11241,7 +11036,7 @@ packages:
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dev: true dev: true
/vite/4.2.1_r5qqdkackpnjr7i5vgw6i7kxxi: /vite/4.2.1_bhdpy7vgnkri7noswihwzytdoa:
resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==} resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
...@@ -11266,15 +11061,14 @@ packages: ...@@ -11266,15 +11061,14 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 18.15.6 '@types/node': 18.15.9
esbuild: 0.17.12 esbuild: 0.17.13
less: 4.1.3 less: 4.1.3
postcss: 8.4.21 postcss: 8.4.21
resolve: 1.22.1 resolve: 1.22.1
rollup: 3.20.2 rollup: 3.20.2
sass: 1.60.0 sass: 1.60.0
stylus: 0.59.0 terser: 5.16.8
terser: 5.16.6
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
...@@ -11533,6 +11327,7 @@ packages: ...@@ -11533,6 +11327,7 @@ packages:
/wrappy/1.0.2: /wrappy/1.0.2:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
dev: true
/write-file-atomic/3.0.3: /write-file-atomic/3.0.3:
resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==}
...@@ -11621,7 +11416,7 @@ packages: ...@@ -11621,7 +11416,7 @@ packages:
dev: false dev: false
/xregexp/3.1.0: /xregexp/3.1.0:
resolution: {integrity: sha1-FNhGHgvdOCJL/uUDmgiY/EL80zY=} resolution: {integrity: sha512-4Y1x6DyB8xRoxosooa6PlGWqmmSKatbzhrftZ7Purmm4B8R4qIEJG1A2hZsdz5DhmIqS0msC0I7KEq93GphEVg==}
/xtend/4.0.2: /xtend/4.0.2:
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论