replace bun, add start of timeline

This commit is contained in:
Wouter van Veelen
2025-12-18 23:32:08 +01:00
parent 18bea1e786
commit 23cd5a9e53
11 changed files with 3649 additions and 608 deletions

View File

@@ -14,6 +14,7 @@
"@emotion/react": "^11.14.0",
"@mui/material": "^7.3.4",
"@mui/icons-material": "^7.3.4",
"@mui/lab": "^7.0.1-beta.20",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router": "^7.9.6"
@@ -30,6 +31,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.22",
"globals": "^16.4.0",
"jiti": "^2.6.1",
"prettier": "3.6.2",
"typescript": "~5.9.3",
"typescript-eslint": "^8.45.0",