chore(deps): update draggable

This commit is contained in:
Braks
2021-10-21 16:35:05 +02:00
parent cd02dd0444
commit e9392b13c5
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"lint": "yarn lint:js"
},
"dependencies": {
"@braks/revue-draggable": "0.2.5",
"@braks/revue-draggable": "0.3.1",
"@types/d3": "^7.1.0",
"@vueuse/core": "^6.6.2",
"d3": "^7.1.1",

8
pnpm-lock.yaml generated
View File

@@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@antfu/eslint-config': ^0.9.0
'@babel/core': ^7.15.8
'@braks/revue-draggable': 0.2.5
'@braks/revue-draggable': 0.3.1
'@rollup/plugin-babel': ^5.3.0
'@rollup/plugin-commonjs': ^19.0.2
'@rollup/plugin-node-resolve': ^13.0.6
@@ -44,7 +44,7 @@ specifiers:
vue-tsc: ^0.28.7
dependencies:
'@braks/revue-draggable': 0.2.5_vue@3.2.20
'@braks/revue-draggable': 0.3.1_vue@3.2.20
'@types/d3': 7.1.0
'@vueuse/core': 6.6.2_vue@3.2.20
d3: 7.1.1
@@ -418,8 +418,8 @@ packages:
to-fast-properties: 2.0.0
dev: true
/@braks/revue-draggable/0.2.5_vue@3.2.20:
resolution: {integrity: sha512-iKGLFXaurfEqoyPbkANv8ZuO1229krVvUQDDYN9le5WlVssFWcQtA3hNvBD2TPuwil226qXv9SqXGp5kgDhAsA==}
/@braks/revue-draggable/0.3.1_vue@3.2.20:
resolution: {integrity: sha512-IRJssqUG8lrnrP2hTQxg7vttiIL21LimwDuo875t9qYraaVMIEeB2JkEm79gIS+V+7UHjK2Ab2fEhzW8++q5fA==}
peerDependencies:
'@vue/composition-api': ^1.0.0-rc.1
vue: ^2.0.0 || >=3.0.5