chore: bump @cameleer/design-system to v0.1.26

This commit is contained in:
hsiegeln
2026-04-02 23:33:00 +02:00
parent 28f38331cc
commit cf36f81ef1
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"generate-api:live": "curl -s http://localhost:8081/api/v1/api-docs -o src/api/openapi.json && openapi-typescript src/api/openapi.json -o src/api/schema.d.ts"
},
"dependencies": {
"@cameleer/design-system": "^0.1.25",
"@cameleer/design-system": "^0.1.26",
"@tanstack/react-query": "^5.90.21",
"lucide-react": "^1.7.0",
"openapi-fetch": "^0.17.0",