diff --git a/package-lock.json b/package-lock.json index b04f58fcacf..394591c72c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "@tiptap/pm": "^2.1.13", "@tiptap/suggestion": "^2.1.13", "@tiptap/vue-2": "^2.1.13", - "@vueuse/shared": "^10.11.0", + "@vueuse/shared": "^10.11.1", "debounce": "^1.2.1", "escape-html": "^1.0.3", "highlight.js": "^11.10.0", @@ -100,7 +100,7 @@ "@vue/test-utils": "^1.3.0 <2", "@vue/tsconfig": "^0.5.1", "@vue/vue2-jest": "^29.2.6", - "@vueuse/core": "^10.11.0", + "@vueuse/core": "^10.11.1", "cypress": "^13.6.2", "cypress-split": "^1.24.0", "cypress-visual-regression": "^3.0.0", diff --git a/package.json b/package.json index b1faa86edb1..52d21c4ef86 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@tiptap/pm": "^2.1.13", "@tiptap/suggestion": "^2.1.13", "@tiptap/vue-2": "^2.1.13", - "@vueuse/shared": "^10.11.0", + "@vueuse/shared": "^10.11.1", "debounce": "^1.2.1", "escape-html": "^1.0.3", "highlight.js": "^11.10.0", @@ -130,7 +130,7 @@ "@vue/test-utils": "^1.3.0 <2", "@vue/tsconfig": "^0.5.1", "@vue/vue2-jest": "^29.2.6", - "@vueuse/core": "^10.11.0", + "@vueuse/core": "^10.11.1", "cypress": "^13.6.2", "cypress-split": "^1.24.0", "cypress-visual-regression": "^3.0.0",