소스 검색

yarn upgrade

Kirk Trombley 5 년 전
부모
커밋
72509cca74
2개의 변경된 파일671개의 추가작업 그리고 502개의 파일을 삭제
  1. 5 5
      client/package.json
  2. 666 497
      client/yarn.lock

+ 5 - 5
client/package.json

@@ -4,11 +4,11 @@
   "private": true,
   "homepage": "https://kirkleon.ddns.net/terrassumptions/",
   "dependencies": {
-    "pretty-ms": "^5.0.0",
-    "react": "^16.9.0",
-    "react-dom": "^16.9.0",
+    "pretty-ms": "^5.1.0",
+    "react": "^16.12.0",
+    "react-dom": "^16.12.0",
     "react-scripts": "3.1.1",
-    "styled-components": "^4.4.0"
+    "styled-components": "^4.4.1"
   },
   "scripts": {
     "start": "react-scripts start",
@@ -32,6 +32,6 @@
     ]
   },
   "devDependencies": {
-    "@types/styled-components": "^4.1.19"
+    "@types/styled-components": "^4.4.1"
   }
 }

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


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