Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Apr 21, 2018
1 parent a7bff8b commit 038ba65
Show file tree
Hide file tree
Showing 2 changed files with 754 additions and 146 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,27 @@
},
"license": "MIT",
"dependencies": {
"d3-hierarchy": "^1.1.5",
"d3-interpolate": "^1.1.5",
"file-loader": "^1.1.6",
"preact": "^8.2.5"
"d3-hierarchy": "^1.1.6",
"d3-interpolate": "^1.1.6",
"file-loader": "^1.1.11",
"preact": "^8.2.7"
},
"devDependencies": {
"@types/d3-hierarchy": "^1.0.4",
"@types/d3-interpolate": "^1.1.6",
"@uirouter/core": ">=5.0.0",
"@uirouter/publish-scripts": "2.2.10",
"copy-webpack-plugin": "^4.2.3",
"css-loader": "^0.28.7",
"fork-ts-checker-webpack-plugin": "^0.2.8",
"@uirouter/core": "^5.0.17",
"@uirouter/publish-scripts": "2.3.11",
"copy-webpack-plugin": "^4.5.1",
"css-loader": "^0.28.11",
"fork-ts-checker-webpack-plugin": "^0.4.1",
"husky": "^0.14.3",
"prettier": "^1.11.1",
"prettier": "^1.12.1",
"pretty-quick": "^1.4.1",
"shx": "^0.2.2",
"style-loader": "0.19.0",
"style-loader": "0.21.0",
"ts-loader": "^2.3.6",
"typescript": "^2.5.2",
"url-loader": "^0.5.9",
"typescript": "^2.8.3",
"url-loader": "^1.0.1",
"webpack": "^3.5.6",
"webpack-dev-server": "^2.7.1"
},
Expand Down
Loading

0 comments on commit 038ba65

Please sign in to comment.