|
66 | 66 | "tsconfig-paths-webpack-plugin": "^3.2.0", |
67 | 67 | "tslint": "^5.20.0", |
68 | 68 | "typescript": "^3.6.4", |
69 | | - "webpack": "^4.41.1", |
| 69 | + "webpack": "4.41.1", |
70 | 70 | "webpack-bundle-analyzer": "^3.5.2", |
71 | 71 | "webpack-command": "^0.5.0", |
72 | 72 | "webpack-manifest-plugin": "^2.2.0", |
|
108 | 108 | "emotion-server": "10.0.17", |
109 | 109 | "emotion-theming": "^10.0.19", |
110 | 110 | "express-basic-auth": "^1.2.0", |
111 | | - "feather-icons-react": "^0.4.3", |
112 | 111 | "focus-trap-react": "^6.0.0", |
113 | | - "formik": "^1.5.8", |
114 | | - "formik-persist": "^1.1.0", |
115 | 112 | "glob-parent": "5.1.2", |
116 | 113 | "graphql": "^15.0.0", |
117 | 114 | "helmet": "^3.21.2", |
|
129 | 126 | "mini-css-extract-plugin": "^0.8.0", |
130 | 127 | "minimist": "1.2.3", |
131 | 128 | "moment": "^2.25.3", |
132 | | - "node-fetch": "2.6.5", |
| 129 | + "nanoid": "3.1.31", |
| 130 | + "node-fetch": "2.6.7", |
133 | 131 | "node-notifier": "8.0.1", |
134 | 132 | "node-sass": "4.14.0", |
135 | 133 | "nth-check": "2.0.1", |
136 | 134 | "performant-array-to-tree": "^1.7.1", |
| 135 | + "postcss": "8.2.13", |
137 | 136 | "postcss-modules-extract-imports": "3.0.0", |
138 | 137 | "prismjs": "1.25.0", |
139 | 138 | "qss": "^2.0.3", |
|
156 | 155 | "sitemap": "^6.2.0", |
157 | 156 | "ssri": "8.0.1", |
158 | 157 | "style-loader": "^1.0.0", |
159 | | - "swagger-ui-react": "3.52.5", |
| 158 | + "swagger-ui-react": "4.1.3", |
160 | 159 | "tar": "4.4.18", |
161 | 160 | "terser-webpack-plugin": "^2.3.2", |
162 | 161 | "trim-newlines": "3.0.1", |
|
172 | 171 | "**/**/mem": "^4.0.0", |
173 | 172 | "**/**/yargs-parser": "^13.1.2", |
174 | 173 | "**/**/serialize-javascript": "^3.1.0", |
175 | | - "**/**/node-fetch": "^2.6.5", |
| 174 | + "**/**/node-fetch": "^2.6.7", |
176 | 175 | "**/**/trim-newlines": "^3.0.1", |
177 | 176 | "**/**/tar": "^4.4.18", |
178 | 177 | "**/**/glob-parent": "^5.1.2", |
|
0 commit comments