chore(deps): update draggable to ^0.4.1

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-12-07 14:26:17 +01:00
parent c5228065b4
commit fe3f6e6e19
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"lint": "yarn lint:js" "lint": "yarn lint:js"
}, },
"dependencies": { "dependencies": {
"@braks/revue-draggable": "^0.3.9", "@braks/revue-draggable": "^0.4.1",
"@types/d3": "^7.1.0", "@types/d3": "^7.1.0",
"@vueuse/core": "^6.9.1", "@vueuse/core": "^6.9.1",
"d3": "^7.1.1", "d3": "^7.1.1",
+4 -4
View File
@@ -288,10 +288,10 @@
"@babel/helper-validator-identifier" "^7.14.9" "@babel/helper-validator-identifier" "^7.14.9"
to-fast-properties "^2.0.0" to-fast-properties "^2.0.0"
"@braks/revue-draggable@^0.3.9": "@braks/revue-draggable@^0.4.1":
version "0.3.9" version "0.4.1"
resolved "https://registry.yarnpkg.com/@braks/revue-draggable/-/revue-draggable-0.3.9.tgz#e321d368c2a398bd24e9359352056a30ce4aae0d" resolved "https://registry.yarnpkg.com/@braks/revue-draggable/-/revue-draggable-0.4.1.tgz#4727264e84e281033cef1d94498f1f5d9902f061"
integrity sha512-KUwydrCJeS6cH+7mUXMBbrYMD33bpxPLi++8xNQXoDw3Z85nA7BrLmy2RiOx4T6y1y14bwhG0x9Vs9k5V+yxbQ== integrity sha512-oFQnH9Zi7jaJmPSAhdtFP0OswI6GEt2rEYnnDX6zphjXiZUq0HCPlhfKnd8KCLIbi25SEynUyZOSHjcXzbc+nQ==
dependencies: dependencies:
"@vueuse/core" "^7.0.1" "@vueuse/core" "^7.0.1"
vue-demi latest vue-demi latest