chore: bump up @atlaskit/pragmatic-drag-and-drop-auto-scroll version to v3 (#15396)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zLjIiLCJ1cGRhdGVkSW5WZXIiOiI0NC4zLjIiLCJ0YXJnZXRCcmFuY2giOiJjYW5hcnkiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-05 19:26:53 +08:00
committed by GitHub
parent 543667d9b3
commit 921e83bb4f
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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:*",
+6 -6
View File
@@ -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:*"