diff --git a/.templates/template-nuxt/package.json b/.templates/template-nuxt/package.json index af27153f8..7dc429bd9 100644 --- a/.templates/template-nuxt/package.json +++ b/.templates/template-nuxt/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "nuxt": "^4.2.2", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/.templates/template-vue/package.json b/.templates/template-vue/package.json index fe1de9b71..fa9508bdb 100644 --- a/.templates/template-vue/package.json +++ b/.templates/template-vue/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/nuxt-full/package.json b/nuxt-full/package.json index 30d9bed35..09a565b39 100644 --- a/nuxt-full/package.json +++ b/nuxt-full/package.json @@ -12,7 +12,7 @@ "dependencies": { "nuxt": "^4.2.2", "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-block-handle/package.json b/vue-block-handle/package.json index fb3a07931..4ae61ebe0 100644 --- a/vue-block-handle/package.json +++ b/vue-block-handle/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-blockquote/package.json b/vue-blockquote/package.json index f1a88d331..6689a2c76 100644 --- a/vue-blockquote/package.json +++ b/vue-blockquote/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-bold/package.json b/vue-bold/package.json index 9ec95ce1e..11bf7319d 100644 --- a/vue-bold/package.json +++ b/vue-bold/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-change-tracking/package.json b/vue-change-tracking/package.json index 57182b0d8..f45e8c9ac 100644 --- a/vue-change-tracking/package.json +++ b/vue-change-tracking/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-code-block-themes/package.json b/vue-code-block-themes/package.json index 8feef458e..28dd93891 100644 --- a/vue-code-block-themes/package.json +++ b/vue-code-block-themes/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-code-block/package.json b/vue-code-block/package.json index ce4fdb54a..91b7e77c2 100644 --- a/vue-code-block/package.json +++ b/vue-code-block/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-code/package.json b/vue-code/package.json index d8409dc81..c7b3567a2 100644 --- a/vue-code/package.json +++ b/vue-code/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-drop-cursor/package.json b/vue-drop-cursor/package.json index 05367e414..1db1f20b0 100644 --- a/vue-drop-cursor/package.json +++ b/vue-drop-cursor/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-emoji-rules/package.json b/vue-emoji-rules/package.json index c5c67688c..3ca4bf478 100644 --- a/vue-emoji-rules/package.json +++ b/vue-emoji-rules/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-full/package.json b/vue-full/package.json index 3937cdb77..83423c9ae 100644 --- a/vue-full/package.json +++ b/vue-full/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-gap-cursor/package.json b/vue-gap-cursor/package.json index b2ddcbd8a..a0dc357c3 100644 --- a/vue-gap-cursor/package.json +++ b/vue-gap-cursor/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-hard-break/package.json b/vue-hard-break/package.json index cc2d6df91..5e1936bbb 100644 --- a/vue-hard-break/package.json +++ b/vue-hard-break/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-heading/package.json b/vue-heading/package.json index 8e9eaee1b..95dea1cb5 100644 --- a/vue-heading/package.json +++ b/vue-heading/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-horizontal-rule/package.json b/vue-horizontal-rule/package.json index 79d642203..4fa8cd8f0 100644 --- a/vue-horizontal-rule/package.json +++ b/vue-horizontal-rule/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-image-view/package.json b/vue-image-view/package.json index 808da236c..a0b5fccdc 100644 --- a/vue-image-view/package.json +++ b/vue-image-view/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-inline-menu/package.json b/vue-inline-menu/package.json index bcc4450d3..88829d56c 100644 --- a/vue-inline-menu/package.json +++ b/vue-inline-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-italic/package.json b/vue-italic/package.json index a6e1db1f4..25317d7af 100644 --- a/vue-italic/package.json +++ b/vue-italic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-keymap/package.json b/vue-keymap/package.json index dca16394f..b71783fda 100644 --- a/vue-keymap/package.json +++ b/vue-keymap/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-link-mark-view/package.json b/vue-link-mark-view/package.json index e79b03cd6..022da04f7 100644 --- a/vue-link-mark-view/package.json +++ b/vue-link-mark-view/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-link/package.json b/vue-link/package.json index a074662a2..0656a2313 100644 --- a/vue-link/package.json +++ b/vue-link/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-list-custom-checkbox/package.json b/vue-list-custom-checkbox/package.json index 917b85989..504d8cdbd 100644 --- a/vue-list-custom-checkbox/package.json +++ b/vue-list-custom-checkbox/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-list/package.json b/vue-list/package.json index 7113ebe91..b0809cd97 100644 --- a/vue-list/package.json +++ b/vue-list/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-loro/package.json b/vue-loro/package.json index ba68ca40d..570abeb07 100644 --- a/vue-loro/package.json +++ b/vue-loro/package.json @@ -12,7 +12,7 @@ "loro-crdt": "^1.10.4", "loro-prosemirror": "^0.4.2", "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-mark-rule/package.json b/vue-mark-rule/package.json index ffdb70550..4f105cdad 100644 --- a/vue-mark-rule/package.json +++ b/vue-mark-rule/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-minimal/package.json b/vue-minimal/package.json index fce35f502..9d4069e43 100644 --- a/vue-minimal/package.json +++ b/vue-minimal/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-placeholder/package.json b/vue-placeholder/package.json index e74a320de..420885724 100644 --- a/vue-placeholder/package.json +++ b/vue-placeholder/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-readonly/package.json b/vue-readonly/package.json index a98be4511..138a145cf 100644 --- a/vue-readonly/package.json +++ b/vue-readonly/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-rtl/package.json b/vue-rtl/package.json index 02c83a88e..8ecdc13b9 100644 --- a/vue-rtl/package.json +++ b/vue-rtl/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-save-html/package.json b/vue-save-html/package.json index 2871b7d73..11a66783d 100644 --- a/vue-save-html/package.json +++ b/vue-save-html/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-save-json/package.json b/vue-save-json/package.json index 846d06597..39b77dbea 100644 --- a/vue-save-json/package.json +++ b/vue-save-json/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-save-markdown/package.json b/vue-save-markdown/package.json index 8b7109c8d..79ada390d 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.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-search/package.json b/vue-search/package.json index 91cea8f9b..d7f4ba30d 100644 --- a/vue-search/package.json +++ b/vue-search/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-slash-menu/package.json b/vue-slash-menu/package.json index 80867c97a..ee01fd16e 100644 --- a/vue-slash-menu/package.json +++ b/vue-slash-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-strike/package.json b/vue-strike/package.json index 06f182320..e379a74f5 100644 --- a/vue-strike/package.json +++ b/vue-strike/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-table/package.json b/vue-table/package.json index 12c4cf723..36b565d83 100644 --- a/vue-table/package.json +++ b/vue-table/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-text-align/package.json b/vue-text-align/package.json index b7f61c0c5..87d434303 100644 --- a/vue-text-align/package.json +++ b/vue-text-align/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-text-color/package.json b/vue-text-color/package.json index 8731b8473..07b0931b5 100644 --- a/vue-text-color/package.json +++ b/vue-text-color/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-toolbar/package.json b/vue-toolbar/package.json index 722559f94..90d5b8e1d 100644 --- a/vue-toolbar/package.json +++ b/vue-toolbar/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-typography/package.json b/vue-typography/package.json index 9060446ef..7a8c6a536 100644 --- a/vue-typography/package.json +++ b/vue-typography/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-underline/package.json b/vue-underline/package.json index e85e453f1..b5989f439 100644 --- a/vue-underline/package.json +++ b/vue-underline/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-unmount/package.json b/vue-unmount/package.json index 8db094f46..ade8a5e97 100644 --- a/vue-unmount/package.json +++ b/vue-unmount/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-user-menu-dynamic/package.json b/vue-user-menu-dynamic/package.json index 8c009b52a..b483fb64b 100644 --- a/vue-user-menu-dynamic/package.json +++ b/vue-user-menu-dynamic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-user-menu/package.json b/vue-user-menu/package.json index ce9e52331..4b63f0bdb 100644 --- a/vue-user-menu/package.json +++ b/vue-user-menu/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-word-counter/package.json b/vue-word-counter/package.json index e60e3be8d..d36dad72d 100644 --- a/vue-word-counter/package.json +++ b/vue-word-counter/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26" + "vue": "^3.5.27" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.0", diff --git a/vue-yjs/package.json b/vue-yjs/package.json index 0c9617c39..be3567f72 100644 --- a/vue-yjs/package.json +++ b/vue-yjs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.17.1", - "vue": "^3.5.26", + "vue": "^3.5.27", "y-prosemirror": "^1.3.7", "y-protocols": "^1.0.7", "y-websocket": "^3.0.0",