Skip to content

Commit

Permalink
fix(deps): update dependency @air/react-drag-to-select to v5.0.10 (#1414
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent f729c6e commit da0d1da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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 @@ -8060,7 +8060,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

0 comments on commit da0d1da

Please sign in to comment.