Initial Labels Page & API

This commit is contained in:
allanice001
2025-09-03 17:09:39 +01:00
parent 26aef56d1d
commit b99a0684fd
20 changed files with 834 additions and 109 deletions

View File

@@ -50,10 +50,10 @@
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"rollup-plugin-visualizer": "^6.0.3",
"shadcn": "^3.0.0",
"tw-animate-css": "^1.3.7",
"shadcn": "^3.1.0",
"tw-animate-css": "^1.3.8",
"typescript": "~5.9.2",
"typescript-eslint": "^8.41.0",
"vite": "^7.1.3"
"typescript-eslint": "^8.42.0",
"vite": "^7.1.4"
}
}