|
37 | 37 | "license": "MIT", |
38 | 38 | "dependencies": { |
39 | 39 | "brace": "0.9.1", |
40 | | - "classnames": "2.2.5", |
41 | | - "highlight.js": "^9.10.0", |
| 40 | + "classnames": "2.2.6", |
| 41 | + "highlight.js": "^9.15.10", |
42 | 42 | "isomorphic-fetch": "2.2.1", |
43 | | - "js-yaml": "3.6.1", |
| 43 | + "js-yaml": "3.13.1", |
44 | 44 | "lint-staged": "^4.3.0", |
45 | | - "lodash": "4.13.1", |
46 | | - "moment": "2.17.1", |
47 | | - "prop-types": "^15.6.0", |
| 45 | + "lodash": "4.17.15", |
| 46 | + "moment": "2.24.0", |
| 47 | + "prop-types": "^15.7.2", |
48 | 48 | "react": "15.4.1", |
49 | 49 | "react-ace": "4.1.5", |
50 | 50 | "react-document-title": "^2.0.3", |
51 | 51 | "react-dom": "15.4.1", |
52 | 52 | "react-dropzone": "3.10.0", |
53 | 53 | "react-hotkeys": "^0.9.0", |
54 | 54 | "react-modal": "^1.7.3", |
55 | | - "react-notification-system": "0.2.7", |
| 55 | + "react-notification-system": "0.2.17", |
56 | 56 | "react-redux": "5.0.1", |
57 | 57 | "react-router": "3.0.0", |
58 | | - "react-router-redux": "4.0.7", |
| 58 | + "react-router-redux": "4.0.8", |
59 | 59 | "react-textarea-autosize": "^5.1.0", |
60 | 60 | "react-widgets": "3.4.5", |
61 | 61 | "redux": "3.6.0", |
62 | 62 | "redux-logger": "2.6.1", |
63 | 63 | "redux-thunk": "2.1.0", |
64 | 64 | "simplemde": "1.11.2", |
65 | | - "sortablejs": "1.4.2", |
66 | | - "underscore": "1.8.3" |
| 65 | + "sortablejs": "1.8.4", |
| 66 | + "underscore": "1.9.1" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "babel-cli": "6.24.1", |
70 | | - "babel-core": "6.25.0", |
| 69 | + "babel-cli": "6.26.0", |
| 70 | + "babel-core": "6.26.3", |
71 | 71 | "babel-eslint": "7.2.3", |
72 | 72 | "babel-jest": "20.0.3", |
73 | 73 | "babel-loader": "7.1.1", |
74 | 74 | "babel-plugin-transform-react-constant-elements": "6.23.0", |
75 | | - "babel-plugin-transform-react-remove-prop-types": "0.4.6", |
| 75 | + "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
76 | 76 | "babel-polyfill": "6.23.0", |
77 | | - "babel-preset-env": "1.6.0", |
| 77 | + "babel-preset-env": "1.7.0", |
78 | 78 | "babel-preset-react": "6.24.1", |
79 | 79 | "babel-preset-react-hmre": "1.1.1", |
80 | 80 | "babel-preset-stage-1": "6.24.1", |
81 | | - "browser-sync": "2.18.5", |
| 81 | + "browser-sync": "2.26.7", |
82 | 82 | "chalk": "1.1.3", |
83 | 83 | "cheerio": "0.20.0", |
84 | 84 | "coveralls": "^2.13.1", |
|
97 | 97 | "mkdirp": "^0.5.1", |
98 | 98 | "mocha": "2.4.5", |
99 | 99 | "nock": "^8.0.0", |
100 | | - "node-sass": "3.7.0", |
| 100 | + "node-sass": "4.9.4", |
101 | 101 | "npm-run-all": "3.1.2", |
102 | | - "prettier": "^1.7.4", |
| 102 | + "prettier": "^1.18.2", |
103 | 103 | "react-addons-test-utils": "15.4.1", |
104 | 104 | "react-test-renderer": "15.4.1", |
105 | 105 | "redux-immutable-state-invariant": "1.2.4", |
|
0 commit comments