update deps

This commit is contained in:
2019-09-13 13:15:08 +03:00
parent ddf93c5bc1
commit 68c34364f6
4 changed files with 137 additions and 105 deletions

View File

@@ -25,22 +25,22 @@
"parcel-bundler": "^1.12.3",
"postcss-modules": "^1.4.1",
"redux-devtools-extension": "^2.13.8",
"sass": "^1.22.10",
"ts-jest": "^24.0.2"
"sass": "^1.22.12",
"ts-jest": "^24.1.0"
},
"dependencies": {
"@blueprintjs/core": "^3.18.0",
"@blueprintjs/core": "^3.18.1",
"@blueprintjs/icons": "^3.10.0",
"highlight.js": "^9.15.10",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-markdown": "^4.1.0",
"react-markdown": "^4.2.2",
"react-redux": "^7.1.1",
"react-router": "^5.0.1",
"react-router-dom": "^5.0.1",
"react-spring": "^8.0.27",
"redux": "^4.0.4",
"redux-persist": "^5.10.0",
"redux-persist": "^6.0.0",
"redux-saga": "^1.0.5"
},
"postcss": {