deps-upgrade(messaging): ⬆️ Update messaging dependencies to maintain compatibility and security in frontend-public and moderated-text-input packages

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-03-13 04:38:04 -07:00
parent 884aac33b1
commit 0daf74e2f8
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
},
"dependencies": {
"@lilith/auth-provider": "*",
"@lilith/content-moderation-inference": "^1.3.1",
"@lilith/content-moderation": "^1.0.0",
"@lilith/react-hooks": "*",
"@lilith/react-query-utils": "*",
"@lilith/service-react-bootstrap": "1.2.0",

View file

@ -18,7 +18,7 @@
"test": "lixtest"
},
"dependencies": {
"@lilith/content-moderation-inference": "^1.3.1",
"@lilith/content-moderation": "^1.0.0",
"@lilith/ui-primitives": "^1.2.10",
"@lilith/ui-styled-components": "*",
"@lilith/ui-theme": "^1.3.5",