소스 검색

Upgrade next and react

Pouria Ezzati 7 년 전
부모
커밋
810eb2bd54
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -46,7 +46,7 @@
     "morgan": "^1.9.0",
     "nanoid": "^1.0.1",
     "neo4j-driver": "^1.5.2",
-    "next": "^5.0.0",
+    "next": "^5.1.0",
     "next-redux-wrapper": "^1.3.5",
     "nodemailer": "^4.4.1",
     "passport": "^0.4.0",
@@ -55,9 +55,9 @@
     "passport-localapikey-update": "^0.6.0",
     "prop-types": "^15.6.0",
     "raven": "^2.4.0",
-    "react": "^16.2.0",
+    "react": "^16.3.2",
     "react-copy-to-clipboard": "^5.0.1",
-    "react-dom": "^16.2.0",
+    "react-dom": "^16.3.2",
     "react-ga": "^2.4.1",
     "react-inlinesvg": "^0.7.5",
     "react-redux": "^5.0.6",
@@ -65,7 +65,7 @@
     "redux": "^3.7.2",
     "redux-devtools-extension": "^2.13.2",
     "redux-thunk": "^2.2.0",
-    "styled-components": "^3.1.6",
+    "styled-components": "^3.2.6",
     "url-regex": "^4.1.1",
     "useragent": "^2.2.1"
   },