|
@@ -46,31 +46,31 @@
|
|
|
"@types/argparse": "^1.0.33",
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/express": "^4.11.1",
|
|
|
- "@types/jest": "^22.1.3",
|
|
|
- "@types/node": "^9.4.6",
|
|
|
+ "@types/jest": "^22.2.2",
|
|
|
+ "@types/node": "^9.6.1",
|
|
|
"@types/node-fetch": "^1.6.7",
|
|
|
- "@types/react": "^16.0.4",
|
|
|
+ "@types/react": "^16.1.0",
|
|
|
"@types/react-dom": "^16.0.4",
|
|
|
"benchmark": "^2.1.4",
|
|
|
- "jest": "^22.4.2",
|
|
|
+ "jest": "^22.4.3",
|
|
|
"regl": "git+https://github.com/regl-project/regl.git#45c6ec570232420fca21567499c9c5a2a054432e",
|
|
|
- "rollup": "^0.56.2",
|
|
|
+ "rollup": "^0.56.5",
|
|
|
"rollup-plugin-buble": "^0.19.2",
|
|
|
- "rollup-plugin-commonjs": "^8.3.0",
|
|
|
+ "rollup-plugin-commonjs": "^8.4.1",
|
|
|
"rollup-plugin-json": "^2.3.0",
|
|
|
- "rollup-plugin-node-resolve": "^3.0.3",
|
|
|
+ "rollup-plugin-node-resolve": "^3.3.0",
|
|
|
"rollup-watch": "^4.3.1",
|
|
|
- "ts-jest": "^22.0.4",
|
|
|
+ "ts-jest": "^22.4.2",
|
|
|
"tslint": "^5.9.1",
|
|
|
- "typescript": "^2.7.2",
|
|
|
- "uglify-js": "^3.3.12",
|
|
|
+ "typescript": "^2.8.1",
|
|
|
+ "uglify-js": "^3.3.16",
|
|
|
"util.promisify": "^1.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|
|
|
- "express": "^4.16.2",
|
|
|
- "node-fetch": "^2.0.0",
|
|
|
- "react": "^16.2.0",
|
|
|
- "react-dom": "^16.2.0"
|
|
|
+ "express": "^4.16.3",
|
|
|
+ "node-fetch": "^2.1.2",
|
|
|
+ "react": "^16.3.0",
|
|
|
+ "react-dom": "^16.3.0"
|
|
|
}
|
|
|
}
|