|
67 | 67 | "@babel/preset-env": "^7.0.0",
|
68 | 68 | "@babel/preset-react": "^7.0.0",
|
69 | 69 | "@babel/register": "^7.0.0",
|
70 |
| - "@monastic.panic/enzyme-adapter-react-16": "^1.2.4", |
71 | 70 | "@storybook/react": "^3.4.8",
|
72 | 71 | "babel-core": "^7.0.0-bridge.0",
|
73 | 72 | "babel-eslint": "^9.0.0",
|
|
77 | 76 | "babel-plugin-istanbul": "^5.0.1",
|
78 | 77 | "chai": "^4.1.2",
|
79 | 78 | "chalk": "^2.3.2",
|
80 |
| - "codecov": "^3.0.4", |
| 79 | + "codecov": "^3.1.0", |
81 | 80 | "colors": "^1.3.2",
|
82 | 81 | "create-react-class": "^15.6.3",
|
83 | 82 | "cross-env": "^5.2.0",
|
84 |
| - "enzyme": "^3.5.0", |
| 83 | + "enzyme": "^3.6.0", |
| 84 | + "enzyme-adapter-react-16": "^1.5.0", |
85 | 85 | "eslint": "^5.5.0",
|
86 | 86 | "eslint-config-airbnb": "^17.1.0",
|
87 | 87 | "eslint-config-prettier": "^3.0.1",
|
|
103 | 103 | "karma-mocha-reporter": "^2.0.4",
|
104 | 104 | "karma-sinon-chai": "^2.0.2",
|
105 | 105 | "karma-sourcemap-loader": "^0.3.7",
|
106 |
| - "karma-webpack": "^3.0.2", |
| 106 | + "karma-webpack": "^3.0.4", |
107 | 107 | "lint-staged": "^7.2.0",
|
108 | 108 | "lodash": "^4.17.10",
|
109 | 109 | "mocha": "^5.2.0",
|
110 | 110 | "prettier": "~1.13.7",
|
111 |
| - "react": "^16.4.1", |
112 |
| - "react-dom": "^16.4.1", |
113 |
| - "react-test-renderer": "^16.4.1", |
| 111 | + "react": "^16.5.0", |
| 112 | + "react-dom": "^16.5.0", |
| 113 | + "react-test-renderer": "^16.5.0", |
114 | 114 | "release-script": "^1.0.2",
|
115 |
| - "sinon": "^6.1.5", |
| 115 | + "sinon": "^6.2.0", |
116 | 116 | "sinon-chai": "^3.2.0",
|
117 | 117 | "webpack": "^4.17.2"
|
118 | 118 | },
|
|
127 | 127 | "prop-types": "^15.6.2",
|
128 | 128 | "prop-types-extra": "^1.1.0",
|
129 | 129 | "react-context-toolbox": "^1.2.1",
|
130 |
| - "react-overlays": "^1.0.0-beta.16", |
| 130 | + "react-overlays": "^1.0.0-beta.17", |
131 | 131 | "react-prop-types": "^0.4.0",
|
132 | 132 | "react-transition-group": "^2.4.0",
|
133 | 133 | "uncontrollable": "^6.0.0",
|
|
0 commit comments