deps-upgrade(blog/frontend-admin): ⬆️ Update dependencies in frontend admin component for security patches and bug fixes

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-19 12:40:28 -08:00
parent 992ad79651
commit 896fb209f3
2 changed files with 4 additions and 0 deletions

View file

@ -17,6 +17,8 @@
"@lilith/service-registry": "^1.3.0",
"@lilith/ui-router": "^1.2.0",
"@lilith/ui-styled-components": "^6.3.8",
"@lilith/ui-theme": "^1.3.6",
"styled-components": "6.3.8",
"@lilith/ui-motion": "^2.1.0",
"@tanstack/react-query": "^5.90.19",
"date-fns": "^4.1.0",

View file

@ -18,6 +18,8 @@
},
"dependencies": {
"@lilith/ui-styled-components": "*",
"@lilith/ui-theme": "^1.3.5",
"styled-components": "6.3.8",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^8.0.0",
"react": "^19.1.0",