From 69576f20f5b4c4fb6922edc87625cd5ecdbe37f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:07:17 +0000 Subject: [PATCH] chore(deps): update dependency vue to ^3.5.39 --- .templates/template-nuxt/package.json | 2 +- .templates/template-vue/package.json | 2 +- nuxt-full/package.json | 2 +- vue-block-handle/package.json | 2 +- vue-blockquote/package.json | 2 +- vue-bold/package.json | 2 +- vue-change-tracking/package.json | 2 +- vue-code-block-themes/package.json | 2 +- vue-code-block/package.json | 2 +- vue-code/package.json | 2 +- vue-drop-cursor/package.json | 2 +- vue-emoji-rules/package.json | 2 +- vue-font-family/package.json | 2 +- vue-full/package.json | 2 +- vue-gap-cursor/package.json | 2 +- vue-hard-break/package.json | 2 +- vue-heading/package.json | 2 +- vue-highlight/package.json | 2 +- vue-horizontal-rule/package.json | 2 +- vue-image-view/package.json | 2 +- vue-inline-menu/package.json | 2 +- vue-italic/package.json | 2 +- vue-katex/package.json | 2 +- vue-keymap/package.json | 2 +- vue-link-mark-view/package.json | 2 +- vue-link/package.json | 2 +- vue-list-custom-checkbox/package.json | 2 +- vue-list/package.json | 2 +- vue-loro/package.json | 2 +- vue-mark-rule/package.json | 2 +- vue-minimal/package.json | 2 +- vue-placeholder/package.json | 2 +- vue-readonly/package.json | 2 +- vue-rtl/package.json | 2 +- vue-save-html/package.json | 2 +- vue-save-json/package.json | 2 +- vue-save-markdown/package.json | 2 +- vue-search/package.json | 2 +- vue-slash-menu/package.json | 2 +- vue-strike/package.json | 2 +- vue-sub-sup/package.json | 2 +- vue-table/package.json | 2 +- vue-text-align/package.json | 2 +- vue-text-color/package.json | 2 +- vue-toolbar/package.json | 2 +- vue-tweet/package.json | 2 +- vue-typography/package.json | 2 +- vue-underline/package.json | 2 +- vue-unmount/package.json | 2 +- vue-user-menu-dynamic/package.json | 2 +- vue-user-menu/package.json | 2 +- vue-word-counter/package.json | 2 +- vue-yjs/package.json | 2 +- 53 files changed, 53 insertions(+), 53 deletions(-) diff --git a/.templates/template-nuxt/package.json b/.templates/template-nuxt/package.json index ffd34c29fc..a40d78259e 100644 --- a/.templates/template-nuxt/package.json +++ b/.templates/template-nuxt/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "nuxt": "^4.4.8", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/.templates/template-vue/package.json b/.templates/template-vue/package.json index 16a417fc32..e657e3c27a 100644 --- a/.templates/template-vue/package.json +++ b/.templates/template-vue/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/nuxt-full/package.json b/nuxt-full/package.json index 6e8c86d340..b2eba2dfc6 100644 --- a/nuxt-full/package.json +++ b/nuxt-full/package.json @@ -14,7 +14,7 @@ "katex": "^0.17.0", "nuxt": "^4.4.8", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-block-handle/package.json b/vue-block-handle/package.json index a38c319f59..d346aacdde 100644 --- a/vue-block-handle/package.json +++ b/vue-block-handle/package.json @@ -11,7 +11,7 @@ "dependencies": { "beautiful-mermaid": "^1.1.3", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-blockquote/package.json b/vue-blockquote/package.json index 38e9948d16..d61429cd5b 100644 --- a/vue-blockquote/package.json +++ b/vue-blockquote/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-bold/package.json b/vue-bold/package.json index 96381632f1..fee2f4fa43 100644 --- a/vue-bold/package.json +++ b/vue-bold/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-change-tracking/package.json b/vue-change-tracking/package.json index b2c6a4e2eb..2167ca3834 100644 --- a/vue-change-tracking/package.json +++ b/vue-change-tracking/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code-block-themes/package.json b/vue-code-block-themes/package.json index 0e2d13e921..df60e9ffd9 100644 --- a/vue-code-block-themes/package.json +++ b/vue-code-block-themes/package.json @@ -11,7 +11,7 @@ "dependencies": { "beautiful-mermaid": "^1.1.3", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code-block/package.json b/vue-code-block/package.json index a3eedb37b7..d6ca63e926 100644 --- a/vue-code-block/package.json +++ b/vue-code-block/package.json @@ -11,7 +11,7 @@ "dependencies": { "beautiful-mermaid": "^1.1.3", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code/package.json b/vue-code/package.json index 919e53eb10..dc3ebfaefb 100644 --- a/vue-code/package.json +++ b/vue-code/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-drop-cursor/package.json b/vue-drop-cursor/package.json index 2d45578b3b..1c52e04a02 100644 --- a/vue-drop-cursor/package.json +++ b/vue-drop-cursor/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-emoji-rules/package.json b/vue-emoji-rules/package.json index fdd62929d1..7f2f10ffc3 100644 --- a/vue-emoji-rules/package.json +++ b/vue-emoji-rules/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-font-family/package.json b/vue-font-family/package.json index 7bda8c04d7..060d4cb570 100644 --- a/vue-font-family/package.json +++ b/vue-font-family/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-full/package.json b/vue-full/package.json index 23ff991847..c49d226217 100644 --- a/vue-full/package.json +++ b/vue-full/package.json @@ -12,7 +12,7 @@ "beautiful-mermaid": "^1.1.3", "katex": "^0.17.0", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-gap-cursor/package.json b/vue-gap-cursor/package.json index 83e5f6b764..125a391dbd 100644 --- a/vue-gap-cursor/package.json +++ b/vue-gap-cursor/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-hard-break/package.json b/vue-hard-break/package.json index 047710129e..9c7d732a71 100644 --- a/vue-hard-break/package.json +++ b/vue-hard-break/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-heading/package.json b/vue-heading/package.json index 6cf52f034b..d8e976d7dc 100644 --- a/vue-heading/package.json +++ b/vue-heading/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-highlight/package.json b/vue-highlight/package.json index cf08bb4d5f..814481a62e 100644 --- a/vue-highlight/package.json +++ b/vue-highlight/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-horizontal-rule/package.json b/vue-horizontal-rule/package.json index 16f3cd9546..284b3a7169 100644 --- a/vue-horizontal-rule/package.json +++ b/vue-horizontal-rule/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-image-view/package.json b/vue-image-view/package.json index c9fa7287b6..dad2d34764 100644 --- a/vue-image-view/package.json +++ b/vue-image-view/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-inline-menu/package.json b/vue-inline-menu/package.json index 8763af9b6b..8714a8696c 100644 --- a/vue-inline-menu/package.json +++ b/vue-inline-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-italic/package.json b/vue-italic/package.json index dd097e0208..0fdec35fd2 100644 --- a/vue-italic/package.json +++ b/vue-italic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-katex/package.json b/vue-katex/package.json index bad1d73a6a..6f0cea6d38 100644 --- a/vue-katex/package.json +++ b/vue-katex/package.json @@ -11,7 +11,7 @@ "dependencies": { "katex": "^0.17.0", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-keymap/package.json b/vue-keymap/package.json index d16b703b3e..aa085674e0 100644 --- a/vue-keymap/package.json +++ b/vue-keymap/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-link-mark-view/package.json b/vue-link-mark-view/package.json index a9b0d63616..eb57cdbc82 100644 --- a/vue-link-mark-view/package.json +++ b/vue-link-mark-view/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-link/package.json b/vue-link/package.json index ce82d8d504..52e1ac6484 100644 --- a/vue-link/package.json +++ b/vue-link/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-list-custom-checkbox/package.json b/vue-list-custom-checkbox/package.json index 12ed4938fb..9f103e80a7 100644 --- a/vue-list-custom-checkbox/package.json +++ b/vue-list-custom-checkbox/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-list/package.json b/vue-list/package.json index dad4fc4339..4e5058b86c 100644 --- a/vue-list/package.json +++ b/vue-list/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-loro/package.json b/vue-loro/package.json index c0ccfdb538..6997e0500e 100644 --- a/vue-loro/package.json +++ b/vue-loro/package.json @@ -12,7 +12,7 @@ "loro-crdt": "^1.13.6", "loro-prosemirror": "^0.4.3", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-mark-rule/package.json b/vue-mark-rule/package.json index 9a4111dd5b..c5cbc42d15 100644 --- a/vue-mark-rule/package.json +++ b/vue-mark-rule/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-minimal/package.json b/vue-minimal/package.json index 0ddc1831a0..c1440e0715 100644 --- a/vue-minimal/package.json +++ b/vue-minimal/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-placeholder/package.json b/vue-placeholder/package.json index 650b76286d..49b3587a62 100644 --- a/vue-placeholder/package.json +++ b/vue-placeholder/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-readonly/package.json b/vue-readonly/package.json index ebe5c94208..8ddf510630 100644 --- a/vue-readonly/package.json +++ b/vue-readonly/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-rtl/package.json b/vue-rtl/package.json index eaf0881345..4017c90d6a 100644 --- a/vue-rtl/package.json +++ b/vue-rtl/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-html/package.json b/vue-save-html/package.json index 590f456ba2..62486ed263 100644 --- a/vue-save-html/package.json +++ b/vue-save-html/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-json/package.json b/vue-save-json/package.json index 2810530282..41436893e9 100644 --- a/vue-save-json/package.json +++ b/vue-save-json/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-markdown/package.json b/vue-save-markdown/package.json index 036f745cfa..887c11a063 100644 --- a/vue-save-markdown/package.json +++ b/vue-save-markdown/package.json @@ -17,7 +17,7 @@ "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "unified": "^11.0.5", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-search/package.json b/vue-search/package.json index d791638156..09a98a4d1c 100644 --- a/vue-search/package.json +++ b/vue-search/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-slash-menu/package.json b/vue-slash-menu/package.json index eb1d2bcac5..e79c2b5c2a 100644 --- a/vue-slash-menu/package.json +++ b/vue-slash-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-strike/package.json b/vue-strike/package.json index 718dbff070..cc32d48043 100644 --- a/vue-strike/package.json +++ b/vue-strike/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-sub-sup/package.json b/vue-sub-sup/package.json index 38cb87665c..9d7478e1b0 100644 --- a/vue-sub-sup/package.json +++ b/vue-sub-sup/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-table/package.json b/vue-table/package.json index f0f4a3c338..2237921c9a 100644 --- a/vue-table/package.json +++ b/vue-table/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-text-align/package.json b/vue-text-align/package.json index fff73fc9f1..e7cd39ebfb 100644 --- a/vue-text-align/package.json +++ b/vue-text-align/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-text-color/package.json b/vue-text-color/package.json index 2a7e212eed..01186b7f8c 100644 --- a/vue-text-color/package.json +++ b/vue-text-color/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-toolbar/package.json b/vue-toolbar/package.json index 9a870f3b42..b9c1fa9df6 100644 --- a/vue-toolbar/package.json +++ b/vue-toolbar/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-tweet/package.json b/vue-tweet/package.json index 92ae755848..d2546e338c 100644 --- a/vue-tweet/package.json +++ b/vue-tweet/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38", + "vue": "^3.5.39", "vue-tweet": "^2.4.0" }, "devDependencies": { diff --git a/vue-typography/package.json b/vue-typography/package.json index 1b4a7ddda2..060417aea2 100644 --- a/vue-typography/package.json +++ b/vue-typography/package.json @@ -11,7 +11,7 @@ "dependencies": { "katex": "^0.17.0", "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-underline/package.json b/vue-underline/package.json index b6b0ecbb6f..f34fb3f384 100644 --- a/vue-underline/package.json +++ b/vue-underline/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-unmount/package.json b/vue-unmount/package.json index cd7857f030..41cbd7ce53 100644 --- a/vue-unmount/package.json +++ b/vue-unmount/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-user-menu-dynamic/package.json b/vue-user-menu-dynamic/package.json index a0b73965c8..6a21b03a0f 100644 --- a/vue-user-menu-dynamic/package.json +++ b/vue-user-menu-dynamic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-user-menu/package.json b/vue-user-menu/package.json index 852d007a8e..543c8ae815 100644 --- a/vue-user-menu/package.json +++ b/vue-user-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-word-counter/package.json b/vue-word-counter/package.json index 77f609072b..56a10f93ba 100644 --- a/vue-word-counter/package.json +++ b/vue-word-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38" + "vue": "^3.5.39" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-yjs/package.json b/vue-yjs/package.json index a596d58b88..74e42be781 100644 --- a/vue-yjs/package.json +++ b/vue-yjs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.38", + "vue": "^3.5.39", "y-prosemirror": "^1.3.7", "y-websocket": "^3.0.0", "yjs": "^13.6.31"