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

package update

parent 487817bf
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,20 +72,19 @@ ...@@ -72,20 +72,19 @@
"@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.5", "@types/node": "^10.5.7",
"@types/node-fetch": "^2.1.2", "@types/node-fetch": "^2.1.2",
"@types/react": "^16.4.7", "@types/react": "^16.4.8",
"@types/react-dom": "^16.0.6", "@types/react-dom": "^16.0.7",
"benchmark": "^2.1.4", "benchmark": "^2.1.4",
"copyfiles": "^2.0.0",
"cpx": "^1.5.0", "cpx": "^1.5.0",
"css-loader": "^1.0.0", "css-loader": "^1.0.0",
"extra-watch-webpack-plugin": "^1.0.3", "extra-watch-webpack-plugin": "^1.0.3",
"file-loader": "^1.1.11", "file-loader": "^1.1.11",
"glslify-import": "^3.1.0", "glslify-import": "^3.1.0",
"glslify-loader": "^1.0.2", "glslify-loader": "^1.0.2",
"graphql-code-generator": "^0.10.5", "graphql-code-generator": "^0.10.6",
"graphql-codegen-typescript-template": "^0.10.5", "graphql-codegen-typescript-template": "^0.10.6",
"graphql-tag": "^2.9.2", "graphql-tag": "^2.9.2",
"jest": "^23.4.2", "jest": "^23.4.2",
"jest-raw-loader": "^1.0.1", "jest-raw-loader": "^1.0.1",
...@@ -94,13 +93,13 @@ ...@@ -94,13 +93,13 @@
"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.1.0", "sass-loader": "^7.1.0",
"style-loader": "^0.21.0", "style-loader": "^0.22.0",
"ts-jest": "^23.0.1", "ts-jest": "^23.1.3",
"tslint": "^5.11.0", "tslint": "^5.11.0",
"typescript": "^3.0.0", "typescript": "^3.0.1",
"uglify-js": "^3.4.6", "uglify-js": "^3.4.6",
"util.promisify": "^1.0.0", "util.promisify": "^1.0.0",
"webpack": "^4.16.4", "webpack": "^4.16.5",
"webpack-cli": "^3.1.0" "webpack-cli": "^3.1.0"
}, },
"dependencies": { "dependencies": {
...@@ -108,7 +107,7 @@ ...@@ -108,7 +107,7 @@
"compression": "^1.7.3", "compression": "^1.7.3",
"express": "^4.16.3", "express": "^4.16.3",
"graphql": "^0.13.2", "graphql": "^0.13.2",
"graphql-request": "^1.8.0", "graphql-request": "^1.8.1",
"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.2", "react": "^16.4.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment