|
19 | 19 | "@types/enzyme": "3.10.3",
|
20 | 20 | "@types/lodash": "4.14.136",
|
21 | 21 | "@types/material-ui": "0.21.6",
|
22 |
| - "@types/node": "12.6.9", |
23 |
| - "@types/react": "16.8.24", |
| 22 | + "@types/node": "12.7.1", |
| 23 | + "@types/react": "16.9.1", |
24 | 24 | "@types/react-dom": "16.8.5",
|
25 | 25 | "@types/react-router-dom": "4.3.4",
|
26 | 26 | "@types/validator": "10.11.2",
|
|
30 | 30 | "autosuggest-highlight": "3.1.1",
|
31 | 31 | "babel-loader": "8.0.6",
|
32 | 32 | "bundlesize": "0.18.0",
|
33 |
| - "codeceptjs": "2.1.0", |
| 33 | + "codeceptjs": "2.2.1", |
34 | 34 | "codecov": "3.5.0",
|
35 | 35 | "concurrently": "4.1.1",
|
36 | 36 | "cross-env": "5.2.0",
|
37 |
| - "css-loader": "0.28.10", |
| 37 | + "css-loader": "3.2.0", |
38 | 38 | "date-fns": "1.30.1",
|
39 | 39 | "emotion": "9.2.12",
|
40 | 40 | "enzyme": "3.10.0",
|
41 | 41 | "enzyme-adapter-react-16": "1.14.0",
|
42 | 42 | "enzyme-to-json": "3.4.0",
|
43 | 43 | "eslint": "5.16.0",
|
44 |
| - "eslint-plugin-codeceptjs": "1.0.0", |
45 |
| - "eslint-plugin-jsx-a11y": "6.2.1", |
| 44 | + "eslint-plugin-codeceptjs": "1.1.0", |
| 45 | + "eslint-plugin-jsx-a11y": "6.2.3", |
46 | 46 | "eslint-plugin-prettier": "3.1.0",
|
47 |
| - "eslint-plugin-react": "7.13.0", |
| 47 | + "eslint-plugin-react": "7.14.3", |
48 | 48 | "eslint-plugin-verdaccio": "2.0.0",
|
49 |
| - "file-loader": "2.0.0", |
| 49 | + "file-loader": "4.2.0", |
50 | 50 | "friendly-errors-webpack-plugin": "1.7.0",
|
51 | 51 | "get-stdin": "6.0.0",
|
52 |
| - "github-markdown-css": "2.10.0", |
| 52 | + "github-markdown-css": "3.0.1", |
53 | 53 | "html-webpack-plugin": "3.2.0",
|
54 |
| - "husky": "3.0.2", |
| 54 | + "husky": "3.0.3", |
55 | 55 | "identity-obj-proxy": "3.0.0",
|
56 | 56 | "in-publish": "2.0.0",
|
57 | 57 | "jest": "24.8.0",
|
58 |
| - "jest-emotion": "10.0.11", |
| 58 | + "jest-emotion": "10.0.14", |
59 | 59 | "jest-environment-jsdom": "24.8.0",
|
60 | 60 | "jest-environment-jsdom-global": "1.2.0",
|
61 | 61 | "jest-environment-node": "24.8.0",
|
| 62 | + "js-base64": "2.5.1", |
62 | 63 | "js-yaml": "3.13.1",
|
63 | 64 | "localstorage-memory": "1.0.3",
|
64 |
| - "mini-css-extract-plugin": "0.7.0", |
65 |
| - "node-mocks-http": "1.7.3", |
| 65 | + "mini-css-extract-plugin": "0.8.0", |
| 66 | + "node-mocks-http": "1.7.6", |
66 | 67 | "normalize.css": "8.0.1",
|
67 |
| - "optimize-css-assets-webpack-plugin": "5.0.1", |
| 68 | + "optimize-css-assets-webpack-plugin": "5.0.3", |
68 | 69 | "ora": "3.4.0",
|
69 | 70 | "prettier": "1.18.2",
|
70 | 71 | "prop-types": "15.7.2",
|
71 | 72 | "puppeteer": "1.17.0",
|
72 |
| - "react": "16.8.3", |
73 |
| - "react-autosuggest": "9.4.2", |
74 |
| - "react-dom": "16.8.3", |
| 73 | + "react": "16.9.0", |
| 74 | + "react-autosuggest": "9.4.3", |
| 75 | + "react-dom": "16.9.0", |
75 | 76 | "react-emotion": "9.2.12",
|
76 |
| - "react-hot-loader": "4.7.1", |
77 |
| - "react-router": "4.3.1", |
78 |
| - "react-router-dom": "4.3.1", |
79 |
| - "resolve-url-loader": "3.0.1", |
| 77 | + "react-hot-loader": "4.12.10", |
| 78 | + "react-router": "5.0.1", |
| 79 | + "react-router-dom": "5.0.1", |
| 80 | + "resolve-url-loader": "3.1.0", |
80 | 81 | "rimraf": "2.6.3",
|
81 | 82 | "source-map-loader": "0.2.4",
|
82 |
| - "standard-version": "4.4.0", |
83 |
| - "style-loader": "0.23.1", |
| 83 | + "standard-version": "7.0.0", |
| 84 | + "style-loader": "1.0.0", |
84 | 85 | "stylelint": "10.1.0",
|
85 | 86 | "stylelint-config-recommended": "2.2.0",
|
86 | 87 | "stylelint-config-styled-components": "0.1.1",
|
87 | 88 | "stylelint-processor-styled-components": "1.8.0",
|
88 | 89 | "stylelint-webpack-plugin": "0.10.5",
|
89 | 90 | "supertest": "4.0.2",
|
90 |
| - "typeface-roboto": "0.0.54", |
| 91 | + "typeface-roboto": "0.0.75", |
91 | 92 | "typescript": "3.5.3",
|
92 |
| - "url-loader": "1.1.2", |
93 |
| - "validator": "10.11.0", |
94 |
| - "verdaccio": "4.2.0", |
| 93 | + "uglifyjs-webpack-plugin": "2.2.0", |
| 94 | + "url-loader": "2.1.0", |
| 95 | + "validator": "11.1.0", |
| 96 | + "verdaccio": "4.2.1", |
95 | 97 | "verdaccio-auth-memory": "1.1.5",
|
96 | 98 | "verdaccio-memory": "2.0.0",
|
97 |
| - "webpack": "4.20.2", |
98 |
| - "webpack-bundle-analyzer": "3.3.2", |
| 99 | + "webpack": "4.39.1", |
| 100 | + "webpack-bundle-analyzer": "3.4.1", |
99 | 101 | "webpack-bundle-size-analyzer": "3.0.0",
|
100 | 102 | "webpack-cli": "3.3.6",
|
101 |
| - "webpack-dev-server": "3.7.2", |
| 103 | + "webpack-dev-server": "3.8.0", |
102 | 104 | "webpack-merge": "4.2.1",
|
103 | 105 | "whatwg-fetch": "3.0.0",
|
104 | 106 | "xss": "1.0.6"
|
|
0 commit comments