File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,9 @@ More description could be found [here](https://github.com/ioBroker/ioBroker.s7/b
66
66
-->
67
67
68
68
## Changelog
69
+ ### ** WORK IN PROGRESS**
70
+ * (bluefox) Updated GUI packages
71
+
69
72
### 1.3.13 (2022-08-02)
70
73
* (bluefox) Added preparations for ioBroker cloud
71
74
* (bluefox) Migrate GUI tu muiV5
Original file line number Diff line number Diff line change 39
39
"node-snap7" : " ^1.0.6" ,
40
40
"iconv-lite" : " 0.6.3" ,
41
41
"async" : " ^3.2.4" ,
42
- "@iobroker/adapter-core" : " ^2.6.0 "
42
+ "@iobroker/adapter-core" : " ^2.6.6 "
43
43
},
44
44
"devDependencies" : {
45
45
"@alcalzone/release-script" : " ^3.5.9" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@iobroker/adapter-react-v5" : " ^3.1.34" ,
7
- "@mui/material" : " ^5.10.3 " ,
8
- "@mui/icons-material" : " ^5.10.3 " ,
9
- "@mui/styles" : " ^5.10.3 " ,
7
+ "@mui/material" : " ^5.10.7 " ,
8
+ "@mui/icons-material" : " ^5.10.6 " ,
9
+ "@mui/styles" : " ^5.10.7 " ,
10
10
"babel-eslint" : " ^10.1.0" ,
11
- "@sentry/browser" : " ^7.12 .0" ,
12
- "@sentry/integrations" : " ^7.12.1 " ,
11
+ "@sentry/browser" : " ^7.13 .0" ,
12
+ "@sentry/integrations" : " ^7.13.0 " ,
13
13
"notistack" : " ^2.0.5" ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-ace" : " ^10.1.0" ,
36
36
" not ie <= 11" ,
37
37
" not op_mini all"
38
38
]
39
- }
39
+ }
You can’t perform that action at this time.
0 commit comments