We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
airbnb-prop-types
deepmerge
direction
hoist-non-react-statics
prop-types
1 parent d921f14 commit af8c142Copy full SHA for af8c142
package.json
@@ -22,14 +22,14 @@
22
"prepublish": "safe-publish-latest && npm run build"
23
},
24
"dependencies": {
25
- "airbnb-prop-types": "^2.8.1",
+ "airbnb-prop-types": "^2.10.0",
26
"brcast": "^2.0.2",
27
- "deepmerge": "^1.5.1",
28
- "direction": "^1.0.1",
29
- "hoist-non-react-statics": "^2.3.1",
+ "deepmerge": "^1.5.2",
+ "direction": "^1.0.2",
+ "hoist-non-react-statics": "^2.5.5",
30
"object.assign": "^4.1.0",
31
"object.values": "^1.0.4",
32
- "prop-types": "^15.6.0"
+ "prop-types": "^15.6.2"
33
34
"devDependencies": {
35
"babel-cli": "^6.26.0",
0 commit comments