Daniel Zlotin 7 anos atrás
pai
commit
89d853b67b
2 arquivos alterados com 1938 adições e 750 exclusões
  1. 1936
    748
      package-lock.json
  2. 2
    2
      package.json

+ 1936
- 748
package-lock.json
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


+ 2
- 2
package.json Ver arquivo

53
     "eslint-config-xo-react": "0.13.x",
53
     "eslint-config-xo-react": "0.13.x",
54
     "eslint-plugin-react": "7.x.x",
54
     "eslint-plugin-react": "7.x.x",
55
     "detox": "5.x.x",
55
     "detox": "5.x.x",
56
-    "jest": "20.x.x",
56
+    "jest": "21.x.x",
57
     "mocha": "3.x.x",
57
     "mocha": "3.x.x",
58
     "react": "16.0.0-alpha.6",
58
     "react": "16.0.0-alpha.6",
59
     "react-native": "0.44.0",
59
     "react-native": "0.44.0",
60
     "react-test-renderer": "16.0.0-alpha.6",
60
     "react-test-renderer": "16.0.0-alpha.6",
61
-    "remx": "1.x.x",
61
+    "remx": "2.x.x",
62
     "semver": "5.x.x",
62
     "semver": "5.x.x",
63
     "shell-utils": "1.x.x"
63
     "shell-utils": "1.x.x"
64
   },
64
   },