From 10efa08dc69f9173dc04738aab96f01b00dcbc8a Mon Sep 17 00:00:00 2001 From: notoraptor Date: Fri, 26 Oct 2018 13:43:53 -0400 Subject: [python] Update SMALL_MAPS in convoy_paths with newly created maps. [web] Update npm packaqges requirements. [web] Fix province controller parsing. --- diplomacy/web/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'diplomacy/web/package.json') diff --git a/diplomacy/web/package.json b/diplomacy/web/package.json index 43d6617..e40b2d3 100644 --- a/diplomacy/web/package.json +++ b/diplomacy/web/package.json @@ -3,15 +3,15 @@ "version": "0.1.0", "private": true, "dependencies": { - "@githubprimer/octicons-react": "^8.0.0", + "@githubprimer/octicons-react": "^8.1.0", "bootstrap": "^4.1.3", "fancybox": "^3.0.1", "jquery": "^3.3.1", "popper.js": "^1.14.4", "prop-types": "^15.6.2", - "react": "^16.4.2", - "react-dom": "^16.4.2", - "react-inlinesvg": "^0.8.1", + "react": "^16.6.0", + "react-dom": "^16.6.0", + "react-inlinesvg": "^0.8.2", "react-scripts": "1.1.4", "react-scrollchor": "^6.0.0", "react-shortcut": "^1.0.6" @@ -24,6 +24,6 @@ }, "devDependencies": { "eslint": "^4.19.1", - "eslint-plugin-react": "^7.10.0" + "eslint-plugin-react": "^7.11.1" } } -- cgit v1.2.3