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:
parent
65219b86d9
commit
94163515ca
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue