feat: introduce vueuse composition utilities

This commit is contained in:
liyasthomas
2022-01-31 10:00:58 +05:30
parent 0b8fb2da2f
commit 92f2b8eea0
6 changed files with 70 additions and 55 deletions

View File

@@ -103,7 +103,6 @@
"splitpanes": "^2.3.8",
"subscriptions-transport-ws": "^0.11.0",
"tern": "^0.24.3",
"timeago.js": "^4.0.2",
"uuid": "8.3.2",
"vue-apollo": "^3.1.0",
"vue-functional-data-merge": "^3.1.0",
@@ -152,6 +151,7 @@
"@vue/composition-api": "^1.4.5",
"@vue/runtime-dom": "^3.2.29",
"@vue/test-utils": "^1.3.0",
"@vueuse/core": "^7.5.5",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.4.6",
"babel-loader": "^8.2.3",