|
16 | 16 | "@material-ui/core": "3.9.3",
|
17 | 17 | "@material-ui/icons": "3.0.2",
|
18 | 18 | "@octokit/rest": "16.28.7",
|
19 |
| - "@testing-library/react": "9.1.0", |
| 19 | + "@testing-library/react": "9.1.3", |
20 | 20 | "@types/enzyme": "3.10.3",
|
21 |
| - "@types/lodash": "4.14.136", |
| 21 | + "@types/jest": "24.0.18", |
| 22 | + "@types/lodash": "4.14.137", |
22 | 23 | "@types/material-ui": "0.21.6",
|
23 |
| - "@types/node": "12.7.1", |
24 |
| - "@types/react": "16.9.1", |
25 |
| - "@types/react-dom": "16.8.5", |
26 |
| - "@types/react-router-dom": "4.3.4", |
27 |
| - "@types/validator": "10.11.2", |
| 24 | + "@types/node": "12.7.2", |
| 25 | + "@types/react": "16.9.2", |
| 26 | + "@types/react-dom": "16.9.0", |
| 27 | + "@types/react-router-dom": "4.3.5", |
| 28 | + "@types/validator": "10.11.3", |
28 | 29 | "@verdaccio/babel-preset": "2.0.0",
|
29 | 30 | "@verdaccio/eslint-config": "2.0.0",
|
30 |
| - "@verdaccio/types": "8.0.0-next.2", |
| 31 | + "@verdaccio/types": "8.0.0", |
31 | 32 | "autosuggest-highlight": "3.1.1",
|
32 | 33 | "babel-loader": "8.0.6",
|
33 | 34 | "bundlesize": "0.18.0",
|
34 | 35 | "codeceptjs": "2.2.1",
|
35 | 36 | "codecov": "3.5.0",
|
36 |
| - "concurrently": "4.1.1", |
| 37 | + "concurrently": "4.1.2", |
37 | 38 | "cross-env": "5.2.0",
|
38 | 39 | "css-loader": "3.2.0",
|
39 | 40 | "date-fns": "1.30.1",
|
|
56 | 57 | "husky": "3.0.3",
|
57 | 58 | "identity-obj-proxy": "3.0.0",
|
58 | 59 | "in-publish": "2.0.0",
|
59 |
| - "jest": "24.8.0", |
| 60 | + "jest": "24.9.0", |
60 | 61 | "jest-emotion": "10.0.14",
|
61 |
| - "jest-environment-jsdom": "24.8.0", |
| 62 | + "jest-environment-jsdom": "24.9.0", |
62 | 63 | "jest-environment-jsdom-global": "1.2.0",
|
63 |
| - "jest-environment-node": "24.8.0", |
| 64 | + "jest-environment-node": "24.9.0", |
| 65 | + "jest-fetch-mock": "2.1.2", |
64 | 66 | "js-base64": "2.5.1",
|
65 | 67 | "js-yaml": "3.13.1",
|
66 | 68 | "localstorage-memory": "1.0.3",
|
|
76 | 78 | "react-autosuggest": "9.4.3",
|
77 | 79 | "react-dom": "16.9.0",
|
78 | 80 | "react-emotion": "9.2.12",
|
79 |
| - "react-hot-loader": "4.12.10", |
| 81 | + "react-hot-loader": "4.12.11", |
80 | 82 | "react-router": "5.0.1",
|
81 | 83 | "react-router-dom": "5.0.1",
|
82 | 84 | "resolve-url-loader": "3.1.0",
|
|
98 | 100 | "verdaccio": "4.2.1",
|
99 | 101 | "verdaccio-auth-memory": "1.1.5",
|
100 | 102 | "verdaccio-memory": "2.0.0",
|
101 |
| - "webpack": "4.39.1", |
| 103 | + "webpack": "4.39.2", |
102 | 104 | "webpack-bundle-analyzer": "3.4.1",
|
103 | 105 | "webpack-bundle-size-analyzer": "3.0.0",
|
104 |
| - "webpack-cli": "3.3.6", |
| 106 | + "webpack-cli": "3.3.7", |
105 | 107 | "webpack-dev-server": "3.8.0",
|
106 | 108 | "webpack-merge": "4.2.1",
|
107 | 109 | "whatwg-fetch": "3.0.0",
|
|
0 commit comments