deps-upgrade: ⬆️ Update React, TypeScript, and related frontend admin SEO dependencies for compatibility/security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
b7d2b0cf0f
commit
ce816dcfc4
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
"react-router-dom": "^7.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/lix-configs": "^1.0.1",
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@playwright/test": "^1.57.0",
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
"@types/react": "^19.2.8",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react-swc": "^3.11.0",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^6.4.1",
|
||||
"vitest": "^4.0.17"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue