From 4b13357f3d19bb150bea25aad3e48d0a9a48e778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 19:49:43 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- package.json | 14 ++-- pnpm-lock.yaml | 185 ++++++++++++++++++++++--------------------------- 2 files changed, 90 insertions(+), 109 deletions(-) diff --git a/package.json b/package.json index 1afa259..de6716d 100644 --- a/package.json +++ b/package.json @@ -50,17 +50,17 @@ "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "umi-request": "^1.4.0", - "vant": "^4.9.0", + "vant": "^4.9.1", "vconsole": "^3.15.1", "vue": "^3.4.27", - "vue-router": "^4.3.2" + "vue-router": "^4.3.3" }, "devDependencies": { "@rushstack/eslint-patch": "^1.10.3", "@tsconfig/node20": "^20.1.4", "@types/node": "^20.11.28", "@vant/auto-import-resolver": "^1.1.0", - "@vitejs/plugin-vue": "^5.0.4", + "@vitejs/plugin-vue": "^5.0.5", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-typescript": "^12.0.0", @@ -70,7 +70,7 @@ "eslint-plugin-vue": "^9.17.0", "fs-extra": "^11.2.0", "husky": "^9.0.11", - "lint-staged": "^15.2.5", + "lint-staged": "^15.2.6", "npm-run-all2": "^6.1.2", "postcss": "^8.4.38", "postcss-html": "^1.6.0", @@ -90,17 +90,17 @@ "stylelint-order": "^6.0.4", "stylelint-prettier": "^4.1.0", "svgo": "^3.2.0", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "~5.4.5", "unplugin-auto-import": "^0.17.6", "unplugin-vue-components": "^0.26.0", - "vite": "^5.2.11", + "vite": "^5.2.13", "vite-plugin-compression": "^0.5.1", "vite-plugin-html": "^3.2.2", "vite-plugin-svg-icons": "^2.0.1", "vite-plugin-vconsole": "^2.1.1", "vite-plugin-vue-devtools": "^7.0.20", - "vue-tsc": "^2.0.19" + "vue-tsc": "^2.0.21" }, "lint-staged": { "*.{js,jsx,ts,tsx}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f63c8e..0a0f44d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: ^1.4.0 version: 1.4.0 vant: - specifier: ^4.9.0 - version: 4.9.0(vue@3.4.27) + specifier: ^4.9.1 + version: 4.9.1(vue@3.4.27) vconsole: specifier: ^3.15.1 version: 3.15.1 @@ -39,8 +39,8 @@ dependencies: specifier: ^3.4.27 version: 3.4.27(typescript@5.4.5) vue-router: - specifier: ^4.3.2 - version: 4.3.2(vue@3.4.27) + specifier: ^4.3.3 + version: 4.3.3(vue@3.4.27) devDependencies: '@rushstack/eslint-patch': @@ -56,11 +56,11 @@ devDependencies: specifier: ^1.1.0 version: 1.1.0 '@vitejs/plugin-vue': - specifier: ^5.0.4 - version: 5.0.4(vite@5.2.11)(vue@3.4.27) + specifier: ^5.0.5 + version: 5.0.5(vite@5.2.13)(vue@3.4.27) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.2.11)(vue@3.4.27) + version: 3.1.0(vite@5.2.13)(vue@3.4.27) '@vue/eslint-config-prettier': specifier: ^8.0.0 version: 8.0.0(eslint@8.57.0)(prettier@3.2.5) @@ -86,8 +86,8 @@ devDependencies: specifier: ^9.0.11 version: 9.0.11 lint-staged: - specifier: ^15.2.5 - version: 15.2.5 + specifier: ^15.2.6 + version: 15.2.6 npm-run-all2: specifier: ^6.1.2 version: 6.1.2 @@ -146,8 +146,8 @@ devDependencies: specifier: ^3.2.0 version: 3.2.0 tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: ~5.4.5 version: 5.4.5 @@ -158,26 +158,26 @@ devDependencies: specifier: ^0.26.0 version: 0.26.0(vue@3.4.27) vite: - specifier: ^5.2.11 - version: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + specifier: ^5.2.13 + version: 5.2.13(@types/node@20.11.30)(sass@1.72.0) vite-plugin-compression: specifier: ^0.5.1 - version: 0.5.1(vite@5.2.11) + version: 0.5.1(vite@5.2.13) vite-plugin-html: specifier: ^3.2.2 - version: 3.2.2(vite@5.2.11) + version: 3.2.2(vite@5.2.13) vite-plugin-svg-icons: specifier: ^2.0.1 - version: 2.0.1(vite@5.2.11) + version: 2.0.1(vite@5.2.13) vite-plugin-vconsole: specifier: ^2.1.1 version: 2.1.1 vite-plugin-vue-devtools: specifier: ^7.0.20 - version: 7.0.20(vite@5.2.11)(vue@3.4.27) + version: 7.0.20(vite@5.2.13)(vue@3.4.27) vue-tsc: - specifier: ^2.0.19 - version: 2.0.19(typescript@5.4.5) + specifier: ^2.0.21 + version: 2.0.21(typescript@5.4.5) packages: @@ -1285,7 +1285,7 @@ packages: vue: 3.4.27(typescript@5.4.5) dev: false - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11)(vue@3.4.27): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.13)(vue@3.4.27): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -1295,40 +1295,41 @@ packages: '@babel/core': 7.24.3 '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) vue: 3.4.27(typescript@5.4.5) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@5.0.4(vite@5.2.11)(vue@3.4.27): - resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} + /@vitejs/plugin-vue@5.0.5(vite@5.2.13)(vue@3.4.27): + resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) vue: 3.4.27(typescript@5.4.5) dev: true - /@volar/language-core@2.2.5: - resolution: {integrity: sha512-2htyAuxRrAgETmFeUhT4XLELk3LiEcqoW/B8YUXMF6BrGWLMwIR09MFaZYvrA2UhbdAeSyeQ726HaWSWkexUcQ==} + /@volar/language-core@2.3.0: + resolution: {integrity: sha512-pvhL24WUh3VDnv7Yw5N1sjhPtdx7q9g+Wl3tggmnkMcyK8GcCNElF2zHiKznryn0DiUGk+eez/p2qQhz+puuHw==} dependencies: - '@volar/source-map': 2.2.5 + '@volar/source-map': 2.3.0 dev: true - /@volar/source-map@2.2.5: - resolution: {integrity: sha512-wrOEIiZNf4E+PWB0AxyM4tfhkfldPsb3bxg8N6FHrxJH2ohar7aGu48e98bp3pR9HUA7P/pR9VrLmkTrgCCnWQ==} + /@volar/source-map@2.3.0: + resolution: {integrity: sha512-G/228aZjAOGhDjhlyZ++nDbKrS9uk+5DMaEstjvzglaAw7nqtDyhnQAsYzUg6BMP9BtwZ59RIw5HGePrutn00Q==} dependencies: muggle-string: 0.4.1 dev: true - /@volar/typescript@2.2.5: - resolution: {integrity: sha512-eSV/n75+ppfEVugMC/salZsI44nXDPAyL6+iTYCNLtiLHGJsnMv9GwiDMujrvAUj/aLQyqRJgYtXRoxop2clCw==} + /@volar/typescript@2.3.0: + resolution: {integrity: sha512-PtUwMM87WsKVeLJN33GSTUjBexlKfKgouWlOUIv7pjrOnTwhXHZNSmpc312xgXdTjQPpToK6KXSIcKu9sBQ5LQ==} dependencies: - '@volar/language-core': 2.2.5 + '@volar/language-core': 2.3.0 path-browserify: 1.0.1 + vscode-uri: 3.0.8 dev: true /@vue/babel-helper-vue-transform-on@1.2.2: @@ -1448,7 +1449,7 @@ packages: resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} dev: false - /@vue/devtools-core@7.0.20(vite@5.2.11)(vue@3.4.27): + /@vue/devtools-core@7.0.20(vite@5.2.13)(vue@3.4.27): resolution: {integrity: sha512-JefAn0ljTUPtoEJ47PjEfcLQb9BVt3OH1R6aD8qZ7bNYwZH+xystXpVJ3pW+1iDnOXjfpLgc3bsHUZoxlfobpw==} dependencies: '@vue/devtools-kit': 7.0.20(vue@3.4.27) @@ -1456,7 +1457,7 @@ packages: mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.2.11) + vite-hot-client: 0.2.3(vite@5.2.13) transitivePeerDependencies: - vite - vue @@ -1516,19 +1517,19 @@ packages: - supports-color dev: true - /@vue/language-core@2.0.19(typescript@5.4.5): - resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==} + /@vue/language-core@2.0.21(typescript@5.4.5): + resolution: {integrity: sha512-vjs6KwnCK++kIXT+eI63BGpJHfHNVJcUCr3RnvJsccT3vbJnZV5IhHR2puEkoOkIbDdp0Gqi1wEnv3hEd3WsxQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 2.2.5 - '@vue/compiler-dom': 3.4.21 + '@volar/language-core': 2.3.0 + '@vue/compiler-dom': 3.4.27 '@vue/shared': 3.4.27 computeds: 0.0.1 - minimatch: 9.0.3 + minimatch: 9.0.4 path-browserify: 1.0.1 typescript: 5.4.5 vue-template-compiler: 2.7.16 @@ -1825,13 +1826,6 @@ packages: - supports-color dev: true - /braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} - dependencies: - fill-range: 7.0.1 - dev: true - /braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} @@ -1957,7 +1951,7 @@ packages: engines: {node: '>= 8.10.0'} dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -2778,7 +2772,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.7 dev: true /fast-json-stable-stringify@2.1.0: @@ -2830,13 +2824,6 @@ packages: to-regex-range: 2.1.1 dev: true - /fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - dependencies: - to-regex-range: 5.0.1 - dev: true - /fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -2971,7 +2958,7 @@ packages: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.3 + minimatch: 9.0.4 minipass: 7.0.4 path-scurry: 1.10.1 dev: true @@ -3584,11 +3571,6 @@ packages: engines: {node: '>=10'} dev: true - /lilconfig@3.0.0: - resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==} - engines: {node: '>=14'} - dev: true - /lilconfig@3.1.1: resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==} engines: {node: '>=14'} @@ -3598,8 +3580,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged@15.2.5: - resolution: {integrity: sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==} + /lint-staged@15.2.6: + resolution: {integrity: sha512-M/3PdijFXT/A5lnbSK3EQNLbIIrkE00JZaD39r7t4kfFOqT1Ly9LgSZSMMtvQ3p2/C8Nyj/ou0vkNHmEwqoB8g==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -3823,7 +3805,7 @@ packages: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} dependencies: - braces: 3.0.2 + braces: 3.0.3 picomatch: 2.3.1 dev: true @@ -4347,9 +4329,9 @@ packages: ts-node: optional: true dependencies: - lilconfig: 3.0.0 + lilconfig: 3.1.1 postcss: 8.4.38 - yaml: 2.3.4 + yaml: 2.4.2 dev: true /postcss-media-query-parser@0.2.3: @@ -5373,8 +5355,8 @@ packages: strip-ansi: 6.0.1 dev: true - /tailwindcss@3.4.3: - resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} + /tailwindcss@3.4.4: + resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -5388,7 +5370,7 @@ packages: is-glob: 4.0.3 jiti: 1.21.0 lilconfig: 2.1.0 - micromatch: 4.0.5 + micromatch: 4.0.7 normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 @@ -5692,8 +5674,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vant@4.9.0(vue@3.4.27): - resolution: {integrity: sha512-VlT7U8KvPaHwoXxHoxCdHcz4+O2yz1Eo3kAZ2EJl6uFClTVzldfZ3nGp+tP2azVrhMetyg+CGfAH667K3Jp+6g==} + /vant@4.9.1(vue@3.4.27): + resolution: {integrity: sha512-p7iAKJyACYVwrmrkf3COmbuvzjHrFJ+FAmlyOWbxTS2ovkRs+tNKYjX2iibAl4XnHXBQD+qpX0ogUqE3jE7Isg==} peerDependencies: vue: ^3.0.0 dependencies: @@ -5717,15 +5699,15 @@ packages: mutation-observer: 1.0.3 dev: false - /vite-hot-client@0.2.3(vite@5.2.11): + /vite-hot-client@0.2.3(vite@5.2.13): resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) dev: true - /vite-plugin-compression@0.5.1(vite@5.2.11): + /vite-plugin-compression@0.5.1(vite@5.2.13): resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} peerDependencies: vite: '>=2.0.0' @@ -5733,12 +5715,12 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) transitivePeerDependencies: - supports-color dev: true - /vite-plugin-html@3.2.2(vite@5.2.11): + /vite-plugin-html@3.2.2(vite@5.2.13): resolution: {integrity: sha512-vb9C9kcdzcIo/Oc3CLZVS03dL5pDlOFuhGlZYDCJ840BhWl/0nGeZWf3Qy7NlOayscY4Cm/QRgULCQkEZige5Q==} peerDependencies: vite: '>=2.0.0' @@ -5755,10 +5737,10 @@ packages: html-minifier-terser: 6.1.0 node-html-parser: 5.4.2 pathe: 0.2.0 - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) dev: true - /vite-plugin-inspect@0.8.3(vite@5.2.11): + /vite-plugin-inspect@0.8.3(vite@5.2.13): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -5777,13 +5759,13 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-svg-icons@2.0.1(vite@5.2.11): + /vite-plugin-svg-icons@2.0.1(vite@5.2.13): resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==} peerDependencies: vite: '>=2.0.0' @@ -5796,7 +5778,7 @@ packages: pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) transitivePeerDependencies: - supports-color dev: true @@ -5805,20 +5787,20 @@ packages: resolution: {integrity: sha512-369FlBnQhzR5pF2+nsmbMeF5qNO6MzUIk3l+DHa8In15cscyk4eXT5pWfExoSLn41dgeI1FPP+kgAKViePYPdQ==} dev: true - /vite-plugin-vue-devtools@7.0.20(vite@5.2.11)(vue@3.4.27): + /vite-plugin-vue-devtools@7.0.20(vite@5.2.13)(vue@3.4.27): resolution: {integrity: sha512-b7C57JVekRxqJPLqmrze48dSEG4+1f0nOHP3PetV1Csn/KhEuDNUWX/B5W/ppxv36Tilx86nozwQopYFG/5ndw==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 dependencies: - '@vue/devtools-core': 7.0.20(vite@5.2.11)(vue@3.4.27) + '@vue/devtools-core': 7.0.20(vite@5.2.13)(vue@3.4.27) '@vue/devtools-kit': 7.0.20(vue@3.4.27) '@vue/devtools-shared': 7.0.20 execa: 8.0.1 sirv: 2.0.4 - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) - vite-plugin-inspect: 0.8.3(vite@5.2.11) - vite-plugin-vue-inspector: 4.0.2(vite@5.2.11) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) + vite-plugin-inspect: 0.8.3(vite@5.2.13) + vite-plugin-vue-inspector: 4.0.2(vite@5.2.13) transitivePeerDependencies: - '@nuxt/kit' - rollup @@ -5826,7 +5808,7 @@ packages: - vue dev: true - /vite-plugin-vue-inspector@4.0.2(vite@5.2.11): + /vite-plugin-vue-inspector@4.0.2(vite@5.2.13): resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -5837,16 +5819,16 @@ packages: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.3) '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) - '@vue/compiler-dom': 3.4.21 + '@vue/compiler-dom': 3.4.27 kolorist: 1.8.0 magic-string: 0.30.8 - vite: 5.2.11(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.13(@types/node@20.11.30)(sass@1.72.0) transitivePeerDependencies: - supports-color dev: true - /vite@5.2.11(@types/node@20.11.30)(sass@1.72.0): - resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} + /vite@5.2.13(@types/node@20.11.30)(sass@1.72.0): + resolution: {integrity: sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5882,6 +5864,10 @@ packages: fsevents: 2.3.3 dev: true + /vscode-uri@3.0.8: + resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} + dev: true + /vue-demi@0.14.7(vue@3.4.27): resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} engines: {node: '>=12'} @@ -5914,8 +5900,8 @@ packages: - supports-color dev: true - /vue-router@4.3.2(vue@3.4.27): - resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==} + /vue-router@4.3.3(vue@3.4.27): + resolution: {integrity: sha512-8Q+u+WP4N2SXY38FDcF2H1dUEbYVHVPtPCPZj/GTZx8RCbiB8AtJP9+YIxn4Vs0svMTNQcLIzka4GH7Utkx9xQ==} peerDependencies: vue: ^3.2.0 dependencies: @@ -5930,14 +5916,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@2.0.19(typescript@5.4.5): - resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==} + /vue-tsc@2.0.21(typescript@5.4.5): + resolution: {integrity: sha512-E6x1p1HaHES6Doy8pqtm7kQern79zRtIewkf9fiv7Y43Zo4AFDS5hKi+iHi2RwEhqRmuiwliB1LCEFEGwvxQnw==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/typescript': 2.2.5 - '@vue/language-core': 2.0.19(typescript@5.4.5) + '@volar/typescript': 2.3.0 + '@vue/language-core': 2.0.21(typescript@5.4.5) semver: 7.6.0 typescript: 5.4.5 dev: true @@ -6037,11 +6023,6 @@ packages: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true - /yaml@2.3.4: - resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} - engines: {node: '>= 14'} - dev: true - /yaml@2.4.2: resolution: {integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==} engines: {node: '>= 14'}