chore(deps): update dependency @types/recharts to v1.8.22

This commit is contained in:
Renovate Bot 2021-10-20 22:14:17 +00:00
parent e390f224a2
commit f23b34967c
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@
"@types/react": "17.0.30",
"@types/react-dom": "17.0.10",
"@types/react-router-dom": "5.3.1",
"@types/recharts": "1.8.21",
"@types/recharts": "1.8.22",
"autoprefixer": "10.3.7",
"axios": "0.23.0",
"date-fns": "2.25.0",
@ -2922,9 +2922,9 @@
}
},
"node_modules/@types/recharts": {
"version": "1.8.21",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.21.tgz",
"integrity": "sha512-x67lssiIzCTFLDYKv4Axdm+kPR7YSt7eAwjLvDSNFt13GGGtqdQ4SHucyJStM31gRC+NCgiMB2pYfVeyy8wTPw==",
"version": "1.8.22",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.22.tgz",
"integrity": "sha512-9vXteQXtaIwWA9XLFRsr2mdoq79T1z55W5y6Yvh9uL4W9CLjFM3jWPcNT2oA6NFR+7LpQTb31iIgdAmmupB0EA==",
"dependencies": {
"@types/d3-shape": "^1",
"@types/react": "*"
@ -30586,9 +30586,9 @@
}
},
"@types/recharts": {
"version": "1.8.21",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.21.tgz",
"integrity": "sha512-x67lssiIzCTFLDYKv4Axdm+kPR7YSt7eAwjLvDSNFt13GGGtqdQ4SHucyJStM31gRC+NCgiMB2pYfVeyy8wTPw==",
"version": "1.8.22",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.22.tgz",
"integrity": "sha512-9vXteQXtaIwWA9XLFRsr2mdoq79T1z55W5y6Yvh9uL4W9CLjFM3jWPcNT2oA6NFR+7LpQTb31iIgdAmmupB0EA==",
"requires": {
"@types/d3-shape": "^1",
"@types/react": "*"

View file

@ -17,7 +17,7 @@
"@types/react": "17.0.30",
"@types/react-dom": "17.0.10",
"@types/react-router-dom": "5.3.1",
"@types/recharts": "1.8.21",
"@types/recharts": "1.8.22",
"autoprefixer": "10.3.7",
"axios": "0.23.0",
"date-fns": "2.25.0",