Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

Commit 373c8a2

Browse files
committed
Chore: Update all dependencies to latest
1 parent ad0b48f commit 373c8a2

32 files changed

+1632
-5199
lines changed

package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,46 @@
44
"private": true,
55
"homepage": "https://www.covid19india.org/",
66
"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",
1010
"classnames": "^2.2.6",
1111
"corejs-typeahead": "^1.3.1",
1212
"d3-array": "^2.11.0",
1313
"d3-axis": "^2.0.0",
1414
"d3-brush": "^2.1.0",
1515
"d3-fetch": "^2.0.0",
16-
"d3-format": "^2.0.0",
16+
"d3-format": "^3.0.0",
1717
"d3-geo": "^2.0.1",
1818
"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",
2121
"d3-scale-chromatic": "^2.0.0",
2222
"d3-selection": "^2.0.0",
2323
"d3-shape": "^2.0.0",
2424
"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",
2727
"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",
3333
"react": "^17.0.1",
34-
"react-calendar": "^3.3.1",
34+
"react-calendar": "^3.4.0",
3535
"react-content-loader": "^6.0.1",
3636
"react-dom": "^17.0.1",
3737
"react-feather": "^2.0.9",
3838
"react-helmet": "^6.1.0",
39-
"react-i18next": "^11.8.5",
39+
"react-i18next": "^11.10.0",
4040
"react-router-dom": "^5.2.0",
4141
"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",
4545
"source-map-explorer": "^2.5.2",
46-
"swr": "^0.5.5",
46+
"swr": "^0.5.6",
4747
"topojson-client": "^3.0.2",
4848
"use-dark-mode": "^2.3.1",
4949
"workerize-loader": "^1.3.0"
@@ -82,25 +82,25 @@
8282
]
8383
},
8484
"devDependencies": {
85-
"@welldone-software/why-did-you-render": "^6.0.5",
85+
"@welldone-software/why-did-you-render": "^6.1.4",
8686
"enzyme": "^3.11.0",
8787
"enzyme-adapter-react-16": "^1.15.6",
88-
"eslint": "^7.19.0",
88+
"eslint": "^7.27.0",
8989
"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",
9494
"http-server": "^0.12.3",
9595
"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",
9999
"rollup-plugin-copy": "^3.3.0",
100-
"sass": "^1.32.5",
100+
"sass": "^1.34.1",
101101
"sass-lint": "^1.13.1",
102102
"sass-lint-auto-fix": "^0.21.2",
103-
"workbox-build": "^6.1.0"
103+
"workbox-build": "^6.1.5"
104104
},
105105
"browserslist": {
106106
"production": [

0 commit comments

Comments
 (0)