deps-upgrade(developer-fab): ⬆️ Update dependencies for security, compatibility, and feature parity in the UI package

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-03-02 23:10:31 -08:00
parent 65219b86d9
commit 94163515ca

View file

@ -25,10 +25,10 @@
"@lilith/ui-dev-tools": "^1.1.15",
"@lilith/ui-fab": "^2.3.4",
"@lilith/ui-styled-components": "^6.3.8",
"@lilith/ui-icons": "^1.1.10"
"@lilith/ui-icons": "^1.1.10",
"@lilith/ui-motion": "^2.1.0"
},
"peerDependencies": {
"framer-motion": "^11.0.0 || ^12.0.0",
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},