From 8a78640a5bd3596f271fd63133f0c318dbead8b3 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Thu, 27 Sep 2018 15:12:34 +0200 Subject: [PATCH] bump dependencies --- web/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/web/package.json b/web/package.json index 1769925..a0376fa 100644 --- a/web/package.json +++ b/web/package.json @@ -13,20 +13,20 @@ "dependencies": { "moment": "2.22.2", "prismjs": "1.15.0", - "react": "16.4.2", - "react-clipboard.js": "2.0.0", + "react": "16.5.2", + "react-clipboard.js": "2.0.1", "react-datepicker": "1.6.0", - "react-dom": "16.4.2", - "react-moment": "0.7.9", + "react-dom": "16.5.2", + "react-moment": "0.8.1", "react-prism": "4.3.2", "react-qr-svg": "2.1.0", "react-responsive": "5.0.0", "react-router": "4.3.1", "react-router-dom": "4.3.1", - "react-scripts": "1.1.4", + "react-scripts": "1.1.5", "react-table": "6.8.6", - "semantic-ui-css": "2.3.3", - "semantic-ui-react": "0.82.2", + "semantic-ui-css": "2.4.0", + "semantic-ui-react": "0.82.5", "toastr": "2.1.4" }, "scripts": {