Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @dnd-kit/utilities to v3.2.0 #892

Merged
merged 1 commit into from
May 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@codemirror/lang-markdown": "0.19.6",
"@dnd-kit/core": "5.0.3",
"@dnd-kit/sortable": "6.0.1",
"@dnd-kit/utilities": "3.1.0",
"@dnd-kit/utilities": "3.2.0",
"@neinteractiveliterature/litform": "0.21.0",
"@popperjs/core": "2.11.5",
"@rails/ujs": "6.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1912,14 +1912,14 @@ __metadata:
languageName: node
linkType: hard

"@dnd-kit/utilities@npm:3.1.0, @dnd-kit/utilities@npm:^3.1.0":
version: 3.1.0
resolution: "@dnd-kit/utilities@npm:3.1.0"
"@dnd-kit/utilities@npm:3.2.0, @dnd-kit/utilities@npm:^3.1.0":
version: 3.2.0
resolution: "@dnd-kit/utilities@npm:3.2.0"
dependencies:
tslib: ^2.0.0
peerDependencies:
react: ">=16.8.0"
checksum: b9cb87dd4a26389aeb667d6b11e3854e00479e4f2842f36d9abc4dfee67fd06e0f75525ab9475462d57b055094a7723169c95362affdd84b0e656b96424c0f8c
checksum: 575e554992c5ff26622854b889b6288580f308e1125620a4aae55d0a113d47f05fdb7c6e2023ce51c58d5a206091fc1deac868222dd5f9c35c80c3e2f99db9af
languageName: node
linkType: hard

Expand Down Expand Up @@ -10609,7 +10609,7 @@ __metadata:
"@codemirror/lang-markdown": 0.19.6
"@dnd-kit/core": 5.0.3
"@dnd-kit/sortable": 6.0.1
"@dnd-kit/utilities": 3.1.0
"@dnd-kit/utilities": 3.2.0
"@graphql-codegen/add": 3.1.1
"@graphql-codegen/cli": 2.6.2
"@graphql-codegen/near-operation-file-preset": 2.2.12
Expand Down