|
@@ -36,14 +36,14 @@
|
|
|
"author": "RCSB PDB and Mol* Contributors",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@types/react": "^16.9.35",
|
|
|
+ "@types/react": "^16.9.43",
|
|
|
"@types/react-dom": "^16.9.8",
|
|
|
- "@typescript-eslint/eslint-plugin": "^3.0.0",
|
|
|
- "@typescript-eslint/parser": "^3.0.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^3.7.0",
|
|
|
+ "@typescript-eslint/parser": "^3.7.0",
|
|
|
"concurrently": "^5.2.0",
|
|
|
"cpx2": "^2.0.0",
|
|
|
- "css-loader": "^3.5.3",
|
|
|
- "eslint": "^7.0.0",
|
|
|
+ "css-loader": "^3.6.0",
|
|
|
+ "eslint": "^7.5.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.0.0",
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
@@ -52,13 +52,13 @@
|
|
|
"raw-loader": "^4.0.1",
|
|
|
"react": "^16.13.1",
|
|
|
"react-dom": "^16.13.1",
|
|
|
- "rxjs": "^6.5.5",
|
|
|
+ "rxjs": "^6.6.0",
|
|
|
"sass-loader": "^8.0.2",
|
|
|
"style-loader": "^1.2.1",
|
|
|
"tslib": "^2.0.0",
|
|
|
- "typescript": "3.9.3",
|
|
|
+ "typescript": "3.9.7",
|
|
|
"webpack": "^4.43.0",
|
|
|
- "webpack-cli": "^3.3.11"
|
|
|
+ "webpack-cli": "^3.3.12"
|
|
|
},
|
|
|
"dependencies": {}
|
|
|
}
|