|
35 | 35 | "styled-components": "5.0.1"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/core": "7.7.7", |
39 |
| - "@babel/plugin-proposal-class-properties": "7.7.4", |
40 |
| - "@babel/plugin-proposal-object-rest-spread": "7.7.7", |
41 |
| - "@babel/plugin-proposal-optional-chaining": "7.7.5", |
42 |
| - "@babel/preset-env": "7.7.7", |
43 |
| - "@babel/preset-react": "7.7.4", |
44 |
| - "@babel/preset-typescript": "7.7.7", |
45 |
| - "@hot-loader/react-dom": "16.11.0", |
46 |
| - "@storybook/addon-actions": "5.2.8", |
47 |
| - "@storybook/addon-knobs": "5.2.8", |
48 |
| - "@storybook/addon-links": "5.2.8", |
49 |
| - "@storybook/addons": "5.2.8", |
50 |
| - "@storybook/cli": "5.2.8", |
51 |
| - "@storybook/react": "5.2.8", |
| 38 | + "@babel/core": "7.8.7", |
| 39 | + "@babel/plugin-proposal-class-properties": "7.8.3", |
| 40 | + "@babel/plugin-proposal-object-rest-spread": "7.8.3", |
| 41 | + "@babel/plugin-proposal-optional-chaining": "7.8.3", |
| 42 | + "@babel/preset-env": "7.8.7", |
| 43 | + "@babel/preset-react": "7.8.3", |
| 44 | + "@babel/preset-typescript": "7.8.3", |
| 45 | + "@hot-loader/react-dom": "16.12.0", |
| 46 | + "@storybook/addon-actions": "5.3.14", |
| 47 | + "@storybook/addon-knobs": "5.3.14", |
| 48 | + "@storybook/addon-links": "5.3.14", |
| 49 | + "@storybook/addons": "5.3.14", |
| 50 | + "@storybook/cli": "5.3.14", |
| 51 | + "@storybook/react": "5.3.14", |
52 | 52 | "@types/clean-webpack-plugin": "0.1.3",
|
53 | 53 | "@types/copy-webpack-plugin": "5.0.0",
|
54 |
| - "@types/faker": "4.1.8", |
| 54 | + "@types/faker": "4.1.10", |
55 | 55 | "@types/file-loader": "4.2.0",
|
56 |
| - "@types/html-webpack-plugin": "3.2.1", |
57 |
| - "@types/jest": "25.1.2", |
58 |
| - "@types/mini-css-extract-plugin": "0.9.0", |
59 |
| - "@types/react": "16.9.17", |
60 |
| - "@types/react-dom": "16.9.4", |
61 |
| - "@types/react-router": "5.1.3", |
| 56 | + "@types/html-webpack-plugin": "3.2.2", |
| 57 | + "@types/jest": "25.1.4", |
| 58 | + "@types/mini-css-extract-plugin": "0.9.1", |
| 59 | + "@types/react": "16.9.23", |
| 60 | + "@types/react-dom": "16.9.5", |
| 61 | + "@types/react-router": "5.1.4", |
62 | 62 | "@types/react-router-dom": "5.1.3",
|
63 |
| - "@types/react-test-renderer": "16.9.1", |
| 63 | + "@types/react-test-renderer": "16.9.2", |
64 | 64 | "@types/styled-components": "5.0.1",
|
65 |
| - "@types/webpack": "4.41.0", |
66 |
| - "@types/webpack-dev-server": "3.9.0", |
67 |
| - "@typescript-eslint/eslint-plugin": "2.13.0", |
68 |
| - "@typescript-eslint/parser": "2.13.0", |
| 65 | + "@types/webpack": "4.41.7", |
| 66 | + "@types/webpack-dev-server": "3.10.0", |
| 67 | + "@typescript-eslint/eslint-plugin": "2.23.0", |
| 68 | + "@typescript-eslint/parser": "2.23.0", |
69 | 69 | "awesome-typescript-loader": "5.2.1",
|
70 | 70 | "babel-core": "6.26.3",
|
71 | 71 | "babel-loader": "8.0.6",
|
72 | 72 | "babel-plugin-react-remove-properties": "0.3.0",
|
73 | 73 | "babel-runtime": "6.26.0",
|
74 | 74 | "clean-webpack-plugin": "3.0.0",
|
75 | 75 | "copy-webpack-plugin": "5.1.1",
|
76 |
| - "css-loader": "3.4.0", |
| 76 | + "css-loader": "3.4.2", |
77 | 77 | "eslint": "6.8.0",
|
78 | 78 | "eslint-config-airbnb": "18.0.1",
|
79 |
| - "eslint-config-prettier": "6.7.0", |
80 |
| - "eslint-plugin-import": "2.19.1", |
| 79 | + "eslint-config-prettier": "6.10.0", |
| 80 | + "eslint-plugin-import": "2.20.1", |
81 | 81 | "eslint-plugin-jsx-a11y": "6.2.3",
|
82 | 82 | "eslint-plugin-prettier": "3.1.2",
|
83 |
| - "eslint-plugin-react": "7.17.0", |
84 |
| - "eslint-plugin-react-hooks": "2.3.0", |
| 83 | + "eslint-plugin-react": "7.19.0", |
| 84 | + "eslint-plugin-react-hooks": "2.5.0", |
85 | 85 | "faker": "4.1.0",
|
86 |
| - "file-loader": "5.0.2", |
| 86 | + "file-loader": "5.1.0", |
87 | 87 | "html-loader": "0.5.5",
|
88 | 88 | "html-webpack-plugin": "3.2.0",
|
89 |
| - "husky": "4.0.1", |
| 89 | + "husky": "4.2.3", |
90 | 90 | "jest": "25.1.0",
|
91 |
| - "less": "3.10.3", |
| 91 | + "less": "3.11.1", |
92 | 92 | "less-loader": "5.0.0",
|
93 |
| - "lint-staged": "10.0.2", |
| 93 | + "lint-staged": "10.0.8", |
94 | 94 | "mini-css-extract-plugin": "0.9.0",
|
95 | 95 | "prettier": "1.19.1",
|
96 |
| - "react-test-renderer": "16.12.0", |
97 |
| - "style-loader": "1.1.1", |
98 |
| - "ts-jest": "25.0.0", |
99 |
| - "ts-node": "8.5.4", |
100 |
| - "typescript": "3.7.4", |
101 |
| - "webpack": "4.41.4", |
102 |
| - "webpack-cli": "3.3.10", |
103 |
| - "webpack-dev-server": "3.10.1" |
| 96 | + "react-test-renderer": "16.13.0", |
| 97 | + "style-loader": "1.1.3", |
| 98 | + "ts-jest": "25.2.1", |
| 99 | + "ts-node": "8.6.2", |
| 100 | + "typescript": "3.8.3", |
| 101 | + "webpack": "4.42.0", |
| 102 | + "webpack-cli": "3.3.11", |
| 103 | + "webpack-dev-server": "3.10.3" |
104 | 104 | },
|
105 | 105 | "jest": {
|
106 | 106 | "collectCoverage": true,
|
|
136 | 136 | ]
|
137 | 137 | },
|
138 | 138 | "resolutions": {
|
139 |
| - "@types/react": "16.9.17", |
140 |
| - "@types/react-dom": "16.9.4" |
| 139 | + "@types/react": "16.9.23", |
| 140 | + "@types/react-dom": "16.9.5" |
141 | 141 | }
|
142 | 142 | }
|
0 commit comments