|
48 | 48 | "@babel/polyfill": "^7.4.4",
|
49 | 49 | "@babel/preset-env": "^7.4.5",
|
50 | 50 | "@babel/preset-react": "^7.0.0",
|
51 |
| - "@cypress/webpack-preprocessor": "^4.0.3", |
| 51 | + "@cypress/webpack-preprocessor": "^4.0.4", |
52 | 52 | "@percy-io/percy-storybook": "^2.1.0",
|
53 | 53 | "@storybook/cli": "^5.0.11",
|
54 | 54 | "@storybook/react": "^5.0.11",
|
55 | 55 | "@types/d3-format": "^1.3.1",
|
56 | 56 | "@types/papaparse": "^4.5.9",
|
57 |
| - "@types/ramda": "^0.26.8", |
58 |
| - "@types/react": "^16.8.18", |
| 57 | + "@types/ramda": "^0.26.9", |
| 58 | + "@types/react": "^16.8.19", |
59 | 59 | "@types/react-dom": "^16.8.4",
|
60 | 60 | "@types/react-select": "^1.3.4",
|
61 | 61 | "babel-loader": "^8.0.6",
|
62 |
| - "core-js": "^3.1.2", |
| 62 | + "core-js": "^3.1.3", |
63 | 63 | "css-loader": "^2.1.1",
|
64 |
| - "cypress": "^3.3.0", |
| 64 | + "cypress": "^3.3.1", |
65 | 65 | "d3-format": "^1.3.2",
|
66 | 66 | "fast-isnumeric": "^1.1.2",
|
67 | 67 | "file-loader": "^3.0.1",
|
|
82 | 82 | "style-loader": "^0.23.1",
|
83 | 83 | "ts-loader": "^6.0.1",
|
84 | 84 | "tslint": "^5.16.0",
|
85 |
| - "typescript": "^3.4.5", |
| 85 | + "typescript": "^3.5.1", |
86 | 86 | "wait-on": "^3.2.0",
|
87 |
| - "webpack": "^4.32.1", |
| 87 | + "webpack": "^4.32.2", |
88 | 88 | "webpack-cli": "^3.3.2",
|
89 | 89 | "webpack-dev-server": "^3.4.1",
|
90 | 90 | "webpack-preprocessor": "^0.1.12"
|
|
0 commit comments