|
47 | 47 | "@material-ui/core": "^3.7.0", |
48 | 48 | "@material-ui/icons": "^3.0.1", |
49 | 49 | "@material-ui/lab": "^3.0.0-alpha.26", |
50 | | - "ajv": "^5.2.3", |
| 50 | + "ajv": "^6.6.2", |
51 | 51 | "babel-runtime": "^6.26.0", |
52 | 52 | "core-js": "^2.5.7", |
53 | 53 | "lodash.topath": "^4.5.2", |
|
60 | 60 | "atob": "^2.0.3", |
61 | 61 | "babel-cli": "^6.18.0", |
62 | 62 | "babel-core": "^6.26.3", |
63 | | - "babel-eslint": "^7.2.3", |
64 | | - "babel-loader": "^7.1.5", |
65 | | - "babel-plugin-react-transform": "^2.0.2", |
| 63 | + "babel-eslint": "^10.0.1", |
| 64 | + "babel-loader": "^8.0.5", |
| 65 | + "babel-plugin-react-transform": "^3.0.0", |
66 | 66 | "babel-plugin-transform-class-properties": "^6.18.0", |
67 | 67 | "babel-plugin-transform-object-rest-spread": "^6.16.0", |
68 | 68 | "babel-plugin-transform-runtime": "^6.23.0", |
69 | 69 | "babel-preset-env": "^1.7.0", |
70 | 70 | "babel-preset-react": "^6.16.0", |
71 | 71 | "babel-register": "^6.18.0", |
72 | | - "chai": "^3.3.0", |
| 72 | + "chai": "^4.2.0", |
73 | 73 | "codemirror": "^5.30.0", |
74 | | - "cross-env": "^2.0.1", |
75 | | - "css-loader": "^0.23.1", |
76 | | - "eslint": "^4.9.0", |
77 | | - "eslint-config-react-app": "^2.0.1", |
78 | | - "eslint-plugin-flowtype": "^2.39.1", |
| 74 | + "cross-env": "^5.2.0", |
| 75 | + "css-loader": "^2.1.0", |
| 76 | + "eslint": "^5.12.0", |
| 77 | + "eslint-config-react-app": "^3.0.6", |
| 78 | + "eslint-plugin-flowtype": "^3.2.1", |
79 | 79 | "eslint-plugin-import": "^2.7.0", |
80 | | - "eslint-plugin-jsx-a11y": "^5.1.1", |
| 80 | + "eslint-plugin-jsx-a11y": "^6.1.2", |
81 | 81 | "eslint-plugin-react": "^7.4.0", |
82 | 82 | "estraverse": "^4.2.0", |
83 | 83 | "estraverse-fb": "^1.3.1", |
84 | 84 | "express": "^4.14.0", |
85 | | - "gh-pages": "^0.11.0", |
| 85 | + "gh-pages": "^2.0.1", |
86 | 86 | "html": "^1.0.0", |
87 | | - "husky": "^0.13.2", |
88 | | - "jsdom": "^8.3.0", |
| 87 | + "husky": "^1.3.1", |
| 88 | + "jsdom": "^13.1.0", |
89 | 89 | "json-loader": "^0.5.7", |
90 | | - "lint-staged": "^3.3.1", |
91 | | - "mini-css-extract-plugin": "^0.4.3", |
| 90 | + "lint-staged": "^8.1.0", |
| 91 | + "mini-css-extract-plugin": "^0.5.0", |
92 | 92 | "mocha": "^5.2.0", |
93 | 93 | "prettier": "^1.15.1", |
94 | 94 | "react": "^16.6.3", |
95 | 95 | "react-addons-test-utils": "^15.3.2", |
96 | | - "react-codemirror2": "^4.1.0", |
| 96 | + "react-codemirror2": "^5.1.0", |
97 | 97 | "react-dom": "^16.6.3", |
98 | 98 | "react-transform-catch-errors": "^1.0.0", |
99 | 99 | "react-transform-hmr": "^1.0.1", |
100 | 100 | "redbox-react": "^1.3.3", |
101 | 101 | "rimraf": "^2.5.4", |
102 | | - "sinon": "^1.17.6", |
103 | | - "style-loader": "^0.13.1", |
104 | | - "toctoc": "^0.2.3", |
| 102 | + "sinon": "^7.2.2", |
| 103 | + "style-loader": "^0.23.1", |
| 104 | + "toctoc": "^0.3.2", |
105 | 105 | "webpack": "^4.20.2", |
106 | 106 | "webpack-cli": "^3.1.2", |
107 | 107 | "webpack-dev-middleware": "^3.4.0", |
|
0 commit comments