From d2553f9e894485bb71a8972b029e73ec9e3cea44 Mon Sep 17 00:00:00 2001 From: kejun Date: Mon, 7 Aug 2023 20:51:47 +0800 Subject: [PATCH] chore: update deps --- package.json | 16 +- playground/package.json | 12 +- pnpm-lock.yaml | 864 +++++++++++++++++++++++++--------------- 3 files changed, 561 insertions(+), 331 deletions(-) diff --git a/package.json b/package.json index 1037a47..a9edd32 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "1.4.0", "license": "MIT", - "packageManager": "pnpm@8.6.7", + "packageManager": "pnpm@8.6.12", "description": "The Axios adapter for uniapp", "homepage": "https://github.com/uni-helper/axios-adapter", "repository": { @@ -45,15 +45,15 @@ }, "devDependencies": { "@dcloudio/types": "^3.3.3", - "@types/node": "^18.16.14", + "@types/node": "^20.4.8", "axios": "^1.4.0", - "bumpp": "^9.1.0", - "eslint": "^8.41.0", - "pnpm": "^8.5.1", + "bumpp": "^9.1.1", + "eslint": "^8.46.0", + "pnpm": "^8.6.12", "rimraf": "^5.0.1", - "tsup": "^6.7.0", - "typescript": "^5.0.4", - "vite": "^4.3.8" + "tsup": "^7.2.0", + "typescript": "^5.1.6", + "vite": "^4.4.9" }, "dependencies": { "form-data": "^4.0.0" diff --git a/playground/package.json b/playground/package.json index 21cfbac..604f7f9 100644 --- a/playground/package.json +++ b/playground/package.json @@ -49,9 +49,9 @@ "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080320230523001", "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080320230523001", "@uni-helper/axios-adapter": "workspace:*", - "@vueuse/core": "^9.13.0", - "@vueuse/integrations": "^9.13.0", - "@vueuse/shared": "^9.13.0", + "@vueuse/core": "^10.3.0", + "@vueuse/integrations": "^10.3.0", + "@vueuse/shared": "^10.3.0", "axios": "^1.4.0", "vue": "^3.3.4", "vue-demi": "^0.14.5", @@ -63,8 +63,8 @@ "@dcloudio/uni-cli-shared": "3.0.0-alpha-3080320230523001", "@dcloudio/uni-stacktracey": "3.0.0-alpha-3080320230523001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080320230523001", - "typescript": "^5.0.4", - "vite": "^4.3.8", - "vitest": "^0.33.0" + "typescript": "^5.1.6", + "vite": "^4.4.9", + "vitest": "^0.34.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bbe014..ac7c35d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,83 +16,83 @@ importers: specifier: ^3.3.3 version: 3.3.3 '@types/node': - specifier: ^18.16.14 - version: 18.16.14 + specifier: ^20.4.8 + version: 20.4.8 axios: specifier: ^1.4.0 version: 1.4.0 bumpp: - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^9.1.1 + version: 9.1.1 eslint: - specifier: ^8.41.0 - version: 8.41.0 + specifier: ^8.46.0 + version: 8.46.0 pnpm: - specifier: ^8.5.1 - version: 8.5.1 + specifier: ^8.6.12 + version: 8.6.12 rimraf: specifier: ^5.0.1 version: 5.0.1 tsup: - specifier: ^6.7.0 - version: 6.7.0(typescript@5.0.4) + specifier: ^7.2.0 + version: 7.2.0(typescript@5.1.6) typescript: - specifier: ^5.0.4 - version: 5.0.4 + specifier: ^5.1.6 + version: 5.1.6 vite: - specifier: ^4.3.8 - version: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + specifier: ^4.4.9 + version: 4.4.9(@types/node@20.4.8)(terser@5.15.1) playground: dependencies: '@dcloudio/uni-app': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(@dcloudio/types@3.3.3)(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(@dcloudio/types@3.3.3)(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-app-plus': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vite@4.3.8)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) '@dcloudio/uni-components': specifier: 3.0.0-alpha-3080320230523001 version: 3.0.0-alpha-3080320230523001 '@dcloudio/uni-h5': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-alipay': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-baidu': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-kuaishou': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-lark': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-qq': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-toutiao': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-weixin': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-quickapp-webview': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@uni-helper/axios-adapter': specifier: workspace:* version: link:.. '@vueuse/core': - specifier: ^9.13.0 - version: 9.13.0(vue@3.3.4) + specifier: ^10.3.0 + version: 10.3.0(vue@3.3.4) '@vueuse/integrations': - specifier: ^9.13.0 - version: 9.13.0(axios@1.4.0)(vue@3.3.4) + specifier: ^10.3.0 + version: 10.3.0(axios@1.4.0)(vue@3.3.4) '@vueuse/shared': - specifier: ^9.13.0 - version: 9.13.0(vue@3.3.4) + specifier: ^10.3.0 + version: 10.3.0(vue@3.3.4) axios: specifier: ^1.4.0 version: 1.4.0 @@ -111,28 +111,33 @@ importers: version: 3.3.3 '@dcloudio/uni-automator': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(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-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-stacktracey': specifier: 3.0.0-alpha-3080320230523001 version: 3.0.0-alpha-3080320230523001 '@dcloudio/vite-plugin-uni': specifier: 3.0.0-alpha-3080320230523001 - version: 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vite@4.3.8)(vue@3.3.4) + version: 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) typescript: - specifier: ^5.0.4 - version: 5.0.4 + specifier: ^5.1.6 + version: 5.1.6 vite: - specifier: ^4.3.8 - version: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + specifier: ^4.4.9 + version: 4.4.9(@types/node@20.4.8)(terser@5.15.1) vitest: - specifier: ^0.33.0 - version: 0.33.0(terser@5.15.1) + specifier: ^0.34.1 + version: 0.34.1(terser@5.15.1) packages: + /@aashutoshrathi/word-wrap@1.2.6: + resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} + engines: {node: '>=0.10.0'} + dev: true + /@ampproject/remapping@2.2.0: resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} engines: {node: '>=6.0.0'} @@ -1324,10 +1329,10 @@ packages: /@dcloudio/types@3.3.3: resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==} - /@dcloudio/uni-app-plus@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vite@4.3.8)(vue@3.3.4): + /@dcloudio/uni-app-plus@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-aZMNU/lb1BZC+RIIYRIfwdk/O2ggYI9G9RybcUNanjNM6e6JKFI8gyk60b8lmkXKbCjSNk+iO1zk0NJyomCCpQ==} dependencies: - '@dcloudio/uni-app-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vite@4.3.8)(vue@3.3.4) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4) '@dcloudio/uni-app-vue': 3.0.0-alpha-3080320230523001 debug: 4.3.4 fs-extra: 10.1.0 @@ -1341,15 +1346,15 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vite@4.3.8)(vue@3.3.4): + /@dcloudio/uni-app-vite@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-4Ex1OlUtX2/0jDbde23WAE0sIIaHe1ecNkgb4vzSqkkkTLGghJhHIAamPO1oXhzqmLVas/mT9yZ4dTVHf47YbQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-vue': 4.1.0(vite@4.3.8)(vue@3.3.4) + '@vitejs/plugin-vue': 4.1.0(vite@4.4.9)(vue@3.3.4) '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 debug: 4.3.4 @@ -1367,18 +1372,18 @@ packages: resolution: {integrity: sha512-rUTFqwGPenpALmYUrGWawejlICIkQ6Y07vEgxCfHhfRrNf96eJSmgB0+ohClq6sskTx4ZGqNZ9qU5c6mgO85ow==} dev: false - /@dcloudio/uni-app@3.0.0-alpha-3080320230523001(@dcloudio/types@3.3.3)(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-app@3.0.0-alpha-3080320230523001(@dcloudio/types@3.3.3)(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-RF+XfJkIOHA07duBHfAVzaPXzt2UqqZ3rSTIwTY6sS3VDC7qKZoyThT+ObLBFcefLWsLLDT2qxb3Y4VInrjcDQ==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: '@dcloudio/types': 3.3.3 - '@dcloudio/uni-cloud': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cloud': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-components': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-i18n': 3.0.0-alpha-3080320230523001 - '@dcloudio/uni-push': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-push': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 - '@dcloudio/uni-stat': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-stat': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1387,13 +1392,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator@3.0.0-alpha-3080320230523001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-automator@3.0.0-alpha-3080320230523001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-12AA/CmiuuxvyUKLaV0DNXx30aaveQsbdSSp1s8ZsD4TXE7qO+TTRRkYb606W/4PEhLVk32GPUJCyQMnI76cQQ==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) address: 1.2.1 cross-env: 7.0.3 debug: 4.3.4 @@ -1414,7 +1419,7 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-cli-shared@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-1SRHZUcuIdFadshBOI+LB16dxA2v6ARvoDAafYdXgUEShn4mKf/TfbmFi/DWBzvfk14Nmf0tGKWafVtbQqsezA==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: @@ -1433,7 +1438,7 @@ packages: '@vue/compiler-sfc': 3.2.47 '@vue/server-renderer': 3.2.47(vue@3.3.4) '@vue/shared': 3.2.47 - autoprefixer: 10.4.14(postcss@8.4.23) + autoprefixer: 10.4.14(postcss@8.4.27) base64url: 3.0.1 chokidar: 3.5.3 compare-versions: 3.6.0 @@ -1451,9 +1456,9 @@ packages: module-alias: 2.2.2 os-locale-s-fix: 1.0.8-fix-1 picocolors: 1.0.0 - postcss-import: 14.1.0(postcss@8.4.23) - postcss-load-config: 3.1.4(postcss@8.4.23) - postcss-modules: 4.3.1(postcss@8.4.23) + 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.10 resolve: 1.22.1 tapable: 2.2.1 @@ -1464,10 +1469,10 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-cloud@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-6eOF1dZoJjnfrzPxwYjhuU6LrM1P3IgmcxxhUtDjm3WnX6uTBEFjfD5alHYc4ls81tKggOyGuBvo2ltbbyQ5lA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/shared': 3.2.47 @@ -1483,10 +1488,10 @@ packages: resolution: {integrity: sha512-qMzyp9MdSCxBlpJPc7zZoNMKxa8sDuM1OQ9EhuxEhs+PfmEE0zZ0wis/HTg4BpBQYQ3guVKJTiLO78NEflkzJw==} dev: false - /@dcloudio/uni-h5-vite@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-h5-vite@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-WBkc/VYswJPJhZfTIBFxISkJQ2VYzy9M14E8DfvQ0tEGyybuDzr83iCTvzgWry707ZcEffJue4ZlIdxN/GClWw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 @@ -1510,10 +1515,10 @@ packages: '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 dev: false - /@dcloudio/uni-h5@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-h5@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-g6tgF+htoP5qRpXbXg5vndZ4xu85hh6ITRyAUp2T5dbGXd15qOQB65CLwFuemfjIqMfu13AsJfDSbP802cvkfw==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-h5-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-i18n': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 @@ -1535,11 +1540,11 @@ packages: /@dcloudio/uni-i18n@3.0.0-alpha-3080320230523001: resolution: {integrity: sha512-jRf8m35ub7WxLVBlIjqELgh5VfruIOd6Iz+tGtkxeYZ/8UdEAhWPDRKRs6bM5iEEmzcHwm91LSydu9RuQ7GOFA==} - /@dcloudio/uni-mp-alipay@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-alipay@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-FHTdca0XE0whH58P9r5yEgpKKiMem/4nQW8u0VIywn97I51zET64KOiaJUothJ3D2wMiX6c74z7MJXoV+2ZGJg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-core': 3.2.47 @@ -1551,14 +1556,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-baidu@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-s8wvZU5bukMOXaWhYcts1g5k9B4RZjEu1EKrhXetdL3GKgrch5ylVze5ssYLpNHv2CfWTu2TLDxEHgeRcQQdrw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 @@ -1576,13 +1581,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-compiler@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-E3zzDgfKome6UimarZdXLO2cnrj9QZ/xwHcmVDZl6RqjQespcG6d3GttRGUGgsz445DiBaELNcyVNRFYqmNGrw==} dependencies: '@babel/generator': 7.21.3 '@babel/parser': 7.21.3 '@babel/types': 7.21.3 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 @@ -1595,14 +1600,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-p0hAnbzrn6f73vpD8VEuZ4fkMDv3m+hQseXmUhnpX5iShyyMv+bG5H0Wwb0pHvttP8F4rRQr7/trrZrh7MzX3Q==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 @@ -1615,13 +1620,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-lark@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-zz7jJ41LW00em8rQ0ptjmFaxsehR8pJvk92ngtoEh0eEFumS7mtGkgn8VJQO47Ct7x8QS9wUtTZMDH3qKmfaDg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-core': 3.2.47 @@ -1633,11 +1638,11 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-qq@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-vutJrJJsTSJ9Y1auNxdkA63ijYVsO3W3TtAmSZQ2NLPMpdz/XgWVrQPj9AaESzGVrVJepSEm/HahFHwHIxVUXA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/shared': 3.2.47 @@ -1649,12 +1654,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-Wrk6SNBN6dHwof4uSymVNO3DfZhiXp6tImqmsRjgUa9sqNxBWfRDSm/+1tBpmOhxVhTIPMc9ybVD2vHkTLHevA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-core': 3.2.47 @@ -1666,12 +1671,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-vite@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-SrztcLT9K7nB/MZuLlZbMvOm8FNhpQ2vkmC6psdKjpd3LYEsIBuCQeloaMQXWmSG+NECm8Mr7agvC9ZVMeSqog==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3080320230523001 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/compiler-sfc': 3.2.47 @@ -1691,11 +1696,11 @@ packages: '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-mp-weixin@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-3epzm/yiwTvZpraU4/m2ZdbesX0QBfpad8S5hM8wfhav3pCfYsYbill4tKLmC44iITibgCmysPDz6THB/4OG3A==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/shared': 3.2.47 @@ -1721,10 +1726,10 @@ packages: postcss: 8.4.23 dev: false - /@dcloudio/uni-push@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-push@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-Ushlpu7IQ6m8kEvjT/rIRNjIuILHN0isTZmNMClN3/jimFSsIu6CuAK556vV6KYpyNbSrpWlonEPvVH5W9UeXw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) transitivePeerDependencies: - postcss - supports-color @@ -1732,11 +1737,11 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-A5/jHi/47BJHP8agH/VNphpttNa87hzsaXAyA3q2QaRM1e3jUVXH1S+ZoMJCDcFBD27y+aYfGdcDsJXwYzhLpQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3080320230523001 '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@vue/shared': 3.2.47 @@ -1756,10 +1761,10 @@ packages: resolution: {integrity: sha512-Og3q5+FVXEWGXV1m4LQaioaize8katJTkdfhY3REmzyiuTwnoVcr028981vAnzZvP8AkoG9rsps6gECoy7Q5YA==} dev: true - /@dcloudio/uni-stat@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4): + /@dcloudio/uni-stat@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4): resolution: {integrity: sha512-TLVW8HmZMELQ85yR/p9/P2833TYVeKkZRUrZhU6OIwfQm4I38EsHHaP8sPv97nY3PC7QS1DxmL5hzqMiMdnVyQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 debug: 4.3.4 transitivePeerDependencies: @@ -1769,7 +1774,7 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-alpha-3080320230523001(postcss@8.4.23)(vite@4.3.8)(vue@3.3.4): + /@dcloudio/vite-plugin-uni@3.0.0-alpha-3080320230523001(postcss@8.4.27)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-tICXFvzRVdU/nj1Gz/pPLHHK2fvvNm+w7oOZyYp9gL8u7am7f7SVKux54QFpAGeO4RFLYc9WWS6Cd2TakBiipA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -1779,12 +1784,12 @@ packages: '@babel/core': 7.21.3 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.3) '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.3) - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080320230523001(postcss@8.4.27)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3080320230523001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-legacy': 4.0.2(terser@5.15.1)(vite@4.3.8) - '@vitejs/plugin-vue': 4.1.0(vite@4.3.8)(vue@3.3.4) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.8)(vue@3.3.4) + '@vitejs/plugin-legacy': 4.0.2(terser@5.15.1)(vite@4.4.9) + '@vitejs/plugin-vue': 4.1.0(vite@4.4.9)(vue@3.3.4) + '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.4.9)(vue@3.3.4) '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -1800,7 +1805,7 @@ packages: magic-string: 0.27.0 picocolors: 1.0.0 terser: 5.15.1 - vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + vite: 4.4.9(@types/node@20.4.8)(terser@5.15.1) transitivePeerDependencies: - postcss - supports-color @@ -1816,6 +1821,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm64@0.18.19: + resolution: {integrity: sha512-4+jkUFQxZkQfQOOxfGVZB38YUWHMJX2ihZwF+2nh8m7bHdWXpixiurgGRN3c/KMSwlltbYI0/i929jwBRMFzbA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + optional: true + /@esbuild/android-arm@0.17.12: resolution: {integrity: sha512-E/sgkvwoIfj4aMAPL2e35VnUJspzVYl7+M1B2cqeubdBhADV4uPon0KCc8p2G+LqSJ6i8ocYPCqY3A4GGq0zkQ==} engines: {node: '>=12'} @@ -1824,6 +1837,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm@0.18.19: + resolution: {integrity: sha512-1uOoDurJYh5MNqPqpj3l/TQCI1V25BXgChEldCB7D6iryBYqYKrbZIhYO5AI9fulf66sM8UJpc3UcCly2Tv28w==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + optional: true + /@esbuild/android-x64@0.17.12: resolution: {integrity: sha512-m4OsaCr5gT+se25rFPHKQXARMyAehHTQAz4XX1Vk3d27VtqiX0ALMBPoXZsGaB6JYryCLfgGwUslMqTfqeLU0w==} engines: {node: '>=12'} @@ -1832,6 +1853,14 @@ packages: requiresBuild: true optional: true + /@esbuild/android-x64@0.18.19: + resolution: {integrity: sha512-ae5sHYiP/Ogj2YNrLZbWkBmyHIDOhPgpkGvFnke7XFGQldBDWvc/AyYwSLpNuKw9UNkgnLlB/jPpnBmlF3G9Bg==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + optional: true + /@esbuild/darwin-arm64@0.17.12: resolution: {integrity: sha512-O3GCZghRIx+RAN0NDPhyyhRgwa19MoKlzGonIb5hgTj78krqp9XZbYCvFr9N1eUxg0ZQEpiiZ4QvsOQwBpP+lg==} engines: {node: '>=12'} @@ -1840,6 +1869,14 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-arm64@0.18.19: + resolution: {integrity: sha512-HIpQvNQWFYROmWDANMRL+jZvvTQGOiTuwWBIuAsMaQrnStedM+nEKJBzKQ6bfT9RFKH2wZ+ej+DY7+9xHBTFPg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optional: true + /@esbuild/darwin-x64@0.17.12: resolution: {integrity: sha512-5D48jM3tW27h1qjaD9UNRuN+4v0zvksqZSPZqeSWggfMlsVdAhH3pwSfQIFJwcs9QJ9BRibPS4ViZgs3d2wsCA==} engines: {node: '>=12'} @@ -1848,6 +1885,14 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-x64@0.18.19: + resolution: {integrity: sha512-m6JdvXJQt0thNLIcWOeG079h2ivhYH4B5sVCgqb/B29zTcFd7EE8/J1nIUHhdtwGeItdUeqKaqqb4towwxvglQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + optional: true + /@esbuild/freebsd-arm64@0.17.12: resolution: {integrity: sha512-OWvHzmLNTdF1erSvrfoEBGlN94IE6vCEaGEkEH29uo/VoONqPnoDFfShi41Ew+yKimx4vrmmAJEGNoyyP+OgOQ==} engines: {node: '>=12'} @@ -1856,6 +1901,14 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-arm64@0.18.19: + resolution: {integrity: sha512-G0p4EFMPZhGn/xVNspUyMQbORH3nlKTV0bFNHPIwLraBuAkTeMyxNviTe0ZXUbIXQrR1lrwniFjNFU4s+x7veQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + optional: true + /@esbuild/freebsd-x64@0.17.12: resolution: {integrity: sha512-A0Xg5CZv8MU9xh4a+7NUpi5VHBKh1RaGJKqjxe4KG87X+mTjDE6ZvlJqpWoeJxgfXHT7IMP9tDFu7IZ03OtJAw==} engines: {node: '>=12'} @@ -1864,6 +1917,14 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-x64@0.18.19: + resolution: {integrity: sha512-hBxgRlG42+W+j/1/cvlnSa+3+OBKeDCyO7OG2ICya1YJaSCYfSpuG30KfOnQHI7Ytgu4bRqCgrYXxQEzy0zM5Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + optional: true + /@esbuild/linux-arm64@0.17.12: resolution: {integrity: sha512-cK3AjkEc+8v8YG02hYLQIQlOznW+v9N+OI9BAFuyqkfQFR+DnDLhEM5N8QRxAUz99cJTo1rLNXqRrvY15gbQUg==} engines: {node: '>=12'} @@ -1872,6 +1933,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm64@0.18.19: + resolution: {integrity: sha512-X8g33tczY0GsJq3lhyBrjnFtaKjWVpp1gMq5IlF9BQJ3TUfSK74nQnz9mRIEejmcV+OIYn6bkOJeUaU1Knrljg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-arm@0.17.12: resolution: {integrity: sha512-WsHyJ7b7vzHdJ1fv67Yf++2dz3D726oO3QCu8iNYik4fb5YuuReOI9OtA+n7Mk0xyQivNTPbl181s+5oZ38gyA==} engines: {node: '>=12'} @@ -1880,6 +1949,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm@0.18.19: + resolution: {integrity: sha512-qtWyoQskfJlb9MD45mvzCEKeO4uCnDZ7lPFeNqbfaaJHqBiH9qA5Vu2EuckqYZuFMJWy1l4dxTf9NOulCVfUjg==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-ia32@0.17.12: resolution: {integrity: sha512-jdOBXJqcgHlah/nYHnj3Hrnl9l63RjtQ4vn9+bohjQPI2QafASB5MtHAoEv0JQHVb/xYQTFOeuHnNYE1zF7tYw==} engines: {node: '>=12'} @@ -1888,6 +1965,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ia32@0.18.19: + resolution: {integrity: sha512-SAkRWJgb+KN+gOhmbiE6/wu23D6HRcGQi15cB13IVtBZZgXxygTV5GJlUAKLQ5Gcx0gtlmt+XIxEmSqA6sZTOw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-loong64@0.17.12: resolution: {integrity: sha512-GTOEtj8h9qPKXCyiBBnHconSCV9LwFyx/gv3Phw0pa25qPYjVuuGZ4Dk14bGCfGX3qKF0+ceeQvwmtI+aYBbVA==} engines: {node: '>=12'} @@ -1896,6 +1981,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-loong64@0.18.19: + resolution: {integrity: sha512-YLAslaO8NsB9UOxBchos82AOMRDbIAWChwDKfjlGrHSzS3v1kxce7dGlSTsrb0PJwo1KYccypN3VNjQVLtz7LA==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-mips64el@0.17.12: resolution: {integrity: sha512-o8CIhfBwKcxmEENOH9RwmUejs5jFiNoDw7YgS0EJTF6kgPgcqLFjgoc5kDey5cMHRVCIWc6kK2ShUePOcc7RbA==} engines: {node: '>=12'} @@ -1904,6 +1997,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-mips64el@0.18.19: + resolution: {integrity: sha512-vSYFtlYds/oTI8aflEP65xo3MXChMwBOG1eWPGGKs/ev9zkTeXVvciU+nifq8J1JYMz+eQ4J9JDN0O2RKF8+1Q==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-ppc64@0.17.12: resolution: {integrity: sha512-biMLH6NR/GR4z+ap0oJYb877LdBpGac8KfZoEnDiBKd7MD/xt8eaw1SFfYRUeMVx519kVkAOL2GExdFmYnZx3A==} engines: {node: '>=12'} @@ -1912,6 +2013,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ppc64@0.18.19: + resolution: {integrity: sha512-tgG41lRVwlzqO9tv9l7aXYVw35BxKXLtPam1qALScwSqPivI8hjkZLNH0deaaSCYCFT9cBIdB+hUjWFlFFLL9A==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-riscv64@0.17.12: resolution: {integrity: sha512-jkphYUiO38wZGeWlfIBMB72auOllNA2sLfiZPGDtOBb1ELN8lmqBrlMiucgL8awBw1zBXN69PmZM6g4yTX84TA==} engines: {node: '>=12'} @@ -1920,6 +2029,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-riscv64@0.18.19: + resolution: {integrity: sha512-EgBZFLoN1S5RuB4cCJI31pBPsjE1nZ+3+fHRjguq9Ibrzo29bOLSBcH1KZJvRNh5qtd+fcYIGiIUia8Jw5r1lQ==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-s390x@0.17.12: resolution: {integrity: sha512-j3ucLdeY9HBcvODhCY4b+Ds3hWGO8t+SAidtmWu/ukfLLG/oYDMaA+dnugTVAg5fnUOGNbIYL9TOjhWgQB8W5g==} engines: {node: '>=12'} @@ -1928,6 +2045,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-s390x@0.18.19: + resolution: {integrity: sha512-q1V1rtHRojAzjSigZEqrcLkpfh5K09ShCoIsdTakozVBnM5rgV58PLFticqDp5UJ9uE0HScov9QNbbl8HBo6QQ==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/linux-x64@0.17.12: resolution: {integrity: sha512-uo5JL3cgaEGotaqSaJdRfFNSCUJOIliKLnDGWaVCgIKkHxwhYMm95pfMbWZ9l7GeW9kDg0tSxcy9NYdEtjwwmA==} engines: {node: '>=12'} @@ -1936,6 +2061,14 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-x64@0.18.19: + resolution: {integrity: sha512-D0IiYjpZRXxGZLQfsydeAD7ZWqdGyFLBj5f2UshJpy09WPs3qizDCsEr8zyzcym6Woj/UI9ZzMIXwvoXVtyt0A==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + /@esbuild/netbsd-x64@0.17.12: resolution: {integrity: sha512-DNdoRg8JX+gGsbqt2gPgkgb00mqOgOO27KnrWZtdABl6yWTST30aibGJ6geBq3WM2TIeW6COs5AScnC7GwtGPg==} engines: {node: '>=12'} @@ -1944,6 +2077,14 @@ packages: requiresBuild: true optional: true + /@esbuild/netbsd-x64@0.18.19: + resolution: {integrity: sha512-3tt3SOS8L3D54R8oER41UdDshlBIAjYhdWRPiZCTZ1E41+shIZBpTjaW5UaN/jD1ENE/Ok5lkeqhoNMbxstyxw==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + optional: true + /@esbuild/openbsd-x64@0.17.12: resolution: {integrity: sha512-aVsENlr7B64w8I1lhHShND5o8cW6sB9n9MUtLumFlPhG3elhNWtE7M1TFpj3m7lT3sKQUMkGFjTQBrvDDO1YWA==} engines: {node: '>=12'} @@ -1952,6 +2093,14 @@ packages: requiresBuild: true optional: true + /@esbuild/openbsd-x64@0.18.19: + resolution: {integrity: sha512-MxbhcuAYQPlfln1EMc4T26OUoeg/YQc6wNoEV8xvktDKZhLtBxjkoeESSo9BbPaGKhAPzusXYj5n8n5A8iZSrA==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + optional: true + /@esbuild/sunos-x64@0.17.12: resolution: {integrity: sha512-qbHGVQdKSwi0JQJuZznS4SyY27tYXYF0mrgthbxXrZI3AHKuRvU+Eqbg/F0rmLDpW/jkIZBlCO1XfHUBMNJ1pg==} engines: {node: '>=12'} @@ -1960,6 +2109,14 @@ packages: requiresBuild: true optional: true + /@esbuild/sunos-x64@0.18.19: + resolution: {integrity: sha512-m0/UOq1wj25JpWqOJxoWBRM9VWc3c32xiNzd+ERlYstUZ6uwx5SZsQUtkiFHaYmcaoj+f6+Tfcl7atuAz3idwQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + optional: true + /@esbuild/win32-arm64@0.17.12: resolution: {integrity: sha512-zsCp8Ql+96xXTVTmm6ffvoTSZSV2B/LzzkUXAY33F/76EajNw1m+jZ9zPfNJlJ3Rh4EzOszNDHsmG/fZOhtqDg==} engines: {node: '>=12'} @@ -1968,6 +2125,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-arm64@0.18.19: + resolution: {integrity: sha512-L4vb6pcoB1cEcXUHU6EPnUhUc4+/tcz4OqlXTWPcSQWxegfmcOprhmIleKKwmMNQVc4wrx/+jB7tGkjjDmiupg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + optional: true + /@esbuild/win32-ia32@0.17.12: resolution: {integrity: sha512-FfrFjR4id7wcFYOdqbDfDET3tjxCozUgbqdkOABsSFzoZGFC92UK7mg4JKRc/B3NNEf1s2WHxJ7VfTdVDPN3ng==} engines: {node: '>=12'} @@ -1976,6 +2141,14 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-ia32@0.18.19: + resolution: {integrity: sha512-rQng7LXSKdrDlNDb7/v0fujob6X0GAazoK/IPd9C3oShr642ri8uIBkgM37/l8B3Rd5sBQcqUXoDdEy75XC/jg==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + optional: true + /@esbuild/win32-x64@0.17.12: resolution: {integrity: sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==} engines: {node: '>=12'} @@ -1984,28 +2157,36 @@ packages: requiresBuild: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.41.0): + /@esbuild/win32-x64@0.18.19: + resolution: {integrity: sha512-z69jhyG20Gq4QL5JKPLqUT+eREuqnDAFItLbza4JCmpvUnIlY73YNjd5djlO7kBiiZnvTnJuAbOjIoZIOa1GjA==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + + /@eslint-community/eslint-utils@4.4.0(eslint@8.46.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.41.0 - eslint-visitor-keys: 3.4.1 + eslint: 8.46.0 + eslint-visitor-keys: 3.4.2 dev: true - /@eslint-community/regexpp@4.5.1: - resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} + /@eslint-community/regexpp@4.6.2: + resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.0.3: - resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==} + /@eslint/eslintrc@2.1.1: + resolution: {integrity: sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.5.2 + espree: 9.6.1 globals: 13.19.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -2016,13 +2197,13 @@ packages: - supports-color dev: true - /@eslint/js@8.41.0: - resolution: {integrity: sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==} + /@eslint/js@8.46.0: + resolution: {integrity: sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@humanwhocodes/config-array@0.11.8: - resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} + /@humanwhocodes/config-array@0.11.10: + resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -2161,7 +2342,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -2182,7 +2363,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -2219,7 +2400,7 @@ packages: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 jest-mock: 27.5.1 dev: true @@ -2229,7 +2410,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 18.16.14 + '@types/node': 20.4.8 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -2258,7 +2439,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -2349,7 +2530,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 '@types/yargs': 16.0.5 chalk: 4.1.2 dev: true @@ -2764,7 +2945,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 /@jridgewell/gen-mapping@0.3.2: resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} @@ -2793,7 +2974,6 @@ packages: /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - dev: true /@jridgewell/trace-mapping@0.3.17: resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} @@ -2906,7 +3086,7 @@ packages: /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.16.14 + '@types/node': 20.4.8 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -2925,8 +3105,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/node@18.16.14: - resolution: {integrity: sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==} + /@types/node@20.4.8: + resolution: {integrity: sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==} /@types/prettier@2.7.2: resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} @@ -2936,8 +3116,8 @@ packages: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true - /@types/web-bluetooth@0.0.16: - resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} + /@types/web-bluetooth@0.0.17: + resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: false /@types/yargs-parser@21.0.0: @@ -2950,7 +3130,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@vitejs/plugin-legacy@4.0.2(terser@5.15.1)(vite@4.3.8): + /@vitejs/plugin-legacy@4.0.2(terser@5.15.1)(vite@4.4.9): resolution: {integrity: sha512-ivnt9sCkgwJTYTWLjuvY6H/HTuiQC1EgzAPkiAvi0yNAssiqOJjyjhG3hAK5LFUUorE0w9kGxn8K0f/74DlbxQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2965,12 +3145,12 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.15.1 - vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + vite: 4.4.9(@types/node@20.4.8)(terser@5.15.1) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.8)(vue@3.3.4): + /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2980,54 +3160,54 @@ packages: '@babel/core': 7.21.3 '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.3) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.3) - vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + vite: 4.4.9(@types/node@20.4.8)(terser@5.15.1) vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.1.0(vite@4.3.8)(vue@3.3.4): + /@vitejs/plugin-vue@4.1.0(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + vite: 4.4.9(@types/node@20.4.8)(terser@5.15.1) vue: 3.3.4 - /@vitest/expect@0.33.0: - resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==} + /@vitest/expect@0.34.1: + resolution: {integrity: sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==} dependencies: - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 chai: 4.3.7 dev: true - /@vitest/runner@0.33.0: - resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==} + /@vitest/runner@0.34.1: + resolution: {integrity: sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==} dependencies: - '@vitest/utils': 0.33.0 + '@vitest/utils': 0.34.1 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.33.0: - resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==} + /@vitest/snapshot@0.34.1: + resolution: {integrity: sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==} dependencies: magic-string: 0.30.1 pathe: 1.1.1 pretty-format: 29.6.1 dev: true - /@vitest/spy@0.33.0: - resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==} + /@vitest/spy@0.34.1: + resolution: {integrity: sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.33.0: - resolution: {integrity: sha512-pF1w22ic965sv+EN6uoePkAOTkAPWM03Ri/jXNyMIKBb/XHLDPfhLvf/Fa9g0YECevAIz56oVYXhodLvLQ/awA==} + /@vitest/utils@0.34.1: + resolution: {integrity: sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -3187,20 +3367,20 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vueuse/core@9.13.0(vue@3.3.4): - resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} + /@vueuse/core@10.3.0(vue@3.3.4): + resolution: {integrity: sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==} dependencies: - '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(vue@3.3.4) + '@types/web-bluetooth': 0.0.17 + '@vueuse/metadata': 10.3.0 + '@vueuse/shared': 10.3.0(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/integrations@9.13.0(axios@1.4.0)(vue@3.3.4): - resolution: {integrity: sha512-I1kX/tsfcvWWLZD7HZaP0LsSfchK13YxReLfharXhk72SFXp87doLbRaTfIF5w8m/gr/vPtcNyQPAXW7Ubpuww==} + /@vueuse/integrations@10.3.0(axios@1.4.0)(vue@3.3.4): + resolution: {integrity: sha512-Jgiv7oFyIgC6BxmDtiyG/fxyGysIds00YaY7sefwbhCZ2/tjEx1W/1WcsISSJPNI30in28+HC2J4uuU8184ekg==} peerDependencies: async-validator: '*' axios: '*' @@ -3212,6 +3392,7 @@ packages: jwt-decode: '*' nprogress: '*' qrcode: '*' + sortablejs: '*' universal-cookie: '*' peerDependenciesMeta: async-validator: @@ -3234,11 +3415,13 @@ packages: optional: true qrcode: optional: true + sortablejs: + optional: true universal-cookie: optional: true dependencies: - '@vueuse/core': 9.13.0(vue@3.3.4) - '@vueuse/shared': 9.13.0(vue@3.3.4) + '@vueuse/core': 10.3.0(vue@3.3.4) + '@vueuse/shared': 10.3.0(vue@3.3.4) axios: 1.4.0 vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -3246,12 +3429,12 @@ packages: - vue dev: false - /@vueuse/metadata@9.13.0: - resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} + /@vueuse/metadata@10.3.0: + resolution: {integrity: sha512-Ema3YhNOa4swDsV0V7CEY5JXvK19JI/o1szFO1iWxdFg3vhdFtCtSTP26PCvbUpnUtNHBY2wx5y3WDXND5Pvnw==} dev: false - /@vueuse/shared@9.13.0(vue@3.3.4): - resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} + /@vueuse/shared@10.3.0(vue@3.3.4): + resolution: {integrity: sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==} dependencies: vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -3278,12 +3461,12 @@ packages: acorn-walk: 7.2.0 dev: true - /acorn-jsx@5.3.2(acorn@8.8.2): + /acorn-jsx@5.3.2(acorn@8.10.0): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.2 + acorn: 8.10.0 dev: true /acorn-walk@7.2.0: @@ -3417,7 +3600,7 @@ packages: /asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - /autoprefixer@10.4.14(postcss@8.4.23): + /autoprefixer@10.4.14(postcss@8.4.27): resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -3429,7 +3612,7 @@ packages: fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.23 + postcss: 8.4.27 postcss-value-parser: 4.2.0 /axios@1.4.0: @@ -3644,28 +3827,28 @@ packages: ieee754: 1.2.1 dev: false - /bumpp@9.1.0: - resolution: {integrity: sha512-m3+YD8uoa0VttG+RV4oKr3lK60gkUn1yPDaBTFwT7xrdJUsy7Jm0VYgx457HI3VPAOX8szLmy1x2y1QcvB+M8Q==} + /bumpp@9.1.1: + resolution: {integrity: sha512-T7/2QmRNhHRkH2+HgDs/xk4keom3nlCjwQn6kHdz0I0dQMVrs+YMOH5HyuhV0R3tha/tTYP030RG9uQKpQ9CRg==} engines: {node: '>=10'} hasBin: true dependencies: '@jsdevtools/ez-spawn': 3.0.4 - c12: 1.2.0 + c12: 1.4.2 cac: 6.7.14 fast-glob: 3.2.12 prompts: 2.4.2 - semver: 7.3.8 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true - /bundle-require@4.0.1(esbuild@0.17.12): + /bundle-require@4.0.1(esbuild@0.18.19): resolution: {integrity: sha512-9NQkRHlNdNpDBGmLpngF3EFDcwodhMUuLz9PaWYciVcQF9SE4LFjM2DB/xV1Li5JiuDMv7ZUWuC3rGbqR0MAXQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.17' dependencies: - esbuild: 0.17.12 + esbuild: 0.18.19 load-tsconfig: 0.2.3 dev: true @@ -3674,17 +3857,20 @@ packages: engines: {node: '>= 0.8'} dev: true - /c12@1.2.0: - resolution: {integrity: sha512-CMznkE0LpNEuD8ILp5QvsQVP+YvcpJnrI/zFeFnosU2PyDtx1wT7tXfZ8S3Tl3l9MTTXbKeuhDYKwgvnAPOx3w==} + /c12@1.4.2: + resolution: {integrity: sha512-3IP/MuamSVRVw8W8+CHWAz9gKN4gd+voF2zm/Ln6D25C2RhytEZ1ABbC8MjKr4BR9rhoV1JQ7jJA158LDiTkLg==} dependencies: + chokidar: 3.5.3 defu: 6.1.2 - dotenv: 16.0.3 + dotenv: 16.3.1 giget: 1.1.2 jiti: 1.18.2 - mlly: 1.2.0 - pathe: 1.1.0 - pkg-types: 1.0.2 - rc9: 2.1.0 + mlly: 1.4.0 + ohash: 1.1.2 + pathe: 1.1.1 + perfect-debounce: 1.0.0 + pkg-types: 1.0.3 + rc9: 2.1.1 transitivePeerDependencies: - supports-color dev: true @@ -4030,8 +4216,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /destr@1.2.2: - resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==} + /destr@2.0.1: + resolution: {integrity: sha512-M1Ob1zPSIvlARiJUkKqvAZ3VAqQY6Jcuth/pBKQ2b1dX/Qx0OnJ8Vux6J2H5PTMQeRzWrrbTu70VxBfv/OPDJA==} dev: true /destroy@1.2.0: @@ -4079,8 +4265,8 @@ packages: webidl-conversions: 5.0.0 dev: true - /dotenv@16.0.3: - resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} + /dotenv@16.3.1: + resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} engines: {node: '>=12'} dev: true @@ -4151,6 +4337,35 @@ packages: '@esbuild/win32-ia32': 0.17.12 '@esbuild/win32-x64': 0.17.12 + /esbuild@0.18.19: + resolution: {integrity: sha512-ra3CaIKCzJp5bU5BDfrCc0FRqKj71fQi+gbld0aj6lN0ifuX2fWJYPgLVLGwPfA+ruKna+OWwOvf/yHj6n+i0g==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.18.19 + '@esbuild/android-arm64': 0.18.19 + '@esbuild/android-x64': 0.18.19 + '@esbuild/darwin-arm64': 0.18.19 + '@esbuild/darwin-x64': 0.18.19 + '@esbuild/freebsd-arm64': 0.18.19 + '@esbuild/freebsd-x64': 0.18.19 + '@esbuild/linux-arm': 0.18.19 + '@esbuild/linux-arm64': 0.18.19 + '@esbuild/linux-ia32': 0.18.19 + '@esbuild/linux-loong64': 0.18.19 + '@esbuild/linux-mips64el': 0.18.19 + '@esbuild/linux-ppc64': 0.18.19 + '@esbuild/linux-riscv64': 0.18.19 + '@esbuild/linux-s390x': 0.18.19 + '@esbuild/linux-x64': 0.18.19 + '@esbuild/netbsd-x64': 0.18.19 + '@esbuild/openbsd-x64': 0.18.19 + '@esbuild/sunos-x64': 0.18.19 + '@esbuild/win32-arm64': 0.18.19 + '@esbuild/win32-ia32': 0.18.19 + '@esbuild/win32-x64': 0.18.19 + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -4186,29 +4401,29 @@ packages: source-map: 0.6.1 dev: true - /eslint-scope@7.2.0: - resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} + /eslint-scope@7.2.2: + resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.1: - resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} + /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@8.41.0: - resolution: {integrity: sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==} + /eslint@8.46.0: + resolution: {integrity: sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.41.0) - '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.0.3 - '@eslint/js': 8.41.0 - '@humanwhocodes/config-array': 0.11.8 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) + '@eslint-community/regexpp': 4.6.2 + '@eslint/eslintrc': 2.1.1 + '@eslint/js': 8.46.0 + '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -4217,9 +4432,9 @@ packages: debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.5.2 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.2 + espree: 9.6.1 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -4229,7 +4444,6 @@ packages: globals: 13.19.0 graphemer: 1.4.0 ignore: 5.2.0 - import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -4239,21 +4453,20 @@ packages: lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 - optionator: 0.9.1 + optionator: 0.9.3 strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color dev: true - /espree@9.5.2: - resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} + /espree@9.6.1: + resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) - eslint-visitor-keys: 3.4.1 + acorn: 8.10.0 + acorn-jsx: 5.3.2(acorn@8.10.0) + eslint-visitor-keys: 3.4.2 dev: true /esprima@4.0.1: @@ -4587,7 +4800,7 @@ packages: https-proxy-agent: 5.0.1 mri: 1.2.0 node-fetch-native: 1.1.0 - pathe: 1.1.0 + pathe: 1.1.1 tar: 6.1.13 transitivePeerDependencies: - supports-color @@ -4763,13 +4976,13 @@ packages: /icss-replace-symbols@1.1.0: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} - /icss-utils@5.1.0(postcss@8.4.23): + /icss-utils@5.1.0(postcss@8.4.27): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.27 /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -4958,7 +5171,7 @@ packages: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -5083,7 +5296,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -5101,7 +5314,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -5117,7 +5330,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.6 - '@types/node': 18.16.14 + '@types/node': 20.4.8 anymatch: 3.1.2 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -5139,7 +5352,7 @@ packages: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -5194,7 +5407,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 dev: true /jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): @@ -5250,7 +5463,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.10 @@ -5307,7 +5520,7 @@ packages: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 18.16.14 + '@types/node': 20.4.8 graceful-fs: 4.2.10 dev: true @@ -5336,7 +5549,7 @@ packages: jest-util: 27.5.1 natural-compare: 1.4.0 pretty-format: 27.5.1 - semver: 7.3.8 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true @@ -5346,7 +5559,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -5371,7 +5584,7 @@ packages: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.16.14 + '@types/node': 20.4.8 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -5382,7 +5595,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.14 + '@types/node': 20.4.8 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -5461,7 +5674,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.8.2 + acorn: 8.10.0 acorn-globals: 6.0.0 cssom: 0.4.4 cssstyle: 2.3.0 @@ -5670,13 +5883,13 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 /magic-string@0.30.0: resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 /magic-string@0.30.1: resolution: {integrity: sha512-mbVKXPmS0z0G4XqFDCTllmDQ6coZzn94aMlb0o/A4HEHJCKcanlDZwYJgwnkmgD3jyWhUgj9VsPrfd972yPffA==} @@ -5816,15 +6029,6 @@ packages: hasBin: true dev: true - /mlly@1.2.0: - resolution: {integrity: sha512-+c7A3CV0KGdKcylsI6khWyts/CYrGTrRVo4R/I7u/cUsy0Conxa6LUhiEzVKIw14lc2L5aiO4+SeVe4TeGRKww==} - dependencies: - acorn: 8.8.2 - pathe: 1.1.0 - pkg-types: 1.0.2 - ufo: 1.1.1 - dev: true - /mlly@1.4.0: resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} dependencies: @@ -5914,6 +6118,10 @@ packages: resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==} dev: true + /ohash@1.1.2: + resolution: {integrity: sha512-9CIOSq5945rI045GFtcO3uudyOkYVY1nyfFxVQp+9BRgslr8jPNiSSrsFGg/BNTUFOLqx0P5tng6G32brIPw0w==} + dev: true + /omggif@1.0.10: resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==} dev: false @@ -5950,16 +6158,16 @@ packages: word-wrap: 1.2.3 dev: true - /optionator@0.9.1: - resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} + /optionator@0.9.3: + resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} engines: {node: '>= 0.8.0'} dependencies: + '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.4 fast-levenshtein: 2.0.6 levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 - word-wrap: 1.2.3 dev: true /os-locale-s-fix@1.0.8-fix-1: @@ -6104,10 +6312,6 @@ packages: engines: {node: '>=8'} dev: true - /pathe@1.1.0: - resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} - dev: true - /pathe@1.1.1: resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} dev: true @@ -6116,6 +6320,10 @@ packages: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true + /perfect-debounce@1.0.0: + resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} + dev: true + /phin@2.9.3: resolution: {integrity: sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==} dev: false @@ -6150,14 +6358,6 @@ packages: find-up: 4.1.0 dev: true - /pkg-types@1.0.2: - resolution: {integrity: sha512-hM58GKXOcj8WTqUXnsQyJYXdeAPbythQgEF3nTcEo+nkD49chjQ9IKm/QJy9xf6JakXptz86h7ecP2024rrLaQ==} - dependencies: - jsonc-parser: 3.2.0 - mlly: 1.2.0 - pathe: 1.1.0 - dev: true - /pkg-types@1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} dependencies: @@ -6171,24 +6371,24 @@ packages: engines: {node: '>=4.0.0'} dev: false - /pnpm@8.5.1: - resolution: {integrity: sha512-W6elL7Nww0a/MCICkzpkbxW6f99TQuX4DuJoDjWp39X08PKDkEpg4cgj3d6EtgYADcdQWl/eM8NdlLJVE3RgpA==} + /pnpm@8.6.12: + resolution: {integrity: sha512-Eza4C5SO/Xl5IYozupbZ5NOA5leBRPYxmXmXfe7G4/4uCkRLhks84rB33aitxNZU/uMrnDGGjwrLktoKvPjqHA==} engines: {node: '>=16.14'} hasBin: true dev: true - /postcss-import@14.1.0(postcss@8.4.23): + /postcss-import@14.1.0(postcss@8.4.27): resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} engines: {node: '>=10.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.27 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 - /postcss-load-config@3.1.4(postcss@8.4.23): + /postcss-load-config@3.1.4(postcss@8.4.27): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -6201,47 +6401,63 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.23 + postcss: 8.4.27 yaml: 1.10.2 - /postcss-modules-extract-imports@3.0.0(postcss@8.4.23): + /postcss-load-config@4.0.1: + resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} + engines: {node: '>= 14'} + peerDependencies: + postcss: '>=8.0.9' + ts-node: '>=9.0.0' + peerDependenciesMeta: + postcss: + optional: true + ts-node: + optional: true + dependencies: + lilconfig: 2.0.6 + yaml: 2.3.1 + dev: true + + /postcss-modules-extract-imports@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.27 - /postcss-modules-local-by-default@4.0.0(postcss@8.4.23): + /postcss-modules-local-by-default@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) - postcss: 8.4.23 + icss-utils: 5.1.0(postcss@8.4.27) + postcss: 8.4.27 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 - /postcss-modules-scope@3.0.0(postcss@8.4.23): + /postcss-modules-scope@3.0.0(postcss@8.4.27): resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.27 postcss-selector-parser: 6.0.10 - /postcss-modules-values@4.0.0(postcss@8.4.23): + /postcss-modules-values@4.0.0(postcss@8.4.27): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) - postcss: 8.4.23 + icss-utils: 5.1.0(postcss@8.4.27) + postcss: 8.4.27 - /postcss-modules@4.3.1(postcss@8.4.23): + /postcss-modules@4.3.1(postcss@8.4.27): resolution: {integrity: sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==} peerDependencies: postcss: ^8.0.0 @@ -6249,11 +6465,11 @@ packages: generic-names: 4.0.0 icss-replace-symbols: 1.1.0 lodash.camelcase: 4.3.0 - postcss: 8.4.23 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.23) - postcss-modules-local-by-default: 4.0.0(postcss@8.4.23) - postcss-modules-scope: 3.0.0(postcss@8.4.23) - postcss-modules-values: 4.0.0(postcss@8.4.23) + postcss: 8.4.27 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.27) + postcss-modules-local-by-default: 4.0.0(postcss@8.4.27) + postcss-modules-scope: 3.0.0(postcss@8.4.27) + postcss-modules-values: 4.0.0(postcss@8.4.27) string-hash: 1.1.3 /postcss-selector-parser@6.0.10: @@ -6274,6 +6490,14 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.27: + resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + /prelude-ls@1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} @@ -6371,11 +6595,11 @@ packages: unpipe: 1.0.0 dev: true - /rc9@2.1.0: - resolution: {integrity: sha512-ROO9bv8PPqngWKoiUZU3JDQ4sugpdRs9DfwHnzDSxK25XtQn6BEHL6EOd/OtKuDT2qodrtNR+0WkPT6l0jxH5Q==} + /rc9@2.1.1: + resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==} dependencies: defu: 6.1.2 - destr: 1.2.2 + destr: 2.0.1 flat: 5.0.2 dev: true @@ -6501,14 +6725,14 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.2 + dev: true - /rollup@3.7.2: - resolution: {integrity: sha512-orqIX5zkHyHKVsIBl8J5a2tnVikOAMte0DgOLViyW6McYuj45FG+cQPrXILhaifBSmy0D0hKbHg2RbgzFJcwTg==} + /rollup@3.27.2: + resolution: {integrity: sha512-YGwmHf7h2oUHkVBT248x0yt6vZkYQ3/rvE5iQuVBh3WO8GcJ6BNeOkpoX1yMHIiBm18EMLjBPIoUDkhgnyxGOQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: fsevents: 2.3.2 - dev: true /run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} @@ -6545,8 +6769,8 @@ packages: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver@7.3.8: - resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} + /semver@7.5.4: + resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} hasBin: true dependencies: @@ -6888,8 +7112,8 @@ packages: resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} dev: false - /tinypool@0.6.0: - resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==} + /tinypool@0.7.0: + resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} engines: {node: '>=14.0.0'} dev: true @@ -6949,9 +7173,9 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsup@6.7.0(typescript@5.0.4): - resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} - engines: {node: '>=14.18'} + /tsup@7.2.0(typescript@5.1.6): + resolution: {integrity: sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==} + engines: {node: '>=16.14'} hasBin: true peerDependencies: '@swc/core': ^1 @@ -6965,21 +7189,21 @@ packages: typescript: optional: true dependencies: - bundle-require: 4.0.1(esbuild@0.17.12) + bundle-require: 4.0.1(esbuild@0.18.19) cac: 6.7.14 chokidar: 3.5.3 debug: 4.3.4 - esbuild: 0.17.12 + esbuild: 0.18.19 execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 - postcss-load-config: 3.1.4(postcss@8.4.23) + postcss-load-config: 4.0.1 resolve-from: 5.0.0 - rollup: 3.7.2 + rollup: 3.23.0 source-map: 0.8.0-beta.0 sucrase: 3.28.0 tree-kill: 1.2.2 - typescript: 5.0.4 + typescript: 5.1.6 transitivePeerDependencies: - supports-color - ts-node @@ -7028,16 +7252,12 @@ packages: is-typedarray: 1.0.0 dev: true - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.1.6: + resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + engines: {node: '>=14.17'} hasBin: true dev: true - /ufo@1.1.1: - resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==} - dev: true - /ufo@1.1.2: resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} dev: true @@ -7134,8 +7354,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite-node@0.33.0(@types/node@18.16.14)(terser@5.15.1): - resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} + /vite-node@0.34.1(@types/node@20.4.8)(terser@5.15.1): + resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -7144,10 +7364,11 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + vite: 4.4.9(@types/node@20.4.8)(terser@5.15.1) transitivePeerDependencies: - '@types/node' - less + - lightningcss - sass - stylus - sugarss @@ -7155,13 +7376,14 @@ packages: - terser dev: true - /vite@4.3.8(@types/node@18.16.14)(terser@5.15.1): - resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} + /vite@4.4.9(@types/node@20.4.8)(terser@5.15.1): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: '@types/node': '>= 14' less: '*' + lightningcss: ^1.21.0 sass: '*' stylus: '*' sugarss: '*' @@ -7171,6 +7393,8 @@ packages: optional: true less: optional: true + lightningcss: + optional: true sass: optional: true stylus: @@ -7180,16 +7404,16 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.14 - esbuild: 0.17.12 - postcss: 8.4.23 - rollup: 3.23.0 + '@types/node': 20.4.8 + esbuild: 0.18.19 + postcss: 8.4.27 + rollup: 3.27.2 terser: 5.15.1 optionalDependencies: fsevents: 2.3.2 - /vitest@0.33.0(terser@5.15.1): - resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} + /vitest@0.34.1(terser@5.15.1): + resolution: {integrity: sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -7221,12 +7445,12 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.16.14 - '@vitest/expect': 0.33.0 - '@vitest/runner': 0.33.0 - '@vitest/snapshot': 0.33.0 - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 + '@types/node': 20.4.8 + '@vitest/expect': 0.34.1 + '@vitest/runner': 0.34.1 + '@vitest/snapshot': 0.34.1 + '@vitest/spy': 0.34.1 + '@vitest/utils': 0.34.1 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 @@ -7239,12 +7463,13 @@ packages: std-env: 3.3.3 strip-literal: 1.0.1 tinybench: 2.5.0 - tinypool: 0.6.0 - vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) - vite-node: 0.33.0(@types/node@18.16.14)(terser@5.15.1) + tinypool: 0.7.0 + vite: 4.4.9(@types/node@20.4.8)(terser@5.15.1) + vite-node: 0.34.1(@types/node@20.4.8)(terser@5.15.1) why-is-node-running: 2.2.2 transitivePeerDependencies: - less + - lightningcss - sass - stylus - sugarss @@ -7500,6 +7725,11 @@ packages: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} + /yaml@2.3.1: + resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} + engines: {node: '>= 14'} + dev: true + /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'}