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

Commit 8a78640

Browse files
committed
bump dependencies
1 parent c5fa731 commit 8a78640

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@
1313
"dependencies": {
1414
"moment": "2.22.2",
1515
"prismjs": "1.15.0",
16-
"react": "16.4.2",
17-
"react-clipboard.js": "2.0.0",
16+
"react": "16.5.2",
17+
"react-clipboard.js": "2.0.1",
1818
"react-datepicker": "1.6.0",
19-
"react-dom": "16.4.2",
20-
"react-moment": "0.7.9",
19+
"react-dom": "16.5.2",
20+
"react-moment": "0.8.1",
2121
"react-prism": "4.3.2",
2222
"react-qr-svg": "2.1.0",
2323
"react-responsive": "5.0.0",
2424
"react-router": "4.3.1",
2525
"react-router-dom": "4.3.1",
26-
"react-scripts": "1.1.4",
26+
"react-scripts": "1.1.5",
2727
"react-table": "6.8.6",
28-
"semantic-ui-css": "2.3.3",
29-
"semantic-ui-react": "0.82.2",
28+
"semantic-ui-css": "2.4.0",
29+
"semantic-ui-react": "0.82.5",
3030
"toastr": "2.1.4"
3131
},
3232
"scripts": {

0 commit comments

Comments
 (0)