Skip to content

Commit

Permalink
fix(deps): update dnd-kit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 87e461f commit 0841eb7
Show file tree
Hide file tree
Showing 4 changed files with 131 additions and 54 deletions.
4 changes: 2 additions & 2 deletions packages/animation-curve-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@frontify/app-bridge": "^3.0.0-beta.103",
"@frontify/fondue": "12.0.0-beta.341",
"@frontify/guideline-blocks-settings": "^0.29.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/dos-donts-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@frontify/app-bridge": "^3.0.0-beta.103",
"@frontify/fondue": "12.0.0-beta.341",
"@frontify/guideline-blocks-settings": "^0.29.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/thumbnail-grid-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"dependencies": {
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.1",
"@frontify/app-bridge": "^3.0.0-beta.103",
"@frontify/fondue": "12.0.0-beta.341",
Expand Down
Loading

0 comments on commit 0841eb7

Please sign in to comment.