|
@@ -43,6 +43,7 @@
|
|
|
"sass-embedded": "^1.89.2",
|
|
|
"typescript": "^5.8.3",
|
|
|
"unplugin-auto-import": "^19.3.0",
|
|
|
+ "unplugin-icons": "^22.2.0",
|
|
|
"unplugin-vue-components": "^28.7.0",
|
|
|
"vite": "^6.3.5",
|
|
|
"vue": "^3.5.16",
|
|
@@ -63,6 +64,30 @@
|
|
|
"node": ">=6.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@antfu/install-pkg": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antfu/install-pkg/-/install-pkg-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "package-manager-detector": "^1.3.0",
|
|
|
+ "tinyexec": "^1.0.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antfu/utils": {
|
|
|
+ "version": "8.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-8.1.1.tgz",
|
|
|
+ "integrity": "sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@antv/x6": {
|
|
|
"version": "1.34.5",
|
|
|
"resolved": "https://registry.npmmirror.com/@antv/x6/-/x6-1.34.5.tgz",
|
|
@@ -1105,6 +1130,43 @@
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@iconify/types": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@iconify/types/-/types-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@iconify/utils": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@iconify/utils/-/utils-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/install-pkg": "^1.0.0",
|
|
|
+ "@antfu/utils": "^8.1.0",
|
|
|
+ "@iconify/types": "^2.0.0",
|
|
|
+ "debug": "^4.4.0",
|
|
|
+ "globals": "^15.14.0",
|
|
|
+ "kolorist": "^1.8.0",
|
|
|
+ "local-pkg": "^1.0.0",
|
|
|
+ "mlly": "^1.7.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@iconify/utils/node_modules/globals": {
|
|
|
+ "version": "15.15.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/globals/-/globals-15.15.0.tgz",
|
|
|
+ "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@imengyu/vue-scroll-rect": {
|
|
|
"version": "0.1.7",
|
|
|
"resolved": "https://registry.npmmirror.com/@imengyu/vue-scroll-rect/-/vue-scroll-rect-0.1.7.tgz",
|
|
@@ -6339,6 +6401,13 @@
|
|
|
"json-buffer": "3.0.1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/kolorist": {
|
|
|
+ "version": "1.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/kolorist/-/kolorist-1.8.0.tgz",
|
|
|
+ "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/lazy-val": {
|
|
|
"version": "1.0.5",
|
|
|
"resolved": "https://registry.npmmirror.com/lazy-val/-/lazy-val-1.0.5.tgz",
|
|
@@ -7938,6 +8007,13 @@
|
|
|
"dev": true,
|
|
|
"license": "BlueOak-1.0.0"
|
|
|
},
|
|
|
+ "node_modules/package-manager-detector": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/package-manager-detector/-/package-manager-detector-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/pako": {
|
|
|
"version": "1.0.11",
|
|
|
"resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
|
|
@@ -9571,6 +9647,13 @@
|
|
|
"integrity": "sha512-qVtvMxeXbVej0cQWKqVSSAHmKZEHAvxdF8HEUBFWts8h+xEo5m/lEiPakuyZ3BnCBjOD8i24kzNOiOLLgsSxhA==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/tinyexec": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tinyexec/-/tinyexec-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/tinyglobby": {
|
|
|
"version": "0.2.14",
|
|
|
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.14.tgz",
|
|
@@ -9909,6 +9992,51 @@
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/unplugin-icons": {
|
|
|
+ "version": "22.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-icons/-/unplugin-icons-22.2.0.tgz",
|
|
|
+ "integrity": "sha512-OdrXCiXexC1rFd0QpliAgcd4cMEEEQtoCf2WIrRIGu4iW6auBPpQKMCBeWxoe55phYdRyZLUWNOtzyTX+HOFSA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/install-pkg": "^1.1.0",
|
|
|
+ "@iconify/utils": "^2.3.0",
|
|
|
+ "debug": "^4.4.1",
|
|
|
+ "local-pkg": "^1.1.1",
|
|
|
+ "unplugin": "^2.3.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@svgr/core": ">=7.0.0",
|
|
|
+ "@svgx/core": "^1.0.1",
|
|
|
+ "@vue/compiler-sfc": "^3.0.2 || ^2.7.0",
|
|
|
+ "svelte": "^3.0.0 || ^4.0.0 || ^5.0.0",
|
|
|
+ "vue-template-compiler": "^2.6.12",
|
|
|
+ "vue-template-es2015-compiler": "^1.9.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@svgr/core": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@svgx/core": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vue/compiler-sfc": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "svelte": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "vue-template-compiler": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "vue-template-es2015-compiler": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/unplugin-utils": {
|
|
|
"version": "0.2.4",
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin-utils/-/unplugin-utils-0.2.4.tgz",
|