diff --git a/storage/framework/core/vite-config/package.json b/storage/framework/core/vite-config/package.json index 9a50691112..5b1d045d01 100644 --- a/storage/framework/core/vite-config/package.json +++ b/storage/framework/core/vite-config/package.json @@ -87,7 +87,7 @@ "markdown-it-shiki": "^0.9.0", "unplugin-auto-import": "^0.19.0", "unplugin-vue-components": "^0.28.0", - "unplugin-vue-markdown": "^0.28.0", + "unplugin-vue-markdown": "^28.0.0", "vite": "^6.0.7", "vite-plugin-full-reload": "^1.2.0", "vite-plugin-inspect": "^10.0.6", diff --git a/storage/framework/core/vite-plugin/package.json b/storage/framework/core/vite-plugin/package.json index 83f45d9ffe..6704dac43c 100644 --- a/storage/framework/core/vite-plugin/package.json +++ b/storage/framework/core/vite-plugin/package.json @@ -93,7 +93,7 @@ "markdown-it-shiki": "^0.9.0", "unplugin-auto-import": "^0.19.0", "unplugin-vue-components": "^0.28.0", - "unplugin-vue-markdown": "^0.28.0", + "unplugin-vue-markdown": "^28.0.0", "vite": "^6.0.7", "vite-plugin-full-reload": "^1.2.0", "vite-plugin-inspect": "^10.0.6", diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 41deb94187..8b11e470bb 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -40,7 +40,7 @@ "unocss": "0.65.3", "unplugin-auto-import": "^0.19.0", "unplugin-vue-components": "^0.28.0", - "unplugin-vue-markdown": "^0.28.0", + "unplugin-vue-markdown": "^28.0.0", "unplugin-vue-router": "^0.10.9", "vite": "^6.0.7", "vite-bundle-visualizer": "^1.2.1",