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

This commit is contained in:
renovate[bot] 2023-10-19 00:35:12 +00:00 committed by GitHub
parent 465190be77
commit 47beb1dd04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.25",
"@types/recharts": "1.8.26",
"@vitejs/plugin-react": "4.1.0",
"autoprefixer": "10.4.16",
"axios": "1.5.1",
@ -3779,9 +3779,9 @@
}
},
"node_modules/@types/recharts": {
"version": "1.8.25",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.25.tgz",
"integrity": "sha512-n00qkrMF77KJ3yaxXlomOv/dIgLKvkI84Js6AoZzhqz2F+RRJAIrLYU6gDnOUM1JsgT2+dMNmnOQ2kgdqTX7fA==",
"version": "1.8.26",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.26.tgz",
"integrity": "sha512-aQj6sPwcklOtLl/tpbs1i33YaIQnmIZjxm5yzvV0BnzgDAp039AfuGDZOT5kochG6MyIdyIMzoSu49aBSJAqow==",
"dependencies": {
"@types/d3-shape": "^1",
"@types/react": "*"

View file

@ -22,7 +22,7 @@
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.25",
"@types/recharts": "1.8.26",
"@vitejs/plugin-react": "4.1.0",
"autoprefixer": "10.4.16",
"axios": "1.5.1",