deps-upgrade(video-studio): ⬆️ Update React, testing libraries, and other dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
c732646c20
commit
a206ce7b38
1 changed files with 8 additions and 1 deletions
|
|
@ -9,8 +9,15 @@
|
|||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/service-registry": "^1.3.0",
|
||||
"@lilith/ui-primitives": "^1.2.10",
|
||||
"@lilith/ui-styled-components": "^6.3.8",
|
||||
"@lilith/ui-theme": "^1.3.0",
|
||||
"@lilith/video-studio-ui": "workspace:*",
|
||||
"@tanstack/react-query": "^5.90.19",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3"
|
||||
"react-dom": "^19.2.3",
|
||||
"styled-components": "6.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mediapipe/tasks-vision": "^0.10.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue