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 7265b93 commit 23bb6b3Copy full SHA for 23bb6b3
web/package.json
@@ -13,10 +13,10 @@
13
"dependencies": {
14
"moment": "2.22.2",
15
"prismjs": "1.15.0",
16
- "react": "16.4.1",
+ "react": "16.4.2",
17
"react-clipboard.js": "2.0.0",
18
- "react-datepicker": "1.5.0",
19
- "react-dom": "16.4.1",
+ "react-datepicker": "1.6.0",
+ "react-dom": "16.4.2",
20
"react-moment": "0.7.9",
21
"react-prism": "4.3.2",
22
"react-qr-svg": "2.1.0",
@@ -26,7 +26,7 @@
26
"react-scripts": "1.1.4",
27
"react-table": "6.8.6",
28
"semantic-ui-css": "2.3.3",
29
- "semantic-ui-react": "0.82.1",
+ "semantic-ui-react": "0.82.2",
30
"toastr": "2.1.4"
31
},
32
"scripts": {
0 commit comments