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.26
This commit is contained in:
parent
465190be77
commit
47beb1dd04
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.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": "*"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue