Skip to content

Commit

Permalink
Update npm package @dnd-kit/core to v6.3.0 (#5810)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Dec 4, 2024
1 parent 4277ec5 commit 6c3a315
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@blockprotocol/hook": "0.1.3",
"@blockprotocol/service": "0.1.4",
"@blockprotocol/type-system": "0.1.2-canary.0",
"@dnd-kit/core": "6.2.0",
"@dnd-kit/core": "6.3.0",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.2",
"@emoji-mart/react": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion blocks/kanban-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@blockprotocol/graph": "0.3.4",
"@dnd-kit/core": "6.2.0",
"@dnd-kit/core": "6.3.0",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.2",
"@hashintel/block-design-system": "0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion blocks/shuffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@blockprotocol/graph": "0.3.4",
"@dnd-kit/core": "6.2.0",
"@dnd-kit/core": "6.3.0",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.2",
"@hashintel/design-system": "0.0.8",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ __metadata:
"@blockprotocol/hook": "npm:0.1.3"
"@blockprotocol/service": "npm:0.1.4"
"@blockprotocol/type-system": "npm:0.1.2-canary.0"
"@dnd-kit/core": "npm:6.2.0"
"@dnd-kit/core": "npm:6.3.0"
"@dnd-kit/sortable": "npm:7.0.2"
"@dnd-kit/utilities": "npm:3.2.2"
"@emoji-mart/react": "npm:1.0.1"
Expand Down Expand Up @@ -4577,7 +4577,7 @@ __metadata:
resolution: "@blocks/kanban-board@workspace:blocks/kanban-board"
dependencies:
"@blockprotocol/graph": "npm:0.3.4"
"@dnd-kit/core": "npm:6.2.0"
"@dnd-kit/core": "npm:6.3.0"
"@dnd-kit/sortable": "npm:7.0.2"
"@dnd-kit/utilities": "npm:3.2.2"
"@hashintel/block-design-system": "npm:0.0.2"
Expand Down Expand Up @@ -4675,7 +4675,7 @@ __metadata:
resolution: "@blocks/shuffle@workspace:blocks/shuffle"
dependencies:
"@blockprotocol/graph": "npm:0.3.4"
"@dnd-kit/core": "npm:6.2.0"
"@dnd-kit/core": "npm:6.3.0"
"@dnd-kit/sortable": "npm:7.0.2"
"@dnd-kit/utilities": "npm:3.2.2"
"@hashintel/design-system": "npm:0.0.8"
Expand Down Expand Up @@ -5292,17 +5292,17 @@ __metadata:
languageName: node
linkType: hard

"@dnd-kit/core@npm:6.2.0":
version: 6.2.0
resolution: "@dnd-kit/core@npm:6.2.0"
"@dnd-kit/core@npm:6.3.0":
version: 6.3.0
resolution: "@dnd-kit/core@npm:6.3.0"
dependencies:
"@dnd-kit/accessibility": "npm:^3.1.1"
"@dnd-kit/utilities": "npm:^3.2.2"
tslib: "npm:^2.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10c0/478d6bb027441b0e5fa5ecd9a4da8a5876811505147303de1a5a0783a4418c5f7f464bd3eb07b4be77ef7626364d1b905dc2a4f9055093b845cf39e1d6f13b73
checksum: 10c0/7b6ebae619921ac27a367b5f168cf66729ab2f5041a5376bb05399cdfd05e03c8fac5d218632ee04fe7c1e049bde9222930c6e8ee1dbb0ca8bde38038f1a1a48
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c3a315

Please sign in to comment.