|
37 | 37 | "styled-components": "5.0.1"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/core": "7.9.0", |
41 |
| - "@babel/plugin-proposal-class-properties": "7.8.3", |
42 |
| - "@babel/plugin-proposal-object-rest-spread": "7.9.0", |
43 |
| - "@babel/plugin-proposal-optional-chaining": "7.9.0", |
44 |
| - "@babel/preset-env": "7.9.0", |
45 |
| - "@babel/preset-react": "7.9.4", |
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", |
| 40 | + "@babel/core": "7.25.2", |
| 41 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 42 | + "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
| 43 | + "@babel/plugin-proposal-optional-chaining": "7.21.0", |
| 44 | + "@babel/preset-env": "7.25.3", |
| 45 | + "@babel/preset-react": "7.24.7", |
| 46 | + "@babel/preset-typescript": "7.24.7", |
| 47 | + "@hot-loader/react-dom": "16.14.0", |
| 48 | + "@storybook/addon-actions": "5.3.21", |
| 49 | + "@storybook/addon-knobs": "5.3.21", |
| 50 | + "@storybook/addon-links": "5.3.21", |
| 51 | + "@storybook/addons": "5.3.22", |
| 52 | + "@storybook/cli": "5.3.22", |
| 53 | + "@storybook/react": "5.3.21", |
54 | 54 | "@types/clean-webpack-plugin": "0.1.3",
|
55 |
| - "@types/copy-webpack-plugin": "5.0.0", |
56 |
| - "@types/faker": "4.1.11", |
57 |
| - "@types/file-loader": "4.2.0", |
58 |
| - "@types/html-webpack-plugin": "3.2.2", |
59 |
| - "@types/jest": "25.1.4", |
| 55 | + "@types/copy-webpack-plugin": "5.0.3", |
| 56 | + "@types/faker": "4.1.12", |
| 57 | + "@types/file-loader": "4.2.1", |
| 58 | + "@types/html-webpack-plugin": "3.2.9", |
| 59 | + "@types/jest": "25.2.3", |
60 | 60 | "@types/mini-css-extract-plugin": "0.9.1",
|
61 |
| - "@types/react": "16.9.26", |
62 |
| - "@types/react-dom": "16.9.5", |
63 |
| - "@types/react-router": "5.1.4", |
64 |
| - "@types/react-router-dom": "5.1.3", |
65 |
| - "@types/react-test-renderer": "16.9.2", |
66 |
| - "@types/styled-components": "5.0.1", |
67 |
| - "@types/webpack": "4.41.8", |
68 |
| - "@types/webpack-dev-server": "3.10.1", |
69 |
| - "@typescript-eslint/eslint-plugin": "2.25.0", |
70 |
| - "@typescript-eslint/parser": "2.25.0", |
| 61 | + "@types/react": "16.14.60", |
| 62 | + "@types/react-dom": "16.9.24", |
| 63 | + "@types/react-router": "5.1.20", |
| 64 | + "@types/react-router-dom": "5.3.3", |
| 65 | + "@types/react-test-renderer": "16.9.12", |
| 66 | + "@types/styled-components": "5.1.34", |
| 67 | + "@types/webpack": "4.41.38", |
| 68 | + "@types/webpack-dev-server": "3.11.6", |
| 69 | + "@typescript-eslint/eslint-plugin": "2.34.0", |
| 70 | + "@typescript-eslint/parser": "2.34.0", |
71 | 71 | "awesome-typescript-loader": "5.2.1",
|
72 | 72 | "babel-core": "6.26.3",
|
73 |
| - "babel-loader": "8.1.0", |
| 73 | + "babel-loader": "8.3.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", |
| 77 | + "copy-webpack-plugin": "5.1.2", |
| 78 | + "css-loader": "3.6.0", |
79 | 79 | "eslint": "6.8.0",
|
80 |
| - "eslint-config-airbnb": "18.1.0", |
81 |
| - "eslint-config-prettier": "6.10.1", |
82 |
| - "eslint-plugin-import": "2.20.1", |
83 |
| - "eslint-plugin-jsx-a11y": "6.2.3", |
84 |
| - "eslint-plugin-prettier": "3.1.2", |
85 |
| - "eslint-plugin-react": "7.19.0", |
| 80 | + "eslint-config-airbnb": "18.2.1", |
| 81 | + "eslint-config-prettier": "6.15.0", |
| 82 | + "eslint-plugin-import": "2.29.1", |
| 83 | + "eslint-plugin-jsx-a11y": "6.9.0", |
| 84 | + "eslint-plugin-prettier": "3.4.1", |
| 85 | + "eslint-plugin-react": "7.35.0", |
86 | 86 | "eslint-plugin-react-hooks": "2.5.1",
|
87 | 87 | "faker": "4.1.0",
|
88 |
| - "file-loader": "6.0.0", |
| 88 | + "file-loader": "6.2.0", |
89 | 89 | "html-loader": "0.5.5",
|
90 | 90 | "html-webpack-plugin": "3.2.0",
|
91 |
| - "husky": "4.2.3", |
92 |
| - "jest": "25.2.3", |
93 |
| - "less": "3.11.1", |
| 91 | + "husky": "4.3.8", |
| 92 | + "jest": "25.5.4", |
| 93 | + "less": "3.13.1", |
94 | 94 | "less-loader": "5.0.0",
|
95 |
| - "lint-staged": "10.0.9", |
96 |
| - "mini-css-extract-plugin": "0.9.0", |
| 95 | + "lint-staged": "10.5.4", |
| 96 | + "mini-css-extract-plugin": "0.12.0", |
97 | 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", |
105 |
| - "webpack-dev-server": "3.10.3" |
| 98 | + "react-test-renderer": "16.14.0", |
| 99 | + "style-loader": "1.3.0", |
| 100 | + "ts-jest": "25.5.1", |
| 101 | + "ts-node": "8.10.2", |
| 102 | + "typescript": "3.9.10", |
| 103 | + "webpack": "4.47.0", |
| 104 | + "webpack-cli": "3.3.12", |
| 105 | + "webpack-dev-server": "3.11.3" |
106 | 106 | },
|
107 | 107 | "jest": {
|
108 | 108 | "collectCoverage": true,
|
|
138 | 138 | ]
|
139 | 139 | },
|
140 | 140 | "resolutions": {
|
141 |
| - "@types/react": "16.9.26", |
142 |
| - "@types/react-dom": "16.9.14" |
| 141 | + "@types/react": "16.14.60", |
| 142 | + "@types/react-dom": "16.9.24" |
143 | 143 | }
|
144 | 144 | }
|
0 commit comments