From e404cd5e2deb1582003219ae8196e972d5ef819a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 16:39:32 +0000 Subject: [PATCH] fix(deps): update dependency react-resizable-panels to ^2.1.4 --- packages/ui/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 9723535..e21a1da 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -60,7 +60,7 @@ "next-themes": "^0.3.0", "react-day-picker": "^9.1.3", "react-hook-form": "^7.53.0", - "react-resizable-panels": "^2.1.3", + "react-resizable-panels": "^2.1.4", "recharts": "^2.12.7", "sonner": "^1.5.0", "tailwind-merge": "^2.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 086149b..304881b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -345,8 +345,8 @@ importers: specifier: ^7.53.0 version: 7.53.0(react@18.3.1) react-resizable-panels: - specifier: ^2.1.3 - version: 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^2.1.4 + version: 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) recharts: specifier: ^2.12.7 version: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4326,8 +4326,8 @@ packages: '@types/react': optional: true - react-resizable-panels@2.1.3: - resolution: {integrity: sha512-Zz0sCro6aUubL+hYh67eTnn5vxAu+HUZ7+IXvGjsBCBaudDEpIyZyDGE3vcgKi2w6IN3rYH+WXO+MwpgMSOpaQ==} + react-resizable-panels@2.1.4: + resolution: {integrity: sha512-kzue8lsoSBdyyd2IfXLQMMhNujOxRoGVus+63K95fQqleGxTfvgYLTzbwYMOODeAHqnkjb3WV/Ks7f5+gDYZuQ==} peerDependencies: react: ^16.14.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 @@ -9464,7 +9464,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.5 - react-resizable-panels@2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-resizable-panels@2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1)