aktueller Stand

This commit is contained in:
root
2025-11-09 13:50:17 +01:00
parent 81e7f94817
commit dc95156793
16 changed files with 2152 additions and 1148 deletions

View File

@@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^1.7.7",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
@@ -10,9 +11,10 @@
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.18.2",
"mqtt": "^5.3.0",
"node-cron": "^3.0.3",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"uuid": "^11.0.3",
"web-vitals": "^2.1.4"
},
"scripts": {