diff --git a/.templates/template-nuxt/package.json b/.templates/template-nuxt/package.json index a2c1a979b7..9992dc951e 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/.templates/template-vue/package.json b/.templates/template-vue/package.json index a585d56a7e..f967ef21dd 100644 --- a/.templates/template-vue/package.json +++ b/.templates/template-vue/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/nuxt-full/package.json b/nuxt-full/package.json index a423024703..e60250300e 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-block-handle/package.json b/vue-block-handle/package.json index e791aee440..e94ae6e0d7 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-blockquote/package.json b/vue-blockquote/package.json index d6cd8c5e35..d3d0c742a2 100644 --- a/vue-blockquote/package.json +++ b/vue-blockquote/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-bold/package.json b/vue-bold/package.json index f5b7a20556..43917a9bf2 100644 --- a/vue-bold/package.json +++ b/vue-bold/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-change-tracking/package.json b/vue-change-tracking/package.json index 3f510a2841..1b5d1e14d9 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code-block-themes/package.json b/vue-code-block-themes/package.json index 04341e4854..0174a5e9b6 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code-block/package.json b/vue-code-block/package.json index 460f5b222e..e0effaaf20 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-code/package.json b/vue-code/package.json index d43a8109eb..f09b20f306 100644 --- a/vue-code/package.json +++ b/vue-code/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-drop-cursor/package.json b/vue-drop-cursor/package.json index 2fd8c856ed..7ed8abd25e 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-emoji-rules/package.json b/vue-emoji-rules/package.json index 0e0c90df7e..18e28dd5b6 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-font-family/package.json b/vue-font-family/package.json index 966d04a143..41e7097f8b 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-full/package.json b/vue-full/package.json index 3165139a3b..b2de153361 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-gap-cursor/package.json b/vue-gap-cursor/package.json index acd4b69dbe..3d15d4f30f 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-hard-break/package.json b/vue-hard-break/package.json index afe21ec76e..98a46258a6 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-heading/package.json b/vue-heading/package.json index f601d22fb5..629b964e49 100644 --- a/vue-heading/package.json +++ b/vue-heading/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-highlight/package.json b/vue-highlight/package.json index 31bd3458c6..dd191d741d 100644 --- a/vue-highlight/package.json +++ b/vue-highlight/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-horizontal-rule/package.json b/vue-horizontal-rule/package.json index 2f45b207bb..1610807a4e 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-image-view/package.json b/vue-image-view/package.json index 8c31c0f63a..a6ec934bdb 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-inline-menu/package.json b/vue-inline-menu/package.json index d0d647719f..43446e9a19 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-italic/package.json b/vue-italic/package.json index ea568ef348..1458e482eb 100644 --- a/vue-italic/package.json +++ b/vue-italic/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-katex/package.json b/vue-katex/package.json index 6ca731c820..9c4e282d6e 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-keymap/package.json b/vue-keymap/package.json index e68bc5afd1..8441b0ff9e 100644 --- a/vue-keymap/package.json +++ b/vue-keymap/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-link-mark-view/package.json b/vue-link-mark-view/package.json index dc9ccc03da..10f2142105 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-link/package.json b/vue-link/package.json index f489822476..ace8d5478f 100644 --- a/vue-link/package.json +++ b/vue-link/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-list-custom-checkbox/package.json b/vue-list-custom-checkbox/package.json index 41b11de6bb..aa9b372785 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-list/package.json b/vue-list/package.json index 0701a2f2ec..e27050c24e 100644 --- a/vue-list/package.json +++ b/vue-list/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-loro/package.json b/vue-loro/package.json index 4f31156625..612c9dc095 100644 --- a/vue-loro/package.json +++ b/vue-loro/package.json @@ -12,7 +12,7 @@ "loro-crdt": "^1.13.1", "loro-prosemirror": "^0.4.3", "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-mark-rule/package.json b/vue-mark-rule/package.json index cce361816c..46aa79445b 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-minimal/package.json b/vue-minimal/package.json index 2e93fbb84c..07340e236f 100644 --- a/vue-minimal/package.json +++ b/vue-minimal/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-placeholder/package.json b/vue-placeholder/package.json index 435e842802..0d2c9807ff 100644 --- a/vue-placeholder/package.json +++ b/vue-placeholder/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-readonly/package.json b/vue-readonly/package.json index e22e64b087..f424e1c321 100644 --- a/vue-readonly/package.json +++ b/vue-readonly/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-rtl/package.json b/vue-rtl/package.json index 3c4ef48ab9..e10151df4f 100644 --- a/vue-rtl/package.json +++ b/vue-rtl/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-html/package.json b/vue-save-html/package.json index 46859cc589..56608cb4ae 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-json/package.json b/vue-save-json/package.json index 3832070f1e..2e955c4316 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-save-markdown/package.json b/vue-save-markdown/package.json index 1552cf2b68..56eae57dea 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-search/package.json b/vue-search/package.json index 800aec460b..813ecb9005 100644 --- a/vue-search/package.json +++ b/vue-search/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-slash-menu/package.json b/vue-slash-menu/package.json index b48df05f18..ec7ed71129 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-strike/package.json b/vue-strike/package.json index 0debf2df75..3059f3169f 100644 --- a/vue-strike/package.json +++ b/vue-strike/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-sub-sup/package.json b/vue-sub-sup/package.json index 3fd5fd0a31..f83c368272 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-table/package.json b/vue-table/package.json index 994461836c..f58d8d7ae0 100644 --- a/vue-table/package.json +++ b/vue-table/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-text-align/package.json b/vue-text-align/package.json index f186d45dd3..64aad6283e 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-text-color/package.json b/vue-text-color/package.json index 1e2e8fffe2..be79dfe909 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-toolbar/package.json b/vue-toolbar/package.json index 008d5df979..b3b85e2093 100644 --- a/vue-toolbar/package.json +++ b/vue-toolbar/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-tweet/package.json b/vue-tweet/package.json index 9d6dcec9af..d1bd83ef5c 100644 --- a/vue-tweet/package.json +++ b/vue-tweet/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35", + "vue": "^3.5.38", "vue-tweet": "^2.4.0" }, "devDependencies": { diff --git a/vue-typography/package.json b/vue-typography/package.json index ef74198504..73e307d622 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-underline/package.json b/vue-underline/package.json index babebe9d6a..595e759077 100644 --- a/vue-underline/package.json +++ b/vue-underline/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-unmount/package.json b/vue-unmount/package.json index 53eb5ca9ae..e455e518b3 100644 --- a/vue-unmount/package.json +++ b/vue-unmount/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-user-menu-dynamic/package.json b/vue-user-menu-dynamic/package.json index 37eb6956d9..2cc9e77c64 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-user-menu/package.json b/vue-user-menu/package.json index 3395091e28..fc92b81450 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-word-counter/package.json b/vue-word-counter/package.json index bc56e180a8..11fdb99892 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.35" + "vue": "^3.5.38" }, "devDependencies": { "@egoist/tailwindcss-icons": "^1.9.2", diff --git a/vue-yjs/package.json b/vue-yjs/package.json index 2e25bf2cb9..d732117916 100644 --- a/vue-yjs/package.json +++ b/vue-yjs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "prosekit": "^0.21.4", - "vue": "^3.5.35", + "vue": "^3.5.38", "y-prosemirror": "^1.3.7", "y-websocket": "^3.0.0", "yjs": "^13.6.31"