|
4 | 4 | "private": true,
|
5 | 5 | "homepage": "https://www.covid19india.org/",
|
6 | 6 | "dependencies": {
|
7 |
| - "@primer/octicons-react": "^13.0.0", |
8 |
| - "@testing-library/jest-dom": "^5.11.9", |
9 |
| - "@testing-library/react": "^11.2.3", |
| 7 | + "@primer/octicons-react": "^14.2.1", |
| 8 | + "@testing-library/jest-dom": "^5.13.0", |
| 9 | + "@testing-library/react": "^11.2.7", |
10 | 10 | "classnames": "^2.2.6",
|
11 | 11 | "corejs-typeahead": "^1.3.1",
|
12 | 12 | "d3-array": "^2.11.0",
|
13 | 13 | "d3-axis": "^2.0.0",
|
14 | 14 | "d3-brush": "^2.1.0",
|
15 | 15 | "d3-fetch": "^2.0.0",
|
16 |
| - "d3-format": "^2.0.0", |
| 16 | + "d3-format": "^3.0.0", |
17 | 17 | "d3-geo": "^2.0.1",
|
18 | 18 | "d3-interpolate": "^2.0.1",
|
19 |
| - "d3-interpolate-path": "^2.2.1", |
20 |
| - "d3-scale": "^3.2.3", |
| 19 | + "d3-interpolate-path": "^2.2.3", |
| 20 | + "d3-scale": "^3.3.0", |
21 | 21 | "d3-scale-chromatic": "^2.0.0",
|
22 | 22 | "d3-selection": "^2.0.0",
|
23 | 23 | "d3-shape": "^2.0.0",
|
24 | 24 | "d3-transition": "^2.0.0",
|
25 |
| - "date-fns": "^2.16.1", |
26 |
| - "date-fns-tz": "^1.1.1", |
| 25 | + "date-fns": "^2.22.1", |
| 26 | + "date-fns-tz": "^1.1.4", |
27 | 27 | "fast-deep-equal": "^3.1.3",
|
28 |
| - "i18next": "^20.2.1", |
29 |
| - "i18next-browser-languagedetector": "^6.0.1", |
30 |
| - "i18next-http-backend": "^1.1.0", |
31 |
| - "immer": "^9.0.1", |
32 |
| - "keen-slider": "^5.4.0", |
| 28 | + "i18next": "^20.3.1", |
| 29 | + "i18next-browser-languagedetector": "^6.1.1", |
| 30 | + "i18next-http-backend": "^1.2.6", |
| 31 | + "immer": "^9.0.2", |
| 32 | + "keen-slider": "^5.4.1", |
33 | 33 | "react": "^17.0.1",
|
34 |
| - "react-calendar": "^3.3.1", |
| 34 | + "react-calendar": "^3.4.0", |
35 | 35 | "react-content-loader": "^6.0.1",
|
36 | 36 | "react-dom": "^17.0.1",
|
37 | 37 | "react-feather": "^2.0.9",
|
38 | 38 | "react-helmet": "^6.1.0",
|
39 |
| - "react-i18next": "^11.8.5", |
| 39 | + "react-i18next": "^11.10.0", |
40 | 40 | "react-router-dom": "^5.2.0",
|
41 | 41 | "react-scripts": "^4.0.1",
|
42 |
| - "react-spring": "^9.1.0", |
43 |
| - "react-swipeable": "^6.0.1", |
44 |
| - "react-use": "^17.0.1", |
| 42 | + "react-spring": "^9.2.1", |
| 43 | + "react-swipeable": "^6.1.2", |
| 44 | + "react-use": "^17.2.4", |
45 | 45 | "source-map-explorer": "^2.5.2",
|
46 |
| - "swr": "^0.5.5", |
| 46 | + "swr": "^0.5.6", |
47 | 47 | "topojson-client": "^3.0.2",
|
48 | 48 | "use-dark-mode": "^2.3.1",
|
49 | 49 | "workerize-loader": "^1.3.0"
|
|
82 | 82 | ]
|
83 | 83 | },
|
84 | 84 | "devDependencies": {
|
85 |
| - "@welldone-software/why-did-you-render": "^6.0.5", |
| 85 | + "@welldone-software/why-did-you-render": "^6.1.4", |
86 | 86 | "enzyme": "^3.11.0",
|
87 | 87 | "enzyme-adapter-react-16": "^1.15.6",
|
88 |
| - "eslint": "^7.19.0", |
| 88 | + "eslint": "^7.27.0", |
89 | 89 | "eslint-config-google": "^0.14.0",
|
90 |
| - "eslint-config-prettier": "^8.1.0", |
91 |
| - "eslint-plugin-import": "^2.22.1", |
92 |
| - "eslint-plugin-prettier": "^3.3.1", |
93 |
| - "eslint-plugin-react": "^7.22.0", |
| 90 | + "eslint-config-prettier": "^8.3.0", |
| 91 | + "eslint-plugin-import": "^2.23.4", |
| 92 | + "eslint-plugin-prettier": "^3.4.0", |
| 93 | + "eslint-plugin-react": "^7.24.0", |
94 | 94 | "http-server": "^0.12.3",
|
95 | 95 | "husky": "^6.0.0",
|
96 |
| - "lint-staged": "^10.5.3", |
97 |
| - "prettier": "^2.2.1", |
98 |
| - "rollup": "^2.38.2", |
| 96 | + "lint-staged": "^11.0.0", |
| 97 | + "prettier": "^2.3.0", |
| 98 | + "rollup": "^2.50.6", |
99 | 99 | "rollup-plugin-copy": "^3.3.0",
|
100 |
| - "sass": "^1.32.5", |
| 100 | + "sass": "^1.34.1", |
101 | 101 | "sass-lint": "^1.13.1",
|
102 | 102 | "sass-lint-auto-fix": "^0.21.2",
|
103 |
| - "workbox-build": "^6.1.0" |
| 103 | + "workbox-build": "^6.1.5" |
104 | 104 | },
|
105 | 105 | "browserslist": {
|
106 | 106 | "production": [
|
|
0 commit comments