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

This commit is contained in:
renovate[bot] 2023-11-08 04:52:48 +00:00 committed by GitHub
parent a5b6925870
commit 41fdac9148
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.36",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",
"@types/recharts": "1.8.27",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"axios": "1.6.0",
@ -3779,9 +3779,9 @@
}
},
"node_modules/@types/recharts": {
"version": "1.8.26",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.26.tgz",
"integrity": "sha512-aQj6sPwcklOtLl/tpbs1i33YaIQnmIZjxm5yzvV0BnzgDAp039AfuGDZOT5kochG6MyIdyIMzoSu49aBSJAqow==",
"version": "1.8.27",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.27.tgz",
"integrity": "sha512-FQPslOwKQacusDPowF+F6ARzwiNj9QGIckTp8duMxY+NBGs6UF1p6Wj3vXdRxHO78eae5qYB1wByEjK6kt8kXw==",
"dependencies": {
"@types/d3-shape": "^1",
"@types/react": "*"

View file

@ -22,7 +22,7 @@
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",
"@types/recharts": "1.8.27",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"axios": "1.6.0",