From 921e83bb4f3cbf72331c5e1e39bedf6eabe11464 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:26:53 +0800 Subject: [PATCH] chore: bump up @atlaskit/pragmatic-drag-and-drop-auto-scroll version to v3 (#15396) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@atlaskit/pragmatic-drag-and-drop-auto-scroll](https://atlassian.design/components/pragmatic-drag-and-drop/) ([source](https://redirect.github.com/atlassian/pragmatic-drag-and-drop)) | [`^2.1.2` → `^3.0.0`](https://renovatebot.com/diffs/npm/@atlaskit%2fpragmatic-drag-and-drop-auto-scroll/2.1.2/3.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@atlaskit%2fpragmatic-drag-and-drop-auto-scroll/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@atlaskit%2fpragmatic-drag-and-drop-auto-scroll/2.1.2/3.0.0?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- blocksuite/framework/std/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/blocksuite/framework/std/package.json b/blocksuite/framework/std/package.json index 15e326dd6c..e9b1559cdb 100644 --- a/blocksuite/framework/std/package.json +++ b/blocksuite/framework/std/package.json @@ -11,7 +11,7 @@ "license": "MIT", "dependencies": { "@atlaskit/pragmatic-drag-and-drop": "^2.0.0", - "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.2", + "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^3.0.0", "@atlaskit/pragmatic-drag-and-drop-hitbox": "^2.0.0", "@blocksuite/global": "workspace:*", "@blocksuite/store": "workspace:*", diff --git a/yarn.lock b/yarn.lock index 8aaed9ddea..01b65c2213 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1518,13 +1518,13 @@ __metadata: languageName: node linkType: hard -"@atlaskit/pragmatic-drag-and-drop-auto-scroll@npm:^2.1.2": - version: 2.1.2 - resolution: "@atlaskit/pragmatic-drag-and-drop-auto-scroll@npm:2.1.2" +"@atlaskit/pragmatic-drag-and-drop-auto-scroll@npm:^3.0.0": + version: 3.0.0 + resolution: "@atlaskit/pragmatic-drag-and-drop-auto-scroll@npm:3.0.0" dependencies: - "@atlaskit/pragmatic-drag-and-drop": "npm:^1.7.0" + "@atlaskit/pragmatic-drag-and-drop": "npm:^2.0.0" "@babel/runtime": "npm:^7.0.0" - checksum: 10/037271d0d436cbfb6dfc053bea4f7cd724091e2046819d04df75286a09b802f2826d1a4e6c421f0131c9e96de259eb55dd9795aac193835139ea72f7140f3e9e + checksum: 10/9710d02b8c7769c0db001bd95ed2c45e9032d808838a6a24200d18c0a6f2acd5f544ec18146920ce906cf13ab1b7ce3a8130cfe82f30095c507431e276f8933e languageName: node linkType: hard @@ -3418,7 +3418,7 @@ __metadata: resolution: "@blocksuite/std@workspace:blocksuite/framework/std" dependencies: "@atlaskit/pragmatic-drag-and-drop": "npm:^2.0.0" - "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "npm:^2.1.2" + "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "npm:^3.0.0" "@atlaskit/pragmatic-drag-and-drop-hitbox": "npm:^2.0.0" "@blocksuite/global": "workspace:*" "@blocksuite/store": "workspace:*"