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

This commit is contained in:
Renovate Bot 2021-10-14 11:19:49 +00:00
parent fa7cc24a70
commit 16cc9f3522
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.29", "@types/react": "17.0.29",
"@types/react-dom": "17.0.9", "@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.3.1", "@types/react-router-dom": "5.3.1",
"@types/recharts": "1.8.20", "@types/recharts": "1.8.21",
"autoprefixer": "10.3.7", "autoprefixer": "10.3.7",
"axios": "0.23.0", "axios": "0.23.0",
"date-fns": "2.25.0", "date-fns": "2.25.0",
@ -2922,9 +2922,9 @@
} }
}, },
"node_modules/@types/recharts": { "node_modules/@types/recharts": {
"version": "1.8.20", "version": "1.8.21",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz", "resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.21.tgz",
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==", "integrity": "sha512-x67lssiIzCTFLDYKv4Axdm+kPR7YSt7eAwjLvDSNFt13GGGtqdQ4SHucyJStM31gRC+NCgiMB2pYfVeyy8wTPw==",
"dependencies": { "dependencies": {
"@types/d3-shape": "^1", "@types/d3-shape": "^1",
"@types/react": "*" "@types/react": "*"
@ -30581,9 +30581,9 @@
} }
}, },
"@types/recharts": { "@types/recharts": {
"version": "1.8.20", "version": "1.8.21",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz", "resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.21.tgz",
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==", "integrity": "sha512-x67lssiIzCTFLDYKv4Axdm+kPR7YSt7eAwjLvDSNFt13GGGtqdQ4SHucyJStM31gRC+NCgiMB2pYfVeyy8wTPw==",
"requires": { "requires": {
"@types/d3-shape": "^1", "@types/d3-shape": "^1",
"@types/react": "*" "@types/react": "*"

View file

@ -17,7 +17,7 @@
"@types/react": "17.0.29", "@types/react": "17.0.29",
"@types/react-dom": "17.0.9", "@types/react-dom": "17.0.9",
"@types/react-router-dom": "5.3.1", "@types/react-router-dom": "5.3.1",
"@types/recharts": "1.8.20", "@types/recharts": "1.8.21",
"autoprefixer": "10.3.7", "autoprefixer": "10.3.7",
"axios": "0.23.0", "axios": "0.23.0",
"date-fns": "2.25.0", "date-fns": "2.25.0",