From 9029b746a65b4bbb5be051c19fbeb4b49a13404e Mon Sep 17 00:00:00 2001 From: KeJunMao Date: Thu, 21 Sep 2023 18:19:29 +0800 Subject: [PATCH] chore: update deps --- package.json | 70 +- pnpm-lock.yaml | 1718 +++++++++++++++++++++++++------------------- src/manifest.json | 10 +- src/uni-pages.d.ts | 23 + vite.config.ts | 4 +- 5 files changed, 1031 insertions(+), 794 deletions(-) create mode 100644 src/uni-pages.d.ts diff --git a/package.json b/package.json index 5b1640c..0efacb8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vitesse-uni-app", "version": "0.0.0", "private": true, - "packageManager": "pnpm@8.6.12", + "packageManager": "pnpm@8.7.6", "license": "MIT", "scripts": { "dev": "uni", @@ -45,51 +45,51 @@ "postinstall": "npx simple-git-hooks" }, "dependencies": { - "@dcloudio/uni-app": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-app-plus": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-components": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-h5": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-jd": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-lark": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-qq": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-mp-xhs": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3081220230802001", - "@vueuse/core": "^10.3.0", + "@dcloudio/uni-app": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-app-plus": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-components": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-h5": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-alipay": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-baidu": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-jd": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-lark": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-qq": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-mp-xhs": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3090020230909001", + "@vueuse/core": "^10.4.1", "vue": "^3.3.4", - "vue-i18n": "^9.2.2" + "vue-i18n": "^9.4.1" }, "devDependencies": { - "@antfu/eslint-config": "^0.41.0", + "@antfu/eslint-config": "^0.43.0", "@dcloudio/types": "^3.3.3", - "@dcloudio/uni-automator": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3081220230802001", - "@dcloudio/uni-stacktracey": "3.0.0-alpha-3081220230802001", - "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3081220230802001", - "@iconify-json/carbon": "^1.1.20", - "@types/node": "^20.5.4", - "@uni-helper/uni-app-types": "^0.5.9", + "@dcloudio/uni-automator": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3090020230909001", + "@dcloudio/uni-stacktracey": "3.0.0-alpha-3090020230909001", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3090020230909001", + "@iconify-json/carbon": "^1.1.21", + "@types/node": "^20.6.3", + "@uni-helper/uni-app-types": "^0.5.10", "@uni-helper/uni-env": "^0.0.3", "@uni-helper/vite-plugin-uni-components": "^0.0.6", - "@uni-helper/vite-plugin-uni-layouts": "^0.1.2", - "@uni-helper/vite-plugin-uni-manifest": "^0.1.3", - "@uni-helper/vite-plugin-uni-pages": "^0.2.8", - "@uni-helper/volar-service-uni-pages": "^0.2.8", - "@unocss/eslint-config": "^0.55.2", + "@uni-helper/vite-plugin-uni-layouts": "^0.1.3", + "@uni-helper/vite-plugin-uni-manifest": "^0.2.1", + "@uni-helper/vite-plugin-uni-pages": "^0.2.11", + "@uni-helper/volar-service-uni-pages": "^0.2.11", + "@unocss/eslint-config": "^0.55.7", "@vue/tsconfig": "^0.4.0", - "eslint": "^8.47.0", + "eslint": "^8.49.0", "lint-staged": "^14.0.1", "simple-git-hooks": "^2.9.0", - "typescript": "^5.1.6", - "unocss": "^0.55.2", - "unocss-applet": "^0.5.3", + "typescript": "^5.2.2", + "unocss": "^0.55.7", + "unocss-applet": "^0.5.5", "unplugin-auto-import": "^0.16.6", "vite": "4.4.9", - "vue-tsc": "^1.8.8" + "vue-tsc": "^1.8.13" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7aafd27..214324f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,85 +6,85 @@ settings: dependencies: '@dcloudio/uni-app': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(@dcloudio/types@3.3.3)(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(@dcloudio/types@3.3.3)(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-app-plus': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) '@dcloudio/uni-components': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-h5': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-alipay': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-baidu': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-jd': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-kuaishou': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-lark': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-qq': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-toutiao': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-weixin': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-xhs': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-quickapp-webview': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@vueuse/core': - specifier: ^10.3.0 - version: 10.3.0(vue@3.3.4) + specifier: ^10.4.1 + version: 10.4.1(vue@3.3.4) vue: specifier: ^3.3.4 version: 3.3.4 vue-i18n: - specifier: ^9.2.2 - version: 9.2.2(vue@3.3.4) + specifier: ^9.4.1 + version: 9.4.1(vue@3.3.4) devDependencies: '@antfu/eslint-config': - specifier: ^0.41.0 - version: 0.41.0(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6) + specifier: ^0.43.0 + version: 0.43.0(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2) '@dcloudio/types': specifier: ^3.3.3 version: 3.3.3 '@dcloudio/uni-automator': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-cli-shared': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-stacktracey': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001 + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001 '@dcloudio/vite-plugin-uni': - specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) + specifier: 3.0.0-alpha-3090020230909001 + version: 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) '@iconify-json/carbon': - specifier: ^1.1.20 - version: 1.1.20 + specifier: ^1.1.21 + version: 1.1.21 '@types/node': - specifier: ^20.5.4 - version: 20.5.4 + specifier: ^20.6.3 + version: 20.6.3 '@uni-helper/uni-app-types': - specifier: ^0.5.9 - version: 0.5.9(typescript@5.1.6) + specifier: ^0.5.10 + version: 0.5.10(typescript@5.2.2) '@uni-helper/uni-env': specifier: ^0.0.3 version: 0.0.3 @@ -92,26 +92,26 @@ devDependencies: specifier: ^0.0.6 version: 0.0.6 '@uni-helper/vite-plugin-uni-layouts': - specifier: ^0.1.2 - version: 0.1.2 - '@uni-helper/vite-plugin-uni-manifest': specifier: ^0.1.3 version: 0.1.3 + '@uni-helper/vite-plugin-uni-manifest': + specifier: ^0.2.1 + version: 0.2.1 '@uni-helper/vite-plugin-uni-pages': - specifier: ^0.2.8 - version: 0.2.8(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21) + specifier: ^0.2.11 + version: 0.2.11(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21) '@uni-helper/volar-service-uni-pages': - specifier: ^0.2.8 - version: 0.2.8 + specifier: ^0.2.11 + version: 0.2.11 '@unocss/eslint-config': - specifier: ^0.55.2 - version: 0.55.2(eslint@8.47.0)(typescript@5.1.6) + specifier: ^0.55.7 + version: 0.55.7(eslint@8.49.0)(typescript@5.2.2) '@vue/tsconfig': specifier: ^0.4.0 version: 0.4.0 eslint: - specifier: ^8.47.0 - version: 8.47.0 + specifier: ^8.49.0 + version: 8.49.0 lint-staged: specifier: ^14.0.1 version: 14.0.1 @@ -119,23 +119,23 @@ devDependencies: specifier: ^2.9.0 version: 2.9.0 typescript: - specifier: ^5.1.6 - version: 5.1.6 + specifier: ^5.2.2 + version: 5.2.2 unocss: - specifier: ^0.55.2 - version: 0.55.2(postcss@8.4.27)(vite@4.4.9) + specifier: ^0.55.7 + version: 0.55.7(postcss@8.4.27)(vite@4.4.9) unocss-applet: - specifier: ^0.5.3 - version: 0.5.3 + specifier: ^0.5.5 + version: 0.5.5 unplugin-auto-import: specifier: ^0.16.6 - version: 0.16.6(@vueuse/core@10.3.0) + version: 0.16.6(@vueuse/core@10.4.1) vite: specifier: 4.4.9 - version: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + version: 4.4.9(@types/node@20.6.3)(terser@5.16.3) vue-tsc: - specifier: ^1.8.8 - version: 1.8.8(typescript@5.1.6) + specifier: ^1.8.13 + version: 1.8.13(typescript@5.2.2) packages: @@ -151,24 +151,26 @@ packages: '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 - /@antfu/eslint-config-basic@0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-zcwFv+nEV/NroeeVWriNdnIGd9soOLRG8wIiVz4VVJ0BjONrqQR56HLG/gDxH/1GUYBnQCEcVxGUmegce08cnw==} + /@antfu/eslint-config-basic@0.43.0(@typescript-eslint/eslint-plugin@6.7.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-sgchztj6yXnIPX4ibukCGBFyxqUwL48PhQMvpX2nXH04v7RLND/DEgObmcPNXkOq0j7HgppzUED6d8I6XG4uOw==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.47.0 - eslint-plugin-antfu: 0.41.0(eslint@8.47.0)(typescript@5.1.6) - eslint-plugin-eslint-comments: 3.2.0(eslint@8.47.0) + '@stylistic/eslint-plugin-js': 0.0.3 + eslint: 8.49.0 + eslint-plugin-antfu: 0.43.0(eslint@8.49.0)(typescript@5.2.2) + eslint-plugin-eslint-comments: 3.2.0(eslint@8.49.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.4.1)(eslint@8.47.0) - eslint-plugin-jsonc: 2.9.0(eslint@8.47.0) - eslint-plugin-markdown: 3.0.1(eslint@8.47.0) - eslint-plugin-n: 16.0.2(eslint@8.47.0) + eslint-plugin-import: /eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.7.2)(eslint@8.49.0) + eslint-plugin-jsdoc: 46.8.2(eslint@8.49.0) + eslint-plugin-jsonc: 2.9.0(eslint@8.49.0) + eslint-plugin-markdown: 3.0.1(eslint@8.49.0) + eslint-plugin-n: 16.1.0(eslint@8.49.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1(eslint@8.47.0) - eslint-plugin-unicorn: 48.0.1(eslint@8.47.0) - eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0) - eslint-plugin-yml: 1.8.0(eslint@8.47.0) + eslint-plugin-promise: 6.1.1(eslint@8.49.0) + eslint-plugin-unicorn: 48.0.1(eslint@8.49.0) + eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.7.2)(eslint@8.49.0) + eslint-plugin-yml: 1.9.0(eslint@8.49.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -180,18 +182,19 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts@0.41.0(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-ng3GYpJGZgrxGwBVda/MgUpveH3LbEqdPCFi1+S5e62W4kf8rmEVbhc0I8w7/aKN0uNqir5SInYg8gob2maDAQ==} + /@antfu/eslint-config-ts@0.43.0(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2): + resolution: {integrity: sha512-vCezQiznHgFA1IsGGsd0ohg2FENeUvFh4P4P8dFvn9Cof7fX8awnbsSjP5OXwKPErkvqnzXsJctgBaSMQsjPFQ==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.4.1(eslint@8.47.0)(typescript@5.1.6) - eslint: 8.47.0 - eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6) - typescript: 5.1.6 + '@antfu/eslint-config-basic': 0.43.0(@typescript-eslint/eslint-plugin@6.7.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) + '@stylistic/eslint-plugin-ts': 0.0.3(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + eslint: 8.49.0 + eslint-plugin-jest: 27.4.0(@typescript-eslint/eslint-plugin@6.7.2)(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -199,15 +202,15 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue@0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-iJiEGRUgRmT3mQCmGl0hTMwq/ShXRjRPjpgsDcphKJyEF06ZIR/4gxHn+utQRLT2hD39DQN8gk0ZbpV3gWtf/g==} + /@antfu/eslint-config-vue@0.43.0(@typescript-eslint/eslint-plugin@6.7.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2): + resolution: {integrity: sha512-1ztaRPwcb7G9L1HIiMcRsszA57G3+P3EEaYZf39+reNhAVW/9SFUHcFYhNCHiLAeSKkP5w63f7hnlPjkWE4gVA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) - '@antfu/eslint-config-ts': 0.41.0(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6) - eslint: 8.47.0 - eslint-plugin-vue: 9.17.0(eslint@8.47.0) + '@antfu/eslint-config-basic': 0.43.0(@typescript-eslint/eslint-plugin@6.7.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) + '@antfu/eslint-config-ts': 0.43.0(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2) + eslint: 8.49.0 + eslint-plugin-vue: 9.17.0(eslint@8.49.0) local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' @@ -219,24 +222,24 @@ packages: - typescript dev: true - /@antfu/eslint-config@0.41.0(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-510DginDPdzf45O6HOah3cK6NHXxobBc43IdBQCQmUGb+av9LIJjrd1idThFoyFh6m05iZ4YX/mhnhhJFqLiNw==} + /@antfu/eslint-config@0.43.0(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2): + resolution: {integrity: sha512-KECRutfIL9NG8bzv2DxqYQqgPVPEleNL+1SixzIH+eZeOb+Cue9f4rrGuKa9wSUVJfabLKmQIAfz7HGNhS5xCg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.4.1(eslint@8.47.0)(typescript@5.1.6) - eslint: 8.47.0 - eslint-plugin-eslint-comments: 3.2.0(eslint@8.47.0) + '@antfu/eslint-config-vue': 0.43.0(@typescript-eslint/eslint-plugin@6.7.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + eslint: 8.49.0 + eslint-plugin-eslint-comments: 3.2.0(eslint@8.49.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.4.1)(eslint@8.47.0) - eslint-plugin-jsonc: 2.9.0(eslint@8.47.0) - eslint-plugin-n: 16.0.2(eslint@8.47.0) - eslint-plugin-promise: 6.1.1(eslint@8.47.0) - eslint-plugin-unicorn: 48.0.1(eslint@8.47.0) - eslint-plugin-vue: 9.17.0(eslint@8.47.0) - eslint-plugin-yml: 1.8.0(eslint@8.47.0) + eslint-plugin-import: /eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.7.2)(eslint@8.49.0) + eslint-plugin-jsonc: 2.9.0(eslint@8.49.0) + eslint-plugin-n: 16.1.0(eslint@8.49.0) + eslint-plugin-promise: 6.1.1(eslint@8.49.0) + eslint-plugin-unicorn: 48.0.1(eslint@8.49.0) + eslint-plugin-vue: 9.17.0(eslint@8.49.0) + eslint-plugin-yml: 1.9.0(eslint@8.49.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -254,10 +257,6 @@ packages: find-up: 5.0.0 dev: true - /@antfu/utils@0.5.2: - resolution: {integrity: sha512-CQkeV+oJxUazwjlHD0/3ZD08QWKuGQkhnrKo3e6ly5pd48VUpXbb77q0xMU4+vc2CkJnDS02Eq/M9ugyX20XZA==} - dev: true - /@antfu/utils@0.7.2: resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} dev: true @@ -570,6 +569,7 @@ packages: /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1500,16 +1500,16 @@ packages: /@dcloudio/types@3.3.3: resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==} - /@dcloudio/uni-app-plus@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-WQ8P60e9ucUpT4iCG51qqWmbvsEvpTNljLyDO71Ese85QFR814M5flnMLVeD3ILfV9mPaeIaBx+hixKBE6KrLQ==} + /@dcloudio/uni-app-plus@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-FjtYIGxbAu0SAFf3+Bqkhas4Ty5/5jR55+AOkaF5FXJBVFE/Ts8/E6grDSuslcItAsxMxQ4RV/peroy0QkpVaA==} dependencies: - '@dcloudio/uni-app-uts': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-app-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) - '@dcloudio/uni-app-vue': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-app-uts': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) + '@dcloudio/uni-app-vue': 3.0.0-alpha-3090020230909001 debug: 4.3.4 fs-extra: 10.1.0 licia: 1.37.1 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 transitivePeerDependencies: - postcss - supports-color @@ -1518,24 +1518,27 @@ packages: - vue dev: false - /@dcloudio/uni-app-uts@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-HOF0ccWHTQ4O03LXLz0Yrxv0TDXwc32VbwrKwLgbjfjvdfUZDZlJyjX4VShmq9cEuudU7PuN2e1SUzV34lQvpA==} + /@dcloudio/uni-app-uts@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-5la1C6hBFUKl0RFjznHXABWe3O0Og87XQ/lzjQK7lNz/zVJpADaTSruTfgPFOzwlqqOKVQvtOSeMQADvH0BjMA==} dependencies: '@babel/parser': 7.22.5 '@babel/types': 7.22.5 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.19 '@rollup/pluginutils': 4.2.1 '@vue/compiler-core': 3.2.47 '@vue/compiler-sfc': 3.2.47 '@vue/shared': 3.2.47 debug: 4.3.4 es-module-lexer: 1.3.0 + estree-walker: 2.0.2 fs-extra: 10.1.0 picocolors: 1.0.0 - source-map: 0.6.1 + source-map-js: 1.0.2 transitivePeerDependencies: - postcss - supports-color @@ -1543,13 +1546,13 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-Ia646k2G/t+o9wi0pnJQ1x1YWz+/lB9M0OevFEmKDzSXIqjVnTvIcWGYSl0+R43sfcxDvdmacT0XAK5+IJ2+gw==} + /@dcloudio/uni-app-vite@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-zh6/FHkb9kHcAV0w2Ph8nR4LdH1Pun42+KVYoKTj4HTWmsPQt/ntcT1YDJwV+95ZCBkCUz+cKHVUOcdDaZRMTA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-vue': 4.2.3(vite@4.4.9)(vue@3.3.4) '@vue/compiler-dom': 3.2.47 @@ -1565,22 +1568,22 @@ packages: - vue dev: false - /@dcloudio/uni-app-vue@3.0.0-alpha-3081220230802001: - resolution: {integrity: sha512-HK6nvrGyX5kNEMTm9EXVSGbB6RlMHP0vTTsZl8VoQC6xVWPfyCA1uZApJNqIcA+gSvFVL2NK4x3gYfIhCU+SHg==} + /@dcloudio/uni-app-vue@3.0.0-alpha-3090020230909001: + resolution: {integrity: sha512-XwOO0Amy4v9PE6UMml9e6KKEgzGl6Cd+stR/Y/ueQXIsirtoTFcYrn3oeCWh/WQqkGhzEDVu9Abcq8oPmOOadg==} dev: false - /@dcloudio/uni-app@3.0.0-alpha-3081220230802001(@dcloudio/types@3.3.3)(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-C00W+cEAvckJEnnyiJWG5gcYSsyGmli5yWwLB8ne/9xaf0wRoBzoSG6QKv2UwTY33C/RcW34VnF4iMKHLUUX/Q==} + /@dcloudio/uni-app@3.0.0-alpha-3090020230909001(@dcloudio/types@3.3.3)(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-VNJGzPuM0CZvWxe6nzsgQRhOWnL0rE0lTxyIhHvx/jY2VRs3tFmZxgRpr5PTLtdARvz7jPVM2HoRlE9wes1MnQ==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: '@dcloudio/types': 3.3.3 - '@dcloudio/uni-cloud': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-components': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-push': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-stat': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-cloud': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-components': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-push': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-stat': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1589,13 +1592,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator@3.0.0-alpha-3081220230802001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-I4my4eu0i2+3/s4l5MCRzsSaMax+xaSKjlUfbYnhB++TsRXOb0/YwvjUNGOiZCdNjWFBTw17h700Tr2D5/FleA==} + /@dcloudio/uni-automator@3.0.0-alpha-3090020230909001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-YUif7tI14upX4Q11Sp6P3ig0NOTK1LAH57vavmtfVuZe6wgNl24GkcBHA4ylcfglKwRK2KgQ0uQZTjwdACdFyQ==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) address: 1.2.2 cross-env: 7.0.3 debug: 4.3.4 @@ -1617,16 +1620,16 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-gUgFOT+kJ2wSOUDZG+loqUUEZxsNx13Qmzz/OWI21WB5RxaHz+FYIlsPDUWSfZZIZrkHTiKjcUNPDAUIUfAMXw==} + /@dcloudio/uni-cli-shared@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-f6CFBUl5cfG8Es1ztwcTYU7dFB8rlLDvPQgA5+G782np/rXC0sxPW3OxtTyXfMqq01s2Q5cuGBYVV+AyF0NMqQ==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@ampproject/remapping': 2.2.1 '@babel/core': 7.22.5 '@babel/parser': 7.22.5 '@babel/types': 7.22.5 - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@intlify/core-base': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 @@ -1648,7 +1651,7 @@ packages: fs-extra: 10.1.0 hash-sum: 2.0.0 jsonc-parser: 3.2.0 - magic-string: 0.30.2 + magic-string: 0.30.3 merge: 2.1.1 mime: 3.0.0 module-alias: 2.2.2 @@ -1657,7 +1660,7 @@ packages: postcss-import: 14.1.0(postcss@8.4.27) postcss-load-config: 3.1.4(postcss@8.4.27) postcss-modules: 4.3.1(postcss@8.4.27) - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 resolve: 1.22.3 tapable: 2.2.1 xregexp: 3.1.0 @@ -1667,12 +1670,12 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-4fSp1JwdWsPGVIJnCKBrzwj5WoCgQLpkJa1cSfO2zY2bvjm7IkFfLmx01iHo7TLKfH12Uu8YDRGwW4a0H9j1dA==} + /@dcloudio/uni-cloud@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-Nv0Y8T24CyFDXMHJe8B3b5a0G6mVSo5LumCTbVN/K+m3voKkogIQaebggps09+zkNtg7OkXaLQDxJ9CcQ3BdOQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 fast-glob: 3.3.1 transitivePeerDependencies: @@ -1682,12 +1685,12 @@ packages: - vue dev: false - /@dcloudio/uni-components@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-gUOzYTCYROafVuSfSvU1+Sdz0P4aiNKC6AHC1yH5Z2YKqOEvzHMYOEFBaMlWmK01RH4ZnveEfJ+ztYvOOMw0aA==} + /@dcloudio/uni-components@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-Hee7z1LoQcpLQEqj1+rF7ZejZzT8JarjrBsukqwUUXw0z64ulvvVAcGrk8LDRrdka9hG2AeiBPxrNb/hWDUjvQ==} dependencies: - '@dcloudio/uni-cloud': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-h5': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cloud': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-h5': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 transitivePeerDependencies: - postcss - supports-color @@ -1695,11 +1698,11 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vite@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-gLnzD3CbaYRiE00usw0zw17HoR0xB8YNzZKT0lpDnPZLLKOsxfS4b2LJP+dy9TCaTz5tvUEkRBkNeWSnSuyd1w==} + /@dcloudio/uni-h5-vite@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-RBAZyLp+8zFmwBd1FTxJV+/9kuKIII1iGwitxzJ49z6Yb3rDux0EFuFW8+yV6P0rYdj1DJ4S2SoeTx8b68JzLQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -1716,27 +1719,27 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vue@3.0.0-alpha-3081220230802001(vue@3.3.4): - resolution: {integrity: sha512-+T3lNKz1XkG3al4xzQNMg2AWfnvjVuJaNNl24XQAabrO2E+5Qsyi+GKV/KL1ME6iiT6rKDqNzWPic8DHazVccw==} + /@dcloudio/uni-h5-vue@3.0.0-alpha-3090020230909001(vue@3.3.4): + resolution: {integrity: sha512-GKWsJLzphECsYr7hm0NAvDdkH8tKpync5R2Jug78hLcxawdnkJuqf6tFnhc1i1oUulXGBHywnSh/KcUivxqiFQ==} dependencies: - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/server-renderer': 3.2.47(vue@3.3.4) transitivePeerDependencies: - vue dev: false - /@dcloudio/uni-h5@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-nsJ4Cbi18WjUa+dGNJmyMFl5BOxyNuQidRUrDESGyUIKwZID58M4c5gq2FEgS4u5REB9CQF1yz9Y7fa9pnhXcA==} + /@dcloudio/uni-h5@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-pyjHWo2VqWYQOkibnFqMxG3wEw50TcdLjbqgYLDYVOG8iCDdaoGu1cRtPS3NXJQYjnzGAL0bAL0MwZtA0F4qHA==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3081220230802001(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3090020230909001(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/server-renderer': 3.2.47(vue@3.3.4) '@vue/shared': 3.2.47 debug: 4.3.4 localstorage-polyfill: 1.0.1 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 safe-area-insets: 1.4.1 vue-router: 4.1.6(vue@3.3.4) xmlhttprequest: 1.8.0 @@ -1747,16 +1750,16 @@ packages: - vue dev: false - /@dcloudio/uni-i18n@3.0.0-alpha-3081220230802001: - resolution: {integrity: sha512-S2MFVeS6igJU1VRzqdC9UDLfI4gdLP7gnI0YVqd4PdetLgy6PS9NgeJ8MLtWKyUlXw/Ykg+Nh7+lv0qf4a5YhQ==} + /@dcloudio/uni-i18n@3.0.0-alpha-3090020230909001: + resolution: {integrity: sha512-GViryZuU4FVJdwMbGLeN/XbHKcYRCkynKKgOxmx+Jejejz2g64uKUEqrblGz5Pb3iCxU9uGvFakNdAR6G6J9bg==} - /@dcloudio/uni-mp-alipay@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-cEL+WyaCjJeTLZKjs9an1NP0vwH1YA6DPcpdGscd9yu3Zb7FN54xSHPp7COupO5MFMRsdlKSMhAD/akT5zEwKA==} + /@dcloudio/uni-mp-alipay@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-IrGSFWk1K+3EFwpOvX3/mgAeT5MoeaY0OKBXABCa9QgGW5BSIdrb3+Bb+6MtsuCy+Zw95mnDESH0mQKKBaqXoQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1766,15 +1769,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-WL4P7imM1LWaOFjp6tlU0LeLJwcompumybXt0ZzO74V7Uq7DhU6bRcfOuWLRhWmS6DKzrfyIGnu2SRIRZgvugw==} + /@dcloudio/uni-mp-baidu@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-rNNXxfEnZ5sO+dVhr7VHcIt97w3e0jWYW9Vu02daoj+QWHP+ZFqYGQWBATV+s0QSqn9diLO8VxupvMpAVM9/KA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 jimp: 0.10.3 @@ -1791,14 +1794,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-DUDVMXUhMC8T8wgsODzAjQe8OEKHpEUkSkyWrtN6WkqB//LUyWiB9cPRXkxKK2MBeonsaajYao/Ezh6dNKychg==} + /@dcloudio/uni-mp-compiler@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-FaQgD3yNHXqiydEMFJIMnDxkK7fQ95b2Yiic6ptOhRnQlDEaGgC6ROoSxmqC05VXv+m621Vb9kkQR4M7h7Qpiw==} dependencies: '@babel/generator': 7.22.5 '@babel/parser': 7.22.5 '@babel/types': 7.22.5 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/shared': 3.2.47 @@ -1810,14 +1813,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-jd@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-84Ua4pIXDjiWMoQ4VLy4ck0Ejk/ZhdsenncKn8kns55xJygb7wP4Ggt3Njx2EVQIa9N1a1vmslPucoI9tDf9vg==} + /@dcloudio/uni-mp-jd@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-oveXe769RS8AR3zRCewYc60OBRLLDVXdO36A/awXBQnVl3BX1/Rl4SsmPWe6zZw5O4eWQaMQAcPzyaFTBLtcGA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1826,15 +1829,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-Fx8WiaGReo2UIaYC68DSVJZIS9tH8ZDYS+lPAfjy2dEzwPrhF6ZiJnoIvXv4lRzJhBERqw+SUckkWuOcRSGKPg==} + /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-aONVRtsuxKRdLKZcs8LACdZstEeLUAsPcn1JpprK0SZcNo3YcFODUaOO3bDysRyzrAerEYdGo380MqcSmaoFrg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1846,15 +1849,15 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-0uGpY92COJ//N7EBHSkaNgctuK4XgFqXAHiiukVf1u2FnTxtAAh9lE7dO9xomPaV/MtMON1TfHw3HrvDcnuCdA==} + /@dcloudio/uni-mp-lark@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-2vFOpHe/PvF0xSjQ9PaEiTKT+TTy34lg4dXmL6d6UwL2wjssMHnnh1LHjRFep1HcrMWkPRV7GfXvvc7yHTPOCg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1864,13 +1867,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-WARnOEetYF0ldEXuUq0aimwZkBtat9G6ZUrMHmnp4Vl2TeHWTOpuZcXV7ePZFXZka6Z3TSauMkS/t/xFepZ8DA==} + /@dcloudio/uni-mp-qq@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-dSvnalm54O/FTMXoL5/GWI4GCvFlcbD7lZAd3SbrozqnQ8LvFomcZlYpOXr/rI1yhQf+DESM1og513vHry5b8g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 fs-extra: 10.1.0 transitivePeerDependencies: @@ -1880,14 +1883,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-mCTwRhSWBeQVZQpMEFY6mG86xkyONIyklo0Mtb1BBPX3EFGEXrNiVgjYsRTAmXePFk4m9Auzr9G9JU3B3btYJA==} + /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-IJZsR2UB4Ez2Mh3E74M8pv9OdmSZATcu8WUWQl2YYJ2g+eNzOz/slfI7MLBONo7kADtzMg45AXNjBU4dgMaqCQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 transitivePeerDependencies: @@ -1897,14 +1900,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-jQmdOd0CJ/b65gswS8F2WPnprbihnmEbUeBIo+RYRa7+Yync0+qt2rV8GmB6kP0SusgzD4Ku5IqhNsxhPM0A2Q==} + /@dcloudio/uni-mp-vite@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-sS8QoVC+962FhUZUoTR0SpS8xfcpoLVH8BKGRv/M4wUNQlYy41q1iKG2Han5/piUeYtGNvfXa6jCEinYUi5RtA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-i18n': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/compiler-sfc': 3.2.47 '@vue/shared': 3.2.47 debug: 4.3.4 @@ -1915,20 +1918,20 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vue@3.0.0-alpha-3081220230802001: - resolution: {integrity: sha512-BaDy3HJkunEnccdXBYEBlRQ7IuZtlmaRlmsK0UZZtSVERUkQp1/5VfldITvs2aMrFZs5+NqjoaCcH58KY7AgVw==} + /@dcloudio/uni-mp-vue@3.0.0-alpha-3090020230909001: + resolution: {integrity: sha512-vqrTGHHaA5Mp/qcmthfnWwF30fE3EfNR8y3NP4M2VIEpw0frxcx08Jjt5YzkM0HLN3YMsVDdvwDbNh8CMkwfhg==} dependencies: - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-+HBTwk9Fndv/YVB8YG+JavtItahDKEj7DK4ih/5Ct2o8u9DRycI6IJhqDUyK4Eks2ZH0TkLAjZPM3KZc87d0RQ==} + /@dcloudio/uni-mp-weixin@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-6tV4+bpxOqHc294XfBSeV4o3CkJpBO5w/W7TZLTvJC6VtkE3Dpkz2SWqf+vhEH0BDCPTBy6VP36W+MzMX9qSRA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 jimp: 0.10.3 licia: 1.37.1 @@ -1944,14 +1947,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-xhs@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-ndFx+CScnJejXhMmhZK+RCd+JLy6FDJWVypyLymK/BaepdNUE8xkPnB4feVBxnPppR3lNeqk0WUR4qhDFQcDHw==} + /@dcloudio/uni-mp-xhs@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-HAjRVJTJpRuQJNtc4JBiitd8k+XTqSr+rLKnpi2vKml+78ybQ+fr7M1S0bREZdTqea7/o2z2YuIP/NmCd1X5yw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1960,18 +1963,18 @@ packages: - vue dev: false - /@dcloudio/uni-nvue-styler@3.0.0-alpha-3081220230802001: - resolution: {integrity: sha512-u0EXKPRp0XsSdUs/tvHcQdVGN4pY5wYUFcTrcN6yGjHyzYeOtDzP1NvvuVZEak34EzWFa0CYyTVipI7yEOloxg==} + /@dcloudio/uni-nvue-styler@3.0.0-alpha-3090020230909001: + resolution: {integrity: sha512-EyD6+k/DCHTis4RlQRELiMNSZBSxhBSijFc/k4PZOGVl6XkGMZCSsgA1YvPFwd0rIlOd1PGvSTIx59eK2mJHfw==} dependencies: '@vue/shared': 3.2.47 parse-css-font: 4.0.0 postcss: 8.4.27 dev: false - /@dcloudio/uni-push@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-LDdiMUL4Dop9OrjHWPv+t6MAj1pf9ZB0NT9tI+ujSfx4aanKgPYgGpblq3ShiyXuckJTSMz1Tt0cZGolwHO6ZA==} + /@dcloudio/uni-push@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-zJDFTR3rW6jJQCrCuCfYAR9SE7jnrgoUdtGOA5Bu3bqpdWtuDwHGRt2UOUBCINDH5opdtfEuSliRtT9+nYhyjg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) transitivePeerDependencies: - postcss - supports-color @@ -1979,13 +1982,13 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-u8Vm1gJJdHTpmH3zFkFF0lUtp3DycomBwfv47+Ttoz26uNjEPVKDe/uMWOMAvpSgLVvROnIWHrU+fgs/OBmHug==} + /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-ka5o0yE0v96f0nZeKlPqaBuEfw8NZWLndStXTzmh9jwA0hA166B1enGojwkEw0wwPNDQ6Kvw4lNdiZpKdHn73g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3090020230909001 + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1994,20 +1997,20 @@ packages: - vue dev: false - /@dcloudio/uni-shared@3.0.0-alpha-3081220230802001: - resolution: {integrity: sha512-pxhRZfuU+eT+oHfaBRTjV2XZnBBNAJcqtCnyLppwbeFsDkpvITdSHQVKy0TwDtRhXgJ/TkdR4w458f9Ho7481g==} + /@dcloudio/uni-shared@3.0.0-alpha-3090020230909001: + resolution: {integrity: sha512-Lkkp5+pESJrDitWaQQcHhs8CGj3BE1i0379Qor1VcgCqKSocmNXGDVkZqY3ReYbTlJYlfQMedrUlZaY/WWnS1g==} dependencies: '@vue/shared': 3.2.47 - /@dcloudio/uni-stacktracey@3.0.0-alpha-3081220230802001: - resolution: {integrity: sha512-atcvxe41RZ+vyxoA8lSfl3zykUcMW3sTLhIpFBhwGZ7ifwWDNSJ/hWsEJKkdfWMcOW7zutTk132evDCH713Bmw==} + /@dcloudio/uni-stacktracey@3.0.0-alpha-3090020230909001: + resolution: {integrity: sha512-Qp3mcrm+murL2C7J40k6Ae1zZWpCmYuwz4MCxeLfuwCKXjS6A8WPwkVZw8UkI6DcBHxN8XwlDc7XS27gSnhxeg==} dev: true - /@dcloudio/uni-stat@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4): - resolution: {integrity: sha512-A3tfKOkdbdbFlTStA9rWkwHp7OxyXXHmowGPvnxD/xoKippEWg9n3SOsh98ow1HNc9mcha1i8thBHawUnsna6g==} + /@dcloudio/uni-stat@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4): + resolution: {integrity: sha512-L0c41ooV4b5UHDFvMDoiQRrStoNztZqmRNiw60YJXRW3er2+Vv6kQSNytnOtqN3kltV72vyWi5C2407ySJOYIA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 debug: 4.3.4 transitivePeerDependencies: - postcss @@ -2016,8 +2019,8 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-alpha-3081220230802001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-Ez7O42zUTuExxpgM92BYofXTY2NJ/fzIlRS2rWeK6bLCKXOKqJ30JUv20rQNu6AwLWRaSMh1us7cZNkbKhZW+g==} + /@dcloudio/vite-plugin-uni@3.0.0-alpha-3090020230909001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-2EVDmh1rADnqRN1wIsiE/thSCf+wbJUO4tSPNdiMQoz+Lcz57H9PPe2F5a3pkrbAt7vI2dKMo4EDiX3ccHbJiA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -2026,8 +2029,8 @@ packages: '@babel/core': 7.22.5 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5) '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.22.5) - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.27)(vue@3.3.4) - '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3090020230909001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-shared': 3.0.0-alpha-3090020230909001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-legacy': 4.0.5(terser@5.16.3)(vite@4.4.9) '@vitejs/plugin-vue': 4.2.3(vite@4.4.9)(vue@3.3.4) @@ -2044,10 +2047,10 @@ packages: fs-extra: 10.1.0 hash-sum: 2.0.0 jsonc-parser: 3.2.0 - magic-string: 0.30.2 + magic-string: 0.30.3 picocolors: 1.0.0 terser: 5.16.3 - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) transitivePeerDependencies: - postcss - supports-color @@ -2055,6 +2058,15 @@ packages: - vue dev: true + /@es-joy/jsdoccomment@0.40.1: + resolution: {integrity: sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg==} + engines: {node: '>=16'} + dependencies: + comment-parser: 1.4.0 + esquery: 1.5.0 + jsdoc-type-pratt-parser: 4.0.0 + dev: true + /@esbuild/android-arm64@0.17.15: resolution: {integrity: sha512-0kOB6Y7Br3KDVgHeg8PRcvfLkq+AccreK///B4Z6fNZGr/tNHX0z2VywCc7PTeWp+bPvjA5WMvNXltHw5QjAIA==} engines: {node: '>=12'} @@ -2407,13 +2419,13 @@ packages: requiresBuild: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.47.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.49.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.47.0 + eslint: 8.49.0 eslint-visitor-keys: 3.4.3 dev: true @@ -2439,13 +2451,13 @@ packages: - supports-color dev: true - /@eslint/js@8.47.0: - resolution: {integrity: sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==} + /@eslint/js@8.49.0: + resolution: {integrity: sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@humanwhocodes/config-array@0.11.10: - resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} + /@humanwhocodes/config-array@0.11.11: + resolution: {integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -2464,8 +2476,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/carbon@1.1.20: - resolution: {integrity: sha512-ed/3FDCjicQARWaSGIDZpaF+rWmxoSqrmHYZV2aEicufp0yciG44y9OEmArxxr/0U6bEC3zJbKMSOSw4CKeBJg==} + /@iconify-json/carbon@1.1.21: + resolution: {integrity: sha512-bK2cMVM4noBU+FGlay433flpXLRzQu0ED095iAnoO6ka3yb4uz0lvb8acpN5gthyGLJ89C4HpfIbQZLQnMKQww==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -2474,8 +2486,8 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils@2.1.7: - resolution: {integrity: sha512-P8S3z/L1LcV4Qem9AoCfVAaTFGySEMzFEY4CHZLkfRj0Fv9LiR+AwjDgrDrzyI93U2L2mg9JHsbTJ52mF8suNw==} + /@iconify/utils@2.1.10: + resolution: {integrity: sha512-0/+5hxjzCZ9RoYpqxnOzbnpQyMdZRuHcMxPJeuX+x/aZkAAD/N4TajDjAPT7LpX+M0bfLExj/p0bbDkUfp0lrg==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.7.5 @@ -2498,14 +2510,12 @@ packages: '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 - /@intlify/core-base@9.2.2: - resolution: {integrity: sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==} - engines: {node: '>= 14'} + /@intlify/core-base@9.4.1: + resolution: {integrity: sha512-WIwx+elsZbxSMxRG5+LC+utRohFvmZMoDevfKOfnYMLbpCjCSavqTfHJAtfsY6ruowzqXeKkeLhRHbYbjoJx5g==} + engines: {node: '>= 16'} dependencies: - '@intlify/devtools-if': 9.2.2 - '@intlify/message-compiler': 9.2.2 - '@intlify/shared': 9.2.2 - '@intlify/vue-devtools': 9.2.2 + '@intlify/message-compiler': 9.4.1 + '@intlify/shared': 9.4.1 dev: false /@intlify/devtools-if@9.1.9: @@ -2514,13 +2524,6 @@ packages: dependencies: '@intlify/shared': 9.1.9 - /@intlify/devtools-if@9.2.2: - resolution: {integrity: sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==} - engines: {node: '>= 14'} - dependencies: - '@intlify/shared': 9.2.2 - dev: false - /@intlify/message-compiler@9.1.9: resolution: {integrity: sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==} engines: {node: '>= 10'} @@ -2529,12 +2532,12 @@ packages: '@intlify/shared': 9.1.9 source-map: 0.6.1 - /@intlify/message-compiler@9.2.2: - resolution: {integrity: sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==} - engines: {node: '>= 14'} + /@intlify/message-compiler@9.4.1: + resolution: {integrity: sha512-aN2N+dUx320108QhH51Ycd2LEpZ+NKbzyQ2kjjhqMcxhHdxtOnkgdx+MDBhOy/CObwBmhC3Nygzc6hNlfKvPNw==} + engines: {node: '>= 16'} dependencies: - '@intlify/shared': 9.2.2 - source-map: 0.6.1 + '@intlify/shared': 9.4.1 + source-map-js: 1.0.2 dev: false /@intlify/message-resolver@9.1.9: @@ -2553,9 +2556,9 @@ packages: resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==} engines: {node: '>= 10'} - /@intlify/shared@9.2.2: - resolution: {integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==} - engines: {node: '>= 14'} + /@intlify/shared@9.4.1: + resolution: {integrity: sha512-A51elBmZWf1FS80inf/32diO9DeXoqg9GR9aUDHFcfHoNDuT46Q+fpPOdj8jiJnSHSBh8E1E+6qWRhAZXdK3Ng==} + engines: {node: '>= 16'} dev: false /@intlify/vue-devtools@9.1.9: @@ -2566,14 +2569,6 @@ packages: '@intlify/runtime': 9.1.9 '@intlify/shared': 9.1.9 - /@intlify/vue-devtools@9.2.2: - resolution: {integrity: sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==} - engines: {node: '>= 14'} - dependencies: - '@intlify/core-base': 9.2.2 - '@intlify/shared': 9.2.2 - dev: false - /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} @@ -2595,7 +2590,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -2616,7 +2611,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -2653,7 +2648,7 @@ packages: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 jest-mock: 27.5.1 dev: true @@ -2663,7 +2658,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 20.5.4 + '@types/node': 20.6.3 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -2692,7 +2687,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -2776,7 +2771,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 '@types/yargs': 16.0.5 chalk: 4.1.2 dev: true @@ -3194,6 +3189,15 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.17 + /@jridgewell/gen-mapping@0.3.3: + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.2 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.19 + dev: false + /@jridgewell/resolve-uri@3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} @@ -3220,6 +3224,13 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 + /@jridgewell/trace-mapping@0.3.19: + resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.15 + dev: false + /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -3301,6 +3312,35 @@ packages: '@sinonjs/commons': 1.8.6 dev: true + /@stylistic/eslint-plugin-js@0.0.3: + resolution: {integrity: sha512-yC9tsmFxlgoDyD/B+93IH2TSe1Ca46s2uf+oUfkCLWTXFKTmPPy0YLDcme9Ha1Qydx5U+1lehe1jwG9VxtIdtw==} + dependencies: + acorn: 8.10.0 + escape-string-regexp: 4.0.0 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 + esutils: 2.0.3 + graphemer: 1.4.0 + dev: true + + /@stylistic/eslint-plugin-ts@0.0.3(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-G/jZ+XHlZtkxABOXswJNTmN4h8qNmECTjPLkWPMykPlfQeD1RSpBMEQHiJHZ3GAxnEcqAgi7CNA1FTvGWz6qwQ==} + peerDependencies: + eslint: '*' + typescript: '*' + dependencies: + '@stylistic/eslint-plugin-js': 0.0.3 + '@typescript-eslint/scope-manager': 6.7.2 + '@typescript-eslint/type-utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + eslint: 8.49.0 + graphemer: 1.4.0 + semver: 7.5.4 + typescript: 5.2.2 + transitivePeerDependencies: + - supports-color + dev: true + /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} @@ -3342,7 +3382,7 @@ packages: /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 20.5.4 + '@types/node': 20.6.3 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -3381,8 +3421,8 @@ packages: '@types/unist': 2.0.6 dev: true - /@types/node@20.5.4: - resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==} + /@types/node@20.6.3: + resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -3417,8 +3457,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==} + /@typescript-eslint/eslint-plugin@6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-ooaHxlmSgZTM6CHYAFRlifqh1OAr3PAQEwi7lhYhaegbnXrnh7CDcHmc3+ihhbQC7H0i4JF0psI5ehzkF6Yl6Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -3429,25 +3469,25 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.4.1(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/type-utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 6.7.2 + '@typescript-eslint/type-utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.7.2 debug: 4.3.4 - eslint: 8.47.0 + eslint: 8.49.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.4.1(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==} + /@typescript-eslint/parser@6.7.2(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-KA3E4ox0ws+SPyxQf9iSI25R6b4Ne78ORhNHeVKrPQnoYsb9UhieoiRoJgrzgEeKGOXhcY1i8YtOeCHHTDa6Fw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3456,13 +3496,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/scope-manager': 6.7.2 + '@typescript-eslint/types': 6.7.2 + '@typescript-eslint/typescript-estree': 6.7.2(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 6.7.2 debug: 4.3.4 - eslint: 8.47.0 - typescript: 5.1.6 + eslint: 8.49.0 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -3475,16 +3515,16 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager@6.4.1: - resolution: {integrity: sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==} + /@typescript-eslint/scope-manager@6.7.2: + resolution: {integrity: sha512-bgi6plgyZjEqapr7u2mhxGR6E8WCzKNUFWNh6fkpVe9+yzRZeYtDTbsIBzKbcxI+r1qVWt6VIoMSNZ4r2A+6Yw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/types': 6.7.2 + '@typescript-eslint/visitor-keys': 6.7.2 dev: true - /@typescript-eslint/type-utils@6.4.1(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==} + /@typescript-eslint/type-utils@6.7.2(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-36F4fOYIROYRl0qj95dYKx6kybddLtsbmPIYNK0OBeXv2j9L5nZ17j9jmfy+bIDHKQgn2EZX+cofsqi8NPATBQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3493,12 +3533,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.7.2(typescript@5.2.2) + '@typescript-eslint/utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) debug: 4.3.4 - eslint: 8.47.0 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + eslint: 8.49.0 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -3508,12 +3548,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.4.1: - resolution: {integrity: sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==} + /@typescript-eslint/types@6.7.2: + resolution: {integrity: sha512-flJYwMYgnUNDAN9/GAI3l8+wTmvTYdv64fcH8aoJK76Y+1FCZ08RtI5zDerM/FYT5DMkAc+19E4aLmd5KqdFyg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.1.6): + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.2.2): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3528,14 +3568,14 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.4.1(typescript@5.1.6): - resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==} + /@typescript-eslint/typescript-estree@6.7.2(typescript@5.2.2): + resolution: {integrity: sha512-kiJKVMLkoSciGyFU0TOY0fRxnp9qq1AzVOHNeN1+B9erKFCJ4Z8WdjAkKQPP+b1pWStGFqezMLltxO+308dJTQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -3543,31 +3583,31 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/types': 6.7.2 + '@typescript-eslint/visitor-keys': 6.7.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.47.0)(typescript@5.1.6): + /@typescript-eslint/utils@5.62.0(eslint@8.49.0)(typescript@5.2.2): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) - eslint: 8.47.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2) + eslint: 8.49.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -3575,19 +3615,19 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.4.1(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==} + /@typescript-eslint/utils@6.7.2(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-ZCcBJug/TS6fXRTsoTkgnsvyWSiXwMNiPzBUani7hDidBdj1779qwM1FIAmpH4lvlOZNF3EScsxxuGifjpLSWQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) - eslint: 8.47.0 + '@typescript-eslint/scope-manager': 6.7.2 + '@typescript-eslint/types': 6.7.2 + '@typescript-eslint/typescript-estree': 6.7.2(typescript@5.2.2) + eslint: 8.49.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -3599,29 +3639,29 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.62.0 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@6.4.1: - resolution: {integrity: sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==} + /@typescript-eslint/visitor-keys@6.7.2: + resolution: {integrity: sha512-uVw9VIMFBUTz8rIeaUT3fFe8xIUx8r4ywAdlQv1ifH+6acn/XF8Y6rwJ7XNmkNMDrTW+7+vxFFPIF40nJCVsMQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.4.1 - eslint-visitor-keys: 3.4.2 + '@typescript-eslint/types': 6.7.2 + eslint-visitor-keys: 3.4.3 dev: true - /@uni-helper/pages-json-schema@0.2.8: - resolution: {integrity: sha512-Wo3gz0tqMV+LQhiqI0IY+ZXoGjOxly1As02dL+drflokcFv/Y+rYsHwHDikl91IxqpWpJi4AahnVf5oE8SELgw==} + /@uni-helper/pages-json-schema@0.2.11: + resolution: {integrity: sha512-P5VH2eaVEwtnwIbILU5F/5Kifw1hNQ+4WI7X4kUM95Db4ArIoCvpEqUI4vCrgN3wkS0rzbU6bSxIKAyG1ayxlw==} dev: true - /@uni-helper/uni-app-types@0.5.9(typescript@5.1.6): - resolution: {integrity: sha512-60JYPLINnk03fjZBHXqrUR1hKMAjX1Nm2E1XcBJDHsKhmGxlLTjbIEXLxqSRcab3YBr0K+TKHvFYZAsrOYfm/g==} + /@uni-helper/uni-app-types@0.5.10(typescript@5.2.2): + resolution: {integrity: sha512-54WgxfRnAJBs+jgbnTsNyY2SS84C13g6hWx7zkywcMHldb4SDoK1iVSKjt8uZ9BSDsfBLgfQLSDkzSwm5GN9dg==} engines: {node: '>=14.18'} peerDependencies: typescript: ^4.8.0 || ^5.0.0 dependencies: '@dcloudio/types': 3.3.3 - typescript: 5.1.6 + typescript: 5.2.2 vue3: /vue@3.3.4 dev: true @@ -3646,30 +3686,28 @@ packages: - supports-color dev: true - /@uni-helper/vite-plugin-uni-layouts@0.1.2: - resolution: {integrity: sha512-ToWPXx/jXjzr1yzHTAA7lCEP8wSLhqK1hM/n0dHg3oN268Rc+X/8+igl+VADvjejWYWR+oO5XbLy6+DQZfx3UQ==} + /@uni-helper/vite-plugin-uni-layouts@0.1.3: + resolution: {integrity: sha512-wONCO6fLc3pefMGeFxBm2/uGPxMIuT0JEs2MRqawEvgPbNt/hPic6rwuaoEKP0WeWhY5HyWeHqeGsJErEkU/4w==} dependencies: '@uni-helper/uni-env': 0.0.3 '@vue/compiler-dom': 3.3.4 - fast-glob: 3.2.12 + fast-glob: 3.3.1 jsonc-parser: 3.2.0 - magic-string: 0.30.0 + magic-string: 0.30.3 scule: 1.0.0 dev: true - /@uni-helper/vite-plugin-uni-manifest@0.1.3: - resolution: {integrity: sha512-sG6/MR/jvojn53uRhCHAY/6cSkdiU7FhZV786CxPDjL97I9T7OUKcNoTtsTHdwSTwoihpH6jqF0DPqju0VUbJw==} + /@uni-helper/vite-plugin-uni-manifest@0.2.1: + resolution: {integrity: sha512-+Gts+i3ZXYoMc5vFKxx8DRvIAke5zQSTwv3wOlrigkQ4A6f4+yOUIcwKMowcov9GSif7XU3vzkq7GDBxBE8qQA==} dependencies: - chokidar: 3.5.3 - colorette: 2.0.19 - consola: 2.15.3 - fast-glob: 3.2.12 - type-fest: 3.8.0 - unconfig: 0.3.7 + c12: 1.4.2 + type-fest: 4.3.1 + transitivePeerDependencies: + - supports-color dev: true - /@uni-helper/vite-plugin-uni-pages@0.2.8(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21): - resolution: {integrity: sha512-PyPCKkUcebK4T5EEkL6zNypiUm4reC+jfsJST5B/o5L6Ye5tL1WLsbw3RVoAnhg7BH/0rExCW+KJ72AKUCA7zw==} + /@uni-helper/vite-plugin-uni-pages@0.2.11(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21): + resolution: {integrity: sha512-oavlOeo1CVgqyN+UXhyzRQYE+hsxeUb95RYLwj4aoFFhwh+XVQmNLvoVTMQy/dGplN3+qwRh3QOKOP1zmQ+9PA==} dependencies: '@uni-helper/uni-env': 0.0.3 '@vue/compiler-sfc': 3.3.4 @@ -3680,7 +3718,7 @@ packages: lodash-unified: 1.0.3(@types/lodash-es@4.17.7)(lodash-es@4.17.21)(lodash@4.17.21) magic-string: 0.30.3 unconfig: 0.3.10 - yaml: 2.3.1 + yaml: 2.3.2 transitivePeerDependencies: - '@types/lodash-es' - lodash @@ -3688,114 +3726,105 @@ packages: - supports-color dev: true - /@uni-helper/volar-service-uni-pages@0.2.8: - resolution: {integrity: sha512-TNQUebcdz2LZJzWQtQbCFcKpgOcllsJk2/c2w5nsVLn9oZQ2+dVWeE07NF8XCFHXUxKmUB7C0+pbC466ZAFZtg==} + /@uni-helper/volar-service-uni-pages@0.2.11: + resolution: {integrity: sha512-cjN2CzHdtsOjsfHlclSpWV90b4zUmS2lbePf0SOckCcnavlYnfBEGwmhy5XLLJznHRvJPwr92lwpeUGyLzvolQ==} dependencies: - '@uni-helper/pages-json-schema': 0.2.8 + '@uni-helper/pages-json-schema': 0.2.11 ts-json-schema-generator: 1.3.0 - vscode-json-languageservice: 5.3.5 + vscode-json-languageservice: 5.3.6 + vscode-languageserver-textdocument: 1.0.8 + yaml-language-server: 1.14.0 dev: true - /@unocss-applet/preset-applet@0.5.3: - resolution: {integrity: sha512-04nRinxbuMhq2oJOWUf7JjSZpnukXgqlY8fAERCH4vjwf0ZLRCXXIwbpv9w7Tj0X8O+uOLXQL/fDCzGx9kjrKQ==} + /@unocss-applet/preset-applet@0.5.5: + resolution: {integrity: sha512-msCAOqHYc4PmQDYkJVgd+4H3IoX9BKpZ5q94Q4d1Ln3wnTKncR2DWLB6HAV3cjHkj9NTAcpagdcVC2Pl7cXn2w==} dependencies: - '@unocss-applet/utils': 0.5.3 - '@unocss/core': 0.52.7 - '@unocss/preset-mini': 0.52.7 - '@unocss/preset-uno': 0.52.7 - dev: true - - /@unocss-applet/preset-rem-rpx@0.5.3: - resolution: {integrity: sha512-WdcIOrJsRyfSpuAnzPJtZULR9kO2hZXA/mJ5295r9cDnaul58XU4szboC8hZyH7gD++upl+Y3fMv25Lsev4PAg==} + '@unocss/core': 0.55.7 + '@unocss/preset-mini': 0.55.7 + '@unocss/preset-uno': 0.55.7 dev: true - /@unocss-applet/transformer-applet@0.5.3: - resolution: {integrity: sha512-8nFle4isHxSz/c68FchFgulACUWZ9vBVPxD6lbyqwNS+MbOuwuaXTBO9ImIj4ypCiyGJruu8xTRJhhwZHWEiDg==} - dependencies: - '@unocss-applet/utils': 0.5.3 + /@unocss-applet/preset-rem-rpx@0.5.5: + resolution: {integrity: sha512-fmkqCgwWGcJTFH5wj05ibwBKv4NtvmSXYef1T0qhLHOzKdiMCAAjGiSWoRP/V80T2wqIUn38RS2EGjw7aCTlgg==} dev: true - /@unocss-applet/transformer-attributify@0.5.3: - resolution: {integrity: sha512-4KWgqZa30E/1zuEFpN1SwCDCFYGTdVs3BBvxghsVwk73Dl5biHuY5uavTUOhq87yFQAhk6iZKMn9o3YCVSiPRw==} + /@unocss-applet/transformer-applet@0.5.5: + resolution: {integrity: sha512-GDzZt0S+Jbr7yiD+cmkIQdnEroAzSiCPajXaTWbmkk8dio+7dW9cWPEGaFKa3laJI6yxDR3jJX44m82LhHdEpg==} dev: true - /@unocss-applet/utils@0.5.3: - resolution: {integrity: sha512-dN12YCHkLkBp7fL4A/jOmjxxrp04ST+zCX+zI5965fIXk4jvB9t6PaB/viRIE+ISKD/Jhs0ygTpd1yx0YgrSGg==} + /@unocss-applet/transformer-attributify@0.5.5: + resolution: {integrity: sha512-dz4KDgDl9Y4v9b1dKQA8e415HzA6AiXqfnqDhn+0Bq44kNIVEGSPL631xCx3dp+g199apf9guk16FDG5BxVZYQ==} dev: true - /@unocss/astro@0.55.2(vite@4.4.9): - resolution: {integrity: sha512-cSzBKPEveZZQDZp5bq0UlL8CVvzB/1LsgZmZufxi9oMMjMJYqzfTkKg5z65GcP82Xp5c0N3KKkl/R6I+/7Iwvw==} + /@unocss/astro@0.55.7(vite@4.4.9): + resolution: {integrity: sha512-mw8r14ArxUQBVCCisAJlF/WsZb650iBsduD/lXMk56N/nQ3MMArCcn62kcAxgZSb5tfIOQGQu/tbR8hEcD8y2g==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 peerDependenciesMeta: vite: optional: true dependencies: - '@unocss/core': 0.55.2 - '@unocss/reset': 0.55.2 - '@unocss/vite': 0.55.2(vite@4.4.9) - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + '@unocss/core': 0.55.7 + '@unocss/reset': 0.55.7 + '@unocss/vite': 0.55.7(vite@4.4.9) + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) transitivePeerDependencies: - rollup dev: true - /@unocss/cli@0.55.2: - resolution: {integrity: sha512-ZJ8aBhm+3WjGCA5HcOQ4C3mbtJwkgMX2gpjjJ0MPh/iZOz3+/zmHlrXJCS3jIFouRYSwxxanWdrGUuLIQLqPhQ==} + /@unocss/cli@0.55.7: + resolution: {integrity: sha512-ZHX2SR2WQbKfcmgOOHjBLB3V57Ct76Zb76YULzBj2EVX43lX/YDCVG87n6ePDY7rOcjCAthjrFQYCLV5KVLKHg==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.3 - '@unocss/config': 0.55.2 - '@unocss/core': 0.55.2 - '@unocss/preset-uno': 0.55.2 + '@unocss/config': 0.55.7 + '@unocss/core': 0.55.7 + '@unocss/preset-uno': 0.55.7 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.20 consola: 3.2.3 fast-glob: 3.3.1 - magic-string: 0.30.2 + magic-string: 0.30.3 pathe: 1.1.1 perfect-debounce: 1.0.0 transitivePeerDependencies: - rollup dev: true - /@unocss/config@0.55.2: - resolution: {integrity: sha512-RYDv9QzhUeBz9BY+Pty0xc9vk/m4LGBNMiBghcItW6zXN554JbSuoPD55DmnvO2iXrIYujBZdB/Kob6GLCZpqw==} + /@unocss/config@0.55.7: + resolution: {integrity: sha512-+X6rPScyFEWbkZyCyM+HfoJhJNN+CEl2n2izWkm0kuDj3w9fY9B3f/0dsk+jmx/gJEI5Y797q9zspNMNDib1AA==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 unconfig: 0.3.10 dev: true - /@unocss/core@0.52.7: - resolution: {integrity: sha512-dZonrlfu33SkUMsZXlsyYSM79tr2nLer/hBEU2ZaemRik2KchxIUNlZV6kX1f1k3m+gEtVQOyx1MImpgLS8PWg==} - dev: true - - /@unocss/core@0.55.2: - resolution: {integrity: sha512-ZLEES8RDgWoK/vttUzl3PM2bZqL3HvhLgj8xdDa09Xw+JiTlR4c66s+hLn52oCoJTnT9lGsD2j7tTGN9ToSiTA==} + /@unocss/core@0.55.7: + resolution: {integrity: sha512-c+bWe844Xjlwc1EPwHj0+n3LpntJG7ELPbEOOxNIG+CQdcEX0l1G0rkM8+nKstJ9WJmgpf1HdJQLVMF62HXvhw==} dev: true - /@unocss/eslint-config@0.55.2(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-oBf4/3aozTrWDqGADV+/sfj6g2muQ+WJEpUIuL/zBgGmodVbA58/kopTh/9sscil4ciVmrLvkWHUxHmf4xM/dA==} + /@unocss/eslint-config@0.55.7(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-ykRUpPeT5kJSXHAduOJ2PxnEoaYsGOS2jG9iVjbbvER36ZQ+71xdwep/qpBlAr4LWLeoICy7Om+No1r43ZDntw==} engines: {node: '>=14'} dependencies: - '@unocss/eslint-plugin': 0.55.2(eslint@8.47.0)(typescript@5.1.6) + '@unocss/eslint-plugin': 0.55.7(eslint@8.49.0)(typescript@5.2.2) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /@unocss/eslint-plugin@0.55.2(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-CKCyjbfvQTybhezR9z4gST3257Lh07FyYFLy5QGyIgMb3CnNONFLnqU/332m7wyD5twoPHl6NXHgBprzm1FVDQ==} + /@unocss/eslint-plugin@0.55.7(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-U+poFU/GJH8NvFBQxLp64zRRfnLWSbY41+Q8Vnlw/nP/tizZumO2lNJ+UBIGFLa1TwyMulFjru6CXt2uSFKtaA==} engines: {node: '>=14'} dependencies: - '@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) - '@unocss/config': 0.55.2 - '@unocss/core': 0.55.2 - magic-string: 0.30.2 + '@typescript-eslint/utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) + '@unocss/config': 0.55.7 + '@unocss/core': 0.55.7 + magic-string: 0.30.3 synckit: 0.8.5 transitivePeerDependencies: - eslint @@ -3803,174 +3832,146 @@ packages: - typescript dev: true - /@unocss/extractor-arbitrary-variants@0.52.7: - resolution: {integrity: sha512-nJ4iE7nIRpoOIQfD8S58yG4qJd6AhVPEfEOf7ksX1u8xLf71rrBIojwraRXvv7aPqNdZiWvXdh/znpA/QC5b9w==} - dependencies: - '@unocss/core': 0.52.7 - dev: true - - /@unocss/extractor-arbitrary-variants@0.55.2: - resolution: {integrity: sha512-mHEoFx+ITe3OgFoIUhkCQxRgUjvOJeHtI1Z3Sm8NDMy2vTqOlkSf7NLWEyFfQsSFYqpWGTkaW1XiMZujGMoB/g==} + /@unocss/extractor-arbitrary-variants@0.55.7: + resolution: {integrity: sha512-imK2g/frlo5Ag0uVB+C/Psyo5+9AnqhoRAgYa6gyrQ/TJnrnwf+M3jFngU9evIMHw92vig1DGfPa2ZId901DwQ==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 dev: true - /@unocss/inspector@0.55.2: - resolution: {integrity: sha512-AMNZ7FsBFhQCMuAQugCk7d+3uoHDN2VFwCzSxk0ITgG51J90jfVgAo9mJf28W/AM4g0qVHScveJDPKzA+2o+Vg==} + /@unocss/inspector@0.55.7: + resolution: {integrity: sha512-N0mjZozDDyqx8Mh6C/ZlMTlDzGiq22sXY/hPRX55Cf44WZI4W/ZWajqAAp42B+lw2MN0k1FYEMIAwn9n+xgq/g==} dependencies: gzip-size: 6.0.0 sirv: 2.0.3 dev: true - /@unocss/postcss@0.55.2(postcss@8.4.27): - resolution: {integrity: sha512-HJLGINNlQ3DGL9zRGuctX+mOVW2w7o8Wj89v3/2qTcqXBDpwfn1+KlxSjU9rsEPdE4Ur3MIcVXcJC0wz4+EwEA==} + /@unocss/postcss@0.55.7(postcss@8.4.27): + resolution: {integrity: sha512-53Z/yv/CNdlTqKZQ9gpYRoLZSuzQ28J0SDrGCdzwjLcvHG/FD7/x1S7yxE7cUp/4sjvLL15HSzkWq8vNy6SkwQ==} engines: {node: '>=14'} peerDependencies: postcss: ^8.4.21 dependencies: - '@unocss/config': 0.55.2 - '@unocss/core': 0.55.2 + '@unocss/config': 0.55.7 + '@unocss/core': 0.55.7 css-tree: 2.3.1 fast-glob: 3.3.1 - magic-string: 0.30.2 + magic-string: 0.30.3 postcss: 8.4.27 dev: true - /@unocss/preset-attributify@0.55.2: - resolution: {integrity: sha512-jn5ulsKpAipsX3Gf2/iSZydgI0eP1ENeoS6rrNBL8zl1mRihnZYFegS75rGYjO6sEfEHrhkBiSHOw7Uv5KtLbw==} + /@unocss/preset-attributify@0.55.7: + resolution: {integrity: sha512-L1sNw3DyM4mymIm4DBTTTOllk8LmhYlWMgDlaAW2MYWygjqDCsp99wRKT2175Ya5xHYBA6XetMoBryZD23qJYQ==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 dev: true - /@unocss/preset-icons@0.55.2: - resolution: {integrity: sha512-NK9LcTlBZv6zO8Qbu+VA9HblzYc5ebuFwaQMfQcYj2Z6dBOT27Ki41LY1qjEXzzMPXb44Q14Rlk0tJc8LtJIpQ==} + /@unocss/preset-icons@0.55.7: + resolution: {integrity: sha512-JXLOHkyEKKAjLTqjAxYfhwln05WXilGg3jctkZWKpMNawPaonrGt3kZT12YMuMmOryxk7UcyKB0dtYc+p3QYvw==} dependencies: - '@iconify/utils': 2.1.7 - '@unocss/core': 0.55.2 - ofetch: 1.1.1 + '@iconify/utils': 2.1.10 + '@unocss/core': 0.55.7 + ofetch: 1.3.3 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini@0.52.7: - resolution: {integrity: sha512-c5VRzPwyAmIBWwz2ufEboYwHGiheG+V9SCmJJLHlu/gcW5KndFsxoeJPE6nOfXVmbx4AGq/rkzV35ZXtH8Iecw==} - dependencies: - '@unocss/core': 0.52.7 - '@unocss/extractor-arbitrary-variants': 0.52.7 - dev: true - - /@unocss/preset-mini@0.55.2: - resolution: {integrity: sha512-jwUsrwtPwMvFVJUP+FVFjq+sp+xQPyFLRPSb89ZI34F1a3EwJ2wioDICLqWjOjY7zei9UgtSY0owBM9vwxw/kg==} - dependencies: - '@unocss/core': 0.55.2 - '@unocss/extractor-arbitrary-variants': 0.55.2 - dev: true - - /@unocss/preset-tagify@0.55.2: - resolution: {integrity: sha512-m8/9wBtUQSwnwsLANhUOc7sukF8ReHJ7ZC6fCfTozRMOhwu+bDcf9G7pguXdNC4DdZXI15cvbZzkYF2l733qUw==} - dependencies: - '@unocss/core': 0.55.2 - dev: true - - /@unocss/preset-typography@0.55.2: - resolution: {integrity: sha512-Y4JEihpKPDlXWXxnnMZbQclqZ4+DUD8RVFk46ERe9CLNEYkFObd4LG7yfSurr/C01zuU/GhEMyOWqSGsSyCxKg==} + /@unocss/preset-mini@0.55.7: + resolution: {integrity: sha512-ZCskE2uprjGkpQezEPM6KPMf84rIZEUNc1p2DxWVHaFUPRV24/JSNsO4PsKrQgNIb2dLQxzPNlMzQJI7ssdBXQ==} dependencies: - '@unocss/core': 0.55.2 - '@unocss/preset-mini': 0.55.2 + '@unocss/core': 0.55.7 + '@unocss/extractor-arbitrary-variants': 0.55.7 dev: true - /@unocss/preset-uno@0.52.7: - resolution: {integrity: sha512-J5royXxvaPvwRplZ2zwEcB1jJETp3dTA3sIezf9ydSNr4px3h6Ul6TxFDuJpBUWlx/cxP7aRWM0p9+e2ivdRkA==} + /@unocss/preset-tagify@0.55.7: + resolution: {integrity: sha512-aDsuN3a/ZirbCDKpFsue9tc8MHs3l0Rl81n2ZOdIrJoZW4YWyydMVl++cz/HERZW81ZySK8EJKwGBaMJMgsnHA==} dependencies: - '@unocss/core': 0.52.7 - '@unocss/preset-mini': 0.52.7 - '@unocss/preset-wind': 0.52.7 + '@unocss/core': 0.55.7 dev: true - /@unocss/preset-uno@0.55.2: - resolution: {integrity: sha512-8VJXC6+f5YBjUaTkf+EGAembDYMleb0zjkb4hwXxjPIsO+mXixdZC2icCiN/12DLlwH4FzEvObLKns3CGEAZZw==} + /@unocss/preset-typography@0.55.7: + resolution: {integrity: sha512-hLV4nsgsDIk66pt7Ej4NYUmaGtI2EfGb1h2yl5FmBtdtACrgPq+Skr2Br9Iq+Bj1QFhbsMOWLDdbojFQwBdH6A==} dependencies: - '@unocss/core': 0.55.2 - '@unocss/preset-mini': 0.55.2 - '@unocss/preset-wind': 0.55.2 + '@unocss/core': 0.55.7 + '@unocss/preset-mini': 0.55.7 dev: true - /@unocss/preset-web-fonts@0.55.2: - resolution: {integrity: sha512-kRnrfZPDkU2r9tp507rsh4kwhUzZ76XBTZLmElYm8tlP6HZzIHcFF8fdW15J4nh81b/IGw8ZOS7aQmqtHu3A8A==} + /@unocss/preset-uno@0.55.7: + resolution: {integrity: sha512-z4pCxOv/OU1ARo++cvbijWNW2zy/EVTMqJXa+SEep9b99wFXPQE3gaPvLdURp/e5f1PoxVyPZ6JiBknbClSDuA==} dependencies: - '@unocss/core': 0.55.2 - ofetch: 1.1.1 + '@unocss/core': 0.55.7 + '@unocss/preset-mini': 0.55.7 + '@unocss/preset-wind': 0.55.7 dev: true - /@unocss/preset-wind@0.52.7: - resolution: {integrity: sha512-IT36cDftK7B+zDUElL4qdZZEj6iwknIpetXwuVvW/X8ljS/ocY/qfyjSX7C8k163FLAw7nTARFjW3xL066NsLw==} + /@unocss/preset-web-fonts@0.55.7: + resolution: {integrity: sha512-ygAz0540kdBapErW2BcObWfQT/6g0SpVUPYg92PPiZD57CZAvuNXiYTfFMRXd88QrBL1zIrZ6NrzY0NZ645H+w==} dependencies: - '@unocss/core': 0.52.7 - '@unocss/preset-mini': 0.52.7 + '@unocss/core': 0.55.7 + ofetch: 1.3.3 dev: true - /@unocss/preset-wind@0.55.2: - resolution: {integrity: sha512-th/aOokb10ApaiVLNI093mvko4XryJ70oEhzz4tHdSuhnQWf5eY7+k7y9EEYFz8i1OOrKuer0HzUV27llZaufw==} + /@unocss/preset-wind@0.55.7: + resolution: {integrity: sha512-vLi0mtYDnvx3uYtBR4fSCR52T59drTUp3XVAAqQTbhvRctnSWm65MWE4G+gqdt2qQ9fM4SVCsxLLaXuJkI2eqw==} dependencies: - '@unocss/core': 0.55.2 - '@unocss/preset-mini': 0.55.2 + '@unocss/core': 0.55.7 + '@unocss/preset-mini': 0.55.7 dev: true - /@unocss/reset@0.55.2: - resolution: {integrity: sha512-paInTGIhtI96fcJGZWbkPLW/7qiTlHxSbEIs1HGHcbf3WbwNuKrJUvKlQAhUs2HILNKhvsTXQl05Os8gtinLEA==} + /@unocss/reset@0.55.7: + resolution: {integrity: sha512-yvmLhxqUNgf6wue7IvhV/FdrQW9H9LF1Bmmhwwaiz2aV0E74aN4pbuYPZwNq3YafsQvNQ0UdtuXjddY4QMRCPw==} dev: true - /@unocss/scope@0.55.2: - resolution: {integrity: sha512-o1b86ejgaFDqfC712mUZqZDQNf6o1xDzm6+bgHySdiltR8Quo6l8RcoZjZrCvEogtPbko4/XJ374t1NQMUQf4g==} + /@unocss/scope@0.55.7: + resolution: {integrity: sha512-r0CaS1aSpcC37ztqOJ3qaWIzM6zwdlX8r0rib2vTvWTckw1J0ocVhjNkWRBM9kRWte006JhecdiZzXNHA40akg==} dev: true - /@unocss/transformer-attributify-jsx-babel@0.55.2: - resolution: {integrity: sha512-pmfF546i8pKfMNeYZOJz2UzbuUwj0v7GqcoP5fClyRUzBMUfXdJwBSdFaYkdWR5Q/O1sv+pI0S8r/G9T7QuldA==} + /@unocss/transformer-attributify-jsx-babel@0.55.7: + resolution: {integrity: sha512-xl5K/Zg7tLyI6Oee+xHgvBm0gSEviYdBDwaGC4O6cP9VXTBm6waz9NUU6CmmVYKh4dSeLQ1PKNboMeg2nFuJMw==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 dev: true - /@unocss/transformer-attributify-jsx@0.55.2: - resolution: {integrity: sha512-WerdaNagorTtYDvbhlZEmeuBrQ5lmPE0vG9r20bPR/vLy9UmbIFPpzt6b/hSLqOUnZnaEfbrpNUlpBZgUXpvsg==} + /@unocss/transformer-attributify-jsx@0.55.7: + resolution: {integrity: sha512-ZyUBc0wguBhd+nbIlcrSYpmzKtqBi+8BII8SK4lIB/Ol1wBboByPTjBENsQkxRyffp5K9VTuZZ/LamFgPGOWDg==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 dev: true - /@unocss/transformer-compile-class@0.55.2: - resolution: {integrity: sha512-zKeJtAirFrgj8TheKplgdKrPV9hPN3i2gEy/aQ+CrHHImcQtxZ1FJzmJT1yV77MOXOdeRJOhiePNOe2TE1A4tw==} + /@unocss/transformer-compile-class@0.55.7: + resolution: {integrity: sha512-tiYiT9EG4ucSBvMo+9Hv43GY0YvXQjfQCXDhDm3tcJyreMg6BRMO412eir54RBS+JAdNU0DUoITVYu+PkF7hLg==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 dev: true - /@unocss/transformer-directives@0.55.2: - resolution: {integrity: sha512-IJKL5clOiv2RjvHYr4xumS4eFScPsi3Vg4vGugsmn43PZ1FsApp8UElHfhuhBsEEiffnsgTD+N5u/EiPpyI0Gw==} + /@unocss/transformer-directives@0.55.7: + resolution: {integrity: sha512-xNmR40FssHWYJSmJv/9TQC2IdTyZPV8U3Iv/PIuke1zndMwMciclghEFiw0wSeRmhoRI7iFZck5EI/Bokyo7CQ==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 css-tree: 2.3.1 dev: true - /@unocss/transformer-variant-group@0.55.2: - resolution: {integrity: sha512-BIAigftn+mfUeQT7sPzJNgvvbrmLj0gmYmeK4U7/8NxUuOuC0ROTNSw+MKU7yDiPYHqb1kxVZ47LZ3GdUcNPRA==} + /@unocss/transformer-variant-group@0.55.7: + resolution: {integrity: sha512-uLyZ08XXVriUDenZCTGA3xGgMD3B9GVr6mSz002pDlLpQDi8FcMQTOGg8X4ViCGzS3l03S/+r+JY7kJTpMFa9w==} dependencies: - '@unocss/core': 0.55.2 + '@unocss/core': 0.55.7 dev: true - /@unocss/vite@0.55.2(vite@4.4.9): - resolution: {integrity: sha512-JEyEaJt8D+Ed3Z8GDQ0hMWqKsB47/DoS+aPzDoXSIVozgi8seHtfSChBOBUSgcCrozfBVp42YHbYYyloDkb2Yw==} + /@unocss/vite@0.55.7(vite@4.4.9): + resolution: {integrity: sha512-xmdyDnt9Ag4o7DGl22/P6MaB+HSjWOQw9qYYzIefSv3SVUvn3cEhIX/PCWqFp8Kts2HyvAoJLbZmygSf1XdZNQ==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.3 - '@unocss/config': 0.55.2 - '@unocss/core': 0.55.2 - '@unocss/inspector': 0.55.2 - '@unocss/scope': 0.55.2 - '@unocss/transformer-directives': 0.55.2 + '@unocss/config': 0.55.7 + '@unocss/core': 0.55.7 + '@unocss/inspector': 0.55.7 + '@unocss/scope': 0.55.7 + '@unocss/transformer-directives': 0.55.7 chokidar: 3.5.3 fast-glob: 3.3.1 - magic-string: 0.30.2 - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + magic-string: 0.30.3 + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) transitivePeerDependencies: - rollup dev: true @@ -3986,11 +3987,11 @@ packages: '@babel/preset-env': 7.22.5(@babel/core@7.22.5) browserslist: 4.21.9 core-js: 3.31.0 - magic-string: 0.30.2 + magic-string: 0.30.3 regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.16.3 - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) transitivePeerDependencies: - supports-color dev: true @@ -4005,7 +4006,7 @@ packages: '@babel/core': 7.22.5 '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.22.5) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5) - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -4018,7 +4019,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) vue: 3.3.4 /@volar/language-core@1.10.0: @@ -4039,8 +4040,8 @@ packages: '@volar/language-core': 1.10.0 dev: true - /@vscode/l10n@0.0.13: - resolution: {integrity: sha512-A3uY356uOU9nGa+TQIT/i3ziWUgJjVMUrGGXSrtRiTwklyCFjGVWIOHoEIHbJpiyhDkJd9kvIWUOfXK1IkK8XQ==} + /@vscode/l10n@0.0.16: + resolution: {integrity: sha512-JT5CvrIYYCrmB+dCana8sUqJEcGB1ZDXNLMQ2+42bW995WmNoenijWMUdZfwmuQUTQcEVVIa2OecZzTYWUW9Cg==} dev: true /@vue/babel-helper-vue-transform-on@1.0.2: @@ -4116,7 +4117,7 @@ packages: '@vue/reactivity-transform': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.2 + magic-string: 0.30.3 postcss: 8.4.27 source-map-js: 1.0.2 @@ -4136,8 +4137,8 @@ packages: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} dev: false - /@vue/language-core@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core@1.8.13(typescript@5.2.2): + resolution: {integrity: sha512-nata2fYBZAkl4QJrU+IcArJCMTHt1VP8ePL/Z7eUPC2AF+Cm7Qgo9ksNCPBzZRh1LYjCaSaqV7njqNogwpsMVg==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -4151,7 +4152,7 @@ packages: '@vue/shared': 3.3.4 minimatch: 9.0.3 muggle-string: 0.3.1 - typescript: 5.1.6 + typescript: 5.2.2 vue-template-compiler: 2.7.14 dev: true @@ -4171,7 +4172,7 @@ packages: '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.2 + magic-string: 0.30.3 /@vue/reactivity@3.3.4: resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} @@ -4219,31 +4220,31 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true - /@vue/typescript@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + /@vue/typescript@1.8.13(typescript@5.2.2): + resolution: {integrity: sha512-ALJjHFqQ3dgZVCI/ogAS/dZ7JEhIi1N0Em5I7uwabY1p9RDRK3odLsycMHyxZRjm5dLI15c07eeBloHiD2Otlg==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.13(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true - /@vueuse/core@10.3.0(vue@3.3.4): - resolution: {integrity: sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==} + /@vueuse/core@10.4.1(vue@3.3.4): + resolution: {integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==} dependencies: '@types/web-bluetooth': 0.0.17 - '@vueuse/metadata': 10.3.0 - '@vueuse/shared': 10.3.0(vue@3.3.4) + '@vueuse/metadata': 10.4.1 + '@vueuse/shared': 10.4.1(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/metadata@10.3.0: - resolution: {integrity: sha512-Ema3YhNOa4swDsV0V7CEY5JXvK19JI/o1szFO1iWxdFg3vhdFtCtSTP26PCvbUpnUtNHBY2wx5y3WDXND5Pvnw==} + /@vueuse/metadata@10.4.1: + resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==} - /@vueuse/shared@10.3.0(vue@3.3.4): - resolution: {integrity: sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==} + /@vueuse/shared@10.4.1(vue@3.3.4): + resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==} dependencies: vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -4316,6 +4317,15 @@ packages: uri-js: 4.4.1 dev: true + /ajv@8.12.0: + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + dependencies: + fast-deep-equal: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + uri-js: 4.4.1 + dev: true + /ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} @@ -4374,6 +4384,11 @@ packages: normalize-path: 3.0.0 picomatch: 2.3.1 + /are-docs-informative@0.0.2: + resolution: {integrity: sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==} + engines: {node: '>=14'} + dev: true + /argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: @@ -4635,6 +4650,24 @@ packages: engines: {node: '>= 0.8'} dev: true + /c12@1.4.2: + resolution: {integrity: sha512-3IP/MuamSVRVw8W8+CHWAz9gKN4gd+voF2zm/Ln6D25C2RhytEZ1ABbC8MjKr4BR9rhoV1JQ7jJA158LDiTkLg==} + dependencies: + chokidar: 3.5.3 + defu: 6.1.2 + dotenv: 16.3.1 + giget: 1.1.2 + jiti: 1.19.1 + mlly: 1.4.0 + ohash: 1.1.3 + pathe: 1.1.1 + perfect-debounce: 1.0.0 + pkg-types: 1.0.3 + rc9: 2.1.1 + transitivePeerDependencies: + - supports-color + dev: true + /cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} @@ -4722,6 +4755,11 @@ packages: optionalDependencies: fsevents: 2.3.2 + /chownr@2.0.0: + resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} + engines: {node: '>=10'} + dev: true + /ci-info@3.8.0: resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==} engines: {node: '>=8'} @@ -4789,10 +4827,6 @@ packages: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true - /colorette@2.0.19: - resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==} - dev: true - /colorette@2.0.20: resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} dev: true @@ -4812,6 +4846,11 @@ packages: /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + /comment-parser@1.4.0: + resolution: {integrity: sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw==} + engines: {node: '>= 12.0.0'} + dev: true + /compare-versions@3.6.0: resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==} @@ -4819,10 +4858,6 @@ packages: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true - /consola@2.15.3: - resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} - dev: true - /consola@3.2.3: resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} engines: {node: ^14.18.0 || >=16.10.0} @@ -5023,8 +5058,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /destr@2.0.0: - resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} + /destr@2.0.1: + resolution: {integrity: sha512-M1Ob1zPSIvlARiJUkKqvAZ3VAqQY6Jcuth/pBKQ2b1dX/Qx0OnJ8Vux6J2H5PTMQeRzWrrbTu70VxBfv/OPDJA==} dev: true /destroy@1.2.0: @@ -5101,6 +5136,11 @@ packages: domhandler: 5.0.3 dev: true + /dotenv@16.3.1: + resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} + engines: {node: '>=12'} + dev: true + /duplexer@0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: true @@ -5256,7 +5296,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.47.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.7)(eslint@8.49.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -5277,43 +5317,43 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.4.1(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2) debug: 3.2.7 - eslint: 8.47.0 + eslint: 8.49.0 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-antfu@0.41.0(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-JeEeDZgz7oqYPYWYNQHdXrKaW2nhJz/70jeMZUkaNjVp72cpsJPH3idiEhIhGu3wjFdsOMCoEkboT/DQXlCaqA==} + /eslint-plugin-antfu@0.43.0(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-iPImOujrHCWKlP3/h5KoaNQmGvmJEpzzld8l3qSAC88L15nUHItge00Tc9Uwo+wSXtNWLJkm0I2auGO0PPI2zQ==} dependencies: - '@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-es-x@7.1.0(eslint@8.47.0): + /eslint-plugin-es-x@7.1.0(eslint@8.49.0): resolution: {integrity: sha512-AhiaF31syh4CCQ+C5ccJA0VG6+kJK8+5mXKKE7Qs1xcPRg02CDPOj3mWlQxuWS/AYtg7kxrDNgW9YW3vc0Q+Mw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) '@eslint-community/regexpp': 4.6.2 - eslint: 8.47.0 + eslint: 8.49.0 dev: true - /eslint-plugin-eslint-comments@3.2.0(eslint@8.47.0): + /eslint-plugin-eslint-comments@3.2.0(eslint@8.49.0): resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.47.0 + eslint: 8.49.0 ignore: 5.2.4 dev: true @@ -5323,18 +5363,18 @@ packages: htmlparser2: 8.0.2 dev: true - /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.4.1)(eslint@8.47.0): - resolution: {integrity: sha512-z48kG4qmE4TmiLcxbmvxMT5ycwvPkXaWW0XpU1L768uZaTbiDbxsHMEdV24JHlOR1xDsPpKW39BfP/pRdYIwFA==} + /eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.7.2)(eslint@8.49.0): + resolution: {integrity: sha512-a4oVt0j3ixNhGhvV4XF6NS7OWRFK2rrJ0Q5C4S2dSRb8FxZi31J0uUd5WJLL58wnVJ/OiQ1BxiXnFA4dWQO1Cg==} engines: {node: '>=12'} peerDependencies: eslint: ^7.2.0 || ^8 dependencies: debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.47.0 + eslint: 8.49.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.47.0) - get-tsconfig: 4.6.2 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.7)(eslint@8.49.0) + get-tsconfig: 4.7.0 is-glob: 4.0.3 minimatch: 3.1.2 resolve: 1.22.3 @@ -5346,8 +5386,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} + /eslint-plugin-jest@27.4.0(@typescript-eslint/eslint-plugin@6.7.2)(eslint@8.49.0)(jest@27.0.4)(typescript@5.2.2): + resolution: {integrity: sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0 @@ -5359,49 +5399,70 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@8.47.0)(typescript@5.1.6) - eslint: 8.47.0 + '@typescript-eslint/eslint-plugin': 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.49.0)(typescript@5.2.2) + eslint: 8.49.0 jest: 27.0.4 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsonc@2.9.0(eslint@8.47.0): + /eslint-plugin-jsdoc@46.8.2(eslint@8.49.0): + resolution: {integrity: sha512-5TSnD018f3tUJNne4s4gDWQflbsgOycIKEUBoCLn6XtBMgNHxQFmV8vVxUtiPxAQq8lrX85OaSG/2gnctxw9uQ==} + engines: {node: '>=16'} + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + dependencies: + '@es-joy/jsdoccomment': 0.40.1 + are-docs-informative: 0.0.2 + comment-parser: 1.4.0 + debug: 4.3.4 + escape-string-regexp: 4.0.0 + eslint: 8.49.0 + esquery: 1.5.0 + is-builtin-module: 3.2.1 + semver: 7.5.4 + spdx-expression-parse: 3.0.1 + transitivePeerDependencies: + - supports-color + dev: true + + /eslint-plugin-jsonc@2.9.0(eslint@8.49.0): resolution: {integrity: sha512-RK+LeONVukbLwT2+t7/OY54NJRccTXh/QbnXzPuTLpFMVZhPuq1C9E07+qWenGx7rrQl0kAalAWl7EmB+RjpGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) - eslint: 8.47.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) + eslint: 8.49.0 jsonc-eslint-parser: 2.3.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown@3.0.1(eslint@8.47.0): + /eslint-plugin-markdown@3.0.1(eslint@8.49.0): resolution: {integrity: sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.47.0 + eslint: 8.49.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n@16.0.2(eslint@8.47.0): - resolution: {integrity: sha512-Y66uDfUNbBzypsr0kELWrIz+5skicECrLUqlWuXawNSLUq3ltGlCwu6phboYYOTSnoTdHgTLrc+5Ydo6KjzZog==} + /eslint-plugin-n@16.1.0(eslint@8.49.0): + resolution: {integrity: sha512-3wv/TooBst0N4ND+pnvffHuz9gNPmk/NkLwAxOt2JykTl/hcuECe6yhTtLJcZjIxtZwN+GX92ACp/QTLpHA3Hg==} engines: {node: '>=16.0.0'} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) builtins: 5.0.1 - eslint: 8.47.0 - eslint-plugin-es-x: 7.1.0(eslint@8.47.0) + eslint: 8.49.0 + eslint-plugin-es-x: 7.1.0(eslint@8.49.0) + get-tsconfig: 4.7.0 ignore: 5.2.4 is-core-module: 2.12.1 minimatch: 3.1.2 @@ -5414,26 +5475,26 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-promise@6.1.1(eslint@8.47.0): + /eslint-plugin-promise@6.1.1(eslint@8.49.0): resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.47.0 + eslint: 8.49.0 dev: true - /eslint-plugin-unicorn@48.0.1(eslint@8.47.0): + /eslint-plugin-unicorn@48.0.1(eslint@8.49.0): resolution: {integrity: sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.44.0' dependencies: '@babel/helper-validator-identifier': 7.22.5 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) ci-info: 3.8.0 clean-regexp: 1.0.0 - eslint: 8.47.0 + eslint: 8.49.0 esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -5447,7 +5508,7 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0): + /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.7.2)(eslint@8.49.0): resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5457,37 +5518,37 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) - eslint: 8.47.0 + '@typescript-eslint/eslint-plugin': 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) + eslint: 8.49.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vue@9.17.0(eslint@8.47.0): + /eslint-plugin-vue@9.17.0(eslint@8.49.0): resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) - eslint: 8.47.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) + eslint: 8.49.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.13 semver: 7.5.4 - vue-eslint-parser: 9.3.1(eslint@8.47.0) + vue-eslint-parser: 9.3.1(eslint@8.49.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml@1.8.0(eslint@8.47.0): - resolution: {integrity: sha512-fgBiJvXD0P2IN7SARDJ2J7mx8t0bLdG6Zcig4ufOqW5hOvSiFxeUyc2g5I1uIm8AExbo26NNYCcTGZT0MXTsyg==} + /eslint-plugin-yml@1.9.0(eslint@8.49.0): + resolution: {integrity: sha512-ayuC57WyVQ5+QZ02y62GiB//5+zsiyzUGxUX/mrhLni+jfsKA4KoITjkbR65iUdjjhWpyTJHPcAIFLKQIOwgsw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.47.0 + eslint: 8.49.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.2 @@ -5516,26 +5577,21 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.2: - resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.47.0: - resolution: {integrity: sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==} + /eslint@8.49.0: + resolution: {integrity: sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0) '@eslint-community/regexpp': 4.6.2 '@eslint/eslintrc': 2.1.2 - '@eslint/js': 8.47.0 - '@humanwhocodes/config-array': 0.11.10 + '@eslint/js': 8.49.0 + '@humanwhocodes/config-array': 0.11.11 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -5828,6 +5884,11 @@ packages: rimraf: 3.0.2 dev: true + /flat@5.0.2: + resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} + hasBin: true + dev: true + /flatted@3.2.7: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} dev: true @@ -5862,6 +5923,13 @@ packages: jsonfile: 6.1.0 universalify: 2.0.0 + /fs-minipass@2.1.0: + resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.3.6 + dev: true + /fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} dev: true @@ -5908,12 +5976,27 @@ packages: engines: {node: '>=10'} dev: true - /get-tsconfig@4.6.2: - resolution: {integrity: sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==} + /get-tsconfig@4.7.0: + resolution: {integrity: sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw==} dependencies: resolve-pkg-maps: 1.0.0 dev: true + /giget@1.1.2: + resolution: {integrity: sha512-HsLoS07HiQ5oqvObOI+Qb2tyZH4Gj5nYGfF9qQcZNrPw+uEFhdXtgJr01aO2pWadGHucajYDLxxbtQkm97ON2A==} + hasBin: true + dependencies: + colorette: 2.0.20 + defu: 6.1.2 + https-proxy-agent: 5.0.1 + mri: 1.2.0 + node-fetch-native: 1.4.0 + pathe: 1.1.1 + tar: 6.2.0 + transitivePeerDependencies: + - supports-color + dev: true + /glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -6350,7 +6433,7 @@ packages: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -6475,7 +6558,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -6493,7 +6576,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -6509,7 +6592,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.6 - '@types/node': 20.5.4 + '@types/node': 20.6.3 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -6531,7 +6614,7 @@ packages: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -6586,7 +6669,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 dev: true /jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): @@ -6642,7 +6725,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.10 @@ -6699,7 +6782,7 @@ packages: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 20.5.4 + '@types/node': 20.6.3 graceful-fs: 4.2.10 dev: true @@ -6738,7 +6821,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -6763,7 +6846,7 @@ packages: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 20.5.4 + '@types/node': 20.6.3 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -6774,7 +6857,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.5.4 + '@types/node': 20.6.3 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -6838,6 +6921,11 @@ packages: argparse: 2.0.1 dev: true + /jsdoc-type-pratt-parser@4.0.0: + resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==} + engines: {node: '>=12.0.0'} + dev: true + /jsdom@16.7.0: resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==} engines: {node: '>=10'} @@ -6904,6 +6992,10 @@ packages: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} dev: true + /json-schema-traverse@1.0.0: + resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} + dev: true + /json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true @@ -6918,7 +7010,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.10.0 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 semver: 7.5.4 dev: true @@ -7131,18 +7223,11 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /magic-string@0.30.2: - resolution: {integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==} - engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - /magic-string@0.30.3: resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - dev: true /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} @@ -7292,6 +7377,26 @@ packages: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} dev: false + /minipass@3.3.6: + resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} + engines: {node: '>=8'} + dependencies: + yallist: 4.0.0 + dev: true + + /minipass@5.0.0: + resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} + engines: {node: '>=8'} + dev: true + + /minizlib@2.1.2: + resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} + engines: {node: '>= 8'} + dependencies: + minipass: 3.3.6 + yallist: 4.0.0 + dev: true + /mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true @@ -7299,18 +7404,29 @@ packages: minimist: 1.2.8 dev: false + /mkdirp@1.0.4: + resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} + engines: {node: '>=10'} + hasBin: true + dev: true + /mlly@1.4.0: resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} dependencies: acorn: 8.10.0 pathe: 1.1.1 pkg-types: 1.0.3 - ufo: 1.1.2 + ufo: 1.3.0 dev: true /module-alias@2.2.2: resolution: {integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==} + /mri@1.2.0: + resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} + engines: {node: '>=4'} + dev: true + /mrmime@1.0.1: resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} @@ -7345,8 +7461,8 @@ packages: engines: {node: '>= 0.6'} dev: true - /node-fetch-native@1.2.0: - resolution: {integrity: sha512-5IAMBTl9p6PaAjYCnMv5FmqIF6GcZnawAVnzaCG0rX2aYZJ4CxEkZNtVPuTRug7fL7wyM5BQYTlAzcyMPi6oTQ==} + /node-fetch-native@1.4.0: + resolution: {integrity: sha512-F5kfEj95kX8tkDhUCYdV8dg3/8Olx/94zB8+ZNthFs6Bz31UpUi8Xh40TN3thLwXgrwXry1pEg9lJ++tLWTcqA==} dev: true /node-int64@0.4.0: @@ -7401,12 +7517,16 @@ packages: resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} dev: true - /ofetch@1.1.1: - resolution: {integrity: sha512-SSMoktrp9SNLi20BWfB/BnnKcL0RDigXThD/mZBeQxkIRv1xrd9183MtLdsqRYLYSqW0eTr5t8w8MqjNhvoOQQ==} + /ofetch@1.3.3: + resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==} dependencies: - destr: 2.0.0 - node-fetch-native: 1.2.0 - ufo: 1.1.2 + destr: 2.0.1 + node-fetch-native: 1.4.0 + ufo: 1.3.0 + dev: true + + /ohash@1.1.3: + resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==} dev: true /omggif@1.0.10: @@ -7725,7 +7845,7 @@ packages: dependencies: icss-utils: 5.1.0(postcss@8.4.27) postcss: 8.4.27 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 /postcss-modules-scope@3.0.0(postcss@8.4.27): @@ -7735,7 +7855,7 @@ packages: postcss: ^8.1.0 dependencies: postcss: 8.4.27 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.0.13 /postcss-modules-values@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} @@ -7761,20 +7881,12 @@ packages: postcss-modules-values: 4.0.0(postcss@8.4.27) string-hash: 1.1.3 - /postcss-selector-parser@6.0.11: - resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - /postcss-selector-parser@6.0.13: resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - dev: true /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} @@ -7797,6 +7909,14 @@ packages: engines: {node: '>= 0.8.0'} dev: true + /prettier@2.8.7: + resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} + engines: {node: '>=10.13.0'} + hasBin: true + requiresBuild: true + dev: true + optional: true + /pretty-format@27.5.1: resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -7872,6 +7992,14 @@ packages: unpipe: 1.0.0 dev: true + /rc9@2.1.1: + resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==} + dependencies: + defu: 6.1.2 + destr: 2.0.1 + flat: 5.0.2 + dev: true + /react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: true @@ -7957,11 +8085,20 @@ packages: jsesc: 0.5.0 dev: true + /request-light@0.5.8: + resolution: {integrity: sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==} + dev: true + /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} dev: true + /require-from-string@2.0.2: + resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} + engines: {node: '>=0.10.0'} + dev: true + /requires-port@1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} dev: true @@ -8384,6 +8521,18 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} + /tar@6.2.0: + resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==} + engines: {node: '>=10'} + dependencies: + chownr: 2.0.0 + fs-minipass: 2.1.0 + minipass: 5.0.0 + minizlib: 2.1.2 + mkdirp: 1.0.4 + yallist: 4.0.0 + dev: true + /terminal-link@2.1.1: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} engines: {node: '>=8'} @@ -8475,13 +8624,13 @@ packages: punycode: 2.3.0 dev: true - /ts-api-utils@1.0.1(typescript@5.1.6): + /ts-api-utils@1.0.1(typescript@5.2.2): resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true /ts-json-schema-generator@1.3.0: @@ -8506,14 +8655,14 @@ packages: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} dev: true - /tsutils@3.21.0(typescript@5.1.6): + /tsutils@3.21.0(typescript@5.2.2): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} 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' dependencies: tslib: 1.14.1 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /type-check@0.3.2: @@ -8560,9 +8709,9 @@ packages: engines: {node: '>=10'} dev: true - /type-fest@3.8.0: - resolution: {integrity: sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==} - engines: {node: '>=14.16'} + /type-fest@4.3.1: + resolution: {integrity: sha512-pphNW/msgOUSkJbH58x8sqpq8uQj6b0ZKGxEsLKMUnGorRcDjrUaLS+39+/ub41JNTwrrMyJcUB8+YZs3mbwqw==} + engines: {node: '>=16'} dev: true /type-is@1.6.18: @@ -8585,8 +8734,14 @@ packages: hasBin: true dev: true - /ufo@1.1.2: - resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} + engines: {node: '>=14.17'} + hasBin: true + dev: true + + /ufo@1.3.0: + resolution: {integrity: sha512-bRn3CsoojyNStCZe0BG0Mt4Nr/4KF+rhFlnNXybgqt5pXHNFRlqinSoQaTrGyzE4X8aHplSb+TorH+COin9Yxw==} dev: true /unconfig@0.3.10: @@ -8598,14 +8753,6 @@ packages: mlly: 1.4.0 dev: true - /unconfig@0.3.7: - resolution: {integrity: sha512-1589b7oGa8ILBYpta7TndM5mLHLzHUqBfhszeZxuUBrjO/RoQ52VGVWsS3w0C0GLNxO9RPmqkf6BmIvBApaRdA==} - dependencies: - '@antfu/utils': 0.5.2 - defu: 6.1.2 - jiti: 1.19.1 - dev: true - /unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} @@ -8632,11 +8779,11 @@ packages: /unimport@3.0.14: resolution: {integrity: sha512-67Rh/sGpEuVqdHWkXaZ6NOq+I7sKt86o+DUtKeGB6dh4Hk1A8AQrzyVGg2+LaVEYotStH7HwvV9YSaRjyT7Uqg==} dependencies: - '@rollup/pluginutils': 5.0.2 + '@rollup/pluginutils': 5.0.3 escape-string-regexp: 5.0.0 fast-glob: 3.3.1 local-pkg: 0.4.3 - magic-string: 0.30.2 + magic-string: 0.30.3 mlly: 1.4.0 pathe: 1.1.1 pkg-types: 1.0.3 @@ -8662,20 +8809,20 @@ packages: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unocss-applet@0.5.3: - resolution: {integrity: sha512-JlQZjrQYb4iHLw1tUAmW4tMo9Tz2j5xSFlYb/k83RVuvZoKYUDT/adFh5NvQ/25a+V7JFyvhsutgU3mZHjlXYQ==} + /unocss-applet@0.5.5: + resolution: {integrity: sha512-o2AXpEYoV9oug0n3CkobrKpd+uxODP424IjegZogTeFr0kur46yIbi5DPnNi5FSz4yprdtvYuKeiKJ6YXHV5FQ==} dependencies: - '@unocss-applet/preset-applet': 0.5.3 - '@unocss-applet/preset-rem-rpx': 0.5.3 - '@unocss-applet/transformer-applet': 0.5.3 - '@unocss-applet/transformer-attributify': 0.5.3 + '@unocss-applet/preset-applet': 0.5.5 + '@unocss-applet/preset-rem-rpx': 0.5.5 + '@unocss-applet/transformer-applet': 0.5.5 + '@unocss-applet/transformer-attributify': 0.5.5 dev: true - /unocss@0.55.2(postcss@8.4.27)(vite@4.4.9): - resolution: {integrity: sha512-+C8tFUFIEv40DpEhjA/Yv+RB5HZumkWiON2OlPyrbzapQ8x60F9TUwUS3pw7MlpxI6GfTCYwXKEE6DTGCm1SLA==} + /unocss@0.55.7(postcss@8.4.27)(vite@4.4.9): + resolution: {integrity: sha512-3W9P7vj2EhSk/4oPCHBS0VgrwSf5zZL6Az1/XARVOpBnRJtCM2szFInYxHkMgt9pkZTsW8SFCuk/g+QIJ6A8tg==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.55.2 + '@unocss/webpack': 0.55.7 vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 peerDependenciesMeta: '@unocss/webpack': @@ -8683,27 +8830,27 @@ packages: vite: optional: true dependencies: - '@unocss/astro': 0.55.2(vite@4.4.9) - '@unocss/cli': 0.55.2 - '@unocss/core': 0.55.2 - '@unocss/extractor-arbitrary-variants': 0.55.2 - '@unocss/postcss': 0.55.2(postcss@8.4.27) - '@unocss/preset-attributify': 0.55.2 - '@unocss/preset-icons': 0.55.2 - '@unocss/preset-mini': 0.55.2 - '@unocss/preset-tagify': 0.55.2 - '@unocss/preset-typography': 0.55.2 - '@unocss/preset-uno': 0.55.2 - '@unocss/preset-web-fonts': 0.55.2 - '@unocss/preset-wind': 0.55.2 - '@unocss/reset': 0.55.2 - '@unocss/transformer-attributify-jsx': 0.55.2 - '@unocss/transformer-attributify-jsx-babel': 0.55.2 - '@unocss/transformer-compile-class': 0.55.2 - '@unocss/transformer-directives': 0.55.2 - '@unocss/transformer-variant-group': 0.55.2 - '@unocss/vite': 0.55.2(vite@4.4.9) - vite: 4.4.9(@types/node@20.5.4)(terser@5.16.3) + '@unocss/astro': 0.55.7(vite@4.4.9) + '@unocss/cli': 0.55.7 + '@unocss/core': 0.55.7 + '@unocss/extractor-arbitrary-variants': 0.55.7 + '@unocss/postcss': 0.55.7(postcss@8.4.27) + '@unocss/preset-attributify': 0.55.7 + '@unocss/preset-icons': 0.55.7 + '@unocss/preset-mini': 0.55.7 + '@unocss/preset-tagify': 0.55.7 + '@unocss/preset-typography': 0.55.7 + '@unocss/preset-uno': 0.55.7 + '@unocss/preset-web-fonts': 0.55.7 + '@unocss/preset-wind': 0.55.7 + '@unocss/reset': 0.55.7 + '@unocss/transformer-attributify-jsx': 0.55.7 + '@unocss/transformer-attributify-jsx-babel': 0.55.7 + '@unocss/transformer-compile-class': 0.55.7 + '@unocss/transformer-directives': 0.55.7 + '@unocss/transformer-variant-group': 0.55.7 + '@unocss/vite': 0.55.7(vite@4.4.9) + vite: 4.4.9(@types/node@20.6.3)(terser@5.16.3) transitivePeerDependencies: - postcss - rollup @@ -8715,7 +8862,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import@0.16.6(@vueuse/core@10.3.0): + /unplugin-auto-import@0.16.6(@vueuse/core@10.4.1): resolution: {integrity: sha512-M+YIITkx3C/Hg38hp8HmswP5mShUUyJOzpifv7RTlAbeFlO2Tyw0pwrogSSxnipHDPTtI8VHFBpkYkNKzYSuyA==} engines: {node: '>=14'} peerDependencies: @@ -8729,7 +8876,7 @@ packages: dependencies: '@antfu/utils': 0.7.5 '@rollup/pluginutils': 5.0.2 - '@vueuse/core': 10.3.0(vue@3.3.4) + '@vueuse/core': 10.4.1(vue@3.3.4) fast-glob: 3.3.0 local-pkg: 0.4.3 magic-string: 0.30.1 @@ -8811,7 +8958,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite@4.4.9(@types/node@20.5.4)(terser@5.16.3): + /vite@4.4.9(@types/node@20.6.3)(terser@5.16.3): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -8839,7 +8986,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.5.4 + '@types/node': 20.6.3 esbuild: 0.18.14 postcss: 8.4.27 rollup: 3.27.2 @@ -8847,24 +8994,62 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vscode-json-languageservice@5.3.5: - resolution: {integrity: sha512-DasT+bKtpaS2rTPEB4VMROnvO1WES2KD8RZZxXbumnk9sk5wco10VdB6sJgTlsKQN14tHQLZDXuHnSoSAlE8LQ==} + /vscode-json-languageservice@4.1.8: + resolution: {integrity: sha512-0vSpg6Xd9hfV+eZAaYN63xVVMOTmJ4GgHxXnkLCh+9RsQBkWKIghzLhW2B9ebfG+LQQg8uLtsQ2aUKjTgE+QOg==} + engines: {npm: '>=7.0.0'} dependencies: - '@vscode/l10n': 0.0.13 jsonc-parser: 3.2.0 vscode-languageserver-textdocument: 1.0.8 vscode-languageserver-types: 3.17.3 + vscode-nls: 5.2.0 vscode-uri: 3.0.7 dev: true + /vscode-json-languageservice@5.3.6: + resolution: {integrity: sha512-P4kthBi3GMLKi7Lmp24nkKHAWxbFfCsIDBPlMrK1Tag1aqbl3l60UferDkfAasupDVBM2dekbArzGycUjw8OHA==} + dependencies: + '@vscode/l10n': 0.0.16 + jsonc-parser: 3.2.0 + vscode-languageserver-textdocument: 1.0.8 + vscode-languageserver-types: 3.17.3 + vscode-uri: 3.0.7 + dev: true + + /vscode-jsonrpc@6.0.0: + resolution: {integrity: sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==} + engines: {node: '>=8.0.0 || >=10.0.0'} + dev: true + + /vscode-languageserver-protocol@3.16.0: + resolution: {integrity: sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==} + dependencies: + vscode-jsonrpc: 6.0.0 + vscode-languageserver-types: 3.16.0 + dev: true + /vscode-languageserver-textdocument@1.0.8: resolution: {integrity: sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==} dev: true + /vscode-languageserver-types@3.16.0: + resolution: {integrity: sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA==} + dev: true + /vscode-languageserver-types@3.17.3: resolution: {integrity: sha512-SYU4z1dL0PyIMd4Vj8YOqFvHu7Hz/enbWtpfnVbJHU4Nd1YNYx8u0ennumc6h48GQNeOLxmwySmnADouT/AuZA==} dev: true + /vscode-languageserver@7.0.0: + resolution: {integrity: sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==} + hasBin: true + dependencies: + vscode-languageserver-protocol: 3.16.0 + dev: true + + /vscode-nls@5.2.0: + resolution: {integrity: sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==} + dev: true + /vscode-uri@3.0.7: resolution: {integrity: sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==} dev: true @@ -8883,16 +9068,16 @@ packages: dependencies: vue: 3.3.4 - /vue-eslint-parser@9.3.1(eslint@8.47.0): + /vue-eslint-parser@9.3.1(eslint@8.49.0): resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.47.0 + eslint: 8.49.0 eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 lodash: 4.17.21 @@ -8901,15 +9086,14 @@ packages: - supports-color dev: true - /vue-i18n@9.2.2(vue@3.3.4): - resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} - engines: {node: '>= 14'} + /vue-i18n@9.4.1(vue@3.3.4): + resolution: {integrity: sha512-vnQyYE9LBuNOqPpETIcCaGnAyLEqfeIvDcyZ9T+WBCWFTqWw1J8FuF1jfeDwpHBi5JKgAwgXyq1mt8jp/x/GPA==} + engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 dependencies: - '@intlify/core-base': 9.2.2 - '@intlify/shared': 9.2.2 - '@intlify/vue-devtools': 9.2.2 + '@intlify/core-base': 9.4.1 + '@intlify/shared': 9.4.1 '@vue/devtools-api': 6.5.0 vue: 3.3.4 dev: false @@ -8930,16 +9114,16 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc@1.8.13(typescript@5.2.2): + resolution: {integrity: sha512-Hl8zUXPVK2KzPtbXeMCN0CSFkwvD96YOtYt9KvJPG9W8QGcNpGk9KHwPuGMxA8blWXSIli7gtsoC+clICEVdVg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8(typescript@5.1.6) - '@vue/typescript': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.13(typescript@5.2.2) + '@vue/typescript': 1.8.13(typescript@5.2.2) semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /vue@3.3.4: @@ -9146,20 +9330,48 @@ packages: resolution: {integrity: sha512-pEwzfsKbTrB8G3xc/sN7aw1v6A6c/pKxLAkjclnAyo5g5qOh6eL9WGu0o3cSDQZKrTNk4KL4lQSwZW+nBkANEg==} engines: {node: ^14.17.0 || >=16.0.0} dependencies: - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 lodash: 4.17.21 yaml: 2.3.1 dev: true + /yaml-language-server@1.14.0: + resolution: {integrity: sha512-HnNiHM5AOTXuM8ZpubzqgTy+7V5kFiMXVedOT2yjhvnxCw6pbMXcD/ymHaaT5v2ue0H8GGH4NFkvCEzcIcTJDg==} + hasBin: true + dependencies: + ajv: 8.12.0 + lodash: 4.17.21 + request-light: 0.5.8 + vscode-json-languageservice: 4.1.8 + vscode-languageserver: 7.0.0 + vscode-languageserver-textdocument: 1.0.8 + vscode-languageserver-types: 3.17.3 + vscode-nls: 5.2.0 + vscode-uri: 3.0.7 + yaml: 2.2.2 + optionalDependencies: + prettier: 2.8.7 + dev: true + /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} + /yaml@2.2.2: + resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==} + engines: {node: '>= 14'} + dev: true + /yaml@2.3.1: resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} engines: {node: '>= 14'} dev: true + /yaml@2.3.2: + resolution: {integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==} + engines: {node: '>= 14'} + dev: true + /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} diff --git a/src/manifest.json b/src/manifest.json index de71f77..ced4562 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -59,12 +59,12 @@ "mp-toutiao": { "usingComponents": true }, - "h5": { - "darkmode": true, - "themeLocation": "theme.json" - }, "uniStatistics": { "enable": false }, - "vueVersion": "3" + "vueVersion": "3", + "h5": { + "darkmode": true, + "themeLocation": "theme.json" + } } \ No newline at end of file diff --git a/src/uni-pages.d.ts b/src/uni-pages.d.ts new file mode 100644 index 0000000..41383a3 --- /dev/null +++ b/src/uni-pages.d.ts @@ -0,0 +1,23 @@ +/* eslint-disable */ +/* prettier-ignore */ +// @ts-nocheck +// Generated by vite-plugin-uni-pages + +interface NavigateToOptions { + url: "pages/index" | + "pages/hi"; +} +interface RedirectToOptions extends NavigateToOptions {} + +interface SwitchTabOptions { + +} + +type ReLaunchOptions = NavigateToOptions | SwitchTabOptions; + +declare interface Uni { + navigateTo(options: UniNamespace.NavigateToOptions & NavigateToOptions): void; + redirectTo(options: UniNamespace.RedirectToOptions & RedirectToOptions): void; + switchTab(options: UniNamespace.SwitchTabOptions & SwitchTabOptions): void; + reLaunch(options: UniNamespace.ReLaunchOptions & ReLaunchOptions): void; +} diff --git a/vite.config.ts b/vite.config.ts index 52982ae..dc777e7 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -13,7 +13,9 @@ export default defineConfig({ // https://github.com/uni-helper/vite-plugin-uni-manifest UniHelperManifest(), // https://github.com/uni-helper/vite-plugin-uni-pages - UniHelperPages(), + UniHelperPages({ + dts: 'src/uni-pages.d.ts', + }), // https://github.com/uni-helper/vite-plugin-uni-layouts UniHelperLayouts(), // https://github.com/uni-helper/vite-plugin-uni-components