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

This commit is contained in:
renovate[bot] 2023-11-21 19:12:32 +00:00 committed by GitHub
parent 9d69150820
commit 004b1f8368
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.37",
"@types/react-dom": "18.2.15",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.27",
"@types/recharts": "1.8.28",
"@vitejs/plugin-react": "4.2.0",
"autoprefixer": "10.4.16",
"axios": "1.6.2",
@ -3794,9 +3794,9 @@
}
},
"node_modules/@types/recharts": {
"version": "1.8.27",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.27.tgz",
"integrity": "sha512-FQPslOwKQacusDPowF+F6ARzwiNj9QGIckTp8duMxY+NBGs6UF1p6Wj3vXdRxHO78eae5qYB1wByEjK6kt8kXw==",
"version": "1.8.28",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.28.tgz",
"integrity": "sha512-31D+dVBdVMtBnRMOjfM9210oRsclujQetwDNnCfapy/gF1BruvQkiK9WZ2ZMqDZY2xnDpIV8sWjISBcY+wgkLw==",
"dependencies": {
"@types/d3-shape": "^1",
"@types/react": "*"

View file

@ -22,7 +22,7 @@
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.27",
"@types/recharts": "1.8.28",
"@vitejs/plugin-react": "4.2.0",
"autoprefixer": "10.4.16",
"axios": "1.6.2",