From 23bb6b3e785af79c85394b7f46f6a411d770fe0c Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 21 Aug 2018 10:52:36 +0200 Subject: [PATCH] bump dependencies --- web/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/package.json b/web/package.json index f8962b9..1769925 100644 --- a/web/package.json +++ b/web/package.json @@ -13,10 +13,10 @@ "dependencies": { "moment": "2.22.2", "prismjs": "1.15.0", - "react": "16.4.1", + "react": "16.4.2", "react-clipboard.js": "2.0.0", - "react-datepicker": "1.5.0", - "react-dom": "16.4.1", + "react-datepicker": "1.6.0", + "react-dom": "16.4.2", "react-moment": "0.7.9", "react-prism": "4.3.2", "react-qr-svg": "2.1.0", @@ -26,7 +26,7 @@ "react-scripts": "1.1.4", "react-table": "6.8.6", "semantic-ui-css": "2.3.3", - "semantic-ui-react": "0.82.1", + "semantic-ui-react": "0.82.2", "toastr": "2.1.4" }, "scripts": {