ソースを参照

bump dep versions

JonStargaryen 4 年 前
コミット
07b559aa7c
2 ファイル変更182 行追加452 行削除
  1. 174 444
      package-lock.json
  2. 8 8
      package.json

ファイルの差分が大きいため隠しています
+ 174 - 444
package-lock.json


+ 8 - 8
package.json

@@ -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": {}
 }

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません