|
@@ -37,8 +37,8 @@
|
|
|
"author": "RCSB PDB and Mol* Contributors",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.30.7",
|
|
|
- "@typescript-eslint/parser": "^5.30.7",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.31.0",
|
|
|
+ "@typescript-eslint/parser": "^5.31.0",
|
|
|
"buffer": "^6.0.3",
|
|
|
"concurrently": "^7.3.0",
|
|
|
"cpx2": "^4.2.0",
|
|
@@ -51,18 +51,18 @@
|
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
- "sass": "^1.53.0",
|
|
|
+ "sass": "^1.54.0",
|
|
|
"sass-loader": "^13.0.2",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.1",
|
|
|
"typescript": "^4.7.4",
|
|
|
- "webpack": "^5.73.0",
|
|
|
+ "webpack": "^5.74.0",
|
|
|
"webpack-cli": "^4.10.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@types/react": "^18.0.15",
|
|
|
"@types/react-dom": "^18.0.6",
|
|
|
- "molstar": "^3.12.0",
|
|
|
+ "molstar": "^3.13.0",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
"rxjs": "^7.5.6",
|