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:
parent
884aac33b1
commit
0daf74e2f8
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue