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.20
This commit is contained in:
parent
92474104b9
commit
17524bddcf
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.20",
|
"@types/react": "17.0.20",
|
||||||
"@types/react-dom": "17.0.9",
|
"@types/react-dom": "17.0.9",
|
||||||
"@types/react-router-dom": "5.1.8",
|
"@types/react-router-dom": "5.1.8",
|
||||||
"@types/recharts": "1.8.19",
|
"@types/recharts": "1.8.20",
|
||||||
"autoprefixer": "10.3.4",
|
"autoprefixer": "10.3.4",
|
||||||
"axios": "0.21.4",
|
"axios": "0.21.4",
|
||||||
"date-fns": "2.23.0",
|
"date-fns": "2.23.0",
|
||||||
|
|
@ -2909,9 +2909,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/recharts": {
|
"node_modules/@types/recharts": {
|
||||||
"version": "1.8.19",
|
"version": "1.8.20",
|
||||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.19.tgz",
|
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz",
|
||||||
"integrity": "sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA==",
|
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/d3-shape": "^1",
|
"@types/d3-shape": "^1",
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|
@ -30544,9 +30544,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/recharts": {
|
"@types/recharts": {
|
||||||
"version": "1.8.19",
|
"version": "1.8.20",
|
||||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.19.tgz",
|
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.20.tgz",
|
||||||
"integrity": "sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA==",
|
"integrity": "sha512-pxHNh404uxhv2oTCF5rWrca2Nl32g8cvetJsy8YnznlfNZtvo7Hgk2zQjkPJeefQAKRIDfCtjE2LllSeW9uoJA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/d3-shape": "^1",
|
"@types/d3-shape": "^1",
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"@types/react": "17.0.20",
|
"@types/react": "17.0.20",
|
||||||
"@types/react-dom": "17.0.9",
|
"@types/react-dom": "17.0.9",
|
||||||
"@types/react-router-dom": "5.1.8",
|
"@types/react-router-dom": "5.1.8",
|
||||||
"@types/recharts": "1.8.19",
|
"@types/recharts": "1.8.20",
|
||||||
"autoprefixer": "10.3.4",
|
"autoprefixer": "10.3.4",
|
||||||
"axios": "0.21.4",
|
"axios": "0.21.4",
|
||||||
"date-fns": "2.23.0",
|
"date-fns": "2.23.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue