Skip to content
Snippets Groups Projects
Commit dfbed8c6 authored by Alexander Rose's avatar Alexander Rose
Browse files

package update

parent e4603cae
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
"@types/compression": "0.0.36", "@types/compression": "0.0.36",
"@types/express": "^4.16.0", "@types/express": "^4.16.0",
"@types/jest": "^23.3.1", "@types/jest": "^23.3.1",
"@types/node": "^10.5.4", "@types/node": "^10.5.5",
"@types/node-fetch": "^2.1.2", "@types/node-fetch": "^2.1.2",
"@types/react": "^16.4.7", "@types/react": "^16.4.7",
"@types/react-dom": "^16.0.6", "@types/react-dom": "^16.0.6",
...@@ -90,14 +90,14 @@ ...@@ -90,14 +90,14 @@
"node-sass": "^4.9.2", "node-sass": "^4.9.2",
"raw-loader": "^0.5.1", "raw-loader": "^0.5.1",
"resolve-url-loader": "^2.3.0", "resolve-url-loader": "^2.3.0",
"sass-loader": "^7.0.3", "sass-loader": "^7.1.0",
"style-loader": "^0.21.0", "style-loader": "^0.21.0",
"ts-jest": "^23.0.1", "ts-jest": "^23.0.1",
"tslint": "^5.11.0", "tslint": "^5.11.0",
"typescript": "^3.0.0", "typescript": "^3.0.0",
"uglify-js": "^3.4.6", "uglify-js": "^3.4.6",
"util.promisify": "^1.0.0", "util.promisify": "^1.0.0",
"webpack": "^4.16.3", "webpack": "^4.16.4",
"webpack-cli": "^3.1.0" "webpack-cli": "^3.1.0"
}, },
"dependencies": { "dependencies": {
...@@ -106,8 +106,8 @@ ...@@ -106,8 +106,8 @@
"express": "^4.16.3", "express": "^4.16.3",
"immutable": "^4.0.0-rc.9", "immutable": "^4.0.0-rc.9",
"node-fetch": "^2.2.0", "node-fetch": "^2.2.0",
"react": "^16.4.1", "react": "^16.4.2",
"react-dom": "^16.4.1", "react-dom": "^16.4.2",
"rxjs": "^6.2.2" "rxjs": "^6.2.2"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment