|
@@ -28,7 +28,7 @@
|
|
|
"*.{js,ts,vue}": "eslint --fix"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@braks/vue-flow": "0.4.30",
|
|
|
+ "@braks/vue-flow": "^0.4.40",
|
|
|
"@codemirror/autocomplete": "^6.1.0",
|
|
|
"@codemirror/lang-css": "^6.0.0",
|
|
|
"@codemirror/lang-html": "^6.1.0",
|
|
@@ -41,9 +41,9 @@
|
|
|
"@tiptap/extension-image": "^2.0.0-beta.30",
|
|
|
"@tiptap/extension-link": "^2.0.0-beta.43",
|
|
|
"@tiptap/extension-placeholder": "^2.0.0-beta.53",
|
|
|
- "@tiptap/starter-kit": "^2.0.0-beta.191",
|
|
|
+ "@tiptap/starter-kit": "^2.0.0-beta.195",
|
|
|
"@tiptap/vue-3": "^2.0.0-beta.96",
|
|
|
- "@viselect/vanilla": "^3.0.0-beta.13",
|
|
|
+ "@viselect/vanilla": "^3.1.0",
|
|
|
"@vueuse/rxjs": "^9.1.1",
|
|
|
"@vuex-orm/core": "^0.36.4",
|
|
|
"codemirror": "^6.0.1",
|
|
@@ -65,7 +65,7 @@
|
|
|
"nanoid": "^4.0.0",
|
|
|
"object-path": "^0.11.8",
|
|
|
"papaparse": "^5.3.1",
|
|
|
- "pinia": "^2.0.18",
|
|
|
+ "pinia": "^2.0.22",
|
|
|
"rxjs": "^7.5.5",
|
|
|
"tippy.js": "^6.3.1",
|
|
|
"v-remixicon": "^0.1.1",
|
|
@@ -85,7 +85,7 @@
|
|
|
"@babel/preset-env": "^7.18.2",
|
|
|
"@intlify/vue-i18n-loader": "^4.2.0",
|
|
|
"@tailwindcss/typography": "^0.5.1",
|
|
|
- "@vue/compiler-sfc": "^3.2.37",
|
|
|
+ "@vue/compiler-sfc": "^3.2.39",
|
|
|
"archiver": "^5.3.1",
|
|
|
"autoprefixer": "^10.4.7",
|
|
|
"babel-loader": "^8.2.2",
|