|
3 | 3 | "description": "Conveyal JavaScript development toolbelt.",
|
4 | 4 | "main": "bin/mastarm",
|
5 | 5 | "engines": {
|
6 |
| - "node": ">=8", |
| 6 | + "node": ">=10", |
7 | 7 | "npm": ">=5"
|
8 | 8 | },
|
9 | 9 | "bin": {
|
|
43 | 43 | },
|
44 | 44 | "homepage": "https://github.com/conveyal/mastarm",
|
45 | 45 | "dependencies": {
|
46 |
| - "@babel/core": "^7.0.0", |
47 |
| - "@babel/plugin-proposal-class-properties": "^7.0.0", |
48 |
| - "@babel/plugin-proposal-export-namespace-from": "^7.0.0", |
49 |
| - "@babel/plugin-syntax-dynamic-import": "^7.0.0", |
50 |
| - "@babel/plugin-transform-react-display-name": "^7.0.0", |
51 |
| - "@babel/polyfill": "^7.0.0", |
52 |
| - "@babel/preset-env": "^7.0.0", |
| 46 | + "@babel/core": "^7.3.4", |
| 47 | + "@babel/plugin-proposal-class-properties": "^7.3.4", |
| 48 | + "@babel/plugin-proposal-export-namespace-from": "^7.2.0", |
| 49 | + "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
| 50 | + "@babel/plugin-transform-react-display-name": "^7.2.0", |
| 51 | + "@babel/polyfill": "^7.2.5", |
| 52 | + "@babel/preset-env": "^7.3.4", |
53 | 53 | "@babel/preset-flow": "^7.0.0",
|
54 | 54 | "@babel/preset-react": "^7.0.0",
|
55 |
| - "@babel/runtime": "^7.0.0", |
56 |
| - "aws-sdk": "^2.311.0", |
| 55 | + "@babel/runtime": "^7.3.4", |
| 56 | + "aws-sdk": "^2.414.0", |
57 | 57 | "babel-core": "^7.0.0-bridge.0",
|
58 |
| - "babel-eslint": "^9.0.0", |
59 |
| - "babel-jest": "^23.4.2", |
60 |
| - "babel-plugin-add-module-exports": "^0.2.1", |
| 58 | + "babel-eslint": "^10.0.1", |
| 59 | + "babel-jest": "^24.1.0", |
| 60 | + "babel-plugin-add-module-exports": "^1.0.0", |
61 | 61 | "babel-plugin-istanbul": "^5.1.0",
|
62 | 62 | "babel-plugin-lodash": "^3.3.4",
|
63 |
| - "babel-plugin-react-require": "^3.0.0", |
| 63 | + "babel-plugin-react-require": "^3.1.1", |
64 | 64 | "babelify": "^10.0.0",
|
65 |
| - "browserify": "^16.2.2", |
| 65 | + "browserify": "^16.2.3", |
66 | 66 | "browserify-markdown": "2.0.1",
|
67 |
| - "budo": "^11.3.2", |
68 |
| - "caniuse-lite": "^1.0.30000885", |
69 |
| - "chokidar": "^2.0.4", |
70 |
| - "commander": "^2.18.0", |
71 |
| - "commitizen": "^2.10.1", |
72 |
| - "concat-stream": "^1.6.2", |
73 |
| - "cssnano": "^4.1.0", |
| 67 | + "budo": "^11.6.1", |
| 68 | + "caniuse-lite": "^1.0.30000941", |
| 69 | + "chokidar": "^2.1.2", |
| 70 | + "commander": "^2.19.0", |
| 71 | + "commitizen": "^3.0.7", |
| 72 | + "concat-stream": "^2.0.0", |
| 73 | + "cssnano": "^4.1.10", |
74 | 74 | "cz-conventional-changelog": "^2.1.0",
|
75 | 75 | "envify": "^4.1.0",
|
76 | 76 | "errorify": "^0.3.1",
|
77 |
| - "eslint": "^5.5.0", |
| 77 | + "eslint": "^5.15.1", |
78 | 78 | "eslint-config-standard": "^12.0.0",
|
79 | 79 | "eslint-config-standard-jsx": "^6.0.2",
|
80 |
| - "eslint-plugin-flowtype": "^2.50.0", |
81 |
| - "eslint-plugin-import": "^2.14.0", |
82 |
| - "eslint-plugin-jest": "^21.22.0", |
83 |
| - "eslint-plugin-jsx-a11y": "^6.1.1", |
84 |
| - "eslint-plugin-node": "^7.0.1", |
| 80 | + "eslint-plugin-flowtype": "^3.4.2", |
| 81 | + "eslint-plugin-import": "^2.16.0", |
| 82 | + "eslint-plugin-jest": "^22.3.0", |
| 83 | + "eslint-plugin-jsx-a11y": "^6.2.1", |
| 84 | + "eslint-plugin-node": "^8.0.1", |
85 | 85 | "eslint-plugin-promise": "^4.0.1",
|
86 |
| - "eslint-plugin-react": "^7.11.1", |
| 86 | + "eslint-plugin-react": "^7.12.4", |
87 | 87 | "eslint-plugin-standard": "^4.0.0",
|
88 | 88 | "exorcist": "^1.0.1",
|
89 |
| - "flow-bin": "^0.80.0", |
| 89 | + "flow-bin": "^0.94.0", |
90 | 90 | "flow-runtime": "^0.17.0",
|
91 | 91 | "glob": "^7.1.3",
|
92 | 92 | "isomorphic-fetch": "^2.2.1",
|
93 |
| - "jest": "^23.5.0", |
| 93 | + "jest": "^24.1.0", |
94 | 94 | "jest-yaml-transform": "^0.2.0",
|
95 | 95 | "lodash.uniq": "^4.5.0",
|
96 |
| - "middleware-proxy": "^2.0.2", |
97 |
| - "mime": "^2.3.1", |
| 96 | + "middleware-proxy": "^2.0.5", |
| 97 | + "mime": "^2.4.0", |
98 | 98 | "mkdirp": "^0.5.1",
|
99 |
| - "node-emoji": "^1.8.1", |
100 |
| - "postcss": "^7.0.2", |
101 |
| - "postcss-import": "^12.0.0", |
102 |
| - "postcss-preset-env": "^5.3.0", |
103 |
| - "postcss-reporter": "^6.0.0", |
| 99 | + "node-emoji": "^1.10.0", |
| 100 | + "postcss": "^7.0.14", |
| 101 | + "postcss-import": "^12.0.1", |
| 102 | + "postcss-preset-env": "^6.6.0", |
| 103 | + "postcss-reporter": "^6.0.1", |
104 | 104 | "postcss-safe-parser": "^4.0.1",
|
105 | 105 | "prettier-eslint-cli": "^4.7.1",
|
106 |
| - "rimraf": "^2.6.2", |
| 106 | + "rimraf": "^2.6.3", |
107 | 107 | "slack-node": "^0.1.8",
|
108 | 108 | "this-commit": "^1.0.0",
|
109 |
| - "through2": "^2.0.3", |
| 109 | + "through2": "^3.0.1", |
110 | 110 | "uglifyify": "^5.0.1",
|
111 |
| - "username": "^4.0.0", |
| 111 | + "username": "^4.1.0", |
112 | 112 | "uuid": "^3.3.2",
|
113 |
| - "watchify": "^3.11.0", |
| 113 | + "watchify": "^3.11.1", |
114 | 114 | "yamljs": "^0.3.0"
|
115 | 115 | },
|
116 | 116 | "devDependencies": {
|
117 |
| - "bootstrap": "^4.1.3", |
118 |
| - "react": "^16.5.0", |
119 |
| - "semantic-release": "^15.9.14" |
| 117 | + "bootstrap": "^4.3.1", |
| 118 | + "react": "^16.8.3", |
| 119 | + "semantic-release": "^15.13.3" |
120 | 120 | },
|
121 | 121 | "standard": {
|
122 | 122 | "parser": "babel-eslint"
|
|
0 commit comments