We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386ceee commit 7c69164Copy full SHA for 7c69164
src/package.json
@@ -7,7 +7,7 @@
7
"@craco/craco": "^7.1.0",
8
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
9
"@icons/material": "^0.4.1",
10
- "@iobroker/adapter-react-v5": "~4.12.3",
+ "@iobroker/adapter-react-v5": "^4.13.5",
11
"@iobroker/type-detector": "^3.0.5",
12
"@mui/icons-material": "^5.15.15",
13
"@mui/material": "^5.15.15",
@@ -50,11 +50,6 @@
50
"styled-components": "^6.1.8",
51
"suncalc2": "^1.8.1"
52
},
53
- "overrides": {
54
- "@iobroker/adapter-react-v5": {
55
- "@iobroker/socket-client": "~2.3.16"
56
- }
57
- },
58
"scripts": {
59
"start": "craco start",
60
"old-start": "react-scripts start",
0 commit comments