|
33 | 33 | "url": "https://github.com/andrelmlins/react-fullscreen/issues" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@babel/cli": "^7.6.0", |
37 | | - "@babel/core": "^7.6.0", |
| 36 | + "@babel/cli": "^7.6.2", |
| 37 | + "@babel/core": "^7.6.2", |
38 | 38 | "@babel/plugin-proposal-class-properties": "^7.5.5", |
39 | | - "@babel/preset-env": "^7.6.0", |
| 39 | + "@babel/preset-env": "^7.6.2", |
40 | 40 | "@babel/preset-react": "^7.0.0", |
41 | 41 | "babel-eslint": "^10.0.3", |
42 | 42 | "babel-jest": "^24.9.0", |
43 | 43 | "babel-loader": "^8.0.6", |
44 | | - "cross-env": "^6.0.0", |
45 | | - "eslint": "^6.4.0", |
| 44 | + "cross-env": "^6.0.3", |
| 45 | + "eslint": "^6.5.1", |
46 | 46 | "eslint-plugin-jest": "^22.17.0", |
47 | 47 | "eslint-plugin-jsx-a11y": "^6.2.3", |
48 | 48 | "eslint-plugin-prettier": "^3.1.1", |
49 | | - "eslint-plugin-react": "^7.14.3", |
| 49 | + "eslint-plugin-react": "^7.16.0", |
50 | 50 | "html-webpack-plugin": "^3.2.0", |
51 | 51 | "jest": "^24.9.0", |
52 | 52 | "prettier": "^1.18.2", |
53 | 53 | "prop-types": "^15.7.2", |
54 | | - "react": "^16.9.0", |
55 | | - "react-dom": "^16.9.0", |
56 | | - "webpack": "^4.40.2", |
| 54 | + "react": "^16.10.2", |
| 55 | + "react-dom": "^16.10.2", |
| 56 | + "webpack": "^4.41.0", |
57 | 57 | "webpack-cli": "^3.3.9", |
58 | | - "webpack-dev-server": "^3.8.1" |
| 58 | + "webpack-dev-server": "^3.8.2" |
59 | 59 | }, |
60 | 60 | "dependencies": { |
61 | 61 | "screenfull": "^5.0.0" |
|
0 commit comments