diff --git a/cli/package.json b/cli/package.json index 8cb7b133..be5cf885 100644 --- a/cli/package.json +++ b/cli/package.json @@ -40,8 +40,8 @@ }, "plume-deps": { "vuepress": "2.0.0-rc.24", - "vue": "^3.5.17", + "vue": "^3.5.18", "http-server": "^14.1.1", - "typescript": "^5.8.3" + "typescript": "^5.9.2" } }