deps-upgrade(messaging): ⬆️ Bump React and UI component dependencies in frontend-showcase and moderated-text-input
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
486d9efd5b
commit
2912cea7a0
2 changed files with 3 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"@lilith/ui-forms": "^1.1.6",
|
||||
"@lilith/ui-icons": "^1.1.10",
|
||||
"@lilith/ui-primitives": "^1.2.10",
|
||||
"@lilith/text-processing-content-flagging": "^1.0.1",
|
||||
"@lilith/ui-router": "^1.2.0",
|
||||
"@tanstack/react-query": "^5.90.19",
|
||||
"date-fns": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,8 @@
|
|||
"@lilith/text-processing-content-flagging": "^1.0.1",
|
||||
"@lilith/ui-primitives": "^1.2.10",
|
||||
"@lilith/ui-styled-components": "*",
|
||||
"@lilith/ui-theme": "^1.3.5"
|
||||
"@lilith/ui-theme": "^1.3.5",
|
||||
"styled-components": "6.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue