From d8757fdd05071eabc61a1dc5bfd75bd961609bb5 Mon Sep 17 00:00:00 2001 From: KeJunMao Date: Thu, 25 May 2023 16:32:04 +0800 Subject: [PATCH] chore: update deps --- package.json | 22 +- pnpm-lock.yaml | 864 +++++++++++++++++++++++-------------------------- 2 files changed, 423 insertions(+), 463 deletions(-) diff --git a/package.json b/package.json index 436f2e0..ce123bb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "0.0.7", "license": "MIT", - "packageManager": "pnpm@8.2.0", + "packageManager": "pnpm@8.5.1", "description": "The Axios adapter for uniapp", "homepage": "https://github.com/uni-helper/axios-adapter", "repository": { @@ -44,16 +44,16 @@ "typecheck": "tsc --noEmit" }, "devDependencies": { - "@dcloudio/types": "^3.2.8", - "@types/node": "^18.11.18", - "axios": "^1.2.6", - "bumpp": "^9.0.0", - "eslint": "^8.33.0", - "pnpm": "^8.0.0", - "rimraf": "^4.1.2", - "tsup": "^6.5.0", - "typescript": "^4.9.4", - "vite": "^4.0.4" + "@dcloudio/types": "^3.3.3", + "@types/node": "^18.16.14", + "axios": "^1.4.0", + "bumpp": "^9.1.0", + "eslint": "^8.41.0", + "pnpm": "^8.5.1", + "rimraf": "^5.0.1", + "tsup": "^6.7.0", + "typescript": "^5.0.4", + "vite": "^4.3.8" }, "dependencies": { "form-data": "^4.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 495fc00..f0d947f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,74 +9,74 @@ importers: version: 4.0.0 devDependencies: '@dcloudio/types': - specifier: ^3.2.8 - version: 3.2.8 + specifier: ^3.3.3 + version: 3.3.3 '@types/node': - specifier: ^18.11.18 - version: 18.11.18 + specifier: ^18.16.14 + version: 18.16.14 axios: - specifier: ^1.2.6 - version: 1.2.6 + specifier: ^1.4.0 + version: 1.4.0 bumpp: - specifier: ^9.0.0 + specifier: ^9.1.0 version: 9.1.0 eslint: - specifier: ^8.33.0 - version: 8.33.0 + specifier: ^8.41.0 + version: 8.41.0 pnpm: - specifier: ^8.0.0 - version: 8.0.0 + specifier: ^8.5.1 + version: 8.5.1 rimraf: - specifier: ^4.1.2 - version: 4.1.2 + specifier: ^5.0.1 + version: 5.0.1 tsup: - specifier: ^6.5.0 - version: 6.5.0(typescript@4.9.4) + specifier: ^6.7.0 + version: 6.7.0(typescript@5.0.4) typescript: - specifier: ^4.9.4 - version: 4.9.4 + specifier: ^5.0.4 + version: 5.0.4 vite: - specifier: ^4.0.4 - version: 4.0.4(@types/node@18.11.18)(terser@5.15.1) + specifier: ^4.3.8 + version: 4.3.8(@types/node@18.16.14)(terser@5.15.1) playground: dependencies: '@dcloudio/uni-app': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(@dcloudio/types@3.2.8)(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(@dcloudio/types@3.2.8)(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-app-plus': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vite@4.0.4)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vite@4.0.4)(vue@3.2.45) '@dcloudio/uni-components': specifier: 3.0.0-alpha-3071220230324001 version: 3.0.0-alpha-3071220230324001 '@dcloudio/uni-h5': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-alipay': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-baidu': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-kuaishou': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-lark': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-qq': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-toutiao': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-weixin': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-quickapp-webview': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@uni-helper/axios-adapter': specifier: workspace:* version: link:.. @@ -98,22 +98,22 @@ importers: version: 3.2.8 '@dcloudio/uni-automator': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-cli-shared': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-stacktracey': specifier: 3.0.0-alpha-3071220230324001 version: 3.0.0-alpha-3071220230324001 '@dcloudio/vite-plugin-uni': specifier: 3.0.0-alpha-3071220230324001 - version: 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vite@4.0.4)(vue@3.2.45) + version: 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vite@4.0.4)(vue@3.2.45) typescript: specifier: ^4.9.4 version: 4.9.4 vite: specifier: ^4.0.4 - version: 4.0.4(@types/node@18.11.18)(terser@5.15.1) + version: 4.0.4(@types/node@18.16.14)(terser@5.15.1) vitest: specifier: ^0.30.0 version: 0.30.0(terser@5.15.1) @@ -1363,10 +1363,14 @@ packages: /@dcloudio/types@3.2.8: resolution: {integrity: sha512-m8P5J9SI1jvk3M3PQEQp1y9a3LtrjjqfweBQ/huVmEiA0JUne3m55aokYAq1LUAMyYJnWEX569t5lbeDb9RRsQ==} - /@dcloudio/uni-app-plus@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vite@4.0.4)(vue@3.2.45): + /@dcloudio/types@3.3.3: + resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==} + dev: true + + /@dcloudio/uni-app-plus@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vite@4.0.4)(vue@3.2.45): resolution: {integrity: sha512-D1Fc7gMQm69z38kejHJpapMm3ocbcVffK1HO2GcaihGXQAER9h/YhGSjT6DY6hv9o2vnKya2DHXoY3i5L/8MSQ==} dependencies: - '@dcloudio/uni-app-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vite@4.0.4)(vue@3.2.45) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vite@4.0.4)(vue@3.2.45) '@dcloudio/uni-app-vue': 3.0.0-alpha-3071220230324001 debug: 4.3.4 fs-extra: 10.1.0 @@ -1380,10 +1384,10 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vite@4.0.4)(vue@3.2.45): + /@dcloudio/uni-app-vite@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vite@4.0.4)(vue@3.2.45): resolution: {integrity: sha512-onfqyEdxGOxKywY7E6OvR7BIDdjRolL+VEXr2qAhdy0KjTaJpY7NCX7PeRwUjuGIdB4YTbKZ25uLe3v+KIZffw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 @@ -1406,18 +1410,18 @@ packages: resolution: {integrity: sha512-LLfgZUPNBIW7eqUGcwyoNKtRfskRcHbRWm6N++xQUQnr5bnlQLaOKwrrGee6TKXY528PNV/x95zVBp8oeaO0ZA==} dev: false - /@dcloudio/uni-app@3.0.0-alpha-3071220230324001(@dcloudio/types@3.2.8)(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-app@3.0.0-alpha-3071220230324001(@dcloudio/types@3.2.8)(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-U7vojT/Mg37W5eKXc4rDHyDyS6oXo3PvSH6Qj1Ymzmi9a/wDPWRvmZNe5u7fh+3gh+1g+CerlIVuTbv5yg4GNQ==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: '@dcloudio/types': 3.2.8 - '@dcloudio/uni-cloud': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cloud': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-components': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001 - '@dcloudio/uni-push': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-push': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 - '@dcloudio/uni-stat': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-stat': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1426,13 +1430,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator@3.0.0-alpha-3071220230324001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-automator@3.0.0-alpha-3071220230324001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-UuyOH8erhdRgDEQtdPMnKbuNQF2R70EvYiuqKQLE82K0FEFUgm782/P19X+B+gLg5K57RL+QLQDCvHlyBCxVww==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) address: 1.2.1 cross-env: 7.0.3 debug: 4.3.4 @@ -1453,7 +1457,7 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-cli-shared@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-YvzdslATg4/J77zPMkYCnFbWsLRezK4iqBdGwy0rL53brlTtKH9HcmF34es/qvjNE6XIewYAYiZUZwWw8XVC+Q==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: @@ -1472,7 +1476,7 @@ packages: '@vue/compiler-sfc': 3.2.47 '@vue/server-renderer': 3.2.47(vue@3.2.45) '@vue/shared': 3.2.47 - autoprefixer: 10.4.14(postcss@8.4.21) + autoprefixer: 10.4.14(postcss@8.4.23) base64url: 3.0.1 chokidar: 3.5.3 compare-versions: 3.6.0 @@ -1490,9 +1494,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.21) - postcss-load-config: 3.1.4(postcss@8.4.21) - postcss-modules: 4.3.1(postcss@8.4.21) + 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-selector-parser: 6.0.10 resolve: 1.22.1 tapable: 2.2.1 @@ -1503,10 +1507,10 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-cloud@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-wq5rC7Jyoj7NayrYEOOlp3yDNrbhg9Aznh0+8iZ7ofmV6IFBhuFsZfPegjeOoot3YxVUPF2shZLevYZtHOOmEA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/shared': 3.2.47 @@ -1522,10 +1526,10 @@ packages: resolution: {integrity: sha512-nG3nx3PeQTvi1AWdvhivBmZiqE2v7wwgSLa5IiiHWJgFcNe38L4aMZSBbhyL2yp8mbjB82S9wRNmK4KeEAgJiw==} dev: false - /@dcloudio/uni-h5-vite@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-h5-vite@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-gvvE4Lvu9Gu3ju5vUKRhE+3PbiqDZvOV7grxyt0BixNHY2YgbdHZS/XuDdK9l9Rk0nt9/dvpFj9EVQFT6+jM+w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 @@ -1549,10 +1553,10 @@ packages: '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 dev: false - /@dcloudio/uni-h5@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-h5@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-Rp5pcqPb5bcwVaHcdwCHd2QLX7bwSC/VV97CEt8vpHn0GlMPvVS7N6NUnjnCwOkYMMtxmTaFBl0ADKTkOBhZyw==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-h5-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 @@ -1574,11 +1578,11 @@ packages: /@dcloudio/uni-i18n@3.0.0-alpha-3071220230324001: resolution: {integrity: sha512-tciWLpX0+oJoVytLPRwj8UrX82XLoD8+jz95/pML0qHBCa+tw3snrryM05k3ULN3UPTd+TbVCCe53Gj4hqX5Dw==} - /@dcloudio/uni-mp-alipay@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-alipay@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-XxO6BJQe0tGI8ooxadA2RgJxV5ypOfS6w8PbJgYBM2Jq9mLnGSjE0wQ1KwVsM4dQSjjAeQpjZs2C0BGO5u8Ndg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-core': 3.2.47 @@ -1590,14 +1594,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-baidu@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-PGiqlhCenL3Xga9+XzMfyudCUFrs/q8AoeEOqdGdQvvY3qKlrZxMQCm4dc+/J+fgbQiVqF7UO9lOZy26B+O/Vw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 @@ -1615,13 +1619,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-compiler@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-Pak8yNCCshZmRrI2tDlYjV4471TTgRet/NvXyaKjxqqNR4aJX32O9sHUV5r/0CO9KV+KrBMSOaikBEDBJv7sLg==} dependencies: '@babel/generator': 7.21.3 '@babel/parser': 7.21.3 '@babel/types': 7.21.3 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 @@ -1634,14 +1638,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-XJdHnMlrND9DyTyLZQt4MlUMOz1bVjT1R4ZIUegdXmt/dk49OBIxEmajHa/vjFvWBHU+fD1Tnp6+T6b9HSz1hg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 @@ -1654,13 +1658,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-lark@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-kRXubApfX998HC9Pg6P8QxQrYGUm64HGGchYPO1x6ZoZKExyd+35WhgYGGUhYmnc0tb0Pg8eBeheXX1Zobqdfw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-core': 3.2.47 @@ -1672,11 +1676,11 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-qq@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-7gcN+bjomq8FFUd1iqX44HZyoqApQHjhfh4Aija3XC0TSSnSTAQyZWsaCLwYcav/CRj3cDNZt7ahgv1cR2QLZw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/shared': 3.2.47 @@ -1688,12 +1692,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-AYthDPpxVmKn7qELrF8Pf1qX/VyczILQpmKaFJ9Pxvpn2/iNOENbKhStM0BMtiupZmJ0w4hINKoVfGvHJR9+fw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-core': 3.2.47 @@ -1705,12 +1709,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-vite@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-7Yoq42OTmiCtYcDrM8ssU/IrBtuw+PlRxvN6cK8MaGiNODRjSHvv9bNWbnZ+mV1OyyOPvVfnajCHUX1jCR61CA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-i18n': 3.0.0-alpha-3071220230324001 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/compiler-sfc': 3.2.47 @@ -1730,11 +1734,11 @@ packages: '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-mp-weixin@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-Fywld7MWtfzAsMgh42QXr/EpJxCNbEgFFlY88259uhuQTqbgeusBkSRPHGgvNxMDJiPFXCpzeZSrVU3yk3JDBA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/shared': 3.2.47 @@ -1760,10 +1764,10 @@ packages: postcss: 8.4.21 dev: false - /@dcloudio/uni-push@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-push@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-RYhFwiAsZOa/gra/+2IDtDs7lABUGJj5VVxl9KnFYDOnTHJDP0Gez5GQ9xqSIXbh5pkr+2PA5a5LFsZUWWzkaA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) transitivePeerDependencies: - postcss - supports-color @@ -1771,11 +1775,11 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-v+3LKa0zMplfWKnHToLllB7uCZpAFiLOqaxBOjNGV5jQOCePtQu2nvx8qs4vvEZPUpBDrl+gPddEBrlzWTxOgg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3071220230324001 '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@vue/shared': 3.2.47 @@ -1795,10 +1799,10 @@ packages: resolution: {integrity: sha512-VF8ohZ7WuhXBmwGY82lDUKNfIqF5m6QO4ddHv6WzzjhCQWgb0lDWjxNIqJCzmF/BakTLHmkrBXNjBposslqCKw==} dev: true - /@dcloudio/uni-stat@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45): + /@dcloudio/uni-stat@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45): resolution: {integrity: sha512-hRy21juXZXoxgB9eY5DvnE1gm4ri70Y5DYq649sgn4Xw+GclP62MzwjaqBIYHfo2z+Pr69fZLW7lclv9Tk8LiA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 debug: 4.3.4 transitivePeerDependencies: @@ -1808,7 +1812,7 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-alpha-3071220230324001(postcss@8.4.21)(vite@4.0.4)(vue@3.2.45): + /@dcloudio/vite-plugin-uni@3.0.0-alpha-3071220230324001(postcss@8.4.23)(vite@4.0.4)(vue@3.2.45): resolution: {integrity: sha512-WqFZ+RlSXMc9Bt2lmfl3vsVQ1bPc02VREjz8w82MQ11oa7R3R0ZvesBYFU6ZJRMjo1PzO7R6ghIkM9fTT3CscQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -1818,7 +1822,7 @@ packages: '@babel/core': 7.21.3 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.3) '@babel/plugin-transform-typescript': 7.20.2(@babel/core@7.21.3) - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.21)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3071220230324001(postcss@8.4.23)(vue@3.2.45) '@dcloudio/uni-shared': 3.0.0-alpha-3071220230324001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-legacy': 4.0.2(terser@5.15.1)(vite@4.0.4) @@ -1839,7 +1843,7 @@ packages: magic-string: 0.27.0 picocolors: 1.0.0 terser: 5.15.1 - vite: 4.0.4(@types/node@18.11.18)(terser@5.15.1) + vite: 4.0.4(@types/node@18.16.14)(terser@5.15.1) transitivePeerDependencies: - postcss - supports-color @@ -1863,15 +1867,6 @@ packages: requiresBuild: true optional: true - /@esbuild/android-arm@0.15.10: - resolution: {integrity: sha512-FNONeQPy/ox+5NBkcSbYJxoXj9GWu8gVGJTVmUyoOCKQFDTrHVKgNSzChdNt0I8Aj/iKcsDf2r9BFwv+FSNUXg==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm@0.16.4: resolution: {integrity: sha512-rZzb7r22m20S1S7ufIc6DC6W659yxoOrl7sKP1nCYhuvUlnCFHVSbATG4keGUtV8rDz11sRRDbWkvQZpzPaHiw==} engines: {node: '>=12'} @@ -2016,15 +2011,6 @@ packages: requiresBuild: true optional: true - /@esbuild/linux-loong64@0.15.10: - resolution: {integrity: sha512-w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64@0.16.4: resolution: {integrity: sha512-peDrrUuxbZ9Jw+DwLCh/9xmZAk0p0K1iY5d2IcwmnN+B87xw7kujOkig6ZRcZqgrXgeRGurRHn0ENMAjjD5DEg==} engines: {node: '>=12'} @@ -2217,13 +2203,28 @@ packages: requiresBuild: true optional: true - /@eslint/eslintrc@1.4.1: - resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} + /@eslint-community/eslint-utils@4.4.0(eslint@8.41.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 + dev: true + + /@eslint-community/regexpp@4.5.1: + resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} + 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==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.4.0 + espree: 9.5.2 globals: 13.19.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -2234,6 +2235,11 @@ packages: - supports-color dev: true + /@eslint/js@8.41.0: + resolution: {integrity: sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==} + 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==} engines: {node: '>=10.10.0'} @@ -2341,6 +2347,18 @@ packages: '@intlify/shared': 9.2.2 dev: false + /@isaacs/cliui@8.0.2: + resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} + engines: {node: '>=12'} + dependencies: + string-width: 5.1.2 + string-width-cjs: /string-width@4.2.3 + strip-ansi: 7.0.1 + strip-ansi-cjs: /strip-ansi@6.0.1 + wrap-ansi: 8.1.0 + wrap-ansi-cjs: /wrap-ansi@7.0.0 + dev: true + /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} @@ -2362,7 +2380,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.11.18 + '@types/node': 18.16.14 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -2383,7 +2401,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -2420,7 +2438,7 @@ packages: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 jest-mock: 27.5.1 dev: true @@ -2430,7 +2448,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 18.11.18 + '@types/node': 18.16.14 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -2459,7 +2477,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -2543,7 +2561,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 '@types/yargs': 16.0.5 chalk: 4.1.2 dev: true @@ -3025,6 +3043,13 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 + /@pkgjs/parseargs@0.11.0: + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} + engines: {node: '>=14'} + requiresBuild: true + dev: true + optional: true + /@rollup/pluginutils@4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} @@ -3091,7 +3116,7 @@ packages: /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.16.14 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -3110,8 +3135,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/node@18.11.18: - resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==} + /@types/node@18.16.14: + resolution: {integrity: sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==} /@types/prettier@2.7.2: resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} @@ -3150,7 +3175,7 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.15.1 - vite: 4.0.4(@types/node@18.11.18)(terser@5.15.1) + vite: 4.0.4(@types/node@18.16.14)(terser@5.15.1) transitivePeerDependencies: - supports-color dev: true @@ -3165,7 +3190,7 @@ 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.0.4(@types/node@18.11.18)(terser@5.15.1) + vite: 4.0.4(@types/node@18.16.14)(terser@5.15.1) vue: 3.2.45 transitivePeerDependencies: - supports-color @@ -3178,7 +3203,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.0.4(@types/node@18.11.18)(terser@5.15.1) + vite: 4.0.4(@types/node@18.16.14)(terser@5.15.1) vue: 3.2.45 /@vitest/expect@0.30.0: @@ -3294,7 +3319,7 @@ packages: '@vue/shared': 3.2.47 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.21 + postcss: 8.4.23 source-map: 0.6.1 /@vue/compiler-ssr@3.2.45: @@ -3528,6 +3553,11 @@ packages: engines: {node: '>=8'} dev: true + /ansi-regex@6.0.1: + resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} + engines: {node: '>=12'} + dev: true + /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} @@ -3546,6 +3576,11 @@ packages: engines: {node: '>=10'} dev: true + /ansi-styles@6.2.1: + resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} + engines: {node: '>=12'} + dev: true + /any-base@1.1.0: resolution: {integrity: sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==} dev: false @@ -3587,7 +3622,7 @@ packages: /asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - /autoprefixer@10.4.14(postcss@8.4.21): + /autoprefixer@10.4.14(postcss@8.4.23): resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -3599,7 +3634,7 @@ packages: fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.21 + postcss: 8.4.23 postcss-value-parser: 4.2.0 /axios@1.2.6: @@ -3610,6 +3645,17 @@ packages: proxy-from-env: 1.1.0 transitivePeerDependencies: - debug + dev: false + + /axios@1.4.0: + resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==} + dependencies: + follow-redirects: 1.15.2 + form-data: 4.0.0 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + dev: true /babel-jest@27.5.1(@babel/core@7.21.3): resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} @@ -3771,6 +3817,12 @@ packages: concat-map: 0.0.1 dev: true + /brace-expansion@2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + dependencies: + balanced-match: 1.0.2 + dev: true + /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} @@ -3827,13 +3879,13 @@ packages: - supports-color dev: true - /bundle-require@3.1.2(esbuild@0.15.10): - resolution: {integrity: sha512-Of6l6JBAxiyQ5axFxUM6dYeP/W7X2Sozeo/4EYB9sJhL+dqL7TKjg+shwxp6jlu/6ZSERfsYtIpSJ1/x3XkAEA==} + /bundle-require@4.0.1(esbuild@0.17.12): + resolution: {integrity: sha512-9NQkRHlNdNpDBGmLpngF3EFDcwodhMUuLz9PaWYciVcQF9SE4LFjM2DB/xV1Li5JiuDMv7ZUWuC3rGbqR0MAXQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: - esbuild: '>=0.13' + esbuild: '>=0.17' dependencies: - esbuild: 0.15.10 + esbuild: 0.17.12 load-tsconfig: 0.2.3 dev: true @@ -4268,6 +4320,10 @@ packages: engines: {node: '>=12'} dev: true + /eastasianwidth@0.2.0: + resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} + dev: true + /ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: true @@ -4284,6 +4340,10 @@ packages: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true + /emoji-regex@9.2.2: + resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} + dev: true + /encodeurl@1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'} @@ -4298,216 +4358,6 @@ packages: /es-module-lexer@0.9.3: resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} - /esbuild-android-64@0.15.10: - resolution: {integrity: sha512-UI7krF8OYO1N7JYTgLT9ML5j4+45ra3amLZKx7LO3lmLt1Ibn8t3aZbX5Pu4BjWiqDuJ3m/hsvhPhK/5Y/YpnA==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - - /esbuild-android-arm64@0.15.10: - resolution: {integrity: sha512-EOt55D6xBk5O05AK8brXUbZmoFj4chM8u3riGflLa6ziEoVvNjRdD7Cnp82NHQGfSHgYR06XsPI8/sMuA/cUwg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-64@0.15.10: - resolution: {integrity: sha512-hbDJugTicqIm+WKZgp208d7FcXcaK8j2c0l+fqSJ3d2AzQAfjEYDRM3Z2oMeqSJ9uFxyj/muSACLdix7oTstRA==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-arm64@0.15.10: - resolution: {integrity: sha512-M1t5+Kj4IgSbYmunf2BB6EKLkWUq+XlqaFRiGOk8bmBapu9bCDrxjf4kUnWn59Dka3I27EiuHBKd1rSO4osLFQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-64@0.15.10: - resolution: {integrity: sha512-KMBFMa7C8oc97nqDdoZwtDBX7gfpolkk6Bcmj6YFMrtCMVgoU/x2DI1p74DmYl7CSS6Ppa3xgemrLrr5IjIn0w==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-arm64@0.15.10: - resolution: {integrity: sha512-m2KNbuCX13yQqLlbSojFMHpewbn8wW5uDS6DxRpmaZKzyq8Dbsku6hHvh2U+BcLwWY4mpgXzFUoENEf7IcioGg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-32@0.15.10: - resolution: {integrity: sha512-guXrwSYFAvNkuQ39FNeV4sNkNms1bLlA5vF1H0cazZBOLdLFIny6BhT+TUbK/hdByMQhtWQ5jI9VAmPKbVPu1w==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-64@0.15.10: - resolution: {integrity: sha512-jd8XfaSJeucMpD63YNMO1JCrdJhckHWcMv6O233bL4l6ogQKQOxBYSRP/XLWP+6kVTu0obXovuckJDcA0DKtQA==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm64@0.15.10: - resolution: {integrity: sha512-GByBi4fgkvZFTHFDYNftu1DQ1GzR23jws0oWyCfhnI7eMOe+wgwWrc78dbNk709Ivdr/evefm2PJiUBMiusS1A==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm@0.15.10: - resolution: {integrity: sha512-6N8vThLL/Lysy9y4Ex8XoLQAlbZKUyExCWyayGi2KgTBelKpPgj6RZnUaKri0dHNPGgReJriKVU6+KDGQwn10A==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-mips64le@0.15.10: - resolution: {integrity: sha512-BxP+LbaGVGIdQNJUNF7qpYjEGWb0YyHVSKqYKrn+pTwH/SiHUxFyJYSP3pqkku61olQiSBnSmWZ+YUpj78Tw7Q==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-ppc64le@0.15.10: - resolution: {integrity: sha512-LoSQCd6498PmninNgqd/BR7z3Bsk/mabImBWuQ4wQgmQEeanzWd5BQU2aNi9mBURCLgyheuZS6Xhrw5luw3OkQ==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-riscv64@0.15.10: - resolution: {integrity: sha512-Lrl9Cr2YROvPV4wmZ1/g48httE8z/5SCiXIyebiB5N8VT7pX3t6meI7TQVHw/wQpqP/AF4SksDuFImPTM7Z32Q==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-s390x@0.15.10: - resolution: {integrity: sha512-ReP+6q3eLVVP2lpRrvl5EodKX7EZ1bS1/z5j6hsluAlZP5aHhk6ghT6Cq3IANvvDdscMMCB4QEbI+AjtvoOFpA==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-netbsd-64@0.15.10: - resolution: {integrity: sha512-iGDYtJCMCqldMskQ4eIV+QSS/CuT7xyy9i2/FjpKvxAuCzrESZXiA1L64YNj6/afuzfBe9i8m/uDkFHy257hTw==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-openbsd-64@0.15.10: - resolution: {integrity: sha512-ftMMIwHWrnrYnvuJQRJs/Smlcb28F9ICGde/P3FUTCgDDM0N7WA0o9uOR38f5Xe2/OhNCgkjNeb7QeaE3cyWkQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-sunos-64@0.15.10: - resolution: {integrity: sha512-mf7hBL9Uo2gcy2r3rUFMjVpTaGpFJJE5QTDDqUFf1632FxteYANffDZmKbqX0PfeQ2XjUDE604IcE7OJeoHiyg==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-32@0.15.10: - resolution: {integrity: sha512-ttFVo+Cg8b5+qHmZHbEc8Vl17kCleHhLzgT8X04y8zudEApo0PxPg9Mz8Z2cKH1bCYlve1XL8LkyXGFjtUYeGg==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-64@0.15.10: - resolution: {integrity: sha512-2H0gdsyHi5x+8lbng3hLbxDWR7mKHWh5BXZGKVG830KUmXOOWFE2YKJ4tHRkejRduOGDrBvHBriYsGtmTv3ntA==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-arm64@0.15.10: - resolution: {integrity: sha512-S+th4F+F8VLsHLR0zrUcG+Et4hx0RKgK1eyHc08kztmLOES8BWwMiaGdoW9hiXuzznXQ0I/Fg904MNbr11Nktw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild@0.15.10: - resolution: {integrity: sha512-N7wBhfJ/E5fzn/SpNgX+oW2RLRjwaL8Y0ezqNqhjD6w0H2p0rDuEz2FKZqpqLnO8DCaWumKe8dsC/ljvVSSxng==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.15.10 - '@esbuild/linux-loong64': 0.15.10 - esbuild-android-64: 0.15.10 - esbuild-android-arm64: 0.15.10 - esbuild-darwin-64: 0.15.10 - esbuild-darwin-arm64: 0.15.10 - esbuild-freebsd-64: 0.15.10 - esbuild-freebsd-arm64: 0.15.10 - esbuild-linux-32: 0.15.10 - esbuild-linux-64: 0.15.10 - esbuild-linux-arm: 0.15.10 - esbuild-linux-arm64: 0.15.10 - esbuild-linux-mips64le: 0.15.10 - esbuild-linux-ppc64le: 0.15.10 - esbuild-linux-riscv64: 0.15.10 - esbuild-linux-s390x: 0.15.10 - esbuild-netbsd-64: 0.15.10 - esbuild-openbsd-64: 0.15.10 - esbuild-sunos-64: 0.15.10 - esbuild-windows-32: 0.15.10 - esbuild-windows-64: 0.15.10 - esbuild-windows-arm64: 0.15.10 - dev: true - /esbuild@0.16.4: resolution: {integrity: sha512-qQrPMQpPTWf8jHugLWHoGqZjApyx3OEm76dlTXobHwh/EBbavbRdjXdYi/GWr43GyN0sfpap14GPkb05NH3ROA==} engines: {node: '>=12'} @@ -4601,40 +4451,28 @@ packages: source-map: 0.6.1 dev: true - /eslint-scope@7.1.1: - resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==} + /eslint-scope@7.2.0: + resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 dev: true - /eslint-utils@3.0.0(eslint@8.33.0): - resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} - engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} - peerDependencies: - eslint: '>=5' - dependencies: - eslint: 8.33.0 - eslint-visitor-keys: 2.1.0 - dev: true - - /eslint-visitor-keys@2.1.0: - resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} - engines: {node: '>=10'} - dev: true - - /eslint-visitor-keys@3.3.0: - resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} + /eslint-visitor-keys@3.4.1: + resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.33.0: - resolution: {integrity: sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==} + /eslint@8.41.0: + resolution: {integrity: sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.1 + '@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 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -4644,24 +4482,22 @@ packages: debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.1.1 - eslint-utils: 3.0.0(eslint@8.33.0) - eslint-visitor-keys: 3.3.0 - espree: 9.4.0 - esquery: 1.4.0 + eslint-scope: 7.2.0 + eslint-visitor-keys: 3.4.1 + espree: 9.5.2 + esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 globals: 13.19.0 - grapheme-splitter: 1.0.4 + 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 - js-sdsl: 4.1.5 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 @@ -4669,7 +4505,6 @@ packages: minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.1 - regexpp: 3.2.0 strip-ansi: 6.0.1 strip-json-comments: 3.1.1 text-table: 0.2.0 @@ -4677,13 +4512,13 @@ packages: - supports-color dev: true - /espree@9.4.0: - resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} + /espree@9.5.2: + resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} 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.3.0 + eslint-visitor-keys: 3.4.1 dev: true /esprima@4.0.1: @@ -4692,8 +4527,8 @@ packages: hasBin: true dev: true - /esquery@1.4.0: - resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} + /esquery@1.5.0: + resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 @@ -4909,6 +4744,14 @@ packages: debug: optional: true + /foreground-child@3.1.1: + resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} + engines: {node: '>=14'} + dependencies: + cross-spawn: 7.0.3 + signal-exit: 4.0.2 + dev: true + /form-data@3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} @@ -5032,6 +4875,18 @@ packages: is-glob: 4.0.3 dev: true + /glob@10.2.6: + resolution: {integrity: sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==} + engines: {node: '>=16 || 14 >=14.17'} + hasBin: true + dependencies: + foreground-child: 3.1.1 + jackspeak: 2.2.1 + minimatch: 9.0.1 + minipass: 6.0.2 + path-scurry: 1.9.2 + dev: true + /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} dependencies: @@ -5087,8 +4942,8 @@ packages: /graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + /graphemer@1.4.0: + resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true /has-flag@3.0.0: @@ -5177,13 +5032,13 @@ packages: /icss-replace-symbols@1.1.0: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} - /icss-utils@5.1.0(postcss@8.4.21): + /icss-utils@5.1.0(postcss@8.4.23): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.21 + postcss: 8.4.23 /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -5347,6 +5202,15 @@ packages: istanbul-lib-report: 3.0.0 dev: true + /jackspeak@2.2.1: + resolution: {integrity: sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==} + engines: {node: '>=14'} + dependencies: + '@isaacs/cliui': 8.0.2 + optionalDependencies: + '@pkgjs/parseargs': 0.11.0 + dev: true + /jest-changed-files@27.5.1: resolution: {integrity: sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -5363,7 +5227,7 @@ packages: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -5488,7 +5352,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -5506,7 +5370,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -5522,7 +5386,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.6 - '@types/node': 18.11.18 + '@types/node': 18.16.14 anymatch: 3.1.2 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -5544,7 +5408,7 @@ packages: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -5599,7 +5463,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.11.18 + '@types/node': 18.16.14 dev: true /jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): @@ -5655,7 +5519,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.10 @@ -5712,7 +5576,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.11.18 + '@types/node': 18.16.14 graceful-fs: 4.2.10 dev: true @@ -5751,7 +5615,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.11.18 + '@types/node': 18.16.14 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -5776,7 +5640,7 @@ packages: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.11.18 + '@types/node': 18.16.14 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -5787,7 +5651,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.18 + '@types/node': 18.16.14 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -5838,10 +5702,6 @@ packages: resolution: {integrity: sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==} dev: false - /js-sdsl@4.1.5: - resolution: {integrity: sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==} - dev: true - /js-string-escape@1.0.1: resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} engines: {node: '>= 0.8'} @@ -6070,6 +5930,11 @@ packages: yallist: 4.0.0 dev: true + /lru-cache@9.1.1: + resolution: {integrity: sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==} + engines: {node: 14 || >=16.14} + dev: true + /magic-string@0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} dependencies: @@ -6177,6 +6042,13 @@ packages: brace-expansion: 1.1.11 dev: true + /minimatch@9.0.1: + resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + brace-expansion: 2.0.1 + dev: true + /minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} dev: false @@ -6193,6 +6065,11 @@ packages: engines: {node: '>=8'} dev: true + /minipass@6.0.2: + resolution: {integrity: sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==} + engines: {node: '>=16 || 14 >=14.17'} + dev: true + /minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} @@ -6250,8 +6127,8 @@ packages: thenify-all: 1.6.0 dev: true - /nanoid@3.3.4: - resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} + /nanoid@3.3.6: + resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -6476,6 +6353,14 @@ packages: /path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + /path-scurry@1.9.2: + resolution: {integrity: sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + lru-cache: 9.1.1 + minipass: 6.0.2 + dev: true + /path-to-regexp@0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: true @@ -6540,24 +6425,24 @@ packages: engines: {node: '>=4.0.0'} dev: false - /pnpm@8.0.0: - resolution: {integrity: sha512-Crsvd8LKb+SoEB/bQxRZrtSt5Ri8g9jmPg6MKyexMTI1pdLd44gPwVV6cZLq2jYYPv5q+gADPkYTbYr8SeFCeA==} + /pnpm@8.5.1: + resolution: {integrity: sha512-W6elL7Nww0a/MCICkzpkbxW6f99TQuX4DuJoDjWp39X08PKDkEpg4cgj3d6EtgYADcdQWl/eM8NdlLJVE3RgpA==} engines: {node: '>=16.14'} hasBin: true dev: true - /postcss-import@14.1.0(postcss@8.4.21): + /postcss-import@14.1.0(postcss@8.4.23): resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} engines: {node: '>=10.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.21 + postcss: 8.4.23 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 - /postcss-load-config@3.1.4(postcss@8.4.21): + /postcss-load-config@3.1.4(postcss@8.4.23): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -6570,47 +6455,47 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.21 + postcss: 8.4.23 yaml: 1.10.2 - /postcss-modules-extract-imports@3.0.0(postcss@8.4.21): + /postcss-modules-extract-imports@3.0.0(postcss@8.4.23): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.21 + postcss: 8.4.23 - /postcss-modules-local-by-default@4.0.0(postcss@8.4.21): + /postcss-modules-local-by-default@4.0.0(postcss@8.4.23): resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.21) - postcss: 8.4.21 + icss-utils: 5.1.0(postcss@8.4.23) + postcss: 8.4.23 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 - /postcss-modules-scope@3.0.0(postcss@8.4.21): + /postcss-modules-scope@3.0.0(postcss@8.4.23): resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.21 + postcss: 8.4.23 postcss-selector-parser: 6.0.10 - /postcss-modules-values@4.0.0(postcss@8.4.21): + /postcss-modules-values@4.0.0(postcss@8.4.23): 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.21) - postcss: 8.4.21 + icss-utils: 5.1.0(postcss@8.4.23) + postcss: 8.4.23 - /postcss-modules@4.3.1(postcss@8.4.21): + /postcss-modules@4.3.1(postcss@8.4.23): resolution: {integrity: sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==} peerDependencies: postcss: ^8.0.0 @@ -6618,11 +6503,11 @@ packages: generic-names: 4.0.0 icss-replace-symbols: 1.1.0 lodash.camelcase: 4.3.0 - postcss: 8.4.21 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.21) - postcss-modules-local-by-default: 4.0.0(postcss@8.4.21) - postcss-modules-scope: 3.0.0(postcss@8.4.21) - postcss-modules-values: 4.0.0(postcss@8.4.21) + 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) string-hash: 1.1.3 /postcss-selector-parser@6.0.10: @@ -6639,7 +6524,15 @@ packages: resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.4 + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + + /postcss@8.4.23: + resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 @@ -6774,11 +6667,6 @@ packages: '@babel/runtime': 7.21.0 dev: true - /regexpp@3.2.0: - resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} - engines: {node: '>=8'} - dev: true - /regexpu-core@5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} engines: {node: '>=4'} @@ -6848,14 +6736,16 @@ packages: glob: 7.2.3 dev: true - /rimraf@4.1.2: - resolution: {integrity: sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==} + /rimraf@5.0.1: + resolution: {integrity: sha512-OfFZdwtd3lZ+XZzYP/6gTACubwFcHdLRqS9UX3UwpU2dnGQYkPFISRwvM3w9IiB2w7bW5qGo/uAwE4SmXXSKvg==} engines: {node: '>=14'} hasBin: true + dependencies: + glob: 10.2.6 dev: true - /rollup@3.3.0: - resolution: {integrity: sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==} + /rollup@3.23.0: + resolution: {integrity: sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -6977,6 +6867,11 @@ packages: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true + /signal-exit@4.0.2: + resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==} + engines: {node: '>=14'} + dev: true + /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} dev: true @@ -7065,6 +6960,15 @@ packages: strip-ansi: 6.0.1 dev: true + /string-width@5.1.2: + resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} + engines: {node: '>=12'} + dependencies: + eastasianwidth: 0.2.0 + emoji-regex: 9.2.2 + strip-ansi: 7.0.1 + dev: true + /strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} @@ -7072,6 +6976,13 @@ packages: ansi-regex: 5.0.1 dev: true + /strip-ansi@7.0.1: + resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==} + engines: {node: '>=12'} + dependencies: + ansi-regex: 6.0.1 + dev: true + /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} @@ -7292,14 +7203,14 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsup@6.5.0(typescript@4.9.4): - resolution: {integrity: sha512-36u82r7rYqRHFkD15R20Cd4ercPkbYmuvRkz3Q1LCm5BsiFNUgpo36zbjVhCOgvjyxNBWNKHsaD5Rl8SykfzNA==} - engines: {node: '>=14'} + /tsup@6.7.0(typescript@5.0.4): + resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} + engines: {node: '>=14.18'} hasBin: true peerDependencies: '@swc/core': ^1 postcss: ^8.4.12 - typescript: ^4.1.0 + typescript: '>=4.1.0' peerDependenciesMeta: '@swc/core': optional: true @@ -7308,21 +7219,21 @@ packages: typescript: optional: true dependencies: - bundle-require: 3.1.2(esbuild@0.15.10) + bundle-require: 4.0.1(esbuild@0.17.12) cac: 6.7.14 chokidar: 3.5.3 debug: 4.3.4 - esbuild: 0.15.10 + esbuild: 0.17.12 execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 - postcss-load-config: 3.1.4(postcss@8.4.21) + postcss-load-config: 3.1.4(postcss@8.4.23) resolve-from: 5.0.0 - rollup: 3.3.0 + rollup: 3.7.2 source-map: 0.8.0-beta.0 sucrase: 3.28.0 tree-kill: 1.2.2 - typescript: 4.9.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color - ts-node @@ -7377,6 +7288,12 @@ packages: hasBin: true dev: true + /typescript@5.0.4: + resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} + engines: {node: '>=12.20'} + hasBin: true + dev: true + /ufo@1.1.1: resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==} dev: true @@ -7473,7 +7390,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite-node@0.30.0(@types/node@18.11.18)(terser@5.15.1): + /vite-node@0.30.0(@types/node@18.16.14)(terser@5.15.1): resolution: {integrity: sha512-23X5Ggylx0kU/bMf8MCcEEl55d/gsTtU81mMZjm7Z0FSpgKZexUqmX3mJtgglP9SySQQs9ydYg/GEahi/cKHaA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -7483,7 +7400,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.0.4(@types/node@18.11.18)(terser@5.15.1) + vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) transitivePeerDependencies: - '@types/node' - less @@ -7494,7 +7411,7 @@ packages: - terser dev: true - /vite@4.0.4(@types/node@18.11.18)(terser@5.15.1): + /vite@4.0.4(@types/node@18.16.14)(terser@5.15.1): resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -7519,7 +7436,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.11.18 + '@types/node': 18.16.14 esbuild: 0.16.4 postcss: 8.4.21 resolve: 1.22.1 @@ -7528,6 +7445,40 @@ packages: optionalDependencies: fsevents: 2.3.2 + /vite@4.3.8(@types/node@18.16.14)(terser@5.15.1): + resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 18.16.14 + esbuild: 0.17.12 + postcss: 8.4.23 + rollup: 3.23.0 + terser: 5.15.1 + optionalDependencies: + fsevents: 2.3.2 + dev: true + /vitest@0.30.0(terser@5.15.1): resolution: {integrity: sha512-2WW4WeTHtrLFeoiuotWvEW6khozx1NvMGYoGsNz2btdddEbqvEdPJIouIdoiC5i61Rl1ctZvm9cn2R9TcPQlzw==} engines: {node: '>=v14.18.0'} @@ -7561,7 +7512,7 @@ packages: dependencies: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 - '@types/node': 18.11.18 + '@types/node': 18.16.14 '@vitest/expect': 0.30.0 '@vitest/runner': 0.30.0 '@vitest/snapshot': 0.30.0 @@ -7582,8 +7533,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.4.0 tinypool: 0.4.0 - vite: 4.0.4(@types/node@18.11.18)(terser@5.15.1) - vite-node: 0.30.0(@types/node@18.11.18)(terser@5.15.1) + vite: 4.3.8(@types/node@18.16.14)(terser@5.15.1) + vite-node: 0.30.0(@types/node@18.16.14)(terser@5.15.1) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -7737,6 +7688,15 @@ packages: strip-ansi: 6.0.1 dev: true + /wrap-ansi@8.1.0: + resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} + engines: {node: '>=12'} + dependencies: + ansi-styles: 6.2.1 + string-width: 5.1.2 + strip-ansi: 7.0.1 + dev: true + /wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true