Browse Source

update deps

Sebastian Bittrich 3 years ago
parent
commit
288e51ed8d
3 changed files with 299 additions and 349 deletions
  1. 4 0
      CHANGELOG.md
  2. 282 336
      package-lock.json
  3. 13 13
      package.json

+ 4 - 0
CHANGELOG.md

@@ -2,6 +2,10 @@
 
 [Semantic Versioning](https://semver.org/)
 
+## [2.0.8] - 2022-01-18
+### General
+- Update Mol* & some other dependencies
+
 ## [2.0.7] - 2022-01-13
 ### General
 - Update links to new Mol* organization

File diff suppressed because it is too large
+ 282 - 336
package-lock.json


+ 13 - 13
package.json

@@ -37,33 +37,33 @@
     "author": "RCSB PDB and Mol* Contributors",
     "license": "MIT",
     "devDependencies": {
-        "@types/react": "^17.0.37",
+        "@types/react": "^17.0.38",
         "@types/react-dom": "^17.0.11",
-        "@typescript-eslint/eslint-plugin": "^5.5.0",
-        "@typescript-eslint/parser": "^5.5.0",
+        "@typescript-eslint/eslint-plugin": "^5.9.1",
+        "@typescript-eslint/parser": "^5.9.1",
         "buffer": "^6.0.3",
-        "concurrently": "^6.4.0",
-        "cpx2": "^4.0.0",
+        "concurrently": "^7.0.0",
+        "cpx2": "^4.1.2",
         "crypto-browserify": "^3.12.0",
         "css-loader": "^6.5.1",
-        "eslint": "^8.3.0",
+        "eslint": "^8.7.0",
         "extra-watch-webpack-plugin": "^1.0.3",
         "file-loader": "^6.2.0",
         "fs-extra": "^10.0.0",
-        "mini-css-extract-plugin": "^2.4.5",
-        "molstar": "^3.0.0-dev.9",
+        "mini-css-extract-plugin": "~2.4.7",
+        "molstar": "^3.0.0-dev.10",
         "path-browserify": "^1.0.1",
         "raw-loader": "^4.0.2",
         "react": "^17.0.2",
         "react-dom": "^17.0.2",
-        "rxjs": "^7.4.0",
-        "sass": "^1.43.5",
-        "sass-loader": "^12.3.0",
+        "rxjs": "^7.5.2",
+        "sass": "^1.48.0",
+        "sass-loader": "^12.4.0",
         "stream-browserify": "^3.0.0",
         "style-loader": "^3.3.1",
         "tslib": "^2.3.1",
-        "typescript": "^4.5.2",
-        "webpack": "^5.64.4",
+        "typescript": "^4.5.4",
+        "webpack": "^5.66.0",
         "webpack-cli": "^4.9.1"
     }
 }

Some files were not shown because too many files changed in this diff