Skip to content

Commit 69fca77

Browse files
committed
chore: update react-draggable-selector v2.1.1 (latest)
1 parent 99c486b commit 69fca77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@emotion/styled": "^11.11.0",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",
17-
"react-draggable-selector": "^2.0.1",
17+
"react-draggable-selector": "^2.1.1",
1818
"react-icons": "^4.10.1"
1919
},
2020
"devDependencies": {

example/playground/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,10 +1785,10 @@ react-dom@^18.2.0:
17851785
loose-envify "^1.1.0"
17861786
scheduler "^0.23.0"
17871787

1788-
react-draggable-selector@^2.0.1:
1789-
version "2.0.1"
1790-
resolved "https://registry.yarnpkg.com/react-draggable-selector/-/react-draggable-selector-2.0.1.tgz#56b7852d5c6bb83c5b781c945bfe3d783a760b47"
1791-
integrity sha512-YnvlyamPBJmfwKWZvIwnjkR7DV1zCVsj1CLBnJVF15ZL1hSdxLCYMUXWJrIEYTv5HJp5OJL+jRkY9YPogqfQiA==
1788+
react-draggable-selector@^2.1.1:
1789+
version "2.1.1"
1790+
resolved "https://registry.yarnpkg.com/react-draggable-selector/-/react-draggable-selector-2.1.1.tgz#e97c34fc4cd64630952434ded8038aa293f62206"
1791+
integrity sha512-BkC0w6d428uPr6EryeYTtLxrAllhQIQRjVImQpJVrUhpi4P1SmaWDVwz7Qk0kqU13SJ98NL3LaML5TGffMrYrg==
17921792
dependencies:
17931793
"@emotion/react" "^11.11.1"
17941794
"@emotion/styled" "^11.11.0"

0 commit comments

Comments
 (0)