This commit is contained in:
2023-10-11 09:34:39 +08:00
parent b541e8ae61
commit 79ca98a12b
10 changed files with 102 additions and 32 deletions

34
package-lock.json generated
View File

@@ -1,19 +1,19 @@
{
"name": "vue-admin",
"version": "1.2.16",
"version": "1.2.26",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vue-admin",
"version": "1.2.16",
"version": "1.2.26",
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.3.4",
"echarts": "^5.4.2",
"element-china-area-data": "^6.0.2",
"element-china-area-data": "^6.1.0",
"element-plus": "^2.3.0",
"fs": "^0.0.1-security",
"js-cookie": "^3.0.1",
@@ -981,9 +981,9 @@
}
},
"node_modules/china-division": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/china-division/-/china-division-2.6.1.tgz",
"integrity": "sha512-Iq9YCEWqPcSrD7/7McKpN9QHNbn2iibLmg1NEAxLacijqJzLbytr0sLuKJNY4Exd0LA77N18Pwr9JGgU1p5S6w=="
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/china-division/-/china-division-2.7.0.tgz",
"integrity": "sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA=="
},
"node_modules/chokidar": {
"version": "3.5.3",
@@ -1098,11 +1098,11 @@
}
},
"node_modules/element-china-area-data": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/element-china-area-data/-/element-china-area-data-6.0.2.tgz",
"integrity": "sha512-LGVp0crOnXrcQqNc5RHwPiR8AV2qUrDl4UgZ/Qn2n/izLqMcn924gcJ/pTRPnuT74AFin2SUyMtmmcoe5PDfQQ==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/element-china-area-data/-/element-china-area-data-6.1.0.tgz",
"integrity": "sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==",
"dependencies": {
"china-division": "^2.6.1"
"china-division": "^2.7.0"
}
},
"node_modules/element-plus": {
@@ -2853,9 +2853,9 @@
}
},
"china-division": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/china-division/-/china-division-2.6.1.tgz",
"integrity": "sha512-Iq9YCEWqPcSrD7/7McKpN9QHNbn2iibLmg1NEAxLacijqJzLbytr0sLuKJNY4Exd0LA77N18Pwr9JGgU1p5S6w=="
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/china-division/-/china-division-2.7.0.tgz",
"integrity": "sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA=="
},
"chokidar": {
"version": "3.5.3",
@@ -2948,11 +2948,11 @@
}
},
"element-china-area-data": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/element-china-area-data/-/element-china-area-data-6.0.2.tgz",
"integrity": "sha512-LGVp0crOnXrcQqNc5RHwPiR8AV2qUrDl4UgZ/Qn2n/izLqMcn924gcJ/pTRPnuT74AFin2SUyMtmmcoe5PDfQQ==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/element-china-area-data/-/element-china-area-data-6.1.0.tgz",
"integrity": "sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==",
"requires": {
"china-division": "^2.6.1"
"china-division": "^2.7.0"
}
},
"element-plus": {