deps-upgrade(frontend-admin): ⬆️ Update dependencies in frontend-admin to latest versions, including potential new features, fixes, and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9a6c00461d
commit
9e67fbacb1
2 changed files with 10 additions and 0 deletions
|
|
@ -28,7 +28,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/service-registry": "^1.3.0",
|
||||
"@lilith/ui-animated": "^1.0.0",
|
||||
"@lilith/ui-feedback": "^1.1.3",
|
||||
"@lilith/ui-icons": "^1.1.10",
|
||||
"@lilith/ui-layout": "^1.1.2",
|
||||
"@lilith/ui-motion": "^2.1.0",
|
||||
"@lilith/ui-primitives": "^1.2.1",
|
||||
"@lilith/ui-typography": "^1.1.1",
|
||||
"@tanstack/react-query": "^5.90.19",
|
||||
"@tanstack/react-virtual": "^3.13.18"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -8,11 +8,15 @@
|
|||
"e2e": "npx playwright test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/ui-animated": "^1.1.7",
|
||||
"@lilith/ui-feedback": "^1.3.13",
|
||||
"@lilith/ui-icons": "^1.1.10",
|
||||
"@lilith/ui-layout": "^1.2.0",
|
||||
"@lilith/ui-motion": "^2.1.0",
|
||||
"@lilith/ui-primitives": "^1.2.13",
|
||||
"@lilith/ui-styled-components": "^6.3.8",
|
||||
"@lilith/ui-theme": "^1.3.5",
|
||||
"@lilith/ui-typography": "^1.1.1",
|
||||
"@tanstack/react-query": "^5.90.19",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue