fix: Updated to use latest version of component lib and fixed overflow issue on repos page
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 58s

This commit is contained in:
2025-09-18 20:58:59 +01:00
parent b1944e64d9
commit a83022c46e
3 changed files with 145 additions and 143 deletions

View File

@@ -28,7 +28,7 @@
},
"type": "module",
"dependencies": {
"@luke-else/component-lib": "^1.1.3",
"@luke-else/component-lib": "^1.1.5",
"@tailwindcss/vite": "^4.1.13",
"svelte-toasts": "^1.1.2",
"tailwindcss": "^4.1.13"