|
@@ -36,28 +36,28 @@
|
|
|
"author": "RCSB PDB and Mol* Contributors",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@types/react": "^16.9.43",
|
|
|
+ "@types/react": "^16.9.49",
|
|
|
"@types/react-dom": "^16.9.8",
|
|
|
- "@typescript-eslint/eslint-plugin": "^3.7.0",
|
|
|
- "@typescript-eslint/parser": "^3.7.0",
|
|
|
- "concurrently": "^5.2.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^3.10.1",
|
|
|
+ "@typescript-eslint/parser": "^3.10.1",
|
|
|
+ "concurrently": "^5.3.0",
|
|
|
"cpx2": "^2.0.0",
|
|
|
"css-loader": "^3.6.0",
|
|
|
- "eslint": "^7.5.0",
|
|
|
+ "eslint": "^7.8.1",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
- "file-loader": "^6.0.0",
|
|
|
+ "file-loader": "^6.1.0",
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
|
- "molstar": "^1.1.13",
|
|
|
+ "molstar": "^1.1.23",
|
|
|
"node-sass": "^4.14.1",
|
|
|
"raw-loader": "^4.0.1",
|
|
|
"react": "^16.13.1",
|
|
|
"react-dom": "^16.13.1",
|
|
|
- "rxjs": "^6.6.0",
|
|
|
+ "rxjs": "^6.6.3",
|
|
|
"sass-loader": "^8.0.2",
|
|
|
"style-loader": "^1.2.1",
|
|
|
- "tslib": "^2.0.0",
|
|
|
- "typescript": "3.9.7",
|
|
|
- "webpack": "^4.43.0",
|
|
|
+ "tslib": "^2.0.1",
|
|
|
+ "typescript": "4.0.2",
|
|
|
+ "webpack": "^4.44.1",
|
|
|
"webpack-cli": "^3.3.12"
|
|
|
},
|
|
|
"dependencies": {}
|