mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/recharts to v1.8.21
This commit is contained in:
parent
fa7cc24a70
commit
16cc9f3522
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"@types/react": "17.0.29",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-router-dom": "5.3.1",
|
||||
"@types/recharts": "1.8.20",
|
||||
"@types/recharts": "1.8.21",
|
||||
"autoprefixer": "10.3.7",
|
||||
"axios": "0.23.0",
|
||||
"date-fns": "2.25.0",
|
||||
|
|
@ -2922,9 +2922,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/recharts": {
|
||||
"version": "1.8.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz",
|
||||
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==",
|
||||
"version": "1.8.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.21.tgz",
|
||||
"integrity": "sha512-x67lssiIzCTFLDYKv4Axdm+kPR7YSt7eAwjLvDSNFt13GGGtqdQ4SHucyJStM31gRC+NCgiMB2pYfVeyy8wTPw==",
|
||||
"dependencies": {
|
||||
"@types/d3-shape": "^1",
|
||||
"@types/react": "*"
|
||||
|
|
@ -30581,9 +30581,9 @@
|
|||
}
|
||||
},
|
||||
"@types/recharts": {
|
||||
"version": "1.8.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz",
|
||||
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==",
|
||||
"version": "1.8.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.21.tgz",
|
||||
"integrity": "sha512-x67lssiIzCTFLDYKv4Axdm+kPR7YSt7eAwjLvDSNFt13GGGtqdQ4SHucyJStM31gRC+NCgiMB2pYfVeyy8wTPw==",
|
||||
"requires": {
|
||||
"@types/d3-shape": "^1",
|
||||
"@types/react": "*"
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@types/react": "17.0.29",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-router-dom": "5.3.1",
|
||||
"@types/recharts": "1.8.20",
|
||||
"@types/recharts": "1.8.21",
|
||||
"autoprefixer": "10.3.7",
|
||||
"axios": "0.23.0",
|
||||
"date-fns": "2.25.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue