diff --git a/cli/package.json b/cli/package.json index c003441e..4c6faaae 100644 --- a/cli/package.json +++ b/cli/package.json @@ -40,7 +40,7 @@ }, "plume-deps": { "vuepress": "2.0.0-rc.24", - "vue": "^3.5.18", + "vue": "^3.5.21", "http-server": "^14.1.1", "typescript": "^5.9.2" } diff --git a/plugins/plugin-md-power/src/client/components/ArtPlayer.vue b/plugins/plugin-md-power/src/client/components/ArtPlayer.vue index 8874a362..2669f924 100644 --- a/plugins/plugin-md-power/src/client/components/ArtPlayer.vue +++ b/plugins/plugin-md-power/src/client/components/ArtPlayer.vue @@ -1,6 +1,6 @@