From d92ec65997502542248235b2256788d9c364b4b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E6=9D=B0=E8=B1=AA?= Date: Fri, 18 Aug 2023 11:45:11 +0800 Subject: [PATCH] chore: update deps --- package.json | 19 +- pnpm-lock.yaml | 773 ++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 529 insertions(+), 263 deletions(-) diff --git a/package.json b/package.json index ee59ab5..d1bb06d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,10 @@ { "name": "uni-app-xiaotuxian", "version": "0.0.0", + "author": { + "name": "itheima", + "url": "https://web.itheima.com/" + }, "scripts": { "dev:app": "uni -p app", "dev:app-android": "uni -p app-android", @@ -34,6 +38,7 @@ "build:quickapp-webview": "uni build -p quickapp-webview", "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei", "build:quickapp-webview-union": "uni build -p quickapp-webview-union", + "tsc": "vue-tsc --noEmit --skipLibCheck", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", "prepare": "husky install", "lint-staged": "lint-staged" @@ -58,25 +63,26 @@ "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3081220230802001", "@dcloudio/uni-mp-xhs": "3.0.0-alpha-3081220230802001", "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3081220230802001", - "@vue/runtime-core": "^3.3.4", - "pinia": "^2.0.27", + "pinia": "2.0.27", "pinia-plugin-persistedstate": "^3.2.0", "vue": "^3.2.45", "vue-i18n": "^9.2.2" }, "devDependencies": { - "@dcloudio/types": "^3.3.2", + "@dcloudio/types": "^3.3.3", "@dcloudio/uni-automator": "3.0.0-alpha-3081220230802001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3081220230802001", "@dcloudio/uni-stacktracey": "3.0.0-alpha-3081220230802001", + "@dcloudio/uni-vue-devtools": "3.0.0-alpha-3080220230511001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3081220230802001", "@rushstack/eslint-patch": "^1.1.4", "@types/node": "^18.11.9", - "@uni-helper/uni-app-types": "^0.5.7", - "@uni-helper/uni-ui-types": "0.5.8", + "@uni-helper/uni-app-types": "^0.5.8", + "@uni-helper/uni-ui-types": "^0.5.11", "@vitejs/plugin-vue": "^3.0.3", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^11.0.0", + "@vue/runtime-core": "^3.2.45", "@vue/tsconfig": "^0.1.3", "eslint": "^8.22.0", "eslint-plugin-vue": "^9.3.0", @@ -86,6 +92,7 @@ "prettier": "^2.7.1", "sass": "^1.56.1", "typescript": "^4.9.3", - "vite": "^4.0.3" + "vite": "^4.0.3", + "vue-tsc": "^1.8.8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe31818..9746553 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,78 +7,78 @@ settings: dependencies: '@dcloudio/uni-app': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(@dcloudio/types@3.3.2)(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(@dcloudio/types@3.3.3)(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-app-plus': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.3.4) '@dcloudio/uni-components': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-h5': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-alipay': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-baidu': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-jd': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-kuaishou': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-lark': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-qq': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-toutiao': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-weixin': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-xhs': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-quickapp-webview': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@vue/runtime-core': - specifier: ^3.3.4 - version: 3.3.4 + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) pinia: - specifier: ^2.0.27 - version: 2.0.35(typescript@4.9.3)(vue@3.2.45) + specifier: 2.0.27 + version: 2.0.27(typescript@4.9.3)(vue@3.3.4) pinia-plugin-persistedstate: specifier: ^3.2.0 - version: 3.2.0(pinia@2.0.35) + version: 3.2.0(pinia@2.0.27) vue: specifier: ^3.2.45 - version: 3.2.45 + version: 3.3.4 vue-i18n: specifier: ^9.2.2 - version: 9.2.2(vue@3.2.45) + version: 9.2.2(vue@3.3.4) devDependencies: '@dcloudio/types': - specifier: ^3.3.2 - version: 3.3.2 + specifier: ^3.3.3 + version: 3.3.3 '@dcloudio/uni-automator': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-cli-shared': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-stacktracey': specifier: 3.0.0-alpha-3081220230802001 version: 3.0.0-alpha-3081220230802001 + '@dcloudio/uni-vue-devtools': + specifier: 3.0.0-alpha-3080220230511001 + version: 3.0.0-alpha-3080220230511001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/vite-plugin-uni': specifier: 3.0.0-alpha-3081220230802001 - version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.2.45) + version: 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.3.4) '@rushstack/eslint-patch': specifier: ^1.1.4 version: 1.2.0 @@ -86,20 +86,23 @@ devDependencies: specifier: ^18.11.9 version: 18.11.10 '@uni-helper/uni-app-types': - specifier: ^0.5.7 - version: 0.5.7(typescript@4.9.3) + specifier: ^0.5.8 + version: 0.5.8(typescript@4.9.3) '@uni-helper/uni-ui-types': - specifier: 0.5.8 - version: 0.5.8(@uni-helper/uni-app-types@0.5.7) + specifier: ^0.5.11 + version: 0.5.11(@uni-helper/uni-app-types@0.5.8) '@vitejs/plugin-vue': specifier: ^3.0.3 - version: 3.2.0(vite@4.0.3)(vue@3.2.45) + version: 3.2.0(vite@4.0.3)(vue@3.3.4) '@vue/eslint-config-prettier': specifier: ^7.0.0 version: 7.0.0(eslint@8.28.0)(prettier@2.8.0) '@vue/eslint-config-typescript': specifier: ^11.0.0 version: 11.0.2(eslint-plugin-vue@9.8.0)(eslint@8.28.0)(typescript@4.9.3) + '@vue/runtime-core': + specifier: ^3.2.45 + version: 3.3.4 '@vue/tsconfig': specifier: ^0.1.3 version: 0.1.3(@types/node@18.11.10) @@ -130,6 +133,9 @@ devDependencies: vite: specifier: ^4.0.3 version: 4.0.3(@types/node@18.11.10)(sass@1.56.1)(terser@5.16.0) + vue-tsc: + specifier: ^1.8.8 + version: 1.8.8(typescript@4.9.3) packages: @@ -1318,18 +1324,14 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@dcloudio/types@3.3.2: - resolution: {integrity: sha512-O+7M55RXqYJMCTh3MC86IGJvDPTR+v214yUeaoz1YUIHa2gJdgObs4RRwfAwZoLMtdoZ9J5BElZZqRy5oi+UTg==} - /@dcloudio/types@3.3.3: resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==} - dev: true - /@dcloudio/uni-app-plus@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.2.45): + /@dcloudio/uni-app-plus@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.3.4): resolution: {integrity: sha512-WQ8P60e9ucUpT4iCG51qqWmbvsEvpTNljLyDO71Ese85QFR814M5flnMLVeD3ILfV9mPaeIaBx+hixKBE6KrLQ==} dependencies: - '@dcloudio/uni-app-uts': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-app-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.2.45) + '@dcloudio/uni-app-uts': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.3.4) '@dcloudio/uni-app-vue': 3.0.0-alpha-3081220230802001 debug: 4.3.4 fs-extra: 10.1.0 @@ -1343,12 +1345,12 @@ packages: - vue dev: false - /@dcloudio/uni-app-uts@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-app-uts@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-HOF0ccWHTQ4O03LXLz0Yrxv0TDXwc32VbwrKwLgbjfjvdfUZDZlJyjX4VShmq9cEuudU7PuN2e1SUzV34lQvpA==} dependencies: '@babel/parser': 7.22.10 '@babel/types': 7.22.10 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 @@ -1368,15 +1370,15 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.2.45): + /@dcloudio/uni-app-vite@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.3.4): resolution: {integrity: sha512-Ia646k2G/t+o9wi0pnJQ1x1YWz+/lB9M0OevFEmKDzSXIqjVnTvIcWGYSl0+R43sfcxDvdmacT0XAK5+IJ2+gw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-vue': 4.2.3(vite@4.0.3)(vue@3.2.45) + '@vitejs/plugin-vue': 4.2.3(vite@4.0.3)(vue@3.3.4) '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 debug: 4.3.4 @@ -1394,18 +1396,18 @@ packages: resolution: {integrity: sha512-HK6nvrGyX5kNEMTm9EXVSGbB6RlMHP0vTTsZl8VoQC6xVWPfyCA1uZApJNqIcA+gSvFVL2NK4x3gYfIhCU+SHg==} dev: false - /@dcloudio/uni-app@3.0.0-alpha-3081220230802001(@dcloudio/types@3.3.2)(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-app@3.0.0-alpha-3081220230802001(@dcloudio/types@3.3.3)(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-C00W+cEAvckJEnnyiJWG5gcYSsyGmli5yWwLB8ne/9xaf0wRoBzoSG6QKv2UwTY33C/RcW34VnF4iMKHLUUX/Q==} peerDependencies: '@dcloudio/types': ^3.3.2 dependencies: - '@dcloudio/types': 3.3.2 - '@dcloudio/uni-cloud': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-components': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/types': 3.3.3 + '@dcloudio/uni-cloud': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-components': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-push': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-push': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-stat': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-stat': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@vue/shared': 3.2.47 transitivePeerDependencies: - postcss @@ -1414,13 +1416,13 @@ packages: - vue dev: false - /@dcloudio/uni-automator@3.0.0-alpha-3081220230802001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-automator@3.0.0-alpha-3081220230802001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-I4my4eu0i2+3/s4l5MCRzsSaMax+xaSKjlUfbYnhB++TsRXOb0/YwvjUNGOiZCdNjWFBTw17h700Tr2D5/FleA==} peerDependencies: jest: 27.0.4 jest-environment-node: 27.5.1 dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) address: 1.2.1 cross-env: 7.0.3 debug: 4.3.4 @@ -1442,7 +1444,58 @@ packages: - vue dev: true - /@dcloudio/uni-cli-shared@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-cli-shared@3.0.0-alpha-3080220230511001(postcss@8.4.23)(vue@3.3.4): + resolution: {integrity: sha512-sPZqhSogx8tVCHUocfQpsdnxGJbXiH2KjKh4M+4ZMdmtv5cMfktwbahCciXMvMCsATBArGar1toOdjux/QLDpQ==} + engines: {node: ^14.18.0 || >=16.0.0} + dependencies: + '@ampproject/remapping': 2.2.0 + '@babel/core': 7.22.10 + '@babel/parser': 7.22.10 + '@babel/types': 7.22.10 + '@dcloudio/uni-i18n': 3.0.0-alpha-3080220230511001 + '@dcloudio/uni-shared': 3.0.0-alpha-3080220230511001 + '@intlify/core-base': 9.1.9 + '@intlify/shared': 9.1.9 + '@intlify/vue-devtools': 9.1.9 + '@rollup/pluginutils': 4.2.1 + '@vue/compiler-core': 3.2.47 + '@vue/compiler-dom': 3.2.47 + '@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) + base64url: 3.0.1 + chokidar: 3.5.3 + compare-versions: 3.6.0 + debug: 4.3.4 + es-module-lexer: 0.9.3 + esbuild: 0.17.18 + estree-walker: 2.0.2 + fast-glob: 3.2.12 + fs-extra: 10.1.0 + hash-sum: 2.0.0 + jsonc-parser: 3.2.0 + magic-string: 0.27.0 + merge: 2.1.1 + mime: 3.0.0 + 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-selector-parser: 6.0.11 + resolve: 1.22.1 + tapable: 2.2.1 + xregexp: 3.1.0 + transitivePeerDependencies: + - postcss + - supports-color + - ts-node + - vue + dev: true + + /@dcloudio/uni-cli-shared@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-gUgFOT+kJ2wSOUDZG+loqUUEZxsNx13Qmzz/OWI21WB5RxaHz+FYIlsPDUWSfZZIZrkHTiKjcUNPDAUIUfAMXw==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: @@ -1459,7 +1512,7 @@ packages: '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 - '@vue/server-renderer': 3.2.47(vue@3.2.45) + '@vue/server-renderer': 3.2.47(vue@3.3.4) '@vue/shared': 3.2.47 autoprefixer: 10.4.14(postcss@8.4.23) base64url: 3.0.1 @@ -1492,10 +1545,10 @@ packages: - ts-node - vue - /@dcloudio/uni-cloud@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-cloud@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-4fSp1JwdWsPGVIJnCKBrzwj5WoCgQLpkJa1cSfO2zY2bvjm7IkFfLmx01iHo7TLKfH12Uu8YDRGwW4a0H9j1dA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/shared': 3.2.47 @@ -1507,11 +1560,11 @@ packages: - vue dev: false - /@dcloudio/uni-components@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-components@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-gUOzYTCYROafVuSfSvU1+Sdz0P4aiNKC6AHC1yH5Z2YKqOEvzHMYOEFBaMlWmK01RH4ZnveEfJ+ztYvOOMw0aA==} dependencies: - '@dcloudio/uni-cloud': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-h5': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cloud': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-h5': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 transitivePeerDependencies: - postcss @@ -1520,15 +1573,15 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vite@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-h5-vite@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-gLnzD3CbaYRiE00usw0zw17HoR0xB8YNzZKT0lpDnPZLLKOsxfS4b2LJP+dy9TCaTz5tvUEkRBkNeWSnSuyd1w==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@rollup/pluginutils': 4.2.1 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 - '@vue/server-renderer': 3.2.47(vue@3.2.45) + '@vue/server-renderer': 3.2.47(vue@3.3.4) '@vue/shared': 3.2.47 debug: 4.3.4 fs-extra: 10.1.0 @@ -1541,29 +1594,29 @@ packages: - vue dev: false - /@dcloudio/uni-h5-vue@3.0.0-alpha-3081220230802001(vue@3.2.45): + /@dcloudio/uni-h5-vue@3.0.0-alpha-3081220230802001(vue@3.3.4): resolution: {integrity: sha512-+T3lNKz1XkG3al4xzQNMg2AWfnvjVuJaNNl24XQAabrO2E+5Qsyi+GKV/KL1ME6iiT6rKDqNzWPic8DHazVccw==} dependencies: '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 - '@vue/server-renderer': 3.2.47(vue@3.2.45) + '@vue/server-renderer': 3.2.47(vue@3.3.4) transitivePeerDependencies: - vue dev: false - /@dcloudio/uni-h5@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-h5@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-nsJ4Cbi18WjUa+dGNJmyMFl5BOxyNuQidRUrDESGyUIKwZID58M4c5gq2FEgS4u5REB9CQF1yz9Y7fa9pnhXcA==} dependencies: - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3081220230802001(vue@3.2.45) + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3081220230802001(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 - '@vue/server-renderer': 3.2.47(vue@3.2.45) + '@vue/server-renderer': 3.2.47(vue@3.3.4) '@vue/shared': 3.2.47 debug: 4.3.4 localstorage-polyfill: 1.0.1 postcss-selector-parser: 6.0.11 safe-area-insets: 1.4.1 - vue-router: 4.1.6(vue@3.2.45) + vue-router: 4.1.6(vue@3.3.4) xmlhttprequest: 1.8.0 transitivePeerDependencies: - postcss @@ -1572,14 +1625,18 @@ packages: - vue dev: false + /@dcloudio/uni-i18n@3.0.0-alpha-3080220230511001: + resolution: {integrity: sha512-hii0rSYvE1E7UXcXaFU8T9o2y9ukKAkLcQqwVUb4aUTi7HiRha0lVmifRRitTQ780VkaoVMGtbhZLwFS0L0ArA==} + dev: true + /@dcloudio/uni-i18n@3.0.0-alpha-3081220230802001: resolution: {integrity: sha512-S2MFVeS6igJU1VRzqdC9UDLfI4gdLP7gnI0YVqd4PdetLgy6PS9NgeJ8MLtWKyUlXw/Ykg+Nh7+lv0qf4a5YhQ==} - /@dcloudio/uni-mp-alipay@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-alipay@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-cEL+WyaCjJeTLZKjs9an1NP0vwH1YA6DPcpdGscd9yu3Zb7FN54xSHPp7COupO5MFMRsdlKSMhAD/akT5zEwKA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-core': 3.2.47 @@ -1591,14 +1648,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-baidu@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-baidu@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-WL4P7imM1LWaOFjp6tlU0LeLJwcompumybXt0ZzO74V7Uq7DhU6bRcfOuWLRhWmS6DKzrfyIGnu2SRIRZgvugw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 @@ -1616,13 +1673,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-compiler@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-compiler@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-DUDVMXUhMC8T8wgsODzAjQe8OEKHpEUkSkyWrtN6WkqB//LUyWiB9cPRXkxKK2MBeonsaajYao/Ezh6dNKychg==} dependencies: '@babel/generator': 7.22.10 '@babel/parser': 7.22.10 '@babel/types': 7.22.10 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 @@ -1635,12 +1692,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-jd@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-jd@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-84Ua4pIXDjiWMoQ4VLy4ck0Ejk/ZhdsenncKn8kns55xJygb7wP4Ggt3Njx2EVQIa9N1a1vmslPucoI9tDf9vg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/shared': 3.2.47 @@ -1651,14 +1708,14 @@ packages: - vue dev: false - /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-kuaishou@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-Fx8WiaGReo2UIaYC68DSVJZIS9tH8ZDYS+lPAfjy2dEzwPrhF6ZiJnoIvXv4lRzJhBERqw+SUckkWuOcRSGKPg==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 @@ -1671,13 +1728,13 @@ packages: - vue dev: false - /@dcloudio/uni-mp-lark@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-lark@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-0uGpY92COJ//N7EBHSkaNgctuK4XgFqXAHiiukVf1u2FnTxtAAh9lE7dO9xomPaV/MtMON1TfHw3HrvDcnuCdA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-core': 3.2.47 @@ -1689,11 +1746,11 @@ packages: - vue dev: false - /@dcloudio/uni-mp-qq@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-qq@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-WARnOEetYF0ldEXuUq0aimwZkBtat9G6ZUrMHmnp4Vl2TeHWTOpuZcXV7ePZFXZka6Z3TSauMkS/t/xFepZ8DA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/shared': 3.2.47 @@ -1705,12 +1762,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-toutiao@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-mCTwRhSWBeQVZQpMEFY6mG86xkyONIyklo0Mtb1BBPX3EFGEXrNiVgjYsRTAmXePFk4m9Auzr9G9JU3B3btYJA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-core': 3.2.47 @@ -1722,12 +1779,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-vite@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-vite@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-jQmdOd0CJ/b65gswS8F2WPnprbihnmEbUeBIo+RYRa7+Yync0+qt2rV8GmB6kP0SusgzD4Ku5IqhNsxhPM0A2Q==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-i18n': 3.0.0-alpha-3081220230802001 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/compiler-sfc': 3.2.47 @@ -1747,11 +1804,11 @@ packages: '@vue/shared': 3.2.47 dev: false - /@dcloudio/uni-mp-weixin@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-weixin@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-+HBTwk9Fndv/YVB8YG+JavtItahDKEj7DK4ih/5Ct2o8u9DRycI6IJhqDUyK4Eks2ZH0TkLAjZPM3KZc87d0RQ==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/shared': 3.2.47 @@ -1769,12 +1826,12 @@ packages: - vue dev: false - /@dcloudio/uni-mp-xhs@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-mp-xhs@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-ndFx+CScnJejXhMmhZK+RCd+JLy6FDJWVypyLymK/BaepdNUE8xkPnB4feVBxnPppR3lNeqk0WUR4qhDFQcDHw==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/shared': 3.2.47 @@ -1793,10 +1850,10 @@ packages: postcss: 8.4.23 dev: false - /@dcloudio/uni-push@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-push@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-LDdiMUL4Dop9OrjHWPv+t6MAj1pf9ZB0NT9tI+ujSfx4aanKgPYgGpblq3ShiyXuckJTSMz1Tt0cZGolwHO6ZA==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) transitivePeerDependencies: - postcss - supports-color @@ -1804,11 +1861,11 @@ packages: - vue dev: false - /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-quickapp-webview@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-u8Vm1gJJdHTpmH3zFkFF0lUtp3DycomBwfv47+Ttoz26uNjEPVKDe/uMWOMAvpSgLVvROnIWHrU+fgs/OBmHug==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-mp-vue': 3.0.0-alpha-3081220230802001 '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@vue/shared': 3.2.47 @@ -1819,6 +1876,12 @@ packages: - vue dev: false + /@dcloudio/uni-shared@3.0.0-alpha-3080220230511001: + resolution: {integrity: sha512-mPLX+dSmOg0+H80+i26YIw1YeUbL1bioug7w8J+0zmf9Qf1u0BCo6CgN7NfrQJkvbSlcef0DA4NhyaDGxZmbXQ==} + dependencies: + '@vue/shared': 3.2.47 + dev: true + /@dcloudio/uni-shared@3.0.0-alpha-3081220230802001: resolution: {integrity: sha512-pxhRZfuU+eT+oHfaBRTjV2XZnBBNAJcqtCnyLppwbeFsDkpvITdSHQVKy0TwDtRhXgJ/TkdR4w458f9Ho7481g==} dependencies: @@ -1828,10 +1891,10 @@ packages: resolution: {integrity: sha512-atcvxe41RZ+vyxoA8lSfl3zykUcMW3sTLhIpFBhwGZ7ifwWDNSJ/hWsEJKkdfWMcOW7zutTk132evDCH713Bmw==} dev: true - /@dcloudio/uni-stat@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45): + /@dcloudio/uni-stat@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4): resolution: {integrity: sha512-A3tfKOkdbdbFlTStA9rWkwHp7OxyXXHmowGPvnxD/xoKippEWg9n3SOsh98ow1HNc9mcha1i8thBHawUnsna6g==} dependencies: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 debug: 4.3.4 transitivePeerDependencies: @@ -1841,7 +1904,24 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.2.45): + /@dcloudio/uni-vue-devtools@3.0.0-alpha-3080220230511001(postcss@8.4.23)(vue@3.3.4): + resolution: {integrity: sha512-dpDEnWF5hTsPve2pII/srsQYc6wdZbUt9Ejwy57TfuRz6JmPv+IBLTlGkIiZFo1RgQ3GmYyyFzKPuKiMfeLjIg==} + dependencies: + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3080220230511001(postcss@8.4.23)(vue@3.3.4) + detect-port: 1.5.1 + express: 4.18.2 + open: 8.4.2 + socket.io: 4.7.2 + transitivePeerDependencies: + - bufferutil + - postcss + - supports-color + - ts-node + - utf-8-validate + - vue + dev: true + + /@dcloudio/vite-plugin-uni@3.0.0-alpha-3081220230802001(postcss@8.4.23)(vite@4.0.3)(vue@3.3.4): resolution: {integrity: sha512-Ez7O42zUTuExxpgM92BYofXTY2NJ/fzIlRS2rWeK6bLCKXOKqJ30JUv20rQNu6AwLWRaSMh1us7cZNkbKhZW+g==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -1851,12 +1931,12 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.10) '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.22.10) - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.2.45) + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081220230802001(postcss@8.4.23)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081220230802001 '@rollup/pluginutils': 4.2.1 '@vitejs/plugin-legacy': 4.1.1(terser@5.16.0)(vite@4.0.3) - '@vitejs/plugin-vue': 4.2.3(vite@4.0.3)(vue@3.2.45) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.0.3)(vue@3.2.45) + '@vitejs/plugin-vue': 4.2.3(vite@4.0.3)(vue@3.3.4) + '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.0.3)(vue@3.3.4) '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -3050,6 +3130,10 @@ packages: '@sinonjs/commons': 1.8.6 dev: true + /@socket.io/component-emitter@3.1.0: + resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==} + dev: true + /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} @@ -3084,6 +3168,16 @@ packages: '@babel/types': 7.22.10 dev: true + /@types/cookie@0.4.1: + resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} + dev: true + + /@types/cors@2.8.13: + resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} + dependencies: + '@types/node': 18.11.10 + dev: true + /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: @@ -3264,19 +3358,19 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@uni-helper/uni-app-types@0.5.7(typescript@4.9.3): - resolution: {integrity: sha512-iA5r0pWf+P2vvhrkSWSpS+e5kxzhLTLGw+g8Ee8zg5HkOl6VShDInstp24ufHQt54CGX39wXTcOgnYToTr4gGg==} + /@uni-helper/uni-app-types@0.5.8(typescript@4.9.3): + resolution: {integrity: sha512-iB2JG6ygBjGcUvSAKpuxrK8JfPBYuLXf3p8fMTM3Mtwoi+VvcyU4hJJwbndX3mqqVJw/lGpsOlPIBozp8NZ3Cg==} engines: {node: '>=14.18'} peerDependencies: typescript: ^4.8.0 || ^5.0.0 dependencies: '@dcloudio/types': 3.3.3 typescript: 4.9.3 - vue3: /vue@3.2.47 + vue3: /vue@3.3.4 dev: true - /@uni-helper/uni-ui-types@0.5.8(@uni-helper/uni-app-types@0.5.7): - resolution: {integrity: sha512-fFDtkzzKUJnRNtMeMwK2htl6oCQm3OL2odN+G4SIaWvFvnMjwZ/6AEELTfN7Bv36NWWMFgOE57KUqBHhMbVXDA==} + /@uni-helper/uni-ui-types@0.5.11(@uni-helper/uni-app-types@0.5.8): + resolution: {integrity: sha512-tGX4llyJBdq9TmNjmZYKu4eueUWUU0F/YgZeTWDgVCmlgYGavhcUL7R+I0Uxe5hGoqFXkNf0ZnmG/WFZWfK/HQ==} engines: {node: '>=14.18'} peerDependencies: '@uni-helper/uni-app-types': ^0.5.1 @@ -3285,8 +3379,8 @@ packages: optional: true dependencies: '@dcloudio/types': 3.3.3 - '@uni-helper/uni-app-types': 0.5.7(typescript@4.9.3) - vue3: /vue@3.2.47 + '@uni-helper/uni-app-types': 0.5.8(typescript@4.9.3) + vue3: /vue@3.3.4 dev: true /@vitejs/plugin-legacy@4.1.1(terser@5.16.0)(vite@4.0.3): @@ -3309,7 +3403,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.0.3)(vue@3.2.45): + /@vitejs/plugin-vue-jsx@3.0.1(vite@4.0.3)(vue@3.3.4): resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3320,12 +3414,12 @@ packages: '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.10) vite: 4.0.3(@types/node@18.11.10)(sass@1.56.1)(terser@5.16.0) - vue: 3.2.45 + vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@3.2.0(vite@4.0.3)(vue@3.2.45): + /@vitejs/plugin-vue@3.2.0(vite@4.0.3)(vue@3.3.4): resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3333,10 +3427,10 @@ packages: vue: ^3.2.25 dependencies: vite: 4.0.3(@types/node@18.11.10)(sass@1.56.1)(terser@5.16.0) - vue: 3.2.45 + vue: 3.3.4 dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.0.3)(vue@3.2.45): + /@vitejs/plugin-vue@4.2.3(vite@4.0.3)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3344,7 +3438,25 @@ packages: vue: ^3.2.25 dependencies: vite: 4.0.3(@types/node@18.11.10)(sass@1.56.1)(terser@5.16.0) - vue: 3.2.45 + vue: 3.3.4 + + /@volar/language-core@1.10.0: + resolution: {integrity: sha512-ddyWwSYqcbEZNFHm+Z3NZd6M7Ihjcwl/9B5cZd8kECdimVXUFdFi60XHWD27nrWtUQIsUYIG7Ca1WBwV2u2LSQ==} + dependencies: + '@volar/source-map': 1.10.0 + dev: true + + /@volar/source-map@1.10.0: + resolution: {integrity: sha512-/ibWdcOzDGiq/GM1JU2eX8fH1bvAhl66hfe8yEgLEzg9txgr6qb5sQ/DEz5PcDL75tF5H5sCRRwn8Eu8ezi9mw==} + dependencies: + muggle-string: 0.3.1 + dev: true + + /@volar/typescript@1.10.0: + resolution: {integrity: sha512-OtqGtFbUKYC0pLNIk3mHQp5xWnvL1CJIUc9VE39VdZ/oqpoBh5jKfb9uJ45Y4/oP/WYTrif/Uxl1k8VTPz66Gg==} + dependencies: + '@volar/language-core': 1.10.0 + dev: true /@vue/babel-helper-vue-transform-on@1.0.2: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} @@ -3367,14 +3479,6 @@ packages: - supports-color dev: true - /@vue/compiler-core@3.2.45: - resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} - dependencies: - '@babel/parser': 7.22.10 - '@vue/shared': 3.2.45 - estree-walker: 2.0.2 - source-map: 0.6.1 - /@vue/compiler-core@3.2.47: resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==} dependencies: @@ -3383,11 +3487,13 @@ packages: estree-walker: 2.0.2 source-map: 0.6.1 - /@vue/compiler-dom@3.2.45: - resolution: {integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==} + /@vue/compiler-core@3.3.4: + resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@vue/compiler-core': 3.2.45 - '@vue/shared': 3.2.45 + '@babel/parser': 7.22.10 + '@vue/shared': 3.3.4 + estree-walker: 2.0.2 + source-map-js: 1.0.2 /@vue/compiler-dom@3.2.47: resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==} @@ -3395,19 +3501,11 @@ packages: '@vue/compiler-core': 3.2.47 '@vue/shared': 3.2.47 - /@vue/compiler-sfc@3.2.45: - resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==} + /@vue/compiler-dom@3.3.4: + resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==} dependencies: - '@babel/parser': 7.22.10 - '@vue/compiler-core': 3.2.45 - '@vue/compiler-dom': 3.2.45 - '@vue/compiler-ssr': 3.2.45 - '@vue/reactivity-transform': 3.2.45 - '@vue/shared': 3.2.45 - estree-walker: 2.0.2 - magic-string: 0.25.9 - postcss: 8.4.23 - source-map: 0.6.1 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 /@vue/compiler-sfc@3.2.47: resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==} @@ -3423,11 +3521,19 @@ packages: postcss: 8.4.23 source-map: 0.6.1 - /@vue/compiler-ssr@3.2.45: - resolution: {integrity: sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==} + /@vue/compiler-sfc@3.3.4: + resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@vue/compiler-dom': 3.2.45 - '@vue/shared': 3.2.45 + '@babel/parser': 7.22.10 + '@vue/compiler-core': 3.3.4 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-ssr': 3.3.4 + '@vue/reactivity-transform': 3.3.4 + '@vue/shared': 3.3.4 + estree-walker: 2.0.2 + magic-string: 0.30.2 + postcss: 8.4.23 + source-map-js: 1.0.2 /@vue/compiler-ssr@3.2.47: resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==} @@ -3435,6 +3541,12 @@ packages: '@vue/compiler-dom': 3.2.47 '@vue/shared': 3.2.47 + /@vue/compiler-ssr@3.3.4: + resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==} + dependencies: + '@vue/compiler-dom': 3.3.4 + '@vue/shared': 3.3.4 + /@vue/devtools-api@6.4.5: resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} dev: false @@ -3476,14 +3588,24 @@ packages: - supports-color dev: true - /@vue/reactivity-transform@3.2.45: - resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==} + /@vue/language-core@1.8.8(typescript@4.9.3): + resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true dependencies: - '@babel/parser': 7.22.10 - '@vue/compiler-core': 3.2.45 - '@vue/shared': 3.2.45 - estree-walker: 2.0.2 - magic-string: 0.25.9 + '@volar/language-core': 1.10.0 + '@volar/source-map': 1.10.0 + '@vue/compiler-dom': 3.3.4 + '@vue/reactivity': 3.3.4 + '@vue/shared': 3.3.4 + minimatch: 9.0.3 + muggle-string: 0.3.1 + typescript: 4.9.3 + vue-template-compiler: 2.7.14 + dev: true /@vue/reactivity-transform@3.2.47: resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==} @@ -3494,95 +3616,56 @@ packages: estree-walker: 2.0.2 magic-string: 0.25.9 - /@vue/reactivity@3.2.45: - resolution: {integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==} - dependencies: - '@vue/shared': 3.2.45 - - /@vue/reactivity@3.2.47: - resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==} + /@vue/reactivity-transform@3.3.4: + resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@vue/shared': 3.2.47 - dev: true + '@babel/parser': 7.22.10 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 + estree-walker: 2.0.2 + magic-string: 0.30.2 /@vue/reactivity@3.3.4: resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} dependencies: '@vue/shared': 3.3.4 - dev: false - - /@vue/runtime-core@3.2.45: - resolution: {integrity: sha512-gzJiTA3f74cgARptqzYswmoQx0fIA+gGYBfokYVhF8YSXjWTUA2SngRzZRku2HbGbjzB6LBYSbKGIaK8IW+s0A==} - dependencies: - '@vue/reactivity': 3.2.45 - '@vue/shared': 3.2.45 - - /@vue/runtime-core@3.2.47: - resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==} - dependencies: - '@vue/reactivity': 3.2.47 - '@vue/shared': 3.2.47 - dev: true /@vue/runtime-core@3.3.4: resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==} dependencies: '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 - dev: false - /@vue/runtime-dom@3.2.45: - resolution: {integrity: sha512-cy88YpfP5Ue2bDBbj75Cb4bIEZUMM/mAkDMfqDTpUYVgTf/kuQ2VQ8LebuZ8k6EudgH8pYhsGWHlY0lcxlvTwA==} + /@vue/runtime-dom@3.3.4: + resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==} dependencies: - '@vue/runtime-core': 3.2.45 - '@vue/shared': 3.2.45 - csstype: 2.6.21 - - /@vue/runtime-dom@3.2.47: - resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==} - dependencies: - '@vue/runtime-core': 3.2.47 - '@vue/shared': 3.2.47 - csstype: 2.6.21 - dev: true - - /@vue/server-renderer@3.2.45(vue@3.2.45): - resolution: {integrity: sha512-ebiMq7q24WBU1D6uhPK//2OTR1iRIyxjF5iVq/1a5I1SDMDyDu4Ts6fJaMnjrvD3MqnaiFkKQj+LKAgz5WIK3g==} - peerDependencies: - vue: 3.2.45 - dependencies: - '@vue/compiler-ssr': 3.2.45 - '@vue/shared': 3.2.45 - vue: 3.2.45 + '@vue/runtime-core': 3.3.4 + '@vue/shared': 3.3.4 + csstype: 3.1.2 - /@vue/server-renderer@3.2.47(vue@3.2.45): + /@vue/server-renderer@3.2.47(vue@3.3.4): resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==} peerDependencies: vue: 3.2.47 dependencies: '@vue/compiler-ssr': 3.2.47 '@vue/shared': 3.2.47 - vue: 3.2.45 + vue: 3.3.4 - /@vue/server-renderer@3.2.47(vue@3.2.47): - resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==} + /@vue/server-renderer@3.3.4(vue@3.3.4): + resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} peerDependencies: - vue: 3.2.47 + vue: 3.3.4 dependencies: - '@vue/compiler-ssr': 3.2.47 - '@vue/shared': 3.2.47 - vue: 3.2.47 - dev: true - - /@vue/shared@3.2.45: - resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} + '@vue/compiler-ssr': 3.3.4 + '@vue/shared': 3.3.4 + vue: 3.3.4 /@vue/shared@3.2.47: resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==} /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - dev: false /@vue/tsconfig@0.1.3(@types/node@18.11.10): resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} @@ -3595,6 +3678,15 @@ packages: '@types/node': 18.11.10 dev: true + /@vue/typescript@1.8.8(typescript@4.9.3): + resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + dependencies: + '@volar/typescript': 1.10.0 + '@vue/language-core': 1.8.8(typescript@4.9.3) + transitivePeerDependencies: + - typescript + dev: true + /abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} dev: true @@ -3880,6 +3972,11 @@ packages: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} dev: false + /base64id@2.0.0: + resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} + engines: {node: ^4.5.0 || >= 5.9} + dev: true + /base64url@3.0.1: resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==} engines: {node: '>=6.0.0'} @@ -3923,6 +4020,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'} @@ -4152,6 +4255,11 @@ packages: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} dev: true + /cookie@0.4.2: + resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} + engines: {node: '>= 0.6'} + dev: true + /cookie@0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} @@ -4167,6 +4275,14 @@ packages: resolution: {integrity: sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==} requiresBuild: true + /cors@2.8.5: + resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} + engines: {node: '>= 0.10'} + dependencies: + object-assign: 4.1.1 + vary: 1.1.2 + dev: true + /cross-env@7.0.3: resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} @@ -4228,8 +4344,8 @@ packages: cssom: 0.3.8 dev: true - /csstype@2.6.21: - resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==} + /csstype@3.1.2: + resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} /data-urls@2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} @@ -4240,6 +4356,10 @@ packages: whatwg-url: 8.7.0 dev: true + /de-indent@1.0.2: + resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} + dev: true + /debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} peerDependencies: @@ -4286,6 +4406,11 @@ packages: execa: 5.1.1 dev: true + /define-lazy-prop@2.0.0: + resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} + engines: {node: '>=8'} + dev: true + /delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} @@ -4306,6 +4431,16 @@ packages: engines: {node: '>=8'} dev: true + /detect-port@1.5.1: + resolution: {integrity: sha512-aBzdj76lueB6uUst5iAs7+0H/oOjqI5D16XUWxlWMIMROhcM0rfsNVk93zTngq1dDNpoXRr++Sus7ETAExppAQ==} + hasBin: true + dependencies: + address: 1.2.1 + debug: 4.3.4 + transitivePeerDependencies: + - supports-color + dev: true + /diff-sequences@27.5.1: resolution: {integrity: sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -4365,12 +4500,41 @@ packages: engines: {node: '>= 0.8'} dev: true + /engine.io-parser@5.2.1: + resolution: {integrity: sha512-9JktcM3u18nU9N2Lz3bWeBgxVgOKpw7yhRaoxQA3FUDZzzw+9WlA6p4G4u0RixNkg14fH7EfEc/RhpurtiROTQ==} + engines: {node: '>=10.0.0'} + dev: true + + /engine.io@6.5.2: + resolution: {integrity: sha512-IXsMcGpw/xRfjra46sVZVHiSWo/nJ/3g1337q9KNXtS6YRzbW5yIzTCb9DjhrBe7r3GZQR0I4+nq+4ODk5g/cA==} + engines: {node: '>=10.2.0'} + dependencies: + '@types/cookie': 0.4.1 + '@types/cors': 2.8.13 + '@types/node': 18.11.10 + accepts: 1.3.8 + base64id: 2.0.0 + cookie: 0.4.2 + cors: 2.8.5 + debug: 4.3.4 + engine.io-parser: 5.2.1 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: true + /error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 dev: true + /es-module-lexer@0.9.3: + resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} + dev: true + /es-module-lexer@1.3.0: resolution: {integrity: sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA==} @@ -4993,6 +5157,11 @@ packages: /hash-sum@2.0.0: resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==} + /he@1.2.0: + resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} + hasBin: true + dev: true + /html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} @@ -5149,6 +5318,12 @@ packages: dependencies: has: 1.0.3 + /is-docker@2.2.1: + resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} + engines: {node: '>=8'} + hasBin: true + dev: true + /is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} @@ -5205,6 +5380,13 @@ packages: resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} dev: true + /is-wsl@2.2.0: + resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} + engines: {node: '>=8'} + dependencies: + is-docker: 2.2.1 + dev: true + /isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true @@ -6000,6 +6182,13 @@ packages: dependencies: sourcemap-codec: 1.4.8 + /magic-string@0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + /magic-string@0.30.2: resolution: {integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==} engines: {node: '>=12'} @@ -6095,6 +6284,13 @@ packages: brace-expansion: 1.1.11 dev: true + /minimatch@9.0.3: + resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} + 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 @@ -6124,6 +6320,10 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true + /muggle-string@0.3.1: + resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} + dev: true + /nanoid@3.3.6: resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -6181,6 +6381,11 @@ packages: resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==} dev: true + /object-assign@4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} + engines: {node: '>=0.10.0'} + dev: true + /object-inspect@1.12.2: resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==} dev: true @@ -6216,6 +6421,15 @@ packages: mimic-fn: 4.0.0 dev: true + /open@8.4.2: + resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} + engines: {node: '>=12'} + dependencies: + define-lazy-prop: 2.0.0 + is-docker: 2.2.1 + is-wsl: 2.2.0 + dev: true + /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} @@ -6400,16 +6614,16 @@ packages: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} - /pinia-plugin-persistedstate@3.2.0(pinia@2.0.35): + /pinia-plugin-persistedstate@3.2.0(pinia@2.0.27): resolution: {integrity: sha512-tZbNGf2vjAQcIm7alK40sE51Qu/m9oWr+rEgNm/2AWr1huFxj72CjvpQcIQzMknDBJEkQznCLAGtJTIcLKrKdw==} peerDependencies: pinia: ^2.0.0 dependencies: - pinia: 2.0.35(typescript@4.9.3)(vue@3.2.45) + pinia: 2.0.27(typescript@4.9.3)(vue@3.3.4) dev: false - /pinia@2.0.35(typescript@4.9.3)(vue@3.2.45): - resolution: {integrity: sha512-P1IKKQWhxGXiiZ3atOaNI75bYlFUbRxtJdhPLX059Z7+b9Z04rnTZdSY8Aph1LA+/4QEMAYHsTQ638Wfe+6K5g==} + /pinia@2.0.27(typescript@4.9.3)(vue@3.3.4): + resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -6422,8 +6636,8 @@ packages: dependencies: '@vue/devtools-api': 6.5.0 typescript: 4.9.3 - vue: 3.2.45 - vue-demi: 0.14.0(vue@3.2.45) + vue: 3.3.4 + vue-demi: 0.14.5(vue@3.3.4) dev: false /pirates@4.0.5: @@ -6924,6 +7138,42 @@ packages: is-fullwidth-code-point: 4.0.0 dev: true + /socket.io-adapter@2.5.2: + resolution: {integrity: sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==} + dependencies: + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: true + + /socket.io-parser@4.2.4: + resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} + engines: {node: '>=10.0.0'} + dependencies: + '@socket.io/component-emitter': 3.1.0 + debug: 4.3.4 + transitivePeerDependencies: + - supports-color + dev: true + + /socket.io@4.7.2: + resolution: {integrity: sha512-bvKVS29/I5fl2FGLNHuXlQaUH/BlzX1IN6S+NKLNZpBsPZIDH+90eQmCs2Railn4YUiww4SzUedJ6+uzwFnKLw==} + engines: {node: '>=10.2.0'} + dependencies: + accepts: 1.3.8 + base64id: 2.0.0 + cors: 2.8.5 + debug: 4.3.4 + engine.io: 6.5.2 + socket.io-adapter: 2.5.2 + socket.io-parser: 4.2.4 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: true + /source-map-js@1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} @@ -7355,8 +7605,8 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vue-demi@0.14.0(vue@3.2.45): - resolution: {integrity: sha512-gt58r2ogsNQeVoQ3EhoUAvUsH9xviydl0dWJj7dabBC/2L4uBId7ujtCwDRD0JhkGsV1i0CtfLAeyYKBht9oWg==} + /vue-demi@0.14.5(vue@3.3.4): + resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -7367,7 +7617,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.45 + vue: 3.3.4 dev: false /vue-eslint-parser@9.1.0(eslint@8.28.0): @@ -7388,7 +7638,7 @@ packages: - supports-color dev: true - /vue-i18n@9.2.2(vue@3.2.45): + /vue-i18n@9.2.2(vue@3.3.4): resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} engines: {node: '>= 14'} peerDependencies: @@ -7398,37 +7648,46 @@ packages: '@intlify/shared': 9.2.2 '@intlify/vue-devtools': 9.2.2 '@vue/devtools-api': 6.4.5 - vue: 3.2.45 + vue: 3.3.4 dev: false - /vue-router@4.1.6(vue@3.2.45): + /vue-router@4.1.6(vue@3.3.4): resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.0 - vue: 3.2.45 + vue: 3.3.4 dev: false - /vue@3.2.45: - resolution: {integrity: sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA==} + /vue-template-compiler@2.7.14: + resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} dependencies: - '@vue/compiler-dom': 3.2.45 - '@vue/compiler-sfc': 3.2.45 - '@vue/runtime-dom': 3.2.45 - '@vue/server-renderer': 3.2.45(vue@3.2.45) - '@vue/shared': 3.2.45 + de-indent: 1.0.2 + he: 1.2.0 + dev: true - /vue@3.2.47: - resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==} + /vue-tsc@1.8.8(typescript@4.9.3): + resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + hasBin: true + peerDependencies: + typescript: '*' dependencies: - '@vue/compiler-dom': 3.2.47 - '@vue/compiler-sfc': 3.2.47 - '@vue/runtime-dom': 3.2.47 - '@vue/server-renderer': 3.2.47(vue@3.2.47) - '@vue/shared': 3.2.47 + '@vue/language-core': 1.8.8(typescript@4.9.3) + '@vue/typescript': 1.8.8(typescript@4.9.3) + semver: 7.3.8 + typescript: 4.9.3 dev: true + /vue@3.3.4: + resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==} + dependencies: + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-sfc': 3.3.4 + '@vue/runtime-dom': 3.3.4 + '@vue/server-renderer': 3.3.4(vue@3.3.4) + '@vue/shared': 3.3.4 + /w3c-hr-time@1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} deprecated: Use your platform's native performance.now() and performance.timeOrigin.