|
84 | 84 | }, |
85 | 85 | "pre-commit": "lint:staged", |
86 | 86 | "dependencies": { |
87 | | - "@formatjs/intl-relativetimeformat": "^9.1.6", |
88 | 87 | "antd": "^5.1.2", |
89 | 88 | "apisauce": "2.1.1", |
90 | 89 | "chalk": "4.1.1", |
|
95 | 94 | "express": "4.16.4", |
96 | 95 | "history": "4.9.x", |
97 | 96 | "immer": "9.0.3", |
98 | | - "immutable": "^3.8.1", |
| 97 | + "immutable": "^4.2.1", |
99 | 98 | "intl": "1.2.5", |
100 | 99 | "invariant": "2.2.4", |
101 | 100 | "ip": "1.1.5", |
102 | 101 | "less": "^4.1.1", |
103 | 102 | "less-loader": "7.3.0", |
104 | | - "lodash": "4.17.19", |
| 103 | + "lodash-es": "4.17.21", |
105 | 104 | "minimist": "1.2.3", |
106 | 105 | "prop-types": "15.7.2", |
107 | 106 | "react": "18.2.0", |
108 | 107 | "react-dom": "18.2.0", |
109 | | - "react-intl": "5.20.3", |
| 108 | + "react-intl": "6.2.5", |
110 | 109 | "react-redux": "7.0.2", |
111 | 110 | "react-router-dom": "^5.1.2", |
112 | 111 | "redux": "4.0.1", |
|
144 | 143 | "@storybook/react": "^5.2.1", |
145 | 144 | "@testing-library/jest-dom": "^5.16.4", |
146 | 145 | "@testing-library/react": "^13.3.0", |
147 | | - "add-asset-html-webpack-plugin": "3.2.0", |
| 146 | + "add-asset-html-webpack-plugin": "^5.0.2", |
148 | 147 | "axios-mock-adapter": "^1.17.0", |
149 | 148 | "babel-core": "7.0.0-bridge.0", |
150 | 149 | "babel-eslint": "10.1.0", |
151 | 150 | "babel-loader": "^8.2.2", |
152 | 151 | "babel-plugin-dynamic-import-node": "2.3.3", |
153 | 152 | "babel-plugin-import": "^1.13.3", |
154 | 153 | "babel-plugin-lodash": "^3.3.4", |
155 | | - "babel-plugin-react-intl": "3.0.1", |
156 | 154 | "babel-plugin-styled-components": "1.10.0", |
157 | 155 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
158 | 156 | "cheerio": "^1.0.0-rc.10", |
159 | 157 | "circular-dependency-plugin": "5.2.2", |
160 | 158 | "compare-versions": "3.4.0", |
161 | | - "compression-webpack-plugin": "8.0.0", |
| 159 | + "compression-webpack-plugin": "^10.0.0", |
162 | 160 | "coveralls": "3.0.3", |
163 | 161 | "css-loader": "^5.2.6", |
164 | 162 | "eslint": "5.16.0", |
165 | 163 | "eslint-config-prettier": "6.4.0", |
166 | 164 | "eslint-config-prettier-standard": "^3.0.1", |
167 | 165 | "eslint-config-standard": "14.1.0", |
168 | | - "eslint-import-resolver-webpack": "0.11.1", |
| 166 | + "eslint-import-resolver-webpack": "^0.13.2", |
169 | 167 | "eslint-plugin-import": "2.18.2", |
170 | 168 | "eslint-plugin-jest": "^23.2.0", |
171 | 169 | "eslint-plugin-jsx-a11y": "6.2.1", |
|
180 | 178 | "file-loader": "6.2.0", |
181 | 179 | "gh-pages": "^3.2.3", |
182 | 180 | "html-loader": "2.1.2", |
183 | | - "html-webpack-plugin": "5.3.2", |
184 | | - "image-webpack-loader": "7.0.1", |
| 181 | + "html-webpack-plugin": "^5.5.0", |
| 182 | + "image-webpack-loader": "^8.1.0", |
185 | 183 | "imports-loader": "3.0.0", |
186 | 184 | "jest-cli": "27.0.5", |
187 | 185 | "jest-coverage-badges": "^1.1.2", |
|
197 | 195 | "prettier": "2.3.1", |
198 | 196 | "prettier-config-standard": "4.0.0", |
199 | 197 | "prettier-standard": "16.4.1", |
200 | | - "react-app-polyfill": "2.0.0", |
201 | 198 | "react-floki": "^1.0.70", |
202 | 199 | "rimraf": "2.6.3", |
203 | 200 | "shelljs": "0.8.3", |
|
210 | 207 | "stylelint-config-styled-components": "0.1.1", |
211 | 208 | "stylelint-processor-styled-components": "1.6.0", |
212 | 209 | "svg-url-loader": "7.1.1", |
213 | | - "terser-webpack-plugin": "5.1.3", |
| 210 | + "terser-webpack-plugin": "^5.3.6", |
214 | 211 | "url-loader": "4.1.1", |
215 | | - "webpack": "^5.40.0", |
| 212 | + "webpack": "^5.75.0", |
216 | 213 | "webpack-bundle-analyzer": "^4.4.2", |
217 | | - "webpack-cli": "4.7.2", |
218 | | - "webpack-dev-middleware": "5.0.0", |
219 | | - "webpack-hot-middleware": "2.25.0", |
220 | | - "webpack-pwa-manifest": "4.3.0", |
| 214 | + "webpack-cli": "^5.0.1", |
| 215 | + "webpack-dev-middleware": "^6.0.1", |
| 216 | + "webpack-hot-middleware": "^2.25.3", |
| 217 | + "webpack-pwa-manifest": "^4.3.0", |
221 | 218 | "whatwg-fetch": "3.0.0" |
222 | 219 | }, |
223 | 220 | "sideEffects": false |
|
0 commit comments