Refactor code structure for improved readability and maintainability

This commit is contained in:
Cédric Verstraeten
2026-05-26 06:39:11 +00:00
parent 9b60223300
commit 6c2f38679b
2 changed files with 21811 additions and 0 deletions

21807
ui/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -68,5 +68,9 @@
"eslint-plugin-react-hooks": "^4.6.0",
"sass": "^1.54.4",
"sass-loader": "^10.3.1"
},
"resolutions": {
"react": "^19.0.0",
"react-dom": "^19.0.0"
}
}