diff --git a/package-lock.json b/package-lock.json index 88d77cb5..8899723e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "packages/modules/*" ], "dependencies": { - "@changesets/cli": "^2.29.4", + "@changesets/cli": "^2.29.7", "@types/prompts": "^2.4.9", "cli-progress": "^3.12.0", "commander": "^14.0.0", diff --git a/package.json b/package.json index e95c5fa4..9a1eafff 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "typescript": "5.8.3" }, "dependencies": { - "@changesets/cli": "^2.29.4", + "@changesets/cli": "^2.29.7", "@types/prompts": "^2.4.9", "cli-progress": "^3.12.0", "commander": "^14.0.0",