mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency @types/recharts to v1.8.28
This commit is contained in:
parent
9d69150820
commit
004b1f8368
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -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": "*"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue