From a9b1b1ad6de5a4f523d83f5f9b2c7fa55cd57e8a Mon Sep 17 00:00:00 2001 From: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 21 Feb 2022 20:27:30 +0100 Subject: [PATCH] chore: update yarn.lock * add settings.json Signed-off-by: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> --- .vscode/settings.json | 3 +++ yarn.lock | 13 +++---------- 2 files changed, 6 insertions(+), 10 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..5bbb269b --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "vue3snippets.enable-compile-vue-file-on-did-save-code": false +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index f948ba85..5c576abe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -301,16 +301,9 @@ "@vueuse/core" "^7.0.1" vue-demi latest -"@braks/vue-flow@file:.": - version "0.4.0-0" - dependencies: - "@braks/revue-draggable" "^0.4.2" - "@braks/vue-flow" "file:../../../Library/Caches/Yarn/v6/npm-@braks-vue-flow-0.4.0-0-a629adb0-fb60-4dbe-a3e8-6727e591b4ec-1644589861831/node_modules/@braks/vue-flow" - "@types/d3" "^7.1.0" - "@vueuse/core" "^7.5.5" - d3 "^7.1.1" - d3-selection "^3.0.0" - d3-zoom "^3.0.0" +"@braks/vue-flow@link:.": + version "0.0.0" + uid "" "@cypress/mount-utils@1.0.2": version "1.0.2"