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

package updates

parent 85092279
Branches
Tags
No related merge requests found
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"ts-jest": "^24.1.0", "ts-jest": "^24.1.0",
"tslint": "^5.20.0", "tslint": "^5.20.0",
"typescript": "^3.6.4", "typescript": "^3.6.4",
"webpack": "^4.41.0", "webpack": "^4.41.2",
"webpack-cli": "^3.3.9" "webpack-cli": "^3.3.9"
}, },
"dependencies": { "dependencies": {
...@@ -95,11 +95,11 @@ ...@@ -95,11 +95,11 @@
"@types/benchmark": "^1.0.31", "@types/benchmark": "^1.0.31",
"@types/compression": "1.0.1", "@types/compression": "1.0.1",
"@types/express": "^4.17.1", "@types/express": "^4.17.1",
"@types/jest": "^24.0.18", "@types/jest": "^24.0.19",
"@types/node": "^12.7.12", "@types/node": "^12.11.1",
"@types/node-fetch": "^2.5.2", "@types/node-fetch": "^2.5.2",
"@types/react": "^16.9.5", "@types/react": "^16.9.9",
"@types/react-dom": "^16.9.1", "@types/react-dom": "^16.9.2",
"@types/swagger-ui-dist": "3.0.3", "@types/swagger-ui-dist": "3.0.3",
"@types/webgl2": "0.0.5", "@types/webgl2": "0.0.5",
"argparse": "^1.0.10", "argparse": "^1.0.10",
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
"react": "^16.10.2", "react": "^16.10.2",
"react-dom": "^16.10.2", "react-dom": "^16.10.2",
"rxjs": "^6.5.3", "rxjs": "^6.5.3",
"swagger-ui-dist": "^3.23.11", "swagger-ui-dist": "^3.24.0",
"util.promisify": "^1.0.0", "util.promisify": "^1.0.0",
"xhr2": "^0.2.0" "xhr2": "^0.2.0"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment