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:
Lilith 2026-02-01 17:42:16 -08:00
parent e9c9394d50
commit 30398e1e7a
3 changed files with 3 additions and 0 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",