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

fix(deps): update dependency @air/react-drag-to-select to v5.0.10 #1414

Merged
merged 1 commit into from
Aug 27, 2024
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 @@
},
"type": "module",
"dependencies": {
"@air/react-drag-to-select": "5.0.8",
"@air/react-drag-to-select": "5.0.10",
"@emotion/cache": "11.13.0",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,15 +97,15 @@ __metadata:
languageName: node
linkType: hard

"@air/react-drag-to-select@npm:5.0.8":
version: 5.0.8
resolution: "@air/react-drag-to-select@npm:5.0.8"
"@air/react-drag-to-select@npm:5.0.10":
version: 5.0.10
resolution: "@air/react-drag-to-select@npm:5.0.10"
dependencies:
react-style-object-to-css: "npm:^1.1.2"
peerDependencies:
react: 16 - 18
react-dom: 16 - 18
checksum: 10/37ca191e981793e1357833238a48749426ca17782e99c7e5a64eed0a1a1473d2255cead716d6af8e9f605f633a2801a9e1bfe36583a3fc10e961c9a89f340772
checksum: 10/7d19cf60729ea80121c5ca169c005746158944d990865194c833ef1cb14aea05ea43998c89eff952627599cee4acdd2117b73fd1036094b4071f791427f99f49
languageName: node
linkType: hard

Expand Down Expand Up @@ -8034,7 +8034,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "graasp-builder@workspace:."
dependencies:
"@air/react-drag-to-select": "npm:5.0.8"
"@air/react-drag-to-select": "npm:5.0.10"
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.44"
Expand Down