|
40 | 40 | "express": "^4.16.4", |
41 | 41 | "express-manifest-helpers": "^0.6.0", |
42 | 42 | "glob": "^7.1.6", |
43 | | - "history": "^4.10.1", |
| 43 | + "history": "^5.0.0", |
44 | 44 | "i18next": "^19.4.4", |
45 | 45 | "i18next-xhr-backend": "^3.2.2", |
46 | | - "immer": "^6.0.5", |
| 46 | + "immer": "^7.0.5", |
47 | 47 | "mkdirp": "^1.0.4", |
48 | 48 | "react": "^16.13.1", |
49 | 49 | "react-dom": "^16.13.1", |
|
77 | 77 | "@types/body-parser": "^1.19.0", |
78 | 78 | "@types/case-sensitive-paths-webpack-plugin": "^2.1.4", |
79 | 79 | "@types/classnames": "^2.2.10", |
80 | | - "@types/copy-webpack-plugin": "^5.0.0", |
| 80 | + "@types/copy-webpack-plugin": "^6.0.0", |
81 | 81 | "@types/cors": "^2.8.6", |
82 | 82 | "@types/decompress": "^4.2.3", |
83 | 83 | "@types/dotenv": "^8.2.0", |
84 | 84 | "@types/enzyme": "^3.10.5", |
85 | 85 | "@types/express-serve-static-core": "^4.17.7", |
86 | | - "@types/jest": "^25.2.1", |
| 86 | + "@types/jest": "^26.0.3", |
87 | 87 | "@types/mini-css-extract-plugin": "^0.9.1", |
88 | 88 | "@types/mkdirp": "^1.0.0", |
89 | 89 | "@types/nodemon": "^1.19.0", |
|
96 | 96 | "@types/react-router": "^5.1.7", |
97 | 97 | "@types/react-router-dom": "^5.1.5", |
98 | 98 | "@types/rimraf": "^3.0.0", |
99 | | - "@types/terser-webpack-plugin": "^2.2.0", |
| 99 | + "@types/terser-webpack-plugin": "^3.0.0", |
100 | 100 | "@types/webpack": "^4.41.12", |
101 | 101 | "@types/webpack-dev-middleware": "^3.7.0", |
102 | 102 | "@types/webpack-env": "^1.15.2", |
103 | 103 | "@types/webpack-hot-middleware": "^2.25.2", |
104 | 104 | "@types/webpack-manifest-plugin": "^2.1.0", |
105 | 105 | "@types/webpack-node-externals": "^1.7.1", |
106 | | - "@typescript-eslint/eslint-plugin": "^2.32.0", |
107 | | - "@typescript-eslint/parser": "^2.32.0", |
| 106 | + "@typescript-eslint/eslint-plugin": "^3.4.0", |
| 107 | + "@typescript-eslint/parser": "^3.4.0", |
108 | 108 | "@werkzeugkiste/eslint-config": "^2.0.0", |
109 | 109 | "@werkzeugkiste/prettier-config": "^2.0.0", |
110 | 110 | "autoprefixer": "^9.7.6", |
|
118 | 118 | "case-sensitive-paths-webpack-plugin": "^2.3.0", |
119 | 119 | "concurrently": "^5.2.0", |
120 | 120 | "confusing-browser-globals": "1.0.9", |
121 | | - "copy-webpack-plugin": "^5.1.1", |
| 121 | + "copy-webpack-plugin": "^6.0.0", |
122 | 122 | "core-js": "^3.6.5", |
123 | 123 | "cross-env": "^7.0.2", |
124 | 124 | "cross-spawn": "^7.0.2", |
|
135 | 135 | "eslint-plugin-react": "^7.19.0", |
136 | 136 | "eslint-plugin-react-hooks": "^4.0.0", |
137 | 137 | "eslint-plugin-security": "1.4.0", |
138 | | - "eslint-plugin-unicorn": "^19.0.1", |
| 138 | + "eslint-plugin-unicorn": "^20.1.0", |
139 | 139 | "file-loader": "^6.0.0", |
140 | 140 | "html-webpack-plugin": "^4.3.0", |
141 | 141 | "husky": "^4.2.5", |
142 | | - "i18next-parser": "^1.0.6", |
| 142 | + "i18next-parser": "^2.0.0", |
143 | 143 | "i18next-scanner": "^2.11.0", |
144 | 144 | "install-deps-postmerge": "^1.0.5", |
145 | 145 | "jest": "^26.0.1", |
|
159 | 159 | "postcss-normalize": "^9.0.0", |
160 | 160 | "prettier": "^2.0.5", |
161 | 161 | "promise": "^8.1.0", |
162 | | - "puppeteer": "^3.0.4", |
| 162 | + "puppeteer": "^4.0.1", |
163 | 163 | "react-dev-utils": "^10.2.1", |
164 | 164 | "react-refresh": "^0.8.2", |
165 | 165 | "redux-mock-store": "^1.5.4", |
|
172 | 172 | "stylelint-prettier": "^1.1.2", |
173 | 173 | "terser-webpack-plugin": "^3.0.1", |
174 | 174 | "ts-node": "^8.10.1", |
175 | | - "typed-css-modules-webpack-plugin": "^0.1.3", |
| 175 | + "typed-css-modules-webpack-plugin": "^0.2.0", |
176 | 176 | "typescript": "^3.8.3", |
177 | 177 | "url-loader": "^4.1.0", |
178 | 178 | "webpack": "^4.43.0", |
|
0 commit comments