deps-upgrade(frontend-public): ⬆️ Update React, UI libraries, and related dependencies in status dashboard frontend
This commit is contained in:
parent
d47881bd2c
commit
dca2d0b826
1 changed files with 2 additions and 3 deletions
|
|
@ -26,14 +26,13 @@
|
|||
"@lilith/ui-error-pages": "^1.1.8",
|
||||
"@lilith/ui-primitives": "^1.2.10",
|
||||
"@lilith/ui-router": "^1.1.0",
|
||||
"@lilith/ui-styled-components": "1.0.0-dev.1769111751",
|
||||
"@lilith/ui-styled-components": "^1.0.0",
|
||||
"@lilith/ui-theme": "1.3.3",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-router": "^7.12.0",
|
||||
"react-router-dom": "^7.12.0",
|
||||
"socket.io-client": "^4.8.3",
|
||||
"styled-components": "^6.3.8"
|
||||
"socket.io-client": "^4.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue