From e8fefc82c1186168cfec9b4a2437e0d3f6fb5ea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 19:06:55 +0800 Subject: [PATCH] chore: bump up @atlaskit/pragmatic-drag-and-drop version to v2 (#15394) 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](https://atlassian.design/components/pragmatic-drag-and-drop/) ([source](https://redirect.github.com/atlassian/pragmatic-drag-and-drop)) | [`^1.7.7` → `^2.0.0`](https://renovatebot.com/diffs/npm/@atlaskit%2fpragmatic-drag-and-drop/1.8.1/2.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@atlaskit%2fpragmatic-drag-and-drop/2.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@atlaskit%2fpragmatic-drag-and-drop/1.8.1/2.0.1?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 +- packages/frontend/component/package.json | 2 +- packages/frontend/core/package.json | 2 +- yarn.lock | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blocksuite/framework/std/package.json b/blocksuite/framework/std/package.json index ff2c8450d2..486184c313 100644 --- a/blocksuite/framework/std/package.json +++ b/blocksuite/framework/std/package.json @@ -10,7 +10,7 @@ "author": "toeverything", "license": "MIT", "dependencies": { - "@atlaskit/pragmatic-drag-and-drop": "^1.7.7", + "@atlaskit/pragmatic-drag-and-drop": "^2.0.0", "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.2", "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", "@blocksuite/global": "workspace:*", diff --git a/packages/frontend/component/package.json b/packages/frontend/component/package.json index fe22e55b2a..0b0c99e7eb 100644 --- a/packages/frontend/component/package.json +++ b/packages/frontend/component/package.json @@ -24,7 +24,7 @@ "@affine/error": "workspace:*", "@affine/graphql": "workspace:*", "@affine/i18n": "workspace:*", - "@atlaskit/pragmatic-drag-and-drop": "^1.7.7", + "@atlaskit/pragmatic-drag-and-drop": "^2.0.0", "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", "@blocksuite/icons": "^2.2.17", "@emotion/react": "^11.14.0", diff --git a/packages/frontend/core/package.json b/packages/frontend/core/package.json index f3d9f05018..0bb074e082 100644 --- a/packages/frontend/core/package.json +++ b/packages/frontend/core/package.json @@ -19,7 +19,7 @@ "@affine/reader": "workspace:*", "@affine/templates": "workspace:*", "@affine/track": "workspace:*", - "@atlaskit/pragmatic-drag-and-drop": "^1.7.7", + "@atlaskit/pragmatic-drag-and-drop": "^2.0.0", "@blocksuite/affine": "workspace:*", "@blocksuite/affine-block-root": "workspace:*", "@blocksuite/affine-components": "workspace:*", diff --git a/yarn.lock b/yarn.lock index bff66564a8..647e923dcc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -295,7 +295,7 @@ __metadata: "@affine/error": "workspace:*" "@affine/graphql": "workspace:*" "@affine/i18n": "workspace:*" - "@atlaskit/pragmatic-drag-and-drop": "npm:^1.7.7" + "@atlaskit/pragmatic-drag-and-drop": "npm:^2.0.0" "@atlaskit/pragmatic-drag-and-drop-hitbox": "npm:^1.1.0" "@blocksuite/icons": "npm:^2.2.17" "@emotion/react": "npm:^11.14.0" @@ -385,7 +385,7 @@ __metadata: "@affine/reader": "workspace:*" "@affine/templates": "workspace:*" "@affine/track": "workspace:*" - "@atlaskit/pragmatic-drag-and-drop": "npm:^1.7.7" + "@atlaskit/pragmatic-drag-and-drop": "npm:^2.0.0" "@blocksuite/affine": "workspace:*" "@blocksuite/affine-block-root": "workspace:*" "@blocksuite/affine-components": "workspace:*" @@ -3417,7 +3417,7 @@ __metadata: version: 0.0.0-use.local resolution: "@blocksuite/std@workspace:blocksuite/framework/std" dependencies: - "@atlaskit/pragmatic-drag-and-drop": "npm:^1.7.7" + "@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-hitbox": "npm:^1.1.0" "@blocksuite/global": "workspace:*"