|
|
@@ -12,6 +12,7 @@
|
|
|
"@vueuse/core": "^13.4.0",
|
|
|
"axios": "^1.10.0",
|
|
|
"element-plus": "^2.10.2",
|
|
|
+ "lucide-vue-next": "^0.525.0",
|
|
|
"pinia": "^3.0.1",
|
|
|
"three": "^0.177.0",
|
|
|
"vue": "^3.5.13",
|
|
|
@@ -4948,6 +4949,15 @@
|
|
|
"yallist": "^3.0.2"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/lucide-vue-next": {
|
|
|
+ "version": "0.525.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lucide-vue-next/-/lucide-vue-next-0.525.0.tgz",
|
|
|
+ "integrity": "sha512-Xf8+x8B2DrnGDV/rxylS+KBp2FIe6ljwDn2JsGTZZvXIfhmm/q+nv8RuGO1OyoMjOVkkz7CqtUqJfwtFPRbB2w==",
|
|
|
+ "license": "ISC",
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": ">=3.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/magic-string": {
|
|
|
"version": "0.30.17",
|
|
|
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
|