|
|
|
@ -11,6 +11,7 @@ |
|
|
|
"@element-plus/icons-vue": "^2.3.2", |
|
|
|
"axios": "^1.13.2", |
|
|
|
"element-plus": "^2.11.8", |
|
|
|
"normalize.css": "^8.0.1", |
|
|
|
"vue": "^3.5.24", |
|
|
|
"vue-router": "^4.6.3" |
|
|
|
}, |
|
|
|
@ -1592,6 +1593,12 @@ |
|
|
|
"integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==", |
|
|
|
"license": "BSD-3-Clause" |
|
|
|
}, |
|
|
|
"node_modules/normalize.css": { |
|
|
|
"version": "8.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz", |
|
|
|
"integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/picocolors": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
|
|
|
|