mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-26 09:20:19 +02:00
fix(deps): update dependency recharts to ^2.15.4 (#1885)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
07f71c83cd
commit
b5712aa620
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
|||
"react-dom": "^19.1.1",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-resizable-panels": "^2.1.9",
|
||||
"recharts": "^2.15.2",
|
||||
"recharts": "^2.15.4",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwindcss-motion": "^1.1.1",
|
||||
|
|
2
web/pnpm-lock.yaml
generated
2
web/pnpm-lock.yaml
generated
|
@ -150,7 +150,7 @@ importers:
|
|||
specifier: ^2.1.9
|
||||
version: 2.1.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
recharts:
|
||||
specifier: ^2.15.2
|
||||
specifier: ^2.15.4
|
||||
version: 2.15.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
sonner:
|
||||
specifier: ^2.0.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue