|
44 | 44 | "@babel/preset-env": "7.9.0", |
45 | 45 | "@babel/preset-react": "7.9.4", |
46 | 46 | "@babel/preset-typescript": "7.9.0", |
47 | | - "@hot-loader/react-dom": "16.13.0", |
48 | | - "@storybook/addon-actions": "5.3.17", |
49 | | - "@storybook/addon-knobs": "5.3.17", |
50 | | - "@storybook/addon-links": "5.3.17", |
51 | | - "@storybook/addons": "5.3.17", |
52 | | - "@storybook/cli": "5.3.17", |
53 | | - "@storybook/react": "5.3.17", |
| 47 | + "@hot-loader/react-dom": "17.0.1", |
| 48 | + "@storybook/addon-actions": "6.1.11", |
| 49 | + "@storybook/addon-knobs": "6.1.11", |
| 50 | + "@storybook/addon-links": "6.1.11", |
| 51 | + "@storybook/addons": "6.1.11", |
| 52 | + "@storybook/cli": "6.1.11", |
| 53 | + "@storybook/react": "6.1.11", |
54 | 54 | "@types/clean-webpack-plugin": "0.1.3", |
55 | | - "@types/copy-webpack-plugin": "5.0.0", |
56 | | - "@types/faker": "4.1.11", |
| 55 | + "@types/copy-webpack-plugin": "6.4.0", |
| 56 | + "@types/faker": "5.1.5", |
57 | 57 | "@types/file-loader": "4.2.0", |
58 | 58 | "@types/html-webpack-plugin": "3.2.2", |
59 | | - "@types/jest": "25.1.4", |
60 | | - "@types/mini-css-extract-plugin": "0.9.1", |
61 | | - "@types/react": "16.9.26", |
62 | | - "@types/react-dom": "16.9.5", |
| 59 | + "@types/jest": "26.0.20", |
| 60 | + "@types/mini-css-extract-plugin": "1.2.2", |
| 61 | + "@types/react": "17.0.0", |
| 62 | + "@types/react-dom": "17.0.0", |
63 | 63 | "@types/react-router": "5.1.4", |
64 | 64 | "@types/react-router-dom": "5.1.3", |
65 | | - "@types/react-test-renderer": "16.9.2", |
| 65 | + "@types/react-test-renderer": "17.0.0", |
66 | 66 | "@types/styled-components": "5.0.1", |
67 | 67 | "@types/webpack": "4.41.8", |
68 | 68 | "@types/webpack-dev-server": "3.10.1", |
69 | | - "@typescript-eslint/eslint-plugin": "2.25.0", |
70 | | - "@typescript-eslint/parser": "2.25.0", |
| 69 | + "@typescript-eslint/eslint-plugin": "4.13.0", |
| 70 | + "@typescript-eslint/parser": "4.12.0", |
71 | 71 | "awesome-typescript-loader": "5.2.1", |
72 | 72 | "babel-core": "6.26.3", |
73 | 73 | "babel-loader": "8.1.0", |
74 | 74 | "babel-plugin-react-remove-properties": "0.3.0", |
75 | 75 | "babel-runtime": "6.26.0", |
76 | 76 | "clean-webpack-plugin": "3.0.0", |
77 | | - "copy-webpack-plugin": "5.1.1", |
78 | | - "css-loader": "3.4.2", |
79 | | - "eslint": "6.8.0", |
| 77 | + "copy-webpack-plugin": "7.0.0", |
| 78 | + "css-loader": "5.0.1", |
| 79 | + "eslint": "7.17.0", |
80 | 80 | "eslint-config-airbnb": "18.1.0", |
81 | | - "eslint-config-prettier": "6.10.1", |
| 81 | + "eslint-config-prettier": "7.1.0", |
82 | 82 | "eslint-plugin-import": "2.20.1", |
83 | 83 | "eslint-plugin-jsx-a11y": "6.2.3", |
84 | 84 | "eslint-plugin-prettier": "3.1.2", |
85 | 85 | "eslint-plugin-react": "7.19.0", |
86 | | - "eslint-plugin-react-hooks": "2.5.1", |
87 | | - "faker": "4.1.0", |
| 86 | + "eslint-plugin-react-hooks": "4.2.0", |
| 87 | + "faker": "5.1.0", |
88 | 88 | "file-loader": "6.0.0", |
89 | | - "html-loader": "0.5.5", |
90 | | - "html-webpack-plugin": "3.2.0", |
| 89 | + "html-loader": "1.3.2", |
| 90 | + "html-webpack-plugin": "4.5.1", |
91 | 91 | "husky": "4.2.3", |
92 | | - "jest": "25.2.3", |
93 | | - "less": "3.11.1", |
94 | | - "less-loader": "5.0.0", |
| 92 | + "jest": "26.6.3", |
| 93 | + "less": "4.1.0", |
| 94 | + "less-loader": "7.2.1", |
95 | 95 | "lint-staged": "10.0.9", |
96 | | - "mini-css-extract-plugin": "0.9.0", |
97 | | - "prettier": "1.19.1", |
98 | | - "react-test-renderer": "16.13.1", |
99 | | - "style-loader": "1.1.3", |
100 | | - "ts-jest": "25.2.1", |
101 | | - "ts-node": "8.8.1", |
102 | | - "typescript": "3.8.3", |
103 | | - "webpack": "4.42.1", |
104 | | - "webpack-cli": "3.3.11", |
| 96 | + "mini-css-extract-plugin": "1.3.3", |
| 97 | + "prettier": "2.2.1", |
| 98 | + "react-test-renderer": "17.0.1", |
| 99 | + "style-loader": "2.0.0", |
| 100 | + "ts-jest": "26.4.4", |
| 101 | + "ts-node": "9.1.1", |
| 102 | + "typescript": "4.1.3", |
| 103 | + "webpack": "5.12.3", |
| 104 | + "webpack-cli": "4.3.1", |
105 | 105 | "webpack-dev-server": "3.10.3" |
106 | 106 | }, |
107 | 107 | "jest": { |
|
138 | 138 | ] |
139 | 139 | }, |
140 | 140 | "resolutions": { |
141 | | - "@types/react": "16.9.26", |
142 | | - "@types/react-dom": "16.9.5" |
| 141 | + "@types/react": "17.0.0", |
| 142 | + "@types/react-dom": "17.0.0" |
143 | 143 | } |
144 | 144 | } |
0 commit comments