update ui package dependencies; update lucide imports

This commit is contained in:
Gregor Vostrak
2026-05-26 17:30:30 +02:00
committed by Constantin Graf
parent 0335c355cc
commit 19e1edca31
28 changed files with 32 additions and 31 deletions

View File

@@ -12,6 +12,7 @@
},
"scripts": {
"build": "vite build",
"watch": "vite build --watch",
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
@@ -28,7 +29,7 @@
"author": "solidtime",
"license": "AGPL-3.0",
"devDependencies": {
"vite-plugin-dts": "^4.0.3"
"vite-plugin-dts": "^4.5.4"
},
"peerDependencies": {
"@zodios/core": "^10.9.6",