deps-upgrade(frontend): ⬆️ Update React, Vue, and Angular dependencies across root and admin frontend packages

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-27 22:00:20 -08:00
parent dad668e910
commit bd2150bc4b
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@
"@lilith/ui-primitives": "workspace:*",
"@tanstack/react-query": "^5.0.0",
"react": "^18.0.0 || ^19.0.0",
"@lilith/ui-router": "workspace:*",
"react-router-dom": "^6.0.0 || ^7.0.0",
"styled-components": "^6.0.0",
"socket.io-client": "^4.7.0"

View file

@ -1,6 +1,6 @@
{
"name": "@lilith/queue",
"version": "1.3.26-dev.1770018353",
"version": "1.3.26",
"description": "Job queue ecosystem: core types, NestJS integration, ML batching, reporting, and admin dashboard",
"type": "module",
"exports": {