소스 검색

updated molstar and packages

Alexander Rose 5 년 전
부모
커밋
2c0bf07bd9
2개의 변경된 파일58개의 추가작업 그리고 673개의 파일을 삭제
  1. 51 666
      package-lock.json
  2. 7 7
      package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 51 - 666
package-lock.json


+ 7 - 7
package.json

@@ -37,13 +37,13 @@
     "license": "MIT",
     "devDependencies": {
         "@types/argparse": "^1.0.38",
-        "@types/node": "^13.7.4",
-        "@types/node-fetch": "^2.5.4",
-        "@types/react": "^16.9.22",
+        "@types/node": "^13.7.5",
+        "@types/node-fetch": "^2.5.5",
+        "@types/react": "^16.9.23",
         "@types/react-dom": "^16.9.5",
-        "@typescript-eslint/eslint-plugin": "^2.20.0",
-        "@typescript-eslint/eslint-plugin-tslint": "^2.20.0",
-        "@typescript-eslint/parser": "^2.20.0",
+        "@typescript-eslint/eslint-plugin": "^2.21.0",
+        "@typescript-eslint/eslint-plugin-tslint": "^2.21.0",
+        "@typescript-eslint/parser": "^2.21.0",
         "concurrently": "^5.1.0",
         "cpx2": "^2.0.0",
         "css-loader": "^3.4.2",
@@ -51,7 +51,7 @@
         "extra-watch-webpack-plugin": "^1.0.3",
         "file-loader": "^5.1.0",
         "mini-css-extract-plugin": "^0.9.0",
-        "molstar": "^0.5.1",
+        "molstar": "^0.5.2",
         "node-fetch": "^2.6.0",
         "node-sass": "^4.13.1",
         "raw-loader": "^4.0.0",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.