Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit 23bb6b3

Browse files
committed
bump dependencies
1 parent 7265b93 commit 23bb6b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"dependencies": {
1414
"moment": "2.22.2",
1515
"prismjs": "1.15.0",
16-
"react": "16.4.1",
16+
"react": "16.4.2",
1717
"react-clipboard.js": "2.0.0",
18-
"react-datepicker": "1.5.0",
19-
"react-dom": "16.4.1",
18+
"react-datepicker": "1.6.0",
19+
"react-dom": "16.4.2",
2020
"react-moment": "0.7.9",
2121
"react-prism": "4.3.2",
2222
"react-qr-svg": "2.1.0",
@@ -26,7 +26,7 @@
2626
"react-scripts": "1.1.4",
2727
"react-table": "6.8.6",
2828
"semantic-ui-css": "2.3.3",
29-
"semantic-ui-react": "0.82.1",
29+
"semantic-ui-react": "0.82.2",
3030
"toastr": "2.1.4"
3131
},
3232
"scripts": {

0 commit comments

Comments
 (0)