mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-10 05:28:57 +01:00
fix(deps): update react monorepo (#2243)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c42acdaaa9
commit
96203a5530
@@ -53,9 +53,9 @@
|
|||||||
"next-themes": "^0.4.6",
|
"next-themes": "^0.4.6",
|
||||||
"posthog-js": "^1.275.1",
|
"posthog-js": "^1.275.1",
|
||||||
"posthog-node": "^5.9.5",
|
"posthog-node": "^5.9.5",
|
||||||
"react": "^19.1.1",
|
"react": "^19.2.0",
|
||||||
"react-day-picker": "8.10.1",
|
"react-day-picker": "8.10.1",
|
||||||
"react-dom": "^19.1.1",
|
"react-dom": "^19.2.0",
|
||||||
"react-hook-form": "^7.64.0",
|
"react-hook-form": "^7.64.0",
|
||||||
"react-resizable-panels": "^2.1.9",
|
"react-resizable-panels": "^2.1.9",
|
||||||
"recharts": "^2.15.4",
|
"recharts": "^2.15.4",
|
||||||
@@ -71,8 +71,8 @@
|
|||||||
"@tailwindcss/postcss": "^4.1.13",
|
"@tailwindcss/postcss": "^4.1.13",
|
||||||
"@types/canvas-confetti": "^1.9.0",
|
"@types/canvas-confetti": "^1.9.0",
|
||||||
"@types/node": "^22.18.9",
|
"@types/node": "^22.18.9",
|
||||||
"@types/react": "^19.1.12",
|
"@types/react": "^19.2.2",
|
||||||
"@types/react-dom": "^19.1.9",
|
"@types/react-dom": "^19.2.1",
|
||||||
"tailwindcss": "^4.1.13",
|
"tailwindcss": "^4.1.13",
|
||||||
"typescript": "^5.9.2",
|
"typescript": "^5.9.2",
|
||||||
"wrangler": "^4.42.2"
|
"wrangler": "^4.42.2"
|
||||||
|
|||||||
8
web/pnpm-lock.yaml
generated
8
web/pnpm-lock.yaml
generated
@@ -135,13 +135,13 @@ importers:
|
|||||||
specifier: ^5.9.5
|
specifier: ^5.9.5
|
||||||
version: 5.10.0
|
version: 5.10.0
|
||||||
react:
|
react:
|
||||||
specifier: ^19.1.1
|
specifier: ^19.2.0
|
||||||
version: 19.2.0
|
version: 19.2.0
|
||||||
react-day-picker:
|
react-day-picker:
|
||||||
specifier: 8.10.1
|
specifier: 8.10.1
|
||||||
version: 8.10.1(date-fns@4.1.0)(react@19.2.0)
|
version: 8.10.1(date-fns@4.1.0)(react@19.2.0)
|
||||||
react-dom:
|
react-dom:
|
||||||
specifier: ^19.1.1
|
specifier: ^19.2.0
|
||||||
version: 19.2.0(react@19.2.0)
|
version: 19.2.0(react@19.2.0)
|
||||||
react-hook-form:
|
react-hook-form:
|
||||||
specifier: ^7.64.0
|
specifier: ^7.64.0
|
||||||
@@ -184,10 +184,10 @@ importers:
|
|||||||
specifier: ^22.18.9
|
specifier: ^22.18.9
|
||||||
version: 22.18.10
|
version: 22.18.10
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: ^19.1.12
|
specifier: ^19.2.2
|
||||||
version: 19.2.2
|
version: 19.2.2
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: ^19.1.9
|
specifier: ^19.2.1
|
||||||
version: 19.2.2(@types/react@19.2.2)
|
version: 19.2.2(@types/react@19.2.2)
|
||||||
tailwindcss:
|
tailwindcss:
|
||||||
specifier: ^4.1.13
|
specifier: ^4.1.13
|
||||||
|
|||||||
Reference in New Issue
Block a user