From 55a5321c0c1d3351347c6dff4cfa12cd3295a3e5 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Sat, 3 May 2025 12:57:17 +0000 Subject: [PATCH] chore: bump up react-resizable-panels version to v3 (#12114) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-resizable-panels](https://redirect.github.com/bvaughn/react-resizable-panels) | [`^2.1.7` -> `^3.0.0`](https://renovatebot.com/diffs/npm/react-resizable-panels/2.1.9/3.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-resizable-panels/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-resizable-panels/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-resizable-panels/2.1.9/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-resizable-panels/2.1.9/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
bvaughn/react-resizable-panels (react-resizable-panels) ### [`v3.0.0`](https://redirect.github.com/bvaughn/react-resizable-panels/compare/2.1.9...3.0.0) [Compare Source](https://redirect.github.com/bvaughn/react-resizable-panels/compare/2.1.9...3.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- packages/frontend/admin/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/frontend/admin/package.json b/packages/frontend/admin/package.json index 8c6cd43e95..c93197c4d4 100644 --- a/packages/frontend/admin/package.json +++ b/packages/frontend/admin/package.json @@ -50,7 +50,7 @@ "react-day-picker": "^9.4.3", "react-dom": "^19.0.0", "react-hook-form": "^7.54.1", - "react-resizable-panels": "^2.1.7", + "react-resizable-panels": "^3.0.0", "react-router-dom": "^7.5.1", "sonner": "^2.0.0", "swr": "^2.2.5", diff --git a/yarn.lock b/yarn.lock index 2fd30c7540..eb07a1c5bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -230,7 +230,7 @@ __metadata: react-day-picker: "npm:^9.4.3" react-dom: "npm:^19.0.0" react-hook-form: "npm:^7.54.1" - react-resizable-panels: "npm:^2.1.7" + react-resizable-panels: "npm:^3.0.0" react-router-dom: "npm:^7.5.1" shadcn-ui: "npm:^0.9.4" sonner: "npm:^2.0.0" @@ -29921,13 +29921,13 @@ __metadata: languageName: node linkType: hard -"react-resizable-panels@npm:^2.1.7": - version: 2.1.9 - resolution: "react-resizable-panels@npm:2.1.9" +"react-resizable-panels@npm:^3.0.0": + version: 3.0.0 + resolution: "react-resizable-panels@npm:3.0.0" peerDependencies: react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - checksum: 10/b8fe51ef5a077851009b3c76d5f9437ddc5bdf58cab4f7b22e5c365490554aee4ebfed41c2e37cd07f7052f4b58f09a8205d8f852cbefab880ecb219a9708ea2 + checksum: 10/1167f93ac18d427ccf213be3dbec0f751ec54d6dd0843bef4c1a677a372318df71dd0fd23c819fe99fc1df267f1788cf248f95a37d5a512ab636c32c31f8e010 languageName: node linkType: hard