|
13 | 13 | "@types/algoliasearch": "3.34.6",
|
14 | 14 | "@types/amplitude-js": "4.4.5",
|
15 | 15 | "@types/chai": "4.2.5",
|
| 16 | + "@types/jspdf": "1.3.3", |
16 | 17 | "@types/lodash": "4.14.149",
|
17 | 18 | "@types/mocha": "5.2.7",
|
18 | 19 | "@types/node": "12.12.14",
|
19 | 20 | "@types/prop-types": "15.7.3",
|
20 | 21 | "@types/radium": "0.24.2",
|
21 | 22 | "@types/react-facebook-login": "4.1.0",
|
| 23 | + "@types/react-lazyload": "2.3.2", |
22 | 24 | "@types/react-loadable": "5.5.2",
|
23 | 25 | "@types/react-redux": "7.1.5",
|
24 | 26 | "@types/react-router": "5.1.3",
|
25 | 27 | "@types/react-router-dom": "5.1.3",
|
26 | 28 | "@types/react-select": "3.0.8",
|
| 29 | + "@types/react-share": "3.0.3", |
27 | 30 | "@types/react-test-renderer": "16.9.1",
|
28 | 31 | "@types/redux-mock-store": "1.0.1",
|
29 | 32 | "@types/sha1": "1.1.2",
|
| 33 | + "@types/smoothscroll-polyfill": "0.3.1", |
30 | 34 | "@types/webpack-env": "1.14.1",
|
31 | 35 | "@types/zepto": "1.0.30",
|
32 | 36 | "@typescript-eslint/eslint-plugin": "2.10.0",
|
|
37 | 41 | "autocomplete.js": "0.37.0",
|
38 | 42 | "babel-eslint": "10.0.3",
|
39 | 43 | "babel-loader": "8.0.6",
|
| 44 | + "babel-plugin-i18next-extract": "0.4.0", |
40 | 45 | "browser-metrics": "0.1.4",
|
41 | 46 | "chai": "4.2.0",
|
42 | 47 | "connected-react-router": "6.6.1",
|
|
64 | 69 | "glob": "7.1.6",
|
65 | 70 | "google-protobuf": "3.11.0",
|
66 | 71 | "html-webpack-plugin": "3.2.0",
|
| 72 | + "i18next": "19.0.1", |
| 73 | + "i18next-browser-languagedetector": "4.0.1", |
67 | 74 | "imagemin": "7.0.1",
|
68 | 75 | "imagemin-mozjpeg": "8.0.0",
|
69 | 76 | "imagemin-optipng": "7.1.0",
|
|
110 | 117 | "react-google-login": "5.0.7",
|
111 | 118 | "react-height": "3.0.1",
|
112 | 119 | "react-hot-loader": "4.12.18",
|
| 120 | + "react-i18next": "11.2.5", |
113 | 121 | "react-lazyload": "2.6.5",
|
114 | 122 | "react-markdown": "4.2.2",
|
115 | 123 | "react-redux": "7.1.3",
|
|
0 commit comments