diff --git a/package.json b/package.json index 49ec28a..53fceaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "v3-admin-vite", - "version": "3.1.6", + "version": "3.1.7", "description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element-Plus、Pinia 和 Vite 等主流技术.", "author": { "name": "pany", @@ -26,7 +26,7 @@ "@element-plus/icons-vue": "^1.1.4", "axios": "^0.27.2", "dayjs": "^1.11.2", - "element-plus": "^2.2.0", + "element-plus": "^2.2.1", "js-cookie": "^3.0.1", "lodash-es": "^4.17.21", "normalize.css": "^8.0.1", @@ -35,33 +35,33 @@ "path-to-regexp": "^6.2.1", "pinia": "^2.0.14", "screenfull": "^6.0.1", - "vue": "^3.2.33", + "vue": "^3.2.36", "vue-router": "^4.0.15" }, "devDependencies": { "@types/js-cookie": "^3.0.2", "@types/lodash-es": "^4.17.6", - "@types/node": "^17.0.32", + "@types/node": "^17.0.35", "@types/nprogress": "^0.2.0", "@types/path-browserify": "^1.0.0", - "@typescript-eslint/eslint-plugin": "^5.23.0", - "@typescript-eslint/parser": "^5.23.0", + "@typescript-eslint/eslint-plugin": "^5.25.0", + "@typescript-eslint/parser": "^5.25.0", "@vitejs/plugin-vue": "^2.3.3", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^10.0.0", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^8.7.1", "husky": "^7.0.4", "lint-staged": "^12.4.1", "prettier": "^2.6.2", - "sass": "^1.51.0", + "sass": "^1.52.1", "typescript": "^4.6.4", - "unocss": "^0.33.2", + "unocss": "^0.33.5", "vite": "^2.9.9", "vite-plugin-svg-icons": "^2.0.1", "vue-eslint-parser": "^8.3.0", - "vue-tsc": "^0.34.13" + "vue-tsc": "^0.34.16" }, "lint-staged": { "*.{js,jsx,vue,ts,tsx}": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc2cebc..6d85ddb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,18 +4,18 @@ specifiers: '@element-plus/icons-vue': ^1.1.4 '@types/js-cookie': ^3.0.2 '@types/lodash-es': ^4.17.6 - '@types/node': ^17.0.32 + '@types/node': ^17.0.35 '@types/nprogress': ^0.2.0 '@types/path-browserify': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.23.0 - '@typescript-eslint/parser': ^5.23.0 + '@typescript-eslint/eslint-plugin': ^5.25.0 + '@typescript-eslint/parser': ^5.25.0 '@vitejs/plugin-vue': ^2.3.3 '@vue/eslint-config-prettier': ^7.0.0 '@vue/eslint-config-typescript': ^10.0.0 axios: ^0.27.2 dayjs: ^1.11.2 - element-plus: ^2.2.0 - eslint: ^8.15.0 + element-plus: ^2.2.1 + eslint: ^8.16.0 eslint-plugin-prettier: ^4.0.0 eslint-plugin-vue: ^8.7.1 husky: ^7.0.4 @@ -28,57 +28,57 @@ specifiers: path-to-regexp: ^6.2.1 pinia: ^2.0.14 prettier: ^2.6.2 - sass: ^1.51.0 + sass: ^1.52.1 screenfull: ^6.0.1 typescript: ^4.6.4 - unocss: ^0.33.2 + unocss: ^0.33.5 vite: ^2.9.9 vite-plugin-svg-icons: ^2.0.1 - vue: ^3.2.33 + vue: ^3.2.36 vue-eslint-parser: ^8.3.0 vue-router: ^4.0.15 - vue-tsc: ^0.34.13 + vue-tsc: ^0.34.16 dependencies: - '@element-plus/icons-vue': 1.1.4_vue@3.2.33 + '@element-plus/icons-vue': 1.1.4_vue@3.2.36 axios: 0.27.2 dayjs: 1.11.2 - element-plus: 2.2.0_vue@3.2.33 + element-plus: 2.2.1_vue@3.2.36 js-cookie: 3.0.1 lodash-es: 4.17.21 normalize.css: 8.0.1 nprogress: 0.2.0 path-browserify: 1.0.1 path-to-regexp: 6.2.1 - pinia: 2.0.14_ytvqwwdyss532bvoq2clv4ed5m + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i screenfull: 6.0.1 - vue: 3.2.33 - vue-router: 4.0.15_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/js-cookie': 3.0.2 '@types/lodash-es': 4.17.6 - '@types/node': 17.0.32 + '@types/node': 17.0.35 '@types/nprogress': 0.2.0 '@types/path-browserify': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44 - '@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.33 - '@vue/eslint-config-prettier': 7.0.0_bppm6sp3oxoychvfagx6tcd7pe - '@vue/eslint-config-typescript': 10.0.0_p4if3q7l2moozcc73o6tbvomjq - eslint: 8.15.0 - eslint-plugin-prettier: 4.0.0_bppm6sp3oxoychvfagx6tcd7pe - eslint-plugin-vue: 8.7.1_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.25.0_jorowkvdqu6pwramweg5le7ncu + '@typescript-eslint/parser': 5.25.0_utdtartgf6fqqgkivzeynh76la + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/eslint-config-prettier': 7.0.0_yzlwycfcjzj3trzruaflx2c53m + '@vue/eslint-config-typescript': 10.0.0_7eximbxnouzkbjbmoryntxf2zu + eslint: 8.16.0 + eslint-plugin-prettier: 4.0.0_yzlwycfcjzj3trzruaflx2c53m + eslint-plugin-vue: 8.7.1_eslint@8.16.0 husky: 7.0.4 lint-staged: 12.4.1 prettier: 2.6.2 - sass: 1.51.0 + sass: 1.52.1 typescript: 4.6.4 - unocss: 0.33.2_vite@2.9.9 - vite: 2.9.9_sass@1.51.0 + unocss: 0.33.5_vite@2.9.9 + vite: 2.9.9_sass@1.52.1 vite-plugin-svg-icons: 2.0.1_vite@2.9.9 - vue-eslint-parser: 8.3.0_eslint@8.15.0 - vue-tsc: 0.34.13_typescript@4.6.4 + vue-eslint-parser: 8.3.0_eslint@8.16.0 + vue-tsc: 0.34.16_typescript@4.6.4 packages: @@ -97,15 +97,15 @@ packages: resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} engines: {node: '>=6.9.0'} - /@babel/parser/7.17.10: - resolution: {integrity: sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==} + /@babel/parser/7.18.0: + resolution: {integrity: sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.17.10 + '@babel/types': 7.18.0 - /@babel/types/7.17.10: - resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==} + /@babel/types/7.18.0: + resolution: {integrity: sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 @@ -116,16 +116,16 @@ packages: engines: {node: '>=10'} dev: false - /@element-plus/icons-vue/1.1.4_vue@3.2.33: + /@element-plus/icons-vue/1.1.4_vue@3.2.36: resolution: {integrity: sha512-Iz/nHqdp1sFPmdzRwHkEQQA3lKvoObk8azgABZ81QUOpW9s/lUyQVUSh0tNtEPZXQlKwlSh7SPgoVxzrE0uuVQ==} peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: false - /@eslint/eslintrc/1.2.3: - resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==} + /@eslint/eslintrc/1.3.0: + resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -141,14 +141,14 @@ packages: - supports-color dev: true - /@floating-ui/core/0.6.2: - resolution: {integrity: sha512-jktYRmZwmau63adUG3GKOAVCofBXkk55S/zQ94XOorAHhwqFIOFAy1rSp2N0Wp6/tGbe9V3u/ExlGZypyY17rg==} + /@floating-ui/core/0.7.1: + resolution: {integrity: sha512-grcqEmI8DTIolufpxhJagVeJmvloxBXE6xxSrVnSXz/Wz1uUIsC85ad+UNBqAoBOvzLxE42wvDj3YkmSGqWRxA==} dev: false - /@floating-ui/dom/0.4.5: - resolution: {integrity: sha512-b+prvQgJt8pieaKYMSJBXHxX/DYwdLsAWxKYqnO5dO2V4oo/TYBZJAUQCVNjTWWsrs6o4VDrNcP9+E70HAhJdw==} + /@floating-ui/dom/0.5.1: + resolution: {integrity: sha512-dkPSy5JPiQEtljc3VpG9lauYctxfLlqj/8N9f+lmsR92gQaSVMAWuBbFBH2keY5DmdQn3p4Dv1dQd+e8osH+/g==} dependencies: - '@floating-ui/core': 0.6.2 + '@floating-ui/core': 0.7.1 dev: false /@humanwhocodes/config-array/0.9.5: @@ -241,8 +241,8 @@ packages: /@types/lodash/4.14.182: resolution: {integrity: sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==} - /@types/node/17.0.32: - resolution: {integrity: sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==} + /@types/node/17.0.35: + resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==} dev: true /@types/nprogress/0.2.0: @@ -256,11 +256,11 @@ packages: /@types/svgo/2.6.3: resolution: {integrity: sha512-5sP0Xgo0dXppY0tbYF6TevB/1+tzFLuu71XXxC/zGvQAn9PW7y+DwtDO81g0ZUPye00K6tPwtsLDOpARa0mFcA==} dependencies: - '@types/node': 17.0.32 + '@types/node': 17.0.35 dev: true - /@typescript-eslint/eslint-plugin/5.23.0_c63nfttrfhylg3zmgcxfslaw44: - resolution: {integrity: sha512-hEcSmG4XodSLiAp1uxv/OQSGsDY6QN3TcRU32gANp+19wGE1QQZLRS8/GV58VRUoXhnkuJ3ZxNQ3T6Z6zM59DA==} + /@typescript-eslint/eslint-plugin/5.25.0_jorowkvdqu6pwramweg5le7ncu: + resolution: {integrity: sha512-icYrFnUzvm+LhW0QeJNKkezBu6tJs9p/53dpPLFH8zoM9w1tfaKzVurkPotEpAqQ8Vf8uaFyL5jHd0Vs6Z0ZQg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -270,12 +270,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/scope-manager': 5.23.0 - '@typescript-eslint/type-utils': 5.23.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/utils': 5.23.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/parser': 5.25.0_utdtartgf6fqqgkivzeynh76la + '@typescript-eslint/scope-manager': 5.25.0 + '@typescript-eslint/type-utils': 5.25.0_utdtartgf6fqqgkivzeynh76la + '@typescript-eslint/utils': 5.25.0_utdtartgf6fqqgkivzeynh76la debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -286,8 +286,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.23.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-V06cYUkqcGqpFjb8ttVgzNF53tgbB/KoQT/iB++DOIExKmzI9vBJKjZKt/6FuV9c+zrDsvJKbJ2DOCYwX91cbw==} + /@typescript-eslint/parser/5.25.0_utdtartgf6fqqgkivzeynh76la: + resolution: {integrity: sha512-r3hwrOWYbNKP1nTcIw/aZoH+8bBnh/Lh1iDHoFpyG4DnCpvEdctrSl6LOo19fZbzypjQMHdajolxs6VpYoChgA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -296,26 +296,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.23.0 - '@typescript-eslint/types': 5.23.0 - '@typescript-eslint/typescript-estree': 5.23.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.25.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/typescript-estree': 5.25.0_typescript@4.6.4 debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.23.0: - resolution: {integrity: sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==} + /@typescript-eslint/scope-manager/5.25.0: + resolution: {integrity: sha512-p4SKTFWj+2VpreUZ5xMQsBMDdQ9XdRvODKXN4EksyBjFp2YvQdLkyHqOffakYZPuWJUDNu3jVXtHALDyTv3cww==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.23.0 - '@typescript-eslint/visitor-keys': 5.23.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/visitor-keys': 5.25.0 dev: true - /@typescript-eslint/type-utils/5.23.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-iuI05JsJl/SUnOTXA9f4oI+/4qS/Zcgk+s2ir+lRmXI+80D8GaGwoUqs4p+X+4AxDolPpEpVUdlEH4ADxFy4gw==} + /@typescript-eslint/type-utils/5.25.0_utdtartgf6fqqgkivzeynh76la: + resolution: {integrity: sha512-B6nb3GK3Gv1Rsb2pqalebe/RyQoyG/WDy9yhj8EE0Ikds4Xa8RR28nHz+wlt4tMZk5bnAr0f3oC8TuDAd5CPrw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -324,22 +324,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.23.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/utils': 5.25.0_utdtartgf6fqqgkivzeynh76la debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 tsutils: 3.21.0_typescript@4.6.4 typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.23.0: - resolution: {integrity: sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==} + /@typescript-eslint/types/5.25.0: + resolution: {integrity: sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.23.0_typescript@4.6.4: - resolution: {integrity: sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==} + /@typescript-eslint/typescript-estree/5.25.0_typescript@4.6.4: + resolution: {integrity: sha512-MrPODKDych/oWs/71LCnuO7NyR681HuBly2uLnX3r5i4ME7q/yBqC4hW33kmxtuauLTM0OuBOhhkFaxCCOjEEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -347,8 +347,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.23.0 - '@typescript-eslint/visitor-keys': 5.23.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/visitor-keys': 5.25.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -359,40 +359,40 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.23.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-dbgaKN21drqpkbbedGMNPCtRPZo1IOUr5EI9Jrrh99r5UW5Q0dz46RKXeSBoPV+56R6dFKpbrdhgUNSJsDDRZA==} + /@typescript-eslint/utils/5.25.0_utdtartgf6fqqgkivzeynh76la: + resolution: {integrity: sha512-qNC9bhnz/n9Kba3yI6HQgQdBLuxDoMgdjzdhSInZh6NaDnFpTUlwNGxplUFWfY260Ya0TRPvkg9dd57qxrJI9g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.23.0 - '@typescript-eslint/types': 5.23.0 - '@typescript-eslint/typescript-estree': 5.23.0_typescript@4.6.4 - eslint: 8.15.0 + '@typescript-eslint/scope-manager': 5.25.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/typescript-estree': 5.25.0_typescript@4.6.4 + eslint: 8.16.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint-utils: 3.0.0_eslint@8.16.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.23.0: - resolution: {integrity: sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==} + /@typescript-eslint/visitor-keys/5.25.0: + resolution: {integrity: sha512-yd26vFgMsC4h2dgX4+LR+GeicSKIfUvZREFLf3DDjZPtqgLx5AJZr6TetMNwFP9hcKreTTeztQYBTNbNoOycwA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.23.0 + '@typescript-eslint/types': 5.25.0 eslint-visitor-keys: 3.3.0 dev: true - /@unocss/cli/0.33.2: - resolution: {integrity: sha512-X64DpwvPnHHjTROm+6fZb/HoMl4SYzaVjNg/XxmGxrbBbh18tbY6rAcjQF6O7TGPVn07ZuSTEGUsH4PsCaOxXg==} + /@unocss/cli/0.33.5: + resolution: {integrity: sha512-zijL36Km7mrb4auJv6rbsQwBlvP68omLko9Whv4lFx9dJ0H7FqIABxKODGIOGSnKhkOf63qRWihdftdmVQeyCA==} engines: {node: '>=14'} hasBin: true dependencies: - '@unocss/config': 0.33.2 - '@unocss/core': 0.33.2 - '@unocss/preset-uno': 0.33.2 + '@unocss/config': 0.33.5 + '@unocss/core': 0.33.5 + '@unocss/preset-uno': 0.33.5 cac: 6.7.12 chokidar: 3.5.3 colorette: 2.0.16 @@ -402,208 +402,209 @@ packages: perfect-debounce: 0.1.3 dev: true - /@unocss/config/0.33.2: - resolution: {integrity: sha512-0IntORr7pTYVngdHUS1RUtRFKBJ/wuOy/i9/s2gGYA+Dmh9odZHzB1ExpMckrnGZEjzq6VYX69bDtwSgvl4cyQ==} + /@unocss/config/0.33.5: + resolution: {integrity: sha512-hK+56VYP3/GlP361dBo3myM9nXVQJkEQwSxZZuOvbENFYGvZos9WhTHhMqDrwYIZCUis87HsoCHfXmFDO+opag==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 unconfig: 0.3.4 dev: true - /@unocss/core/0.33.2: - resolution: {integrity: sha512-o6x1SyO9gUHMhXagUNekZ0Bj/GOg1a2QSorFBg1NoR36GHuX+Uz9UJqzHPx5QS7g2jbJdeR01zG9pwVw0R5Tlg==} + /@unocss/core/0.33.5: + resolution: {integrity: sha512-VN3XMYM0kCIC8Z07P3/gDm9aZtkXBMaA3BG+C8PhdKhDTGTbFneprXIye46lv7JvKrVo70Uxvq/RhYfxFnaQOg==} dev: true - /@unocss/inspector/0.33.2: - resolution: {integrity: sha512-3/DwcEvnrnIMDL0pCSAkFQoEDR64H/U+WP78vczF1gwBYXGp+feBSBCKvUy7EjU1SWzFh6FW821oSjhyyM8P8A==} + /@unocss/inspector/0.33.5: + resolution: {integrity: sha512-S8N9jA1Yq9zlmSw3pQHoFQz3sP5rjR+/BSvLetg9GCZ4c8Vapw2A+aUkx821HggUGC4/i/8yusfefZ3KWl+Ylw==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.33.2: - resolution: {integrity: sha512-07SAPb/ehSDoigk80ivyGQcY0QqIonN99v8uZCZR4GtYaSJ8jHjL17TlXoWYMbbB26qdc0XxwWyajD2bQw1NaQ==} + /@unocss/preset-attributify/0.33.5: + resolution: {integrity: sha512-ARtNylVRvCvJA3l/G3SwBEgG28tAGTRWVnjxYQpw9ke31SuNv3fuCsSLrpZzmtIvDwJMT5m2sgn1zkO9VqC6wA==} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 dev: true - /@unocss/preset-icons/0.33.2: - resolution: {integrity: sha512-KU5TFR1teW3FEtronf3ihVFK68UU+9h62umSxoxJtn9W7wsX/NXzysl2UN6usbWLcg6TjCpZAyPtuap1/29XSg==} + /@unocss/preset-icons/0.33.5: + resolution: {integrity: sha512-fJMXN8IceVS6x+HbwLEcbfA1SC8qGi1s3MJNj6u/d1HyNlDLhSFZnSneAK/EnxfZJ+/dhv1zi16wFdZCXbrHkw==} dependencies: '@iconify/utils': 1.0.32 - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 + ohmyfetch: 0.4.18 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.33.2: - resolution: {integrity: sha512-Fa+BD5kGo3YQ87A67GzkLhxLzyL5LGyHTlnGsktMQOpcLVpiQKnWAjleCfDN3joSUcX/j7Yny+ruOR1XEFvrrQ==} + /@unocss/preset-mini/0.33.5: + resolution: {integrity: sha512-1fQU18tnArSflrP6B+wQYB7HxP0Q4k/JmMzjII/lSr9q0k6M7W5dyIwSb0q9ENEajTDOiP4/e3Xj9g/jfeP3+A==} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 dev: true - /@unocss/preset-typography/0.33.2: - resolution: {integrity: sha512-ArR/a3K4yEcUkJN6woHw6ClCHUBsKK0wcpZDJkcIOyJJI/a8NkNmJdH7uNAn1SnX4nyOIkdD2WTF3kU4f+mhVA==} + /@unocss/preset-typography/0.33.5: + resolution: {integrity: sha512-T4Oggdzoqa9/wFbBc29GUCKsWclMiYYb3msYllH1sJFV1toG6q/xNQIA1OK63D4vRarkxd49IRKyHr4Cruc0Qw==} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 dev: true - /@unocss/preset-uno/0.33.2: - resolution: {integrity: sha512-iFmYzGXicf8ny4lg5wGK9pGFmDbih2qWYZnNFS1PWwWe4a1rNJUO2ZKi0XesSvdTNNyrxzvWv+39rikGhlDwyw==} + /@unocss/preset-uno/0.33.5: + resolution: {integrity: sha512-0oB1t38jHwguejh8Jf5V1qh+SmQBYRr6Wqee4eKuajhFeNhyOnKNjjlIYyVL6bjkmaSkT3f7/xU+jMyPRiH6Cg==} dependencies: - '@unocss/core': 0.33.2 - '@unocss/preset-mini': 0.33.2 - '@unocss/preset-wind': 0.33.2 + '@unocss/core': 0.33.5 + '@unocss/preset-mini': 0.33.5 + '@unocss/preset-wind': 0.33.5 dev: true - /@unocss/preset-web-fonts/0.33.2: - resolution: {integrity: sha512-PxMhZiM5WpqXpSSUlJ+46au+te/ZJ77dpyv3HJ0leiMxUx3UWkUKOlNWyBUPWO61EpxlXisLEmdhEU/xyZ318g==} + /@unocss/preset-web-fonts/0.33.5: + resolution: {integrity: sha512-ehpzw6paEtpmazCNO1GzEwd2T1+hHs4dUNRt+7NNjKa/B9D09GIHfkkIDBhjQd1dIDrqj66+p2EmeHhMzo4+Ng==} dependencies: - '@unocss/core': 0.33.2 - ohmyfetch: 0.4.17 + '@unocss/core': 0.33.5 + ohmyfetch: 0.4.18 dev: true - /@unocss/preset-wind/0.33.2: - resolution: {integrity: sha512-ecuUaDMxOgflMDXSG+hBZ0C9R8tb36nVmyxctEd6oBBG8Trabd8wuZhlTvq59mEfcDcMtK77lgAfDlJxX+/GSQ==} + /@unocss/preset-wind/0.33.5: + resolution: {integrity: sha512-fsVtoqOIhWjXheblzVkoP3o7HChbotlQyf9NsRhiC4FgTneGenG9oLJf9EjT5BBVPvByou44STQ5xKjvIFizqQ==} dependencies: - '@unocss/core': 0.33.2 - '@unocss/preset-mini': 0.33.2 + '@unocss/core': 0.33.5 + '@unocss/preset-mini': 0.33.5 dev: true - /@unocss/reset/0.33.2: - resolution: {integrity: sha512-ArrkGVr8OEfCHZ5p3IiCi2sv5qXRJZ45zzhCr6vuwP+7+RbgMiyDKhV5oYqIGu7oxFesgXxeD+nRe/v4tKL33g==} + /@unocss/reset/0.33.5: + resolution: {integrity: sha512-I7UCZE/cxILb0osq90cLqXZXL9mUnuDh1O7D8SwSXiRXLUAiOxTYPsUSyQ4Fp/w58CV7xXPUNn2Rio/KmVscfQ==} dev: true - /@unocss/scope/0.33.2: - resolution: {integrity: sha512-Pt267ptQwvdefq16dJxxCKTsWEiIdSfUfYv1KLsr7BQB/AFiiJLuRNn1rjUCrdYrLlA7riav9zdVk85x/u0PAg==} + /@unocss/scope/0.33.5: + resolution: {integrity: sha512-RSwWZY+VhC2lPNcLDBBuTnQ59TcsRLGb++z44RSd4BqpZbnz0mmrRNn7uOZXhLJEM5w6QByWSoRno8ax1peDhA==} dev: true - /@unocss/transformer-compile-class/0.33.2: - resolution: {integrity: sha512-m9whHhhiv93yWyE+Dl5+tBHDItZ+ndiAicNqDYhu1mGsqi4nsPM6xJbbDibiXJWU2W4X+ZA6xhy3GvPkHut+tA==} + /@unocss/transformer-compile-class/0.33.5: + resolution: {integrity: sha512-7MJvfKfrvvlRZqIBwSJXLbonsrTrhSwco5iUEn8ihL6fm+yfwnfkhqhKcJ+zdbAs9TZz4bAiveYQbocUBuj9gQ==} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 dev: true - /@unocss/transformer-directives/0.33.2: - resolution: {integrity: sha512-nv1Fxh5iIJPkS7APVZ8EJqjehKXOh5RVX8E1zIFNe0DPrU4xpzrWD8JT0uJJdkBa4eZakB+ElpErej0yc4mhgg==} + /@unocss/transformer-directives/0.33.5: + resolution: {integrity: sha512-bx5JRX5X2ukRr8b5B2uLoxeDLI9HcpivcjFERuLsseJ8VMtNQ81qdOUAYyg37RGJmbbq4Tl6rShD/Lm+4CNyew==} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 css-tree: 2.1.0 dev: true - /@unocss/transformer-variant-group/0.33.2: - resolution: {integrity: sha512-1fk9mYxpnTl6ieLZ3dZ451u0JpVaGy/EzA5CUYQrbXZJKeGcQQzu61okHQOTVAaOXWFkqhiVXbCMSPNGy7HMHA==} + /@unocss/transformer-variant-group/0.33.5: + resolution: {integrity: sha512-0otRA8y6gOM8M52f4/5b0qkYayZkN6JZ8//8Znuxa5wO9lXnnxel3cLsLdxE5MLL2gyf7zC+4C0nwRlRFQSfDw==} dependencies: - '@unocss/core': 0.33.2 + '@unocss/core': 0.33.5 dev: true - /@unocss/vite/0.33.2_vite@2.9.9: - resolution: {integrity: sha512-oRt1ejtUEHwGMKXfuXy9BiETkeV27J8miOKrlt+tlg/pm2y0h8113C12J0m15FS3cJhls4eBZs5umPr4J+shDw==} + /@unocss/vite/0.33.5_vite@2.9.9: + resolution: {integrity: sha512-q2Wc+/vCwIlarK3FfmdM3c9OwwmoiUjzMtdgK8Y6qNIq/26S7pEk5upplhswR6M9kjqjDbIQOKgaVrhQFlLeVQ==} peerDependencies: vite: ^2.9.0 dependencies: '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.33.2 - '@unocss/core': 0.33.2 - '@unocss/inspector': 0.33.2 - '@unocss/scope': 0.33.2 - '@unocss/transformer-directives': 0.33.2 + '@unocss/config': 0.33.5 + '@unocss/core': 0.33.5 + '@unocss/inspector': 0.33.5 + '@unocss/scope': 0.33.5 + '@unocss/transformer-directives': 0.33.5 magic-string: 0.26.2 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 dev: true - /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.33: + /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.36: resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.9_sass@1.51.0 - vue: 3.2.33 + vite: 2.9.9_sass@1.52.1 + vue: 3.2.36 dev: true - /@volar/code-gen/0.34.13: - resolution: {integrity: sha512-FO1jC3aB514Ydg0yX3Usx+s/hwnKhDI9yfcEuCyJvWLZtcc+DOrWJu4G0MMLG6AdRvn5UbSyec/g5TnevYfY1g==} + /@volar/code-gen/0.34.16: + resolution: {integrity: sha512-ep5us1iF66WlwzCFjTHMIdULIHzu6661228NknkSBGEAh878GPO+AgUqyQn9tY+al0KrsLuDRQVt6pwmeLoqwQ==} dependencies: - '@volar/source-map': 0.34.13 + '@volar/source-map': 0.34.16 dev: true - /@volar/source-map/0.34.13: - resolution: {integrity: sha512-Cb9rqhA00Q1tgqr2XjckMqlOJlozaBd6R4PndsvTRkGHTwdlv63CvunJGdAh6dXOIDZRKvhplfIJDKS9nDiIIA==} + /@volar/source-map/0.34.16: + resolution: {integrity: sha512-50F1XWcVRzKVXqwO7J39hZ4qd/htzHj62dsywz7FfhZZSOaQ43XT3uEy7cBAVgw7gs+qChFaUJAhM1iHb0FyOQ==} dev: true - /@volar/vue-code-gen/0.34.13: - resolution: {integrity: sha512-rNuxyKmv+NW+SbQx6Hx6oQrkAtk7LWc47fiKKt0LZhNPQaNGj7/zhTvpe+aLFCDZw+a6rrH622qi+eovOOAnBA==} + /@volar/vue-code-gen/0.34.16: + resolution: {integrity: sha512-R8OGn26pCQsctXLa6mZi3BIkyXemcrhibTRGrVh1z2TqWMtnCIT/NiAYXR7kAH4UzFEpglOJAIxrjwnodJ7x6w==} dependencies: - '@volar/code-gen': 0.34.13 - '@volar/source-map': 0.34.13 - '@vue/compiler-core': 3.2.33 - '@vue/compiler-dom': 3.2.33 - '@vue/shared': 3.2.33 + '@volar/code-gen': 0.34.16 + '@volar/source-map': 0.34.16 + '@vue/compiler-core': 3.2.36 + '@vue/compiler-dom': 3.2.36 + '@vue/shared': 3.2.36 dev: true - /@volar/vue-typescript/0.34.13: - resolution: {integrity: sha512-vfZngBr0fkZSA5BajA8VLTsao7ZES7j5pHch6xV5vjjcuK6GIbxytQjKPq20Q34DMUrvgI6g30yULAc6zSB4rQ==} + /@volar/vue-typescript/0.34.16: + resolution: {integrity: sha512-Jmo19pKRJAIhbAmr/1974knqKws9FZlnYWuCDvvg9wimKHTFosjDhDysORIMVHZ97og/0idK70iIKbcsyDadvw==} dependencies: - '@volar/code-gen': 0.34.13 - '@volar/source-map': 0.34.13 - '@volar/vue-code-gen': 0.34.13 - '@vue/compiler-sfc': 3.2.33 - '@vue/reactivity': 3.2.33 + '@volar/code-gen': 0.34.16 + '@volar/source-map': 0.34.16 + '@volar/vue-code-gen': 0.34.16 + '@vue/compiler-sfc': 3.2.36 + '@vue/reactivity': 3.2.36 dev: true - /@vue/compiler-core/3.2.33: - resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==} + /@vue/compiler-core/3.2.36: + resolution: {integrity: sha512-bbyZM5hvBicv0PW3KUfVi+x3ylHnfKG7DOn5wM+f2OztTzTjLEyBb/5yrarIYpmnGitVGbjZqDbODyW4iK8hqw==} dependencies: - '@babel/parser': 7.17.10 - '@vue/shared': 3.2.33 + '@babel/parser': 7.18.0 + '@vue/shared': 3.2.36 estree-walker: 2.0.2 source-map: 0.6.1 - /@vue/compiler-dom/3.2.33: - resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==} + /@vue/compiler-dom/3.2.36: + resolution: {integrity: sha512-tcOTAOiW4s24QLnq+ON6J+GRONXJ+A/mqKCORi0LSlIh8XQlNnlm24y8xIL8la+ZDgkdbjarQ9ZqYSvEja6gVA==} dependencies: - '@vue/compiler-core': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-core': 3.2.36 + '@vue/shared': 3.2.36 - /@vue/compiler-sfc/3.2.33: - resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==} + /@vue/compiler-sfc/3.2.36: + resolution: {integrity: sha512-AvGb4bTj4W8uQ4BqaSxo7UwTEqX5utdRSMyHy58OragWlt8nEACQ9mIeQh3K4di4/SX+41+pJrLIY01lHAOFOA==} dependencies: - '@babel/parser': 7.17.10 - '@vue/compiler-core': 3.2.33 - '@vue/compiler-dom': 3.2.33 - '@vue/compiler-ssr': 3.2.33 - '@vue/reactivity-transform': 3.2.33 - '@vue/shared': 3.2.33 + '@babel/parser': 7.18.0 + '@vue/compiler-core': 3.2.36 + '@vue/compiler-dom': 3.2.36 + '@vue/compiler-ssr': 3.2.36 + '@vue/reactivity-transform': 3.2.36 + '@vue/shared': 3.2.36 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.13 + postcss: 8.4.14 source-map: 0.6.1 - /@vue/compiler-ssr/3.2.33: - resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==} + /@vue/compiler-ssr/3.2.36: + resolution: {integrity: sha512-+KugInUFRvOxEdLkZwE+W43BqHyhBh0jpYXhmqw1xGq2dmE6J9eZ8UUSOKNhdHtQ/iNLWWeK/wPZkVLUf3YGaw==} dependencies: - '@vue/compiler-dom': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-dom': 3.2.36 + '@vue/shared': 3.2.36 /@vue/devtools-api/6.1.4: resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==} dev: false - /@vue/eslint-config-prettier/7.0.0_bppm6sp3oxoychvfagx6tcd7pe: + /@vue/eslint-config-prettier/7.0.0_yzlwycfcjzj3trzruaflx2c53m: resolution: {integrity: sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw==} peerDependencies: eslint: '>= 7.28.0' prettier: '>= 2.0.0' dependencies: - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-prettier: 4.0.0_iqftbjqlxzn3ny5nablrkczhqi + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-prettier: 4.0.0_j7rsahgqtkecno6yauhsgsglf4 prettier: 2.6.2 dev: true - /@vue/eslint-config-typescript/10.0.0_p4if3q7l2moozcc73o6tbvomjq: + /@vue/eslint-config-typescript/10.0.0_7eximbxnouzkbjbmoryntxf2zu: resolution: {integrity: sha512-F94cL8ug3FaYXlCfU5/wiGjk1qeadmoBpRGAOBq+qre3Smdupa59dd6ZJrsfRODpsMPyTG7330juMDsUvpZ3Rw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -614,60 +615,60 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44 - '@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-plugin-vue: 8.7.1_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.25.0_jorowkvdqu6pwramweg5le7ncu + '@typescript-eslint/parser': 5.25.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-plugin-vue: 8.7.1_eslint@8.16.0 typescript: 4.6.4 - vue-eslint-parser: 8.3.0_eslint@8.15.0 + vue-eslint-parser: 8.3.0_eslint@8.16.0 transitivePeerDependencies: - supports-color dev: true - /@vue/reactivity-transform/3.2.33: - resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==} + /@vue/reactivity-transform/3.2.36: + resolution: {integrity: sha512-Jk5o2BhpODC9XTA7o4EL8hSJ4JyrFWErLtClG3NH8wDS7ri9jBDWxI7/549T7JY9uilKsaNM+4pJASLj5dtRwA==} dependencies: - '@babel/parser': 7.17.10 - '@vue/compiler-core': 3.2.33 - '@vue/shared': 3.2.33 + '@babel/parser': 7.18.0 + '@vue/compiler-core': 3.2.36 + '@vue/shared': 3.2.36 estree-walker: 2.0.2 magic-string: 0.25.9 - /@vue/reactivity/3.2.33: - resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==} + /@vue/reactivity/3.2.36: + resolution: {integrity: sha512-c2qvopo0crh9A4GXi2/2kfGYMxsJW4tVILrqRPydVGZHhq0fnzy6qmclWOhBFckEhmyxmpHpdJtIRYGeKcuhnA==} dependencies: - '@vue/shared': 3.2.33 + '@vue/shared': 3.2.36 - /@vue/runtime-core/3.2.33: - resolution: {integrity: sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==} + /@vue/runtime-core/3.2.36: + resolution: {integrity: sha512-PTWBD+Lub+1U3/KhbCExrfxyS14hstLX+cBboxVHaz+kXoiDLNDEYAovPtxeTutbqtClIXtft+wcGdC+FUQ9qQ==} dependencies: - '@vue/reactivity': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/reactivity': 3.2.36 + '@vue/shared': 3.2.36 dev: false - /@vue/runtime-dom/3.2.33: - resolution: {integrity: sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==} + /@vue/runtime-dom/3.2.36: + resolution: {integrity: sha512-gYPYblm7QXHVuBohqNRRT7Wez0f2Mx2D40rb4fleehrJU9CnkjG0phhcGEZFfGwCmHZRqBCRgbFWE98bPULqkg==} dependencies: - '@vue/runtime-core': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/runtime-core': 3.2.36 + '@vue/shared': 3.2.36 csstype: 2.6.20 dev: false - /@vue/server-renderer/3.2.33_vue@3.2.33: - resolution: {integrity: sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==} + /@vue/server-renderer/3.2.36_vue@3.2.36: + resolution: {integrity: sha512-uZE0+jfye6yYXWvAQYeHZv+f50sRryvy16uiqzk3jn8hEY8zTjI+rzlmZSGoE915k+W/Ol9XSw6vxOUD8dGkUg==} peerDependencies: - vue: 3.2.33 + vue: 3.2.36 dependencies: - '@vue/compiler-ssr': 3.2.33 - '@vue/shared': 3.2.33 - vue: 3.2.33 + '@vue/compiler-ssr': 3.2.36 + '@vue/shared': 3.2.36 + vue: 3.2.36 dev: false - /@vue/shared/3.2.33: - resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} + /@vue/shared/3.2.36: + resolution: {integrity: sha512-JtB41wXl7Au3+Nl3gD16Cfpj7k/6aCroZ6BbOiCMFCMvrOpkg/qQUXTso2XowaNqBbnkuGHurLAqkLBxNGc1hQ==} - /@vueuse/core/8.4.2_vue@3.2.33: - resolution: {integrity: sha512-dUVU96lii1ZdWoNJXauQNt+4QrHz1DKbuW+y6pDR2N10q7rGZJMDU7pQeMcC2XeosX7kMODfaBuqsF03NozzLg==} + /@vueuse/core/8.5.0_vue@3.2.36: + resolution: {integrity: sha512-VEJ6sGNsPlUp0o9BGda2YISvDZbhWJSOJu5zlp2TufRGVrLcYUKr31jyFEOj6RXzG3k/H4aCYeZyjpItfU8glw==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -677,18 +678,18 @@ packages: vue: optional: true dependencies: - '@vueuse/metadata': 8.4.2 - '@vueuse/shared': 8.4.2_vue@3.2.33 - vue: 3.2.33 - vue-demi: 0.12.5_vue@3.2.33 + '@vueuse/metadata': 8.5.0 + '@vueuse/shared': 8.5.0_vue@3.2.36 + vue: 3.2.36 + vue-demi: 0.12.5_vue@3.2.36 dev: false - /@vueuse/metadata/8.4.2: - resolution: {integrity: sha512-2BIj++7P0/I5dfMsEe8q7Kw0HqVAjVcyNOd9+G22/ILUC9TVLTeYOuJ1kwa1Gpr+0LWKHc6GqHiLWNL33+exoQ==} + /@vueuse/metadata/8.5.0: + resolution: {integrity: sha512-WxsD+Cd+bn+HcjpY6Dl9FJ8ywTRTT9pTwk3bCQpzEhXVYAyNczKDSahk50fCfIJKeWHhyI4B2+/ZEOxQAkUr0g==} dev: false - /@vueuse/shared/8.4.2_vue@3.2.33: - resolution: {integrity: sha512-hILXMEjL8YQhj1LHN/HZ49UThyfk8irTjhele2nW+L3N55ElFUBGB/f4w0rg8EW+/suhqv7kJJPTZzvHCqxlIw==} + /@vueuse/shared/8.5.0_vue@3.2.36: + resolution: {integrity: sha512-qKG+SZb44VvGD4dU5cQ63z4JE2Yk39hQUecR0a9sEdJA01cx+XrxAvFKJfPooxwoiqalAVw/ktWK6xbyc/jS3g==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -698,8 +699,8 @@ packages: vue: optional: true dependencies: - vue: 3.2.33 - vue-demi: 0.12.5_vue@3.2.33 + vue: 3.2.36 + vue-demi: 0.12.5_vue@3.2.36 dev: false /acorn-jsx/5.3.2_acorn@8.7.1: @@ -1091,7 +1092,7 @@ packages: css-what: 6.1.0 domhandler: 4.3.1 domutils: 2.8.0 - nth-check: 2.0.1 + nth-check: 2.1.0 dev: true /css-tree/1.1.3: @@ -1289,18 +1290,18 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /element-plus/2.2.0_vue@3.2.33: - resolution: {integrity: sha512-zxmAFEAa1T/n09rR+NozXcWl5CjaFtqoaxhFSafag0dgc90tgEHitDXfegdFAl4ahugdNTqu9aLzngx3VhDAtA==} + /element-plus/2.2.1_vue@3.2.36: + resolution: {integrity: sha512-+U3Rq6S2lrzgFWlO1IvqBRtWuOGfyA84OSJOTDC8DHG6XkbNE507Thueb+9Ghk8eIqjGtpvje5hEQRWOJ85+pA==} peerDependencies: vue: ^3.2.0 dependencies: '@ctrl/tinycolor': 3.4.1 - '@element-plus/icons-vue': 1.1.4_vue@3.2.33 - '@floating-ui/dom': 0.4.5 + '@element-plus/icons-vue': 1.1.4_vue@3.2.36 + '@floating-ui/dom': 0.5.1 '@popperjs/core': /@sxzz/popperjs-es/2.11.7 '@types/lodash': 4.14.182 '@types/lodash-es': 4.17.6 - '@vueuse/core': 8.4.2_vue@3.2.33 + '@vueuse/core': 8.5.0_vue@3.2.36 async-validator: 4.1.1 dayjs: 1.11.2 escape-html: 1.0.3 @@ -1309,7 +1310,7 @@ packages: lodash-unified: 1.0.2_3ib2ivapxullxkx3xftsimdk7u memoize-one: 6.0.0 normalize-wheel-es: 1.1.2 - vue: 3.2.33 + vue: 3.2.36 transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -1557,16 +1558,16 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.5.0_eslint@8.15.0: + /eslint-config-prettier/8.5.0_eslint@8.16.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 dev: true - /eslint-plugin-prettier/4.0.0_bppm6sp3oxoychvfagx6tcd7pe: + /eslint-plugin-prettier/4.0.0_j7rsahgqtkecno6yauhsgsglf4: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -1577,12 +1578,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 prettier: 2.6.2 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-prettier/4.0.0_iqftbjqlxzn3ny5nablrkczhqi: + /eslint-plugin-prettier/4.0.0_yzlwycfcjzj3trzruaflx2c53m: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -1593,25 +1595,24 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + eslint: 8.16.0 prettier: 2.6.2 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-vue/8.7.1_eslint@8.15.0: + /eslint-plugin-vue/8.7.1_eslint@8.16.0: resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.15.0 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-utils: 3.0.0_eslint@8.16.0 natural-compare: 1.4.0 - nth-check: 2.0.1 + nth-check: 2.1.0 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 8.3.0_eslint@8.15.0 + vue-eslint-parser: 8.3.0_eslint@8.16.0 transitivePeerDependencies: - supports-color dev: true @@ -1632,13 +1633,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.15.0: + /eslint-utils/3.0.0_eslint@8.16.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1652,12 +1653,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.15.0: - resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==} + /eslint/8.16.0: + resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.2.3 + '@eslint/eslintrc': 1.3.0 '@humanwhocodes/config-array': 0.9.5 ajv: 6.12.6 chalk: 4.1.2 @@ -1666,7 +1667,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint-utils: 3.0.0_eslint@8.16.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 esquery: 1.4.0 @@ -1964,8 +1965,8 @@ packages: is-glob: 4.0.3 dev: true - /glob/7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} + /glob/7.2.3: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -2381,7 +2382,7 @@ packages: listr2: 4.0.5 micromatch: 4.0.5 normalize-path: 3.0.0 - object-inspect: 1.12.0 + object-inspect: 1.12.1 pidtree: 0.5.0 string-argv: 0.3.1 supports-color: 9.2.2 @@ -2655,8 +2656,8 @@ packages: resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==} dev: false - /nth-check/2.0.1: - resolution: {integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==} + /nth-check/2.1.0: + resolution: {integrity: sha512-/sJnahgHzXT7OGgQeAPJ5WDcxs7teA2FU1wo6fEoYqjoHBU+AQi3Qz5hecKPlnOr1YjnSYwJTlBXADbEsaBMLg==} dependencies: boolbase: 1.0.0 dev: true @@ -2675,8 +2676,8 @@ packages: kind-of: 3.2.2 dev: true - /object-inspect/1.12.0: - resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==} + /object-inspect/1.12.1: + resolution: {integrity: sha512-Y/jF6vnvEtOPGiKD1+q+X0CiUYRQtEHp89MLLUJ7TUivtH8Ugn2+3A7Rynqk7BRsAoqeOQWnFnjpDrKSxDgIGA==} dev: true /object-visit/1.0.1: @@ -2693,8 +2694,8 @@ packages: isobject: 3.0.1 dev: true - /ohmyfetch/0.4.17: - resolution: {integrity: sha512-jUpCDJIDlTZdS4PE3veoHIXoUSm2NRJfFMIROd29/qeOsbJEoEYBzJ6re+W1hskc44ej11IL//scfhckIcCN8Q==} + /ohmyfetch/0.4.18: + resolution: {integrity: sha512-MslzNrQzBLtZHmiZBI8QMOcMpdNFlK61OJ34nFNFynZ4v+4BonfCQ7VIN4EGXvGGq5zhDzgdJoY3o9S1l2T7KQ==} dependencies: destr: 1.1.1 node-fetch-native: 0.1.3 @@ -2818,7 +2819,7 @@ packages: hasBin: true dev: true - /pinia/2.0.14_ytvqwwdyss532bvoq2clv4ed5m: + /pinia/2.0.14_7gwbvmtszsbbeay4sidijbp26i: resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -2832,8 +2833,8 @@ packages: dependencies: '@vue/devtools-api': 6.1.4 typescript: 4.6.4 - vue: 3.2.33 - vue-demi: 0.12.5_vue@3.2.33 + vue: 3.2.36 + vue-demi: 0.12.5_vue@3.2.36 dev: false /posix-character-classes/0.1.1: @@ -2867,8 +2868,8 @@ packages: supports-color: 3.2.3 dev: true - /postcss/8.4.13: - resolution: {integrity: sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==} + /postcss/8.4.14: + resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -3029,11 +3030,11 @@ packages: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: - glob: 7.2.0 + glob: 7.2.3 dev: true - /rollup/2.72.1: - resolution: {integrity: sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==} + /rollup/2.74.1: + resolution: {integrity: sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -3062,8 +3063,8 @@ packages: ret: 0.1.15 dev: true - /sass/1.51.0: - resolution: {integrity: sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==} + /sass/1.52.1: + resolution: {integrity: sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==} engines: {node: '>=12.0.0'} hasBin: true dependencies: @@ -3488,24 +3489,24 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.33.2_vite@2.9.9: - resolution: {integrity: sha512-ISGmthl9kNPujda/Yt25irdV9s9F3hr8MWpd/NE7Kv/qkZJC3/FvO/l/9d5ggkbgsAuGQrsfuaQnxT2p4k9Yug==} + /unocss/0.33.5_vite@2.9.9: + resolution: {integrity: sha512-aSWxGP6LHWv9eKc0WrmuLnOG2V8jkYd6zvsvB3LhZtCBWFXHPJ25T+zZP1szLbejPgSVJVVpJhnIAjJOFXRM9g==} engines: {node: '>=14'} dependencies: - '@unocss/cli': 0.33.2 - '@unocss/core': 0.33.2 - '@unocss/preset-attributify': 0.33.2 - '@unocss/preset-icons': 0.33.2 - '@unocss/preset-mini': 0.33.2 - '@unocss/preset-typography': 0.33.2 - '@unocss/preset-uno': 0.33.2 - '@unocss/preset-web-fonts': 0.33.2 - '@unocss/preset-wind': 0.33.2 - '@unocss/reset': 0.33.2 - '@unocss/transformer-compile-class': 0.33.2 - '@unocss/transformer-directives': 0.33.2 - '@unocss/transformer-variant-group': 0.33.2 - '@unocss/vite': 0.33.2_vite@2.9.9 + '@unocss/cli': 0.33.5 + '@unocss/core': 0.33.5 + '@unocss/preset-attributify': 0.33.5 + '@unocss/preset-icons': 0.33.5 + '@unocss/preset-mini': 0.33.5 + '@unocss/preset-typography': 0.33.5 + '@unocss/preset-uno': 0.33.5 + '@unocss/preset-web-fonts': 0.33.5 + '@unocss/preset-wind': 0.33.5 + '@unocss/reset': 0.33.5 + '@unocss/transformer-compile-class': 0.33.5 + '@unocss/transformer-directives': 0.33.5 + '@unocss/transformer-variant-group': 0.33.5 + '@unocss/vite': 0.33.5_vite@2.9.9 transitivePeerDependencies: - supports-color - vite @@ -3561,12 +3562,12 @@ packages: pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 2.9.9_sass@1.51.0 + vite: 2.9.9_sass@1.52.1 transitivePeerDependencies: - supports-color dev: true - /vite/2.9.9_sass@1.51.0: + /vite/2.9.9_sass@1.52.1: resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==} engines: {node: '>=12.2.0'} hasBin: true @@ -3583,15 +3584,15 @@ packages: optional: true dependencies: esbuild: 0.14.39 - postcss: 8.4.13 + postcss: 8.4.14 resolve: 1.22.0 - rollup: 2.72.1 - sass: 1.51.0 + rollup: 2.74.1 + sass: 1.52.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vue-demi/0.12.5_vue@3.2.33: + /vue-demi/0.12.5_vue@3.2.36: resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} engines: {node: '>=12'} hasBin: true @@ -3603,17 +3604,17 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: false - /vue-eslint-parser/8.3.0_eslint@8.15.0: + /vue-eslint-parser/8.3.0_eslint@8.16.0: resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.2 @@ -3624,33 +3625,33 @@ packages: - supports-color dev: true - /vue-router/4.0.15_vue@3.2.33: + /vue-router/4.0.15_vue@3.2.36: resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.1.4 - vue: 3.2.33 + vue: 3.2.36 dev: false - /vue-tsc/0.34.13_typescript@4.6.4: - resolution: {integrity: sha512-xvmUq03dFpLfYSfE8jl2lwDPcbrmh81TB+OsVkkp+Em3Ar4ff2XgMKuUgoFXpWTv5tLLoYYpggFWwYADa2zgQg==} + /vue-tsc/0.34.16_typescript@4.6.4: + resolution: {integrity: sha512-9tYBQIOyl3Tz8ZrlYUKtftu5m/wXHfxCalyjR22QzSaUJoBJmZeNOoVs/QEllc0z4ideEZxvvU+pBFdoY3O16A==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.34.13 + '@volar/vue-typescript': 0.34.16 typescript: 4.6.4 dev: true - /vue/3.2.33: - resolution: {integrity: sha512-si1ExAlDUrLSIg/V7D/GgA4twJwfsfgG+t9w10z38HhL/HA07132pUQ2KuwAo8qbCyMJ9e6OqrmWrOCr+jW7ZQ==} + /vue/3.2.36: + resolution: {integrity: sha512-5yTXmrE6gW8IQgttzHW5bfBiFA6mx35ZXHjGLDmKYzW6MMmYvCwuKybANRepwkMYeXw2v1buGg3/lPICY5YlZw==} dependencies: - '@vue/compiler-dom': 3.2.33 - '@vue/compiler-sfc': 3.2.33 - '@vue/runtime-dom': 3.2.33 - '@vue/server-renderer': 3.2.33_vue@3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-dom': 3.2.36 + '@vue/compiler-sfc': 3.2.36 + '@vue/runtime-dom': 3.2.36 + '@vue/server-renderer': 3.2.36_vue@3.2.36 + '@vue/shared': 3.2.36 dev: false /which/2.0.2: diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 10ce3c5..de30c8d 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -167,7 +167,7 @@ const state = reactive({ user-select: none; img { width: 100px; - height: 42px; + height: 40px; border-radius: 4px; } }