chore: update dependencies for Vite and React plugin
All checks were successful
Build & Push Docker Image / build (push) Successful in 4m9s

This commit is contained in:
2026-03-13 22:48:08 +01:00
parent 6513fdee41
commit eed5d98ccc
3 changed files with 532 additions and 1206 deletions

View File

@@ -40,7 +40,7 @@ export function wellKnownHandler(req, res) {
federation_api: '/api/federation',
public_key: getPublicKey(),
software: 'Redlight',
version: '2.0.0',
version: '2.1.0',
});
}