Manual building time

This commit is contained in:
2025-10-08 14:32:32 +01:00
parent fe3d3451b8
commit 5cede47cab
9 changed files with 496 additions and 21 deletions

View File

@@ -13,6 +13,7 @@
"next": "15.5.4",
"react": "19.1.0",
"react-bootstrap": "^2.10.10",
"react-bootstrap-icons": "^1.11.6",
"react-dom": "19.1.0"
},
"devDependencies": {
@@ -22,6 +23,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.5.4",
"sass": "^1.93.2",
"typescript": "^5"
}
}