diff --git a/packages/components/package.json b/packages/components/package.json index 774d6e89..0299ed24 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -73,9 +73,9 @@ "input-otp": "^1.4.2", "lucide-react": "^0.563.0", "next-themes": "^0.4.6", - "react-day-picker": "^9.13.0", + "react-day-picker": "^9.13.1", "react-hook-form": "^7.71.1", - "react-resizable-panels": "^4.5.2", + "react-resizable-panels": "^4.6.2", "recharts": "2.15.4", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42590bc9..b780d6b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -755,8 +755,8 @@ importers: specifier: 19.2.4 version: 19.2.4 react-day-picker: - specifier: ^9.13.0 - version: 9.13.0(react@19.2.4) + specifier: ^9.13.1 + version: 9.13.1(react@19.2.4) react-dom: specifier: 19.2.4 version: 19.2.4(react@19.2.4) @@ -764,8 +764,8 @@ importers: specifier: ^7.71.1 version: 7.71.1(react@19.2.4) react-resizable-panels: - specifier: ^4.5.2 - version: 4.5.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + specifier: ^4.6.2 + version: 4.6.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) recharts: specifier: 2.15.4 version: 2.15.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -9279,8 +9279,8 @@ packages: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true - react-day-picker@9.13.0: - resolution: {integrity: sha512-euzj5Hlq+lOHqI53NiuNhCP8HWgsPf/bBAVijR50hNaY1XwjKjShAnIe8jm8RD2W9IJUvihDIZ+KrmqfFzNhFQ==} + react-day-picker@9.13.1: + resolution: {integrity: sha512-9nx2lBBJ0VZw5jJekId3DishwnJLiqY1Me1JvCrIyqbWwcflBTVaEkiK+w1bre5oMNWYo722eu+8UAMXWMqktw==} engines: {node: '>=18'} peerDependencies: react: 19.2.4 @@ -9413,8 +9413,8 @@ packages: '@types/react': optional: true - react-resizable-panels@4.5.8: - resolution: {integrity: sha512-X2S5YoYWbjd7Ove6e6T/kzOrjiUD6ccz55a+XW0H3JXbrPb+Gmz7YRAJy4ysOkua/U5jSOG9SoySbebMBjtQJQ==} + react-resizable-panels@4.6.2: + resolution: {integrity: sha512-d6hyD6s7ewNAI+oINrZznR/08GUyAszrowXouUDztePEn/tQ2z/LEI2qRvrizYBe3TpgBi0cCjc10pXTTOc4jw==} peerDependencies: react: 19.2.4 react-dom: 19.2.4 @@ -19312,7 +19312,7 @@ snapshots: strip-json-comments: 2.0.1 optional: true - react-day-picker@9.13.0(react@19.2.4): + react-day-picker@9.13.1(react@19.2.4): dependencies: '@date-fns/tz': 1.4.1 date-fns: 4.1.0 @@ -19464,7 +19464,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.10 - react-resizable-panels@4.5.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + react-resizable-panels@4.6.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: react: 19.2.4 react-dom: 19.2.4(react@19.2.4)