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:
parent
dad668e910
commit
bd2150bc4b
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue