Redux, idLD speichern nur Aktive Geräte

This commit is contained in:
ISA
2025-02-03 08:46:18 +01:00
parent b2777612f2
commit 3fb5e54af7
9 changed files with 161 additions and 428 deletions

View File

@@ -4,7 +4,7 @@
"@emotion/styled": "^11.13.0",
"@heroicons/react": "^2.1.5",
"@mui/icons-material": "^6.0.2",
"@reduxjs/toolkit": "^2.2.7",
"@reduxjs/toolkit": "^2.5.1",
"autoprefixer": "^10.4.19",
"dotenv": "^16.4.5",
"http-proxy-middleware": "^3.0.0",
@@ -19,7 +19,7 @@
"postcss": "^8.4.40",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"react-redux": "^9.2.0",
"react-select": "^5.8.0",
"react-toastify": "^10.0.5",
"recoil": "^0.7.7",