chore(fontend): 🔧 Upgrade dependencies in frontend-showcase, profile, and status-dashboard to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
e9c9394d50
commit
30398e1e7a
3 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"react-dom": "^19.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/build-core": "^1.3.0",
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@types/react": "^19.2.8",
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@
|
|||
"react-router-dom": "^7.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/build-core": "^1.3.0",
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@types/react": "^19.2.8",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"socket.io-client": "^4.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/build-core": "^1.3.0",
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@playwright/test": "^1.57.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue