|
29 | 29 | "@types/express": "^4.17.1", |
30 | 30 | "@types/fork-ts-checker-webpack-plugin": "^0.4.5", |
31 | 31 | "@types/jest": "24.9.0", |
32 | | - "@types/node-fetch": "^2.5.12", |
33 | 32 | "@types/ora": "^3.2.0", |
34 | 33 | "@types/pretty-bytes": "^5.2.0", |
35 | 34 | "@types/prop-types": "^15.7.3", |
|
49 | 48 | "cross-env": "^6.0.3", |
50 | 49 | "express": "^4.17.1", |
51 | 50 | "file-loader": "^4.2.0", |
52 | | - "fork-ts-checker-webpack-plugin": "^1.5.1", |
| 51 | + "fork-ts-checker-webpack-plugin": "3.1.1", |
53 | 52 | "html-webpack-plugin": "^4.0.0-beta.8", |
54 | 53 | "jest": "^24.9.0", |
55 | 54 | "koa-connect": "^2.0.1", |
|
83 | 82 | "@digg/react-ideal-image": "file:local_modules/digg_react-ideal-image-1.0.2.tgz", |
84 | 83 | "@emotion/core": "^10.0.17", |
85 | 84 | "@emotion/styled": "^10.0.17", |
86 | | - "@types/i18next": "^13.0.0", |
87 | 85 | "@types/lodash": "^4.14.168", |
88 | 86 | "@types/mini-css-extract-plugin": "^0.8.0", |
| 87 | + "@types/node-fetch": "2.5.12", |
89 | 88 | "@types/react-dom": "^17.0.9", |
90 | 89 | "@types/react-i18next": "^8.1.0", |
91 | 90 | "@types/react-truncate": "^2.3.3", |
| 91 | + "@types/swagger-ui-react": "3.35.3", |
| 92 | + "ansi-regex": "5.0.1", |
92 | 93 | "apollo-boost": "^0.4.7", |
93 | 94 | "apollo-cache-inmemory": "^1.6.5", |
94 | 95 | "apollo-link-batch-http": "^1.2.14", |
|
115 | 116 | "graphql": "^15.0.0", |
116 | 117 | "helmet": "^3.21.2", |
117 | 118 | "hosted-git-info": "3.0.8", |
118 | | - "i18next-browser-languagedetector": "^4.0.1", |
| 119 | + "i18next": "^21.3.3", |
| 120 | + "i18next-browser-languagedetector": "6.1.2", |
119 | 121 | "i18next-http-middleware": "^3.1.0", |
120 | 122 | "ini": "^1.3.6", |
121 | 123 | "isomorphic-unfetch": "^3.0.0", |
|
126 | 128 | "mini-css-extract-plugin": "^0.8.0", |
127 | 129 | "minimist": "1.2.3", |
128 | 130 | "moment": "^2.25.3", |
129 | | - "node-fetch": "2.6.1", |
| 131 | + "node-fetch": "2.6.5", |
| 132 | + "node-notifier": "8.0.1", |
130 | 133 | "node-sass": "^4.13.0", |
| 134 | + "nth-check": "2.0.1", |
131 | 135 | "performant-array-to-tree": "^1.7.1", |
132 | 136 | "postcss-modules-extract-imports": "3.0.0", |
| 137 | + "prismjs": "1.25.0", |
133 | 138 | "qss": "^2.0.3", |
134 | 139 | "react": "^16.10.2", |
135 | 140 | "react-debounce-input": "^3.2.3", |
|
138 | 143 | "react-helmet": "5.2.1", |
139 | 144 | "react-helmet-async": "^1.0.3", |
140 | 145 | "react-hooks": "^1.0.1", |
| 146 | + "react-i18next": "^11.12.0", |
141 | 147 | "react-router-dom": "^5.1.2", |
142 | 148 | "react-show-more-text": "^1.4.6", |
143 | 149 | "react-truncate": "^2.4.0", |
144 | 150 | "react-vis": "^1.11.7", |
145 | 151 | "sass-loader": "^8.0.0", |
146 | 152 | "serialize-javascript": "3.1.0", |
| 153 | + "set-value": "4.0.1", |
147 | 154 | "simple-csp": "^0.1.1", |
148 | 155 | "sitemap": "^6.2.0", |
149 | 156 | "ssri": "8.0.1", |
150 | 157 | "style-loader": "^1.0.0", |
| 158 | + "swagger-ui-react": "3.52.5", |
151 | 159 | "tar": "4.4.18", |
152 | 160 | "terser-webpack-plugin": "^2.3.2", |
153 | 161 | "trim-newlines": "3.0.1", |
154 | 162 | "ua-parser-js": "0.7.24", |
155 | 163 | "unfetch": "^4.1.0", |
| 164 | + "url-parse": "1.5.2", |
156 | 165 | "url-polyfill": "^1.1.7", |
157 | 166 | "url-search-params-polyfill": "^7.0.0", |
158 | 167 | "y18n": "^5.0.5", |
|
162 | 171 | "**/**/mem": "^4.0.0", |
163 | 172 | "**/**/yargs-parser": "^13.1.2", |
164 | 173 | "**/**/serialize-javascript": "^3.1.0", |
165 | | - "**/**/node-fetch": "^2.6.1", |
| 174 | + "**/**/node-fetch": "^2.6.5", |
166 | 175 | "**/**/trim-newlines": "^3.0.1", |
167 | 176 | "**/**/tar": "^4.4.18", |
168 | 177 | "**/**/glob-parent": "^5.1.2", |
| 178 | + "**/**/set-value": "^4.0.1", |
| 179 | + "**/**/nth-check": "^2.0.1", |
| 180 | + "**/**/ansi-regex": "^5.0.1", |
| 181 | + "**/**/node-notifier": "^8.0.1", |
| 182 | + "**/**/prismjs": "^1.25.0", |
| 183 | + "**/**/url-parse": "^1.5.2", |
169 | 184 | "@digg/react-ideal-image": "file:local_modules/digg_react-ideal-image-1.0.2.tgz" |
170 | 185 | }, |
171 | 186 | "jest": { |
|
0 commit comments