summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--package.json16
-rw-r--r--pnpm-lock.yaml460
-rw-r--r--src/views/login/index.vue2
4 files changed, 260 insertions, 220 deletions
diff --git a/README.md b/README.md
index 0b18e48..59fdb5b 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@
# 配置
1. 安装 .vscode 中推荐的插件
3. node 版本 16+
-4. pnpm 版本 6.x
+4. pnpm 版本 7.x
# 克隆项目
git clone https://github.com/un-pany/v3-admin-vite.git
diff --git a/package.json b/package.json
index 8f52e06..fcbd3a6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "v3-admin-vite",
- "version": "3.1.4",
+ "version": "3.1.5",
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element-Plus、Pinia 和 Vite 等主流技术.",
"author": {
"name": "pany",
@@ -25,15 +25,15 @@
"dependencies": {
"@element-plus/icons-vue": "^1.1.4",
"axios": "^0.27.2",
- "dayjs": "^1.11.1",
- "element-plus": "^2.1.11",
+ "dayjs": "^1.11.2",
+ "element-plus": "^2.2.0",
"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.0",
- "pinia": "^2.0.13",
+ "path-to-regexp": "^6.2.1",
+ "pinia": "^2.0.14",
"screenfull": "^6.0.1",
"vue": "^3.2.33",
"vue-router": "^4.0.15"
@@ -44,12 +44,12 @@
"@types/node": "^17.0.31",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
- "@typescript-eslint/eslint-plugin": "^5.22.0",
- "@typescript-eslint/parser": "^5.22.0",
+ "@typescript-eslint/eslint-plugin": "^5.23.0",
+ "@typescript-eslint/parser": "^5.23.0",
"@vitejs/plugin-vue": "^2.3.2",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
- "eslint": "^8.14.0",
+ "eslint": "^8.15.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.7.1",
"husky": "^7.0.4",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 06cc5e5..2876042 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1,4 +1,4 @@
-lockfileVersion: 5.3
+lockfileVersion: 5.4
specifiers:
'@element-plus/icons-vue': ^1.1.4
@@ -7,15 +7,15 @@ specifiers:
'@types/node': ^17.0.31
'@types/nprogress': ^0.2.0
'@types/path-browserify': ^1.0.0
- '@typescript-eslint/eslint-plugin': ^5.22.0
- '@typescript-eslint/parser': ^5.22.0
+ '@typescript-eslint/eslint-plugin': ^5.23.0
+ '@typescript-eslint/parser': ^5.23.0
'@vitejs/plugin-vue': ^2.3.2
'@vue/eslint-config-prettier': ^7.0.0
'@vue/eslint-config-typescript': ^10.0.0
axios: ^0.27.2
- dayjs: ^1.11.1
- element-plus: ^2.1.11
- eslint: ^8.14.0
+ dayjs: ^1.11.2
+ element-plus: ^2.2.0
+ eslint: ^8.15.0
eslint-plugin-prettier: ^4.0.0
eslint-plugin-vue: ^8.7.1
husky: ^7.0.4
@@ -25,8 +25,8 @@ specifiers:
normalize.css: ^8.0.1
nprogress: ^0.2.0
path-browserify: ^1.0.1
- path-to-regexp: ^6.2.0
- pinia: ^2.0.13
+ path-to-regexp: ^6.2.1
+ pinia: ^2.0.14
prettier: ^2.6.2
sass: ^1.51.0
screenfull: ^6.0.1
@@ -41,15 +41,15 @@ specifiers:
dependencies:
'@element-plus/icons-vue': [email protected]
axios: 0.27.2
- dayjs: 1.11.1
- element-plus: [email protected]
+ dayjs: 1.11.2
+ element-plus: [email protected]
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.0
+ path-to-regexp: 6.2.1
+ pinia: 2.0.14_ytvqwwdyss532bvoq2clv4ed5m
screenfull: 6.0.1
vue: 3.2.33
vue-router: [email protected]
@@ -60,14 +60,14 @@ devDependencies:
'@types/node': 17.0.31
'@types/nprogress': 0.2.0
'@types/path-browserify': 1.0.0
- '@typescript-eslint/eslint-plugin': 5.22.0_5b52bb1e77494a9627aef8db6adb10bc
- '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44
+ '@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
- '@vue/eslint-config-prettier': [email protected][email protected]
- '@vue/eslint-config-typescript': 10.0.0_c5a7e3b7020994a60f6e2d5bfb76c653
- eslint: 8.14.0
- eslint-plugin-prettier: [email protected][email protected]
- eslint-plugin-vue: [email protected]
+ '@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: [email protected]
husky: 7.0.4
lint-staged: 12.4.1
prettier: 2.6.2
@@ -75,15 +75,28 @@ devDependencies:
typescript: 4.6.4
vite-plugin-svg-icons: [email protected]
- vue-eslint-parser: [email protected]
+ vue-eslint-parser: [email protected]
packages:
- /@babel/parser/7.17.9:
- resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==}
+ /@babel/helper-validator-identifier/7.16.7:
+ 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==}
engines: {node: '>=6.0.0'}
hasBin: true
+ dependencies:
+ '@babel/types': 7.17.10
+
+ /@babel/types/7.17.10:
+ resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-validator-identifier': 7.16.7
+ to-fast-properties: 2.0.0
/@ctrl/tinycolor/3.4.1:
resolution: {integrity: sha512-ej5oVy6lykXsvieQtqZxCOaLT+xD4+QNarq78cIYISHmZXshCvROLudpQN3lfL8G0NL7plMSSK+zlyvCaIJ4Iw==}
@@ -98,14 +111,14 @@ packages:
vue: 3.2.33
dev: false
- /@eslint/eslintrc/1.2.2:
- resolution: {integrity: sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==}
+ /@eslint/eslintrc/1.2.3:
+ resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
debug: 4.3.4
- espree: 9.3.1
- globals: 13.13.0
+ espree: 9.3.2
+ globals: 13.14.0
ignore: 5.2.0
import-fresh: 3.3.0
js-yaml: 4.1.0
@@ -161,8 +174,8 @@ packages:
fastq: 1.13.0
dev: true
- /@sxzz/popperjs-es/2.11.6:
- resolution: {integrity: sha512-V8W+eJiInGq8roHR8xYR+lxojL022LyUI9E4FRav4+1Ih+875ONcLNK3XIs809fyxk1lNzrZO5OAy6xpvEafNw==}
+ /@sxzz/popperjs-es/2.11.7:
+ resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
dev: false
/@trysound/sax/0.2.0:
@@ -204,8 +217,8 @@ packages:
'@types/node': 17.0.31
dev: true
- /@typescript-eslint/eslint-plugin/5.22.0_5b52bb1e77494a9627aef8db6adb10bc:
- resolution: {integrity: sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==}
+ /@typescript-eslint/eslint-plugin/5.23.0_c63nfttrfhylg3zmgcxfslaw44:
+ resolution: {integrity: sha512-hEcSmG4XodSLiAp1uxv/OQSGsDY6QN3TcRU32gANp+19wGE1QQZLRS8/GV58VRUoXhnkuJ3ZxNQ3T6Z6zM59DA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -215,12 +228,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': [email protected][email protected]
- '@typescript-eslint/scope-manager': 5.22.0
- '@typescript-eslint/type-utils': [email protected][email protected]
- '@typescript-eslint/utils': [email protected][email protected]
+ '@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
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
functional-red-black-tree: 1.0.1
ignore: 5.2.0
regexpp: 3.2.0
@@ -231,8 +244,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/[email protected][email protected]:
- resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==}
+ /@typescript-eslint/parser/5.23.0_hcfsmds2fshutdssjqluwm76uu:
+ resolution: {integrity: sha512-V06cYUkqcGqpFjb8ttVgzNF53tgbB/KoQT/iB++DOIExKmzI9vBJKjZKt/6FuV9c+zrDsvJKbJ2DOCYwX91cbw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -241,26 +254,26 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.22.0
- '@typescript-eslint/types': 5.22.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.23.0
+ '@typescript-eslint/types': 5.23.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
typescript: 4.6.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.22.0:
- resolution: {integrity: sha512-yA9G5NJgV5esANJCO0oF15MkBO20mIskbZ8ijfmlKIvQKg0ynVKfHZ15/nhAJN5m8Jn3X5qkwriQCiUntC9AbA==}
+ /@typescript-eslint/scope-manager/5.23.0:
+ resolution: {integrity: sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.22.0
- '@typescript-eslint/visitor-keys': 5.22.0
+ '@typescript-eslint/types': 5.23.0
+ '@typescript-eslint/visitor-keys': 5.23.0
dev: true
- /@typescript-eslint/type-utils/[email protected][email protected]:
- resolution: {integrity: sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==}
+ /@typescript-eslint/type-utils/5.23.0_hcfsmds2fshutdssjqluwm76uu:
+ resolution: {integrity: sha512-iuI05JsJl/SUnOTXA9f4oI+/4qS/Zcgk+s2ir+lRmXI+80D8GaGwoUqs4p+X+4AxDolPpEpVUdlEH4ADxFy4gw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -269,22 +282,22 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': [email protected][email protected]
+ '@typescript-eslint/utils': 5.23.0_hcfsmds2fshutdssjqluwm76uu
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
typescript: 4.6.4
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/types/5.22.0:
- resolution: {integrity: sha512-T7owcXW4l0v7NTijmjGWwWf/1JqdlWiBzPqzAWhobxft0SiEvMJB56QXmeCQjrPuM8zEfGUKyPQr/L8+cFUBLw==}
+ /@typescript-eslint/types/5.23.0:
+ resolution: {integrity: sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-EyBEQxvNjg80yinGE2xdhpDYm41so/1kOItl0qrjIiJ1kX/L/L8WWGmJg8ni6eG3DwqmOzDqOhe6763bF92nOw==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -292,8 +305,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.22.0
- '@typescript-eslint/visitor-keys': 5.22.0
+ '@typescript-eslint/types': 5.23.0
+ '@typescript-eslint/visitor-keys': 5.23.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -304,29 +317,29 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/[email protected][email protected]:
- resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==}
+ /@typescript-eslint/utils/5.23.0_hcfsmds2fshutdssjqluwm76uu:
+ resolution: {integrity: sha512-dbgaKN21drqpkbbedGMNPCtRPZo1IOUr5EI9Jrrh99r5UW5Q0dz46RKXeSBoPV+56R6dFKpbrdhgUNSJsDDRZA==}
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.22.0
- '@typescript-eslint/types': 5.22.0
- '@typescript-eslint/typescript-estree': [email protected]
- eslint: 8.14.0
+ '@typescript-eslint/scope-manager': 5.23.0
+ '@typescript-eslint/types': 5.23.0
+ '@typescript-eslint/typescript-estree': [email protected]
+ eslint: 8.15.0
eslint-scope: 5.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.22.0:
- resolution: {integrity: sha512-DbgTqn2Dv5RFWluG88tn0pP6Ex0ROF+dpDO1TNNZdRtLjUr6bdznjA6f/qNqJLjd2PgguAES2Zgxh/JzwzETDg==}
+ /@typescript-eslint/visitor-keys/5.23.0:
+ resolution: {integrity: sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.22.0
+ '@typescript-eslint/types': 5.23.0
eslint-visitor-keys: 3.3.0
dev: true
@@ -374,7 +387,7 @@ packages:
/@vue/compiler-core/3.2.33:
resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==}
dependencies:
- '@babel/parser': 7.17.9
+ '@babel/parser': 7.17.10
'@vue/shared': 3.2.33
estree-walker: 2.0.2
source-map: 0.6.1
@@ -388,7 +401,7 @@ packages:
/@vue/compiler-sfc/3.2.33:
resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==}
dependencies:
- '@babel/parser': 7.17.9
+ '@babel/parser': 7.17.10
'@vue/compiler-core': 3.2.33
'@vue/compiler-dom': 3.2.33
'@vue/compiler-ssr': 3.2.33
@@ -409,39 +422,43 @@ packages:
resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==}
dev: false
- /@vue/eslint-config-prettier/[email protected][email protected]:
+ /@vue/eslint-config-prettier/7.0.0_bppm6sp3oxoychvfagx6tcd7pe:
resolution: {integrity: sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw==}
peerDependencies:
eslint: '>= 7.28.0'
prettier: '>= 2.0.0'
dependencies:
- eslint: 8.14.0
- eslint-config-prettier: [email protected]
- eslint-plugin-prettier: 4.0.0_665eb419c9d7860ca0c224f7f6dcdace
+ eslint: 8.15.0
+ eslint-config-prettier: [email protected]
+ eslint-plugin-prettier: 4.0.0_iqftbjqlxzn3ny5nablrkczhqi
prettier: 2.6.2
dev: true
- /@vue/eslint-config-typescript/10.0.0_c5a7e3b7020994a60f6e2d5bfb76c653:
+ /@vue/eslint-config-typescript/10.0.0_p4if3q7l2moozcc73o6tbvomjq:
resolution: {integrity: sha512-F94cL8ug3FaYXlCfU5/wiGjk1qeadmoBpRGAOBq+qre3Smdupa59dd6ZJrsfRODpsMPyTG7330juMDsUvpZ3Rw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
eslint-plugin-vue: ^8.0.1
+ typescript: '*'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 5.22.0_5b52bb1e77494a9627aef8db6adb10bc
- '@typescript-eslint/parser': [email protected][email protected]
- eslint: 8.14.0
- eslint-plugin-vue: [email protected]
- vue-eslint-parser: [email protected]
+ '@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44
+ '@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
+ eslint: 8.15.0
+ eslint-plugin-vue: [email protected]
+ typescript: 4.6.4
+ vue-eslint-parser: [email protected]
transitivePeerDependencies:
- supports-color
- - typescript
dev: true
/@vue/reactivity-transform/3.2.33:
resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==}
dependencies:
- '@babel/parser': 7.17.9
+ '@babel/parser': 7.17.10
'@vue/compiler-core': 3.2.33
'@vue/shared': 3.2.33
estree-walker: 2.0.2
@@ -480,8 +497,8 @@ packages:
/@vue/shared/3.2.33:
resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==}
- /@vueuse/core/[email protected]:
- resolution: {integrity: sha512-GDHM0vr/E3mw1fbh3yj4DJCJ/KvTXtOtT0OR2kCKuEUOo0Btk45MDGI6MdIqsHMjI0OXBJl8jH8WFv64KU2mOQ==}
+ /@vueuse/core/[email protected]:
+ resolution: {integrity: sha512-dUVU96lii1ZdWoNJXauQNt+4QrHz1DKbuW+y6pDR2N10q7rGZJMDU7pQeMcC2XeosX7kMODfaBuqsF03NozzLg==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
@@ -491,18 +508,18 @@ packages:
vue:
optional: true
dependencies:
- '@vueuse/metadata': 8.3.0
- '@vueuse/shared': [email protected]
+ '@vueuse/metadata': 8.4.2
+ '@vueuse/shared': [email protected]
vue: 3.2.33
dev: false
- /@vueuse/metadata/8.3.0:
- resolution: {integrity: sha512-7R/LNPQWp1r/owa2e71l3dFlJ21p89YE3ks14ZclP2VOTvhC6AzDRcpk+ChISNetv8spsFbWZj/Z7sFjbFZfuw==}
+ /@vueuse/metadata/8.4.2:
+ resolution: {integrity: sha512-2BIj++7P0/I5dfMsEe8q7Kw0HqVAjVcyNOd9+G22/ILUC9TVLTeYOuJ1kwa1Gpr+0LWKHc6GqHiLWNL33+exoQ==}
dev: false
- /@vueuse/shared/[email protected]:
- resolution: {integrity: sha512-xehtLfevPw9nsVIGFe/tWMtFvbvZjeAfXh7DT9Fptt/6/C5rLwpJtxsVguIBtPybjwobO4KCpQYS78aa9fg5Sw==}
+ /@vueuse/shared/[email protected]:
+ resolution: {integrity: sha512-hILXMEjL8YQhj1LHN/HZ49UThyfk8irTjhele2nW+L3N55ElFUBGB/f4w0rg8EW+/suhqv7kJJPTZzvHCqxlIw==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
@@ -516,16 +533,16 @@ packages:
dev: false
- /acorn-jsx/[email protected]:
+ /acorn-jsx/[email protected]:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
- acorn: 8.7.0
+ acorn: 8.7.1
dev: true
- /acorn/8.7.0:
- resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==}
+ /acorn/8.7.1:
+ resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
@@ -633,8 +650,8 @@ packages:
engines: {node: '>=8'}
dev: true
- /async-validator/4.0.7:
- resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==}
+ /async-validator/4.1.1:
+ resolution: {integrity: sha512-p4DO/JXwjs8klJyJL8Q2oM4ks5fUTze/h5k10oPPKMiLe1fj3G1QMzPHNmN1Py4ycOk7WlO2DcGXv1qiESJCZA==}
dev: false
/asynckit/0.4.0:
@@ -650,7 +667,7 @@ packages:
/axios/0.27.2:
resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
dependencies:
- follow-redirects: 1.14.9
+ follow-redirects: 1.15.0
form-data: 4.0.0
transitivePeerDependencies:
- debug
@@ -711,6 +728,8 @@ packages:
snapdragon-node: 2.1.1
split-string: 3.1.0
to-regex: 3.0.2
+ transitivePeerDependencies:
+ - supports-color
dev: true
/braces/3.0.2:
@@ -927,12 +946,17 @@ packages:
resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==}
dev: false
- /dayjs/1.11.1:
- resolution: {integrity: sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==}
+ /dayjs/1.11.2:
+ resolution: {integrity: sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw==}
dev: false
/debug/2.6.9:
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
+ peerDependencies:
+ supports-color: '*'
+ peerDependenciesMeta:
+ supports-color:
+ optional: true
dependencies:
ms: 2.0.0
dev: true
@@ -1067,24 +1091,24 @@ packages:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
dev: true
- /element-plus/[email protected]:
- resolution: {integrity: sha512-s4X0I8s787tv+9UdekBC1g7v42Fj4bucPAmu03EjbgrGrV7BJvkoBGuK52lNfu4yC76bl6Uyjesd5Fu8CMakSw==}
+ /element-plus/[email protected]:
+ resolution: {integrity: sha512-zxmAFEAa1T/n09rR+NozXcWl5CjaFtqoaxhFSafag0dgc90tgEHitDXfegdFAl4ahugdNTqu9aLzngx3VhDAtA==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@ctrl/tinycolor': 3.4.1
'@element-plus/icons-vue': [email protected]
'@floating-ui/dom': 0.4.5
- '@popperjs/core': /@sxzz/popperjs-es/2.11.6
+ '@popperjs/core': /@sxzz/popperjs-es/2.11.7
'@types/lodash': 4.14.182
'@types/lodash-es': 4.17.6
- '@vueuse/core': [email protected]
- async-validator: 4.0.7
- dayjs: 1.11.1
+ '@vueuse/core': [email protected]
+ async-validator: 4.1.1
+ dayjs: 1.11.2
escape-html: 1.0.3
lodash: 4.17.21
lodash-es: 4.17.21
- lodash-unified: 1.0.2_da03a4540fbd16bbaafbb96724306afd
+ lodash-unified: 1.0.2_3ib2ivapxullxkx3xftsimdk7u
memoize-one: 6.0.0
normalize-wheel-es: 1.1.2
vue: 3.2.33
@@ -1113,8 +1137,8 @@ packages:
resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
dev: true
- /esbuild-android-64/0.14.36:
- resolution: {integrity: sha512-jwpBhF1jmo0tVCYC/ORzVN+hyVcNZUWuozGcLHfod0RJCedTDTvR4nwlTXdx1gtncDqjk33itjO+27OZHbiavw==}
+ /esbuild-android-64/0.14.38:
+ resolution: {integrity: sha512-aRFxR3scRKkbmNuGAK+Gee3+yFxkTJO/cx83Dkyzo4CnQl/2zVSurtG6+G86EQIZ+w+VYngVyK7P3HyTBKu3nw==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
@@ -1122,8 +1146,8 @@ packages:
dev: true
optional: true
- /esbuild-android-arm64/0.14.36:
- resolution: {integrity: sha512-/hYkyFe7x7Yapmfv4X/tBmyKnggUmdQmlvZ8ZlBnV4+PjisrEhAvC3yWpURuD9XoB8Wa1d5dGkTsF53pIvpjsg==}
+ /esbuild-android-arm64/0.14.38:
+ resolution: {integrity: sha512-L2NgQRWuHFI89IIZIlpAcINy9FvBk6xFVZ7xGdOwIm8VyhX1vNCEqUJO3DPSSy945Gzdg98cxtNt8Grv1CsyhA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
@@ -1131,8 +1155,8 @@ packages:
dev: true
optional: true
- /esbuild-darwin-64/0.14.36:
- resolution: {integrity: sha512-kkl6qmV0dTpyIMKagluzYqlc1vO0ecgpviK/7jwPbRDEv5fejRTaBBEE2KxEQbTHcLhiiDbhG7d5UybZWo/1zQ==}
+ /esbuild-darwin-64/0.14.38:
+ resolution: {integrity: sha512-5JJvgXkX87Pd1Og0u/NJuO7TSqAikAcQQ74gyJ87bqWRVeouky84ICoV4sN6VV53aTW+NE87qLdGY4QA2S7KNA==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
@@ -1140,8 +1164,8 @@ packages:
dev: true
optional: true
- /esbuild-darwin-arm64/0.14.36:
- resolution: {integrity: sha512-q8fY4r2Sx6P0Pr3VUm//eFYKVk07C5MHcEinU1BjyFnuYz4IxR/03uBbDwluR6ILIHnZTE7AkTUWIdidRi1Jjw==}
+ /esbuild-darwin-arm64/0.14.38:
+ resolution: {integrity: sha512-eqF+OejMI3mC5Dlo9Kdq/Ilbki9sQBw3QlHW3wjLmsLh+quNfHmGMp3Ly1eWm981iGBMdbtSS9+LRvR2T8B3eQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
@@ -1149,8 +1173,8 @@ packages:
dev: true
optional: true
- /esbuild-freebsd-64/0.14.36:
- resolution: {integrity: sha512-Hn8AYuxXXRptybPqoMkga4HRFE7/XmhtlQjXFHoAIhKUPPMeJH35GYEUWGbjteai9FLFvBAjEAlwEtSGxnqWww==}
+ /esbuild-freebsd-64/0.14.38:
+ resolution: {integrity: sha512-epnPbhZUt93xV5cgeY36ZxPXDsQeO55DppzsIgWM8vgiG/Rz+qYDLmh5ts3e+Ln1wA9dQ+nZmVHw+RjaW3I5Ig==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
@@ -1158,8 +1182,8 @@ packages:
dev: true
optional: true
- /esbuild-freebsd-arm64/0.14.36:
- resolution: {integrity: sha512-S3C0attylLLRiCcHiJd036eDEMOY32+h8P+jJ3kTcfhJANNjP0TNBNL30TZmEdOSx/820HJFgRrqpNAvTbjnDA==}
+ /esbuild-freebsd-arm64/0.14.38:
+ resolution: {integrity: sha512-/9icXUYJWherhk+y5fjPI5yNUdFPtXHQlwP7/K/zg8t8lQdHVj20SqU9/udQmeUo5pDFHMYzcEFfJqgOVeKNNQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
@@ -1167,8 +1191,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-32/0.14.36:
- resolution: {integrity: sha512-Eh9OkyTrEZn9WGO4xkI3OPPpUX7p/3QYvdG0lL4rfr73Ap2HAr6D9lP59VMF64Ex01LhHSXwIsFG/8AQjh6eNw==}
+ /esbuild-linux-32/0.14.38:
+ resolution: {integrity: sha512-QfgfeNHRFvr2XeHFzP8kOZVnal3QvST3A0cgq32ZrHjSMFTdgXhMhmWdKzRXP/PKcfv3e2OW9tT9PpcjNvaq6g==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
@@ -1176,8 +1200,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-64/0.14.36:
- resolution: {integrity: sha512-vFVFS5ve7PuwlfgoWNyRccGDi2QTNkQo/2k5U5ttVD0jRFaMlc8UQee708fOZA6zTCDy5RWsT5MJw3sl2X6KDg==}
+ /esbuild-linux-64/0.14.38:
+ resolution: {integrity: sha512-uuZHNmqcs+Bj1qiW9k/HZU3FtIHmYiuxZ/6Aa+/KHb/pFKr7R3aVqvxlAudYI9Fw3St0VCPfv7QBpUITSmBR1Q==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
@@ -1185,8 +1209,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-arm/0.14.36:
- resolution: {integrity: sha512-NhgU4n+NCsYgt7Hy61PCquEz5aevI6VjQvxwBxtxrooXsxt5b2xtOUXYZe04JxqQo+XZk3d1gcr7pbV9MAQ/Lg==}
+ /esbuild-linux-arm/0.14.38:
+ resolution: {integrity: sha512-FiFvQe8J3VKTDXG01JbvoVRXQ0x6UZwyrU4IaLBZeq39Bsbatd94Fuc3F1RGqPF5RbIWW7RvkVQjn79ejzysnA==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
@@ -1194,8 +1218,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-arm64/0.14.36:
- resolution: {integrity: sha512-24Vq1M7FdpSmaTYuu1w0Hdhiqkbto1I5Pjyi+4Cdw5fJKGlwQuw+hWynTcRI/cOZxBcBpP21gND7W27gHAiftw==}
+ /esbuild-linux-arm64/0.14.38:
+ resolution: {integrity: sha512-HlMGZTEsBrXrivr64eZ/EO0NQM8H8DuSENRok9d+Jtvq8hOLzrxfsAT9U94K3KOGk2XgCmkaI2KD8hX7F97lvA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
@@ -1203,8 +1227,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-mips64le/0.14.36:
- resolution: {integrity: sha512-hZUeTXvppJN+5rEz2EjsOFM9F1bZt7/d2FUM1lmQo//rXh1RTFYzhC0txn7WV0/jCC7SvrGRaRz0NMsRPf8SIA==}
+ /esbuild-linux-mips64le/0.14.38:
+ resolution: {integrity: sha512-qd1dLf2v7QBiI5wwfil9j0HG/5YMFBAmMVmdeokbNAMbcg49p25t6IlJFXAeLzogv1AvgaXRXvgFNhScYEUXGQ==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
@@ -1212,8 +1236,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-ppc64le/0.14.36:
- resolution: {integrity: sha512-1Bg3QgzZjO+QtPhP9VeIBhAduHEc2kzU43MzBnMwpLSZ890azr4/A9Dganun8nsqD/1TBcqhId0z4mFDO8FAvg==}
+ /esbuild-linux-ppc64le/0.14.38:
+ resolution: {integrity: sha512-mnbEm7o69gTl60jSuK+nn+pRsRHGtDPfzhrqEUXyCl7CTOCLtWN2bhK8bgsdp6J/2NyS/wHBjs1x8aBWwP2X9Q==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
@@ -1221,8 +1245,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-riscv64/0.14.36:
- resolution: {integrity: sha512-dOE5pt3cOdqEhaufDRzNCHf5BSwxgygVak9UR7PH7KPVHwSTDAZHDoEjblxLqjJYpc5XaU9+gKJ9F8mp9r5I4A==}
+ /esbuild-linux-riscv64/0.14.38:
+ resolution: {integrity: sha512-+p6YKYbuV72uikChRk14FSyNJZ4WfYkffj6Af0/Tw63/6TJX6TnIKE+6D3xtEc7DeDth1fjUOEqm+ApKFXbbVQ==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
@@ -1230,8 +1254,8 @@ packages:
dev: true
optional: true
- /esbuild-linux-s390x/0.14.36:
- resolution: {integrity: sha512-g4FMdh//BBGTfVHjF6MO7Cz8gqRoDPzXWxRvWkJoGroKA18G9m0wddvPbEqcQf5Tbt2vSc1CIgag7cXwTmoTXg==}
+ /esbuild-linux-s390x/0.14.38:
+ resolution: {integrity: sha512-0zUsiDkGJiMHxBQ7JDU8jbaanUY975CdOW1YDrurjrM0vWHfjv9tLQsW9GSyEb/heSK1L5gaweRjzfUVBFoybQ==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
@@ -1239,8 +1263,8 @@ packages:
dev: true
optional: true
- /esbuild-netbsd-64/0.14.36:
- resolution: {integrity: sha512-UB2bVImxkWk4vjnP62ehFNZ73lQY1xcnL5ZNYF3x0AG+j8HgdkNF05v67YJdCIuUJpBuTyCK8LORCYo9onSW+A==}
+ /esbuild-netbsd-64/0.14.38:
+ resolution: {integrity: sha512-cljBAApVwkpnJZfnRVThpRBGzCi+a+V9Ofb1fVkKhtrPLDYlHLrSYGtmnoTVWDQdU516qYI8+wOgcGZ4XIZh0Q==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
@@ -1248,8 +1272,8 @@ packages:
dev: true
optional: true
- /esbuild-openbsd-64/0.14.36:
- resolution: {integrity: sha512-NvGB2Chf8GxuleXRGk8e9zD3aSdRO5kLt9coTQbCg7WMGXeX471sBgh4kSg8pjx0yTXRt0MlrUDnjVYnetyivg==}
+ /esbuild-openbsd-64/0.14.38:
+ resolution: {integrity: sha512-CDswYr2PWPGEPpLDUO50mL3WO/07EMjnZDNKpmaxUPsrW+kVM3LoAqr/CE8UbzugpEiflYqJsGPLirThRB18IQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
@@ -1257,8 +1281,8 @@ packages:
dev: true
optional: true
- /esbuild-sunos-64/0.14.36:
- resolution: {integrity: sha512-VkUZS5ftTSjhRjuRLp+v78auMO3PZBXu6xl4ajomGenEm2/rGuWlhFSjB7YbBNErOchj51Jb2OK8lKAo8qdmsQ==}
+ /esbuild-sunos-64/0.14.38:
+ resolution: {integrity: sha512-2mfIoYW58gKcC3bck0j7lD3RZkqYA7MmujFYmSn9l6TiIcAMpuEvqksO+ntBgbLep/eyjpgdplF7b+4T9VJGOA==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
@@ -1266,8 +1290,8 @@ packages:
dev: true
optional: true
- /esbuild-windows-32/0.14.36:
- resolution: {integrity: sha512-bIar+A6hdytJjZrDxfMBUSEHHLfx3ynoEZXx/39nxy86pX/w249WZm8Bm0dtOAByAf4Z6qV0LsnTIJHiIqbw0w==}
+ /esbuild-windows-32/0.14.38:
+ resolution: {integrity: sha512-L2BmEeFZATAvU+FJzJiRLFUP+d9RHN+QXpgaOrs2klshoAm1AE6Us4X6fS9k33Uy5SzScn2TpcgecbqJza1Hjw==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
@@ -1275,8 +1299,8 @@ packages:
dev: true
optional: true
- /esbuild-windows-64/0.14.36:
- resolution: {integrity: sha512-+p4MuRZekVChAeueT1Y9LGkxrT5x7YYJxYE8ZOTcEfeUUN43vktSn6hUNsvxzzATrSgq5QqRdllkVBxWZg7KqQ==}
+ /esbuild-windows-64/0.14.38:
+ resolution: {integrity: sha512-Khy4wVmebnzue8aeSXLC+6clo/hRYeNIm0DyikoEqX+3w3rcvrhzpoix0S+MF9vzh6JFskkIGD7Zx47ODJNyCw==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
@@ -1284,8 +1308,8 @@ packages:
dev: true
optional: true
- /esbuild-windows-arm64/0.14.36:
- resolution: {integrity: sha512-fBB4WlDqV1m18EF/aheGYQkQZHfPHiHJSBYzXIo8yKehek+0BtBwo/4PNwKGJ5T0YK0oc8pBKjgwPbzSrPLb+Q==}
+ /esbuild-windows-arm64/0.14.38:
+ resolution: {integrity: sha512-k3FGCNmHBkqdJXuJszdWciAH77PukEyDsdIryEHn9cKLQFxzhT39dSumeTuggaQcXY57UlmLGIkklWZo2qzHpw==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
@@ -1293,32 +1317,32 @@ packages:
dev: true
optional: true
- /esbuild/0.14.36:
- resolution: {integrity: sha512-HhFHPiRXGYOCRlrhpiVDYKcFJRdO0sBElZ668M4lh2ER0YgnkLxECuFe7uWCf23FrcLc59Pqr7dHkTqmRPDHmw==}
+ /esbuild/0.14.38:
+ resolution: {integrity: sha512-12fzJ0fsm7gVZX1YQ1InkOE5f9Tl7cgf6JPYXRJtPIoE0zkWAbHdPHVPPaLi9tYAcEBqheGzqLn/3RdTOyBfcA==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
- esbuild-android-64: 0.14.36
- esbuild-android-arm64: 0.14.36
- esbuild-darwin-64: 0.14.36
- esbuild-darwin-arm64: 0.14.36
- esbuild-freebsd-64: 0.14.36
- esbuild-freebsd-arm64: 0.14.36
- esbuild-linux-32: 0.14.36
- esbuild-linux-64: 0.14.36
- esbuild-linux-arm: 0.14.36
- esbuild-linux-arm64: 0.14.36
- esbuild-linux-mips64le: 0.14.36
- esbuild-linux-ppc64le: 0.14.36
- esbuild-linux-riscv64: 0.14.36
- esbuild-linux-s390x: 0.14.36
- esbuild-netbsd-64: 0.14.36
- esbuild-openbsd-64: 0.14.36
- esbuild-sunos-64: 0.14.36
- esbuild-windows-32: 0.14.36
- esbuild-windows-64: 0.14.36
- esbuild-windows-arm64: 0.14.36
+ esbuild-android-64: 0.14.38
+ esbuild-android-arm64: 0.14.38
+ esbuild-darwin-64: 0.14.38
+ esbuild-darwin-arm64: 0.14.38
+ esbuild-freebsd-64: 0.14.38
+ esbuild-freebsd-arm64: 0.14.38
+ esbuild-linux-32: 0.14.38
+ esbuild-linux-64: 0.14.38
+ esbuild-linux-arm: 0.14.38
+ esbuild-linux-arm64: 0.14.38
+ esbuild-linux-mips64le: 0.14.38
+ esbuild-linux-ppc64le: 0.14.38
+ esbuild-linux-riscv64: 0.14.38
+ esbuild-linux-s390x: 0.14.38
+ esbuild-netbsd-64: 0.14.38
+ esbuild-openbsd-64: 0.14.38
+ esbuild-sunos-64: 0.14.38
+ esbuild-windows-32: 0.14.38
+ esbuild-windows-64: 0.14.38
+ esbuild-windows-arm64: 0.14.38
dev: true
/escape-html/1.0.3:
@@ -1335,16 +1359,16 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint-config-prettier/[email protected]:
+ /eslint-config-prettier/[email protected]:
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 8.14.0
+ eslint: 8.15.0
dev: true
- /eslint-plugin-prettier/4.0.0_665eb419c9d7860ca0c224f7f6dcdace:
+ /eslint-plugin-prettier/4.0.0_bppm6sp3oxoychvfagx6tcd7pe:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
peerDependencies:
@@ -1355,13 +1379,12 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
- eslint: 8.14.0
- eslint-config-prettier: [email protected]
+ eslint: 8.15.0
prettier: 2.6.2
prettier-linter-helpers: 1.0.0
dev: true
- /eslint-plugin-prettier/[email protected][email protected]:
+ /eslint-plugin-prettier/4.0.0_iqftbjqlxzn3ny5nablrkczhqi:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
peerDependencies:
@@ -1372,24 +1395,25 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
- eslint: 8.14.0
+ eslint: 8.15.0
+ eslint-config-prettier: [email protected]
prettier: 2.6.2
prettier-linter-helpers: 1.0.0
dev: true
- /eslint-plugin-vue/[email protected]:
+ /eslint-plugin-vue/[email protected]:
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.14.0
- eslint-utils: [email protected]
+ eslint: 8.15.0
+ eslint-utils: [email protected]
natural-compare: 1.4.0
nth-check: 2.0.1
postcss-selector-parser: 6.0.10
semver: 7.3.7
- vue-eslint-parser: [email protected]
+ vue-eslint-parser: [email protected]
transitivePeerDependencies:
- supports-color
dev: true
@@ -1410,13 +1434,13 @@ packages:
estraverse: 5.3.0
dev: true
- /eslint-utils/[email protected]:
+ /eslint-utils/[email protected]:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
- eslint: 8.14.0
+ eslint: 8.15.0
eslint-visitor-keys: 2.1.0
dev: true
@@ -1430,12 +1454,12 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint/8.14.0:
- resolution: {integrity: sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==}
+ /eslint/8.15.0:
+ resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint/eslintrc': 1.2.2
+ '@eslint/eslintrc': 1.2.3
'@humanwhocodes/config-array': 0.9.5
ajv: 6.12.6
chalk: 4.1.2
@@ -1444,16 +1468,16 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
eslint-visitor-keys: 3.3.0
- espree: 9.3.1
+ espree: 9.3.2
esquery: 1.4.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
file-entry-cache: 6.0.1
functional-red-black-tree: 1.0.1
glob-parent: 6.0.2
- globals: 13.13.0
+ globals: 13.14.0
ignore: 5.2.0
import-fresh: 3.3.0
imurmurhash: 0.1.4
@@ -1474,12 +1498,12 @@ packages:
- supports-color
dev: true
- /espree/9.3.1:
- resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==}
+ /espree/9.3.2:
+ resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- acorn: 8.7.0
- acorn-jsx: [email protected]
+ acorn: 8.7.1
+ acorn-jsx: [email protected]
eslint-visitor-keys: 3.3.0
dev: true
@@ -1546,6 +1570,8 @@ packages:
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
+ transitivePeerDependencies:
+ - supports-color
dev: true
/extend-shallow/2.0.1:
@@ -1575,6 +1601,8 @@ packages:
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
+ transitivePeerDependencies:
+ - supports-color
dev: true
/fast-deep-equal/3.1.3:
@@ -1646,8 +1674,8 @@ packages:
resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==}
dev: true
- /follow-redirects/1.14.9:
- resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==}
+ /follow-redirects/1.15.0:
+ resolution: {integrity: sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
@@ -1741,8 +1769,8 @@ packages:
path-is-absolute: 1.0.1
dev: true
- /globals/13.13.0:
- resolution: {integrity: sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==}
+ /globals/13.14.0:
+ resolution: {integrity: sha512-ERO68sOYwm5UuLvSJTY7w7NP2c8S4UcXs3X1GBX8cwOr+ShOcDBbCY5mH4zxz0jsYCdJ8ve8Mv9n2YGJMB1aeg==}
engines: {node: '>=8'}
dependencies:
type-fest: 0.20.2
@@ -2172,7 +2200,7 @@ packages:
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
dev: false
- /lodash-unified/1.0.2_da03a4540fbd16bbaafbb96724306afd:
+ /lodash-unified/1.0.2_3ib2ivapxullxkx3xftsimdk7u:
resolution: {integrity: sha512-OGbEy+1P+UT26CYi4opY4gebD8cWRDxAT6MAObIVQMiqYdxZr1g3QHWCToVsm31x2NkLS4K3+MC2qInaRMa39g==}
peerDependencies:
'@types/lodash-es': '*'
@@ -2266,6 +2294,8 @@ packages:
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
+ transitivePeerDependencies:
+ - supports-color
dev: true
/micromatch/4.0.5:
@@ -2319,8 +2349,8 @@ packages:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
dev: true
- /nanoid/3.3.3:
- resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==}
+ /nanoid/3.3.4:
+ resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
@@ -2339,6 +2369,8 @@ packages:
regex-not: 1.0.2
snapdragon: 0.8.2
to-regex: 3.0.2
+ transitivePeerDependencies:
+ - supports-color
dev: true
/natural-compare/1.4.0:
@@ -2469,8 +2501,8 @@ packages:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
dev: true
- /path-to-regexp/6.2.0:
- resolution: {integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==}
+ /path-to-regexp/6.2.1:
+ resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==}
dev: false
/path-type/4.0.0:
@@ -2496,8 +2528,8 @@ packages:
hasBin: true
dev: true
- resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==}
+ /pinia/2.0.14_ytvqwwdyss532bvoq2clv4ed5m:
+ resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==}
peerDependencies:
'@vue/composition-api': ^1.4.0
typescript: '>=4.4.4'
@@ -2549,7 +2581,7 @@ packages:
resolution: {integrity: sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
- nanoid: 3.3.3
+ nanoid: 3.3.4
picocolors: 1.0.0
source-map-js: 1.0.2
@@ -2710,8 +2742,8 @@ packages:
glob: 7.2.0
dev: true
- /rollup/2.70.2:
- resolution: {integrity: sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==}
+ /rollup/2.72.1:
+ resolution: {integrity: sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
@@ -2727,7 +2759,7 @@ packages:
/rxjs/7.5.5:
resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==}
dependencies:
- tslib: 2.3.1
+ tslib: 2.4.0
dev: true
/safe-buffer/5.2.1:
@@ -2848,6 +2880,8 @@ packages:
source-map: 0.5.7
source-map-resolve: 0.5.3
use: 3.1.1
+ transitivePeerDependencies:
+ - supports-color
dev: true
/source-map-js/1.0.2:
@@ -3011,6 +3045,8 @@ packages:
posthtml-svg-mode: 1.0.3
query-string: 4.3.4
traverse: 0.6.6
+ transitivePeerDependencies:
+ - supports-color
dev: true
/svgo/2.8.0:
@@ -3035,6 +3071,10 @@ packages:
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
dev: true
+ /to-fast-properties/2.0.0:
+ resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
+ engines: {node: '>=4'}
+
/to-object-path/0.3.0:
resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==}
engines: {node: '>=0.10.0'}
@@ -3075,8 +3115,8 @@ packages:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: true
- /tslib/2.3.1:
- resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
+ /tslib/2.4.0:
+ resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
dev: true
@@ -3198,10 +3238,10 @@ packages:
stylus:
optional: true
dependencies:
- esbuild: 0.14.36
+ esbuild: 0.14.38
postcss: 8.4.13
resolve: 1.22.0
- rollup: 2.70.2
+ rollup: 2.72.1
sass: 1.51.0
optionalDependencies:
fsevents: 2.3.2
@@ -3222,17 +3262,17 @@ packages:
vue: 3.2.33
dev: false
- /vue-eslint-parser/[email protected]:
+ /vue-eslint-parser/[email protected]:
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.14.0
+ eslint: 8.15.0
eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0
- espree: 9.3.1
+ espree: 9.3.2
esquery: 1.4.0
lodash: 4.17.21
semver: 7.3.7
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index de30c8d..10ce3c5 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: 40px;
+ height: 42px;
border-radius: 4px;
}
}