mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 09:30:01 +08:00
chore: bump up @atlaskit/pragmatic-drag-and-drop version to v2 (#15394)
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) |  |  | --- ### 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:
@@ -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:*",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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:*",
|
||||
|
||||
@@ -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:*"
|
||||
|
||||
Reference in New Issue
Block a user