diff --git a/package.json b/package.json index 9290068..83f8dcd 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "quartz": "./quartz/bootstrap-cli.mjs" }, "dependencies": { - "@clack/prompts": "^0.8.2", + "@clack/prompts": "^0.10.0", "@floating-ui/dom": "^1.6.12", "@napi-rs/simple-git": "0.1.19", "@tweenjs/tween.js": "^25.0.0", @@ -83,7 +83,7 @@ "rfdc": "^1.4.1", "rimraf": "^6.0.1", "serve-handler": "^6.1.6", - "shiki": "^1.24.1", + "shiki": "^2.3.2", "source-map-support": "^0.5.21", "to-vfile": "^8.0.0", "toml": "^3.0.0", @@ -104,7 +104,7 @@ "@types/source-map-support": "^0.5.10", "@types/ws": "^8.5.13", "@types/yargs": "^17.0.33", - "esbuild": "^0.24.0", + "esbuild": "^0.25.0", "prettier": "^3.4.2", "tsx": "^4.19.2", "typescript": "^5.7.2"