Skip to content

Commit 6323e8f

Browse files
release v1.2.2
1 parent c61cf2a commit 6323e8f

File tree

2 files changed

+3282
-2340
lines changed

2 files changed

+3282
-2340
lines changed

package.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"websocket-extensions": "^0.1.4"
77
},
88
"dependencies": {
9-
"@material-ui/core": "^4.3.0",
9+
"@material-ui/core": "^4.11.0",
1010
"@material-ui/icons": "^4.2.1",
11-
"@material-ui/styles": "^4.3.0",
12-
"apexcharts": "^3.8.3",
11+
"@material-ui/styles": "^4.10.0",
12+
"apexcharts": "^3.20.0",
1313
"classnames": "^2.2.6",
1414
"font-awesome": "^4.7.0",
15-
"mui-datatables": "^2.6.4",
16-
"react": "^16.8.6",
17-
"react-apexcharts": "^1.3.3",
18-
"react-dom": "^16.8.6",
15+
"mui-datatables": "^3.4.1",
16+
"react": "^16.13.1",
17+
"react-apexcharts": "^1.3.7",
18+
"react-dom": "^16.13.1",
1919
"react-google-maps": "^9.4.5",
20-
"react-router-dom": "^5.0.1",
21-
"react-scripts": "3.0.1",
22-
"react-syntax-highlighter": "^11.0.2",
23-
"react-toastify": "^5.3.2",
20+
"react-router-dom": "^5.2.0",
21+
"react-scripts": "3.4.3",
22+
"react-syntax-highlighter": "^13.5.3",
23+
"react-toastify": "^6.0.8",
2424
"recharts": "^1.6.2",
2525
"tinycolor2": "^1.4.1"
2626
},
@@ -46,6 +46,7 @@
4646
]
4747
},
4848
"devDependencies": {
49-
"prettier": "^1.19.1"
49+
"@babel/helper-call-delegate": "^7.11.4",
50+
"prettier": "^2.1.1"
5051
}
5152
}

0 commit comments

Comments
 (0)