|
@@ -18,6 +18,7 @@
|
|
|
"axios": "1.13.1",
|
|
"axios": "1.13.1",
|
|
|
"crypto-js": "4.2.0",
|
|
"crypto-js": "4.2.0",
|
|
|
"echarts": "5.6.0",
|
|
"echarts": "5.6.0",
|
|
|
|
|
+ "element-china-area-data": "^6.1.0",
|
|
|
"element-plus": "2.11.7",
|
|
"element-plus": "2.11.7",
|
|
|
"file-saver": "2.0.5",
|
|
"file-saver": "2.0.5",
|
|
|
"highlight.js": "11.11.1",
|
|
"highlight.js": "11.11.1",
|
|
@@ -3882,6 +3883,12 @@
|
|
|
"node": ">= 16"
|
|
"node": ">= 16"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/china-division": {
|
|
|
|
|
+ "version": "2.7.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/china-division/-/china-division-2.7.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
"node_modules/chokidar": {
|
|
"node_modules/chokidar": {
|
|
|
"version": "4.0.3",
|
|
"version": "4.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
|
|
@@ -4320,6 +4327,15 @@
|
|
|
"integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
|
|
"integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
|
|
|
"dev": true
|
|
"dev": true
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/element-china-area-data": {
|
|
|
|
|
+ "version": "6.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/element-china-area-data/-/element-china-area-data-6.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "china-division": "^2.7.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/element-plus": {
|
|
"node_modules/element-plus": {
|
|
|
"version": "2.11.7",
|
|
"version": "2.11.7",
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.11.7.tgz",
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.11.7.tgz",
|