|
@@ -36,8 +36,8 @@
|
|
|
"author": "RCSB PDB and Mol* Contributors",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@types/react": "^16.9.49",
|
|
|
- "@types/react-dom": "^16.9.8",
|
|
|
+ "@types/react": "^17.0.0",
|
|
|
+ "@types/react-dom": "^17.0.0",
|
|
|
"@typescript-eslint/eslint-plugin": "^3.10.1",
|
|
|
"@typescript-eslint/parser": "^3.10.1",
|
|
|
"concurrently": "^5.3.0",
|
|
@@ -47,11 +47,11 @@
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.1.0",
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
|
- "molstar": "^1.1.23",
|
|
|
+ "molstar": "^1.2.11",
|
|
|
"node-sass": "^4.14.1",
|
|
|
"raw-loader": "^4.0.1",
|
|
|
- "react": "^16.13.1",
|
|
|
- "react-dom": "^16.13.1",
|
|
|
+ "react": "^17.0.1",
|
|
|
+ "react-dom": "^17.0.1",
|
|
|
"rxjs": "^6.6.3",
|
|
|
"sass-loader": "^8.0.2",
|
|
|
"style-loader": "^1.2.1",
|