Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkfranz committed Nov 14, 2017
1 parent 56421dc commit dd05308
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 91 deletions.
164 changes: 79 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cytoscape-automove": "^1.3.1",
"cytoscape-cose-bilkent": "^1.6.10",
"cytoscape-cxtmenu": "^2.10.3",
"cytoscape-edgehandles": "^2.12.0",
"cytoscape-edgehandles": "^2.15.0",
"date-fns": "^1.28.5",
"debug": "^2.2.0",
"eventemitter3": "^1.2.0",
Expand All @@ -50,7 +50,7 @@
"mousetrap": "^1.6.1",
"node-fetch": "^1.7.1",
"normalize.css": "^5.0.0",
"popper.js": "^1.12.5",
"popper.js": "^1.12.8",
"query-string": "^4.3.4",
"react": "^15.4.2",
"react-dom": "^15.4.2",
Expand All @@ -65,7 +65,7 @@
"uuid": "^2.0.2",
"whatwg-fetch": "^2.0.3",
"winston": "^2.3.1",
"xml-js": "^1.3.2"
"xml-js": "^1.5.2"
},
"devDependencies": {
"babel-core": "^6.26.0",
Expand All @@ -77,7 +77,7 @@
"chai": "^4.1.2",
"cross-env": "^5.0.0",
"cssnano": "^3.10.0",
"eslint": "^4.6.1",
"eslint": "^4.11.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-node": "^5.1.1",
Expand All @@ -87,7 +87,7 @@
"mocha": "^3.5.3",
"nodemon": "^1.12.1",
"normalize.css": "^5.0.0",
"npm-run-all": "^4.1.1",
"npm-run-all": "^4.1.2",
"postcss": "^6.0.11",
"postcss-cli": "^4.1.1",
"postcss-cssnext": "^3.0.2",
Expand All @@ -97,7 +97,7 @@
"stylelint": "^8.1.1",
"stylelint-config-standard": "^17.0.0",
"webpack": "^3.6.0",
"webpack-bundle-analyzer": "^2.9.0"
"webpack-bundle-analyzer": "^2.9.1"
},
"engines": {
"node": ">=6.3.0"
Expand Down

0 comments on commit dd05308

Please sign in to comment.