diff --git a/.templates/template-nuxt/package.json b/.templates/template-nuxt/package.json index ed76e0d036..31f459eb99 100644 --- a/.templates/template-nuxt/package.json +++ b/.templates/template-nuxt/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "nuxt": "^4.4.4", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/.templates/template-vue/package.json b/.templates/template-vue/package.json index 03efa4f16f..196f5e4408 100644 --- a/.templates/template-vue/package.json +++ b/.templates/template-vue/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/nuxt-full/package.json b/nuxt-full/package.json index 601ee760bf..bc6d807aa6 100644 --- a/nuxt-full/package.json +++ b/nuxt-full/package.json @@ -13,7 +13,7 @@ "katex": "^0.16.45", "nuxt": "^4.4.4", "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-block-handle/package.json b/vue-block-handle/package.json index f25b5b99d1..5fabb15d4f 100644 --- a/vue-block-handle/package.json +++ b/vue-block-handle/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-blockquote/package.json b/vue-blockquote/package.json index 37ace340b7..7fc46c04c0 100644 --- a/vue-blockquote/package.json +++ b/vue-blockquote/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-bold/package.json b/vue-bold/package.json index 555a04801f..57f986ee99 100644 --- a/vue-bold/package.json +++ b/vue-bold/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-change-tracking/package.json b/vue-change-tracking/package.json index 99abdac02e..57ea4900e3 100644 --- a/vue-change-tracking/package.json +++ b/vue-change-tracking/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code-block-themes/package.json b/vue-code-block-themes/package.json index f2eb183286..14b11c6775 100644 --- a/vue-code-block-themes/package.json +++ b/vue-code-block-themes/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code-block/package.json b/vue-code-block/package.json index da854ff84e..b92554a1b0 100644 --- a/vue-code-block/package.json +++ b/vue-code-block/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code/package.json b/vue-code/package.json index 4c2b468978..5b210a2f10 100644 --- a/vue-code/package.json +++ b/vue-code/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-drop-cursor/package.json b/vue-drop-cursor/package.json index 285801661e..66de9a1b68 100644 --- a/vue-drop-cursor/package.json +++ b/vue-drop-cursor/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-emoji-rules/package.json b/vue-emoji-rules/package.json index e0b575597a..6eb65e7c68 100644 --- a/vue-emoji-rules/package.json +++ b/vue-emoji-rules/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-full/package.json b/vue-full/package.json index be9af8ee71..5fde4f845a 100644 --- a/vue-full/package.json +++ b/vue-full/package.json @@ -11,7 +11,7 @@ "dependencies": { "katex": "^0.16.45", "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-gap-cursor/package.json b/vue-gap-cursor/package.json index 5409692df6..0b3f9f0ec1 100644 --- a/vue-gap-cursor/package.json +++ b/vue-gap-cursor/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-hard-break/package.json b/vue-hard-break/package.json index ed298637aa..981e70b4dd 100644 --- a/vue-hard-break/package.json +++ b/vue-hard-break/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-heading/package.json b/vue-heading/package.json index c0fc28b4f6..2a70cdab5b 100644 --- a/vue-heading/package.json +++ b/vue-heading/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-horizontal-rule/package.json b/vue-horizontal-rule/package.json index 555c1466a5..6c7277d3b2 100644 --- a/vue-horizontal-rule/package.json +++ b/vue-horizontal-rule/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-image-view/package.json b/vue-image-view/package.json index 44b3e74da8..5edd84605d 100644 --- a/vue-image-view/package.json +++ b/vue-image-view/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-inline-menu/package.json b/vue-inline-menu/package.json index abb18bfdd3..1d8db2f6a5 100644 --- a/vue-inline-menu/package.json +++ b/vue-inline-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-italic/package.json b/vue-italic/package.json index c840754633..53e8bdcf4e 100644 --- a/vue-italic/package.json +++ b/vue-italic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-katex/package.json b/vue-katex/package.json index 386b5628e7..281cf4280c 100644 --- a/vue-katex/package.json +++ b/vue-katex/package.json @@ -11,7 +11,7 @@ "dependencies": { "katex": "^0.16.45", "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-keymap/package.json b/vue-keymap/package.json index 04b9a4ea2d..c67d3705ac 100644 --- a/vue-keymap/package.json +++ b/vue-keymap/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-link-mark-view/package.json b/vue-link-mark-view/package.json index 44d0f35134..50fe5be052 100644 --- a/vue-link-mark-view/package.json +++ b/vue-link-mark-view/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-link/package.json b/vue-link/package.json index debf32aee9..19734dce0a 100644 --- a/vue-link/package.json +++ b/vue-link/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-list-custom-checkbox/package.json b/vue-list-custom-checkbox/package.json index 5e0195c56c..c4020bbaef 100644 --- a/vue-list-custom-checkbox/package.json +++ b/vue-list-custom-checkbox/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-list/package.json b/vue-list/package.json index a8dc89bc4b..30ed8e857a 100644 --- a/vue-list/package.json +++ b/vue-list/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-loro/package.json b/vue-loro/package.json index 18f3e27521..bd3dd6d7e4 100644 --- a/vue-loro/package.json +++ b/vue-loro/package.json @@ -12,7 +12,7 @@ "loro-crdt": "^1.12.1", "loro-prosemirror": "^0.4.3", "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-mark-rule/package.json b/vue-mark-rule/package.json index fbf7e82d9d..032a95cb8d 100644 --- a/vue-mark-rule/package.json +++ b/vue-mark-rule/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-minimal/package.json b/vue-minimal/package.json index c5c6942cc6..2849ad4777 100644 --- a/vue-minimal/package.json +++ b/vue-minimal/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-placeholder/package.json b/vue-placeholder/package.json index 0381bbe5b2..ce897130e4 100644 --- a/vue-placeholder/package.json +++ b/vue-placeholder/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-readonly/package.json b/vue-readonly/package.json index 41abdaf97b..6350ba6c76 100644 --- a/vue-readonly/package.json +++ b/vue-readonly/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-rtl/package.json b/vue-rtl/package.json index 7fb9d24fe9..bae104b2f8 100644 --- a/vue-rtl/package.json +++ b/vue-rtl/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-html/package.json b/vue-save-html/package.json index fea7b48dd1..ef16887740 100644 --- a/vue-save-html/package.json +++ b/vue-save-html/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-json/package.json b/vue-save-json/package.json index d64d0c2243..051b66315b 100644 --- a/vue-save-json/package.json +++ b/vue-save-json/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-markdown/package.json b/vue-save-markdown/package.json index a0aafad297..360147a0b5 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.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-search/package.json b/vue-search/package.json index f4eee267ec..5c9d1de85f 100644 --- a/vue-search/package.json +++ b/vue-search/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-slash-menu/package.json b/vue-slash-menu/package.json index e234fbdbc9..e8e213154a 100644 --- a/vue-slash-menu/package.json +++ b/vue-slash-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-strike/package.json b/vue-strike/package.json index 0516821e19..50c718a466 100644 --- a/vue-strike/package.json +++ b/vue-strike/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-table/package.json b/vue-table/package.json index ab5fa491e5..4fce8fdb35 100644 --- a/vue-table/package.json +++ b/vue-table/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-text-align/package.json b/vue-text-align/package.json index 1edf78e7e9..c9a76e1b11 100644 --- a/vue-text-align/package.json +++ b/vue-text-align/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-text-color/package.json b/vue-text-color/package.json index 9fd120ce06..3b310affbd 100644 --- a/vue-text-color/package.json +++ b/vue-text-color/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-toolbar/package.json b/vue-toolbar/package.json index be423223b9..e6e3adccb3 100644 --- a/vue-toolbar/package.json +++ b/vue-toolbar/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-tweet/package.json b/vue-tweet/package.json index 5df32e3b42..c54b0fb267 100644 --- a/vue-tweet/package.json +++ b/vue-tweet/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33", + "vue": "^3.5.34", "vue-tweet": "^2.4.0" }, "devDependencies": { diff --git a/vue-typography/package.json b/vue-typography/package.json index 89b9e729f4..756dbe324d 100644 --- a/vue-typography/package.json +++ b/vue-typography/package.json @@ -11,7 +11,7 @@ "dependencies": { "katex": "^0.16.45", "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-underline/package.json b/vue-underline/package.json index eb80083f34..c0bfb1027a 100644 --- a/vue-underline/package.json +++ b/vue-underline/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-unmount/package.json b/vue-unmount/package.json index d33e906bb6..786acaa98e 100644 --- a/vue-unmount/package.json +++ b/vue-unmount/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-user-menu-dynamic/package.json b/vue-user-menu-dynamic/package.json index ad9a019ab5..34fc66bac3 100644 --- a/vue-user-menu-dynamic/package.json +++ b/vue-user-menu-dynamic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-user-menu/package.json b/vue-user-menu/package.json index db995f5d86..f67083d640 100644 --- a/vue-user-menu/package.json +++ b/vue-user-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-word-counter/package.json b/vue-word-counter/package.json index ee9090b78a..eab5f8b492 100644 --- a/vue-word-counter/package.json +++ b/vue-word-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33" + "vue": "^3.5.34" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-yjs/package.json b/vue-yjs/package.json index d63bd92bab..9adfb9d302 100644 --- a/vue-yjs/package.json +++ b/vue-yjs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.20.1", - "vue": "^3.5.33", + "vue": "^3.5.34", "y-prosemirror": "^1.3.7", "y-protocols": "^1.0.7", "y-websocket": "^3.0.0",