Layout refactoring, dependencies update

This commit is contained in:
2024-03-25 11:34:40 +01:00
parent bf2e24009e
commit 82ccb68a56
6 changed files with 174 additions and 182 deletions

View File

@@ -30,9 +30,9 @@
"@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.5.0",
"typescript": "^5.3.3",
"vite": "^5.1.6",
"@vitejs/plugin-react-swc": "^3.6.0",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"million": "^3.0.6"
}
}