From 65d52b05166cc081be8a2943bb4f1de86b0f0509 Mon Sep 17 00:00:00 2001 From: xingyu Date: Thu, 27 Jul 2023 09:37:25 +0800 Subject: [PATCH] chore: update deps --- package.json | 14 +-- pnpm-lock.yaml | 234 ++++++++++++++++++++++++------------------------- 2 files changed, 124 insertions(+), 124 deletions(-) diff --git a/package.json b/package.json index 3dab5c6..ba9f960 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lodash-es": "^4.17.21", "nprogress": "^0.2.0", "path-to-regexp": "^6.2.1", - "pinia": "^2.1.4", + "pinia": "^2.1.6", "print-js": "^1.6.0", "qrcode": "^1.5.3", "qs": "^6.11.2", @@ -62,14 +62,14 @@ "vue-i18n": "^9.2.2", "vue-json-pretty": "^2.2.4", "vue-router": "^4.2.4", - "vue-types": "^5.1.0", + "vue-types": "^5.1.1", "vuedraggable": "^4.1.0", "xlsx": "^0.18.5" }, "devDependencies": { "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", - "@iconify/json": "^2.2.93", + "@iconify/json": "^2.2.95", "@purge-icons/generated": "^0.9.0", "@types/codemirror": "^5.60.8", "@types/crypto-js": "^4.1.1", @@ -81,8 +81,8 @@ "@types/qrcode": "^1.5.1", "@types/qs": "^6.9.7", "@types/sortablejs": "^1.15.1", - "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.1.0", + "@typescript-eslint/eslint-plugin": "^6.2.0", + "@typescript-eslint/parser": "^6.2.0", "@vitejs/plugin-vue": "4.2.3", "@vitejs/plugin-vue-jsx": "^3.0.1", "@vue/compiler-sfc": "^3.3.4", @@ -117,7 +117,7 @@ "stylelint-order": "^6.0.3", "terser": "^5.19.2", "typescript": "^5.1.6", - "vite": "^4.4.6", + "vite": "^4.4.7", "vite-plugin-compression": "^0.5.1", "vite-plugin-mkcert": "^1.16.0", "vite-plugin-progress": "^0.0.7", @@ -129,7 +129,7 @@ "vite-vue-plugin-html": "^1.0.2", "vite-vue-plugin-theme": "^1.0.2", "vue-eslint-parser": "^9.3.1", - "vue-tsc": "^1.8.6" + "vue-tsc": "^1.8.8" }, "repository": { "type": "git", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 591e4c2..e6a172d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ dependencies: specifier: ^6.2.1 version: 6.2.1 pinia: - specifier: ^2.1.4 - version: 2.1.4(typescript@5.1.6)(vue@3.3.4) + specifier: ^2.1.6 + version: 2.1.6(typescript@5.1.6)(vue@3.3.4) print-js: specifier: ^1.6.0 version: 1.6.0 @@ -93,8 +93,8 @@ dependencies: specifier: ^4.2.4 version: 4.2.4(vue@3.3.4) vue-types: - specifier: ^5.1.0 - version: 5.1.0(vue@3.3.4) + specifier: ^5.1.1 + version: 5.1.1(vue@3.3.4) vuedraggable: specifier: ^4.1.0 version: 4.1.0(vue@3.3.4) @@ -110,8 +110,8 @@ devDependencies: specifier: ^17.6.7 version: 17.6.7 '@iconify/json': - specifier: ^2.2.93 - version: 2.2.93 + specifier: ^2.2.95 + version: 2.2.95 '@purge-icons/generated': specifier: ^0.9.0 version: 0.9.0 @@ -146,17 +146,17 @@ devDependencies: specifier: ^1.15.1 version: 1.15.1 '@typescript-eslint/eslint-plugin': - specifier: ^6.1.0 - version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + specifier: ^6.2.0 + version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^6.1.0 - version: 6.1.0(eslint@8.45.0)(typescript@5.1.6) + specifier: ^6.2.0 + version: 6.2.0(eslint@8.45.0)(typescript@5.1.6) '@vitejs/plugin-vue': specifier: 4.2.3 - version: 4.2.3(vite@4.4.6)(vue@3.3.4) + version: 4.2.3(vite@4.4.7)(vue@3.3.4) '@vitejs/plugin-vue-jsx': specifier: ^3.0.1 - version: 3.0.1(vite@4.4.6)(vue@3.3.4) + version: 3.0.1(vite@4.4.7)(vue@3.3.4) '@vue/compiler-sfc': specifier: ^3.3.4 version: 3.3.4 @@ -254,44 +254,44 @@ devDependencies: specifier: ^5.1.6 version: 5.1.6 vite: - specifier: ^4.4.6 - version: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + specifier: ^4.4.7 + version: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) vite-plugin-compression: specifier: ^0.5.1 - version: 0.5.1(vite@4.4.6) + version: 0.5.1(vite@4.4.7) vite-plugin-mkcert: specifier: ^1.16.0 - version: 1.16.0(vite@4.4.6) + version: 1.16.0(vite@4.4.7) vite-plugin-progress: specifier: ^0.0.7 - version: 0.0.7(vite@4.4.6) + version: 0.0.7(vite@4.4.7) vite-plugin-purge-icons: specifier: ^0.9.2 - version: 0.9.2(vite@4.4.6) + version: 0.9.2(vite@4.4.7) vite-plugin-pwa: specifier: ^0.16.4 - version: 0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0) + version: 0.16.4(vite@4.4.7)(workbox-build@7.0.0)(workbox-window@7.0.0) vite-plugin-style-import: specifier: ^2.0.0 - version: 2.0.0(vite@4.4.6) + version: 2.0.0(vite@4.4.7) vite-plugin-svg-icons: specifier: ^2.0.1 - version: 2.0.1(vite@4.4.6) + version: 2.0.1(vite@4.4.7) vite-plugin-windicss: specifier: ^1.9.0 - version: 1.9.0(vite@4.4.6) + version: 1.9.0(vite@4.4.7) vite-vue-plugin-html: specifier: ^1.0.2 - version: 1.0.2(rollup@3.26.3)(vite@4.4.6) + version: 1.0.2(rollup@3.26.3)(vite@4.4.7) vite-vue-plugin-theme: specifier: ^1.0.2 - version: 1.0.2(vite@4.4.6) + version: 1.0.2(vite@4.4.7) vue-eslint-parser: specifier: ^9.3.1 version: 9.3.1(eslint@8.45.0) vue-tsc: - specifier: ^1.8.6 - version: 1.8.6(typescript@5.1.6) + specifier: ^1.8.8 + version: 1.8.8(typescript@5.1.6) packages: @@ -2237,8 +2237,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify/json@2.2.93: - resolution: {integrity: sha512-gEC9TmJbd96CzJzl0TOYCGWhiHFalHRfhqi+xkVl3uOMWH6l15iVeL7tRiPdY/q5hxYfSva36XbqlDyKFyWCPw==} + /@iconify/json@2.2.95: + resolution: {integrity: sha512-54c4P8Z2Zuvgd3EEhAGV/byNPJ1sjVHO+Sd94376//6heUW73x04TjtNAnYviFdypI8S7SdYCn+ncyW4JhOmiA==} dependencies: '@iconify/types': 2.0.0 pathe: 1.1.1 @@ -2510,7 +2510,7 @@ packages: '@iconify/iconify': 2.1.2 axios: 0.26.1(debug@4.3.4) debug: 4.3.4 - fast-glob: 3.2.12 + fast-glob: 3.3.1 fs-extra: 10.1.0 transitivePeerDependencies: - encoding @@ -2767,8 +2767,8 @@ packages: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: false - /@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==} + /@typescript-eslint/eslint-plugin@6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2779,11 +2779,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.0 - '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/parser': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.2.0 + '@typescript-eslint/type-utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 eslint: 8.45.0 graphemer: 1.4.0 @@ -2797,8 +2797,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==} + /@typescript-eslint/parser@6.2.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2807,10 +2807,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/scope-manager': 6.2.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 eslint: 8.45.0 typescript: 5.1.6 @@ -2818,16 +2818,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@6.1.0: - resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==} + /@typescript-eslint/scope-manager@6.2.0: + resolution: {integrity: sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/visitor-keys': 6.2.0 dev: true - /@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==} + /@typescript-eslint/type-utils@6.2.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2836,8 +2836,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.45.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -2846,13 +2846,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types@6.1.0: - resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==} + /@typescript-eslint/types@6.2.0: + resolution: {integrity: sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6): - resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==} + /@typescript-eslint/typescript-estree@6.2.0(typescript@5.1.6): + resolution: {integrity: sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -2860,8 +2860,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2872,8 +2872,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==} + /@typescript-eslint/utils@6.2.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2881,9 +2881,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.2.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) eslint: 8.45.0 semver: 7.5.4 transitivePeerDependencies: @@ -2891,15 +2891,15 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@6.1.0: - resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==} + /@typescript-eslint/visitor-keys@6.2.0: + resolution: {integrity: sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/types': 6.2.0 eslint-visitor-keys: 3.4.1 dev: true - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.6)(vue@3.3.4): + /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.7)(vue@3.3.4): resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2909,39 +2909,39 @@ packages: '@babel/core': 7.21.4 '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.4) - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.6)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.4.7)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) vue: 3.3.4 dev: true - /@volar/language-core@1.9.1: - resolution: {integrity: sha512-FlllCDE0HdUYh66zS1S4u8WobqKFStOwkd3OCXCOhPmalfm4Fte3gHNXzqs+R8VlbjK7ZvBxrG9MSiaRGXZygg==} + /@volar/language-core@1.10.0: + resolution: {integrity: sha512-ddyWwSYqcbEZNFHm+Z3NZd6M7Ihjcwl/9B5cZd8kECdimVXUFdFi60XHWD27nrWtUQIsUYIG7Ca1WBwV2u2LSQ==} dependencies: - '@volar/source-map': 1.9.1 + '@volar/source-map': 1.10.0 dev: true - /@volar/source-map@1.9.1: - resolution: {integrity: sha512-KIttDVrbr3ACLzEP891uj+XdVaCnNErFNRGjNQio+gW2a9fDdz407usAJu6DHgIkJU1l18HyOxMU2VX1l2+D5g==} + /@volar/source-map@1.10.0: + resolution: {integrity: sha512-/ibWdcOzDGiq/GM1JU2eX8fH1bvAhl66hfe8yEgLEzg9txgr6qb5sQ/DEz5PcDL75tF5H5sCRRwn8Eu8ezi9mw==} dependencies: muggle-string: 0.3.1 dev: true - /@volar/typescript@1.9.1: - resolution: {integrity: sha512-UO8bhflYMNuOpXeGYHSm3xItU4kEVhJQNGjwgw1ZqLr/sm1C7Y+pVQ/S01NpsojhFC8S+P6/p+jOTK6DO214kQ==} + /@volar/typescript@1.10.0: + resolution: {integrity: sha512-OtqGtFbUKYC0pLNIk3mHQp5xWnvL1CJIUc9VE39VdZ/oqpoBh5jKfb9uJ45Y4/oP/WYTrif/Uxl1k8VTPz66Gg==} dependencies: - '@volar/language-core': 1.9.1 + '@volar/language-core': 1.10.0 dev: true /@vue/babel-helper-vue-transform-on@1.0.2: @@ -3003,16 +3003,16 @@ packages: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} dev: false - /@vue/language-core@1.8.6(typescript@5.1.6): - resolution: {integrity: sha512-PyYDMArbR7hnhqw9OEupr0s4ut0/ZfITp7WEjigF58cd2R0lRLNM1HPvzFMuULpy3ImBEOZI11KRIDirqOe+tQ==} + /@vue/language-core@1.8.8(typescript@5.1.6): + resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.9.1 - '@volar/source-map': 1.9.1 + '@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 @@ -3061,11 +3061,11 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/typescript@1.8.6(typescript@5.1.6): - resolution: {integrity: sha512-sDQ5tltrSVS3lAkE3JtMRGJo91CLIxcWPy7yms/DT+ssxXpwxbVRD5Gok68HenEZBA4Klq7nW99sG/nTRnpPuQ==} + /@vue/typescript@1.8.8(typescript@5.1.6): + resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} dependencies: - '@volar/typescript': 1.9.1 - '@vue/language-core': 1.8.6(typescript@5.1.6) + '@volar/typescript': 1.10.0 + '@vue/language-core': 1.8.8(typescript@5.1.6) transitivePeerDependencies: - typescript dev: true @@ -3111,7 +3111,7 @@ packages: '@antfu/utils': 0.7.2 '@windicss/config': 1.9.0 debug: 4.3.4 - fast-glob: 3.2.12 + fast-glob: 3.3.1 magic-string: 0.30.0 micromatch: 4.0.5 windicss: 3.5.6 @@ -6819,7 +6819,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.11.0 - semver: 7.5.2 + semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: true @@ -7177,8 +7177,8 @@ packages: dev: true optional: true - /pinia@2.1.4(typescript@5.1.6)(vue@3.3.4): - resolution: {integrity: sha512-vYlnDu+Y/FXxv1ABo1vhjC+IbqvzUdiUC3sfDRrRyY2CQSrqqaa+iiHmqtARFxJVqWQMCJfXx1PBvFs9aJVLXQ==} + /pinia@2.1.6(typescript@5.1.6)(vue@3.3.4): + resolution: {integrity: sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -8850,7 +8850,7 @@ packages: diff-match-patch: 1.0.5 dev: false - /vite-plugin-compression@0.5.1(vite@4.4.6): + /vite-plugin-compression@0.5.1(vite@4.4.7): resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} peerDependencies: vite: '>=2.0.0' @@ -8858,12 +8858,12 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) transitivePeerDependencies: - supports-color dev: true - /vite-plugin-mkcert@1.16.0(vite@4.4.6): + /vite-plugin-mkcert@1.16.0(vite@4.4.7): resolution: {integrity: sha512-5r+g8SB9wZzLNUFekGwZo3e0P6QlS6rbxK5p9z/itxNAimsYohgjK/YfVPVxM9EuglP9hjridq0lUejo9v1nVg==} engines: {node: '>=v16.7.0'} peerDependencies: @@ -8873,13 +8873,13 @@ packages: axios: 1.4.0(debug@4.3.4) debug: 4.3.4 picocolors: 1.0.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) transitivePeerDependencies: - encoding - supports-color dev: true - /vite-plugin-progress@0.0.7(vite@4.4.6): + /vite-plugin-progress@0.0.7(vite@4.4.7): resolution: {integrity: sha512-zyvKdcc/X+6hnw3J1HVV1TKrlFKC4Rh8GnDnWG/2qhRXjqytTcM++xZ+SAPnoDsSyWl8O93ymK0wZRgHAoglEQ==} engines: {node: '>=14', pnpm: '>=7.0.0'} peerDependencies: @@ -8888,10 +8888,10 @@ packages: picocolors: 1.0.0 progress: 2.0.3 rd: 2.0.1 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) dev: true - /vite-plugin-purge-icons@0.9.2(vite@4.4.6): + /vite-plugin-purge-icons@0.9.2(vite@4.4.7): resolution: {integrity: sha512-vxJEMyNyckqLr/4HPsW9P6BMLUvOVMvjjFz3jLl4Wke1KWE8ITJUxIUwodxaOmEp9L2lxVk5an3TYeycZCfqFw==} engines: {node: '>= 12'} peerDependencies: @@ -8900,13 +8900,13 @@ packages: '@purge-icons/core': 0.9.1 '@purge-icons/generated': 0.9.0 rollup-plugin-purge-icons: 0.9.1 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) transitivePeerDependencies: - encoding - supports-color dev: true - /vite-plugin-pwa@0.16.4(vite@4.4.6)(workbox-build@7.0.0)(workbox-window@7.0.0): + /vite-plugin-pwa@0.16.4(vite@4.4.7)(workbox-build@7.0.0)(workbox-window@7.0.0): resolution: {integrity: sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8917,14 +8917,14 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 pretty-bytes: 6.1.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) workbox-build: 7.0.0 workbox-window: 7.0.0 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-style-import@2.0.0(vite@4.4.6): + /vite-plugin-style-import@2.0.0(vite@4.4.7): resolution: {integrity: sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA==} peerDependencies: vite: '>=2.0.0' @@ -8936,10 +8936,10 @@ packages: fs-extra: 10.1.0 magic-string: 0.25.9 pathe: 0.2.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) dev: true - /vite-plugin-svg-icons@2.0.1(vite@4.4.6): + /vite-plugin-svg-icons@2.0.1(vite@4.4.7): resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==} peerDependencies: vite: '>=2.0.0' @@ -8952,12 +8952,12 @@ packages: pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss@1.9.0(vite@4.4.6): + /vite-plugin-windicss@1.9.0(vite@4.4.7): resolution: {integrity: sha512-w0unPfcbVU5eaISAsFTLgIb41SLhmXoUF75Othu8NqFioe8+DEqiuvJ7/k/LRuEuvI8Rt/OKrY6cNzrB+dykaA==} peerDependencies: vite: ^2.0.1 || ^3.0.0 || ^4.0.0 @@ -8965,13 +8965,13 @@ packages: '@windicss/plugin-utils': 1.9.0 debug: 4.3.4 kolorist: 1.8.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) windicss: 3.5.6 transitivePeerDependencies: - supports-color dev: true - /vite-vue-plugin-html@1.0.2(rollup@3.26.3)(vite@4.4.6): + /vite-vue-plugin-html@1.0.2(rollup@3.26.3)(vite@4.4.7): resolution: {integrity: sha512-MADzWRhKRXQDefI2ttVukx5NMMh+Wh9S2bhmXW4Kce4F4IfTgy5dain6KYZvS5NtqMXiTj/bURPpdaAxwrQ9DA==} peerDependencies: vite: '>=4.2.0' @@ -8988,12 +8988,12 @@ packages: html-minifier-terser: 7.2.0 node-html-parser: 6.1.5 pathe: 1.1.1 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) transitivePeerDependencies: - rollup dev: true - /vite-vue-plugin-theme@1.0.2(vite@4.4.6): + /vite-vue-plugin-theme@1.0.2(vite@4.4.7): resolution: {integrity: sha512-zaB0hfdz1VyFncNoJ/6Y8PqThqBm4zhCidc/qdV5/XgsGCm/6HMNRFmnjvHHkBL7VK687bFQSaxEB+cXerfKwA==} peerDependencies: vite: '>=4.3.0' @@ -9006,13 +9006,13 @@ packages: esbuild-plugin-alias: 0.2.1 picocolors: 1.0.0 tinycolor2: 1.6.0 - vite: 4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) + vite: 4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2) transitivePeerDependencies: - supports-color dev: true - /vite@4.4.6(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2): - resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} + /vite@4.4.7(@types/node@20.4.0)(less@4.1.3)(terser@5.19.2): + resolution: {integrity: sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -9120,15 +9120,15 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.6(typescript@5.1.6): - resolution: {integrity: sha512-8ffD4NGfwyATjw/s40Lw2EgB7L2/PAqnGlJBaVQLgblr3SU4EYdhJ67TNXXuDD8NMbDAFSM24V8i3ZIJgTs32Q==} + /vue-tsc@1.8.8(typescript@5.1.6): + resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.6(typescript@5.1.6) - '@vue/typescript': 1.8.6(typescript@5.1.6) - semver: 7.5.2 + '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/typescript': 1.8.8(typescript@5.1.6) + semver: 7.5.4 typescript: 5.1.6 dev: true @@ -9142,8 +9142,8 @@ packages: vue: 3.3.4 dev: false - /vue-types@5.1.0(vue@3.3.4): - resolution: {integrity: sha512-oCSq5MawTli+Jqaf07sCZgJr/FcDCFF5U/VE4WG58S3EAPxqi8nZlbrQ9I50rD5MZdJ3fjgi/IX1tVLL3QUFzA==} + /vue-types@5.1.1(vue@3.3.4): + resolution: {integrity: sha512-FMY/JCLWePXgGIcMDqYdJsQm1G0CDxEjq6W0+tZMJZlX37q/61eSGSIa/XFRwa9T7kkKXuxxl94/2kgxyWQqKw==} engines: {node: '>=14.0.0'} peerDependencies: vue: ^2.0.0 || ^3.0.0