diff --git a/.github/ng-renovate/package.json b/.github/ng-renovate/package.json index 562394f6d..842f785d3 100644 --- a/.github/ng-renovate/package.json +++ b/.github/ng-renovate/package.json @@ -2,7 +2,7 @@ "name": "ng-renovate", "type": "commonjs", "dependencies": { - "renovate": "41.130.1" + "renovate": "41.131.4" }, "pnpm": { "onlyBuiltDependencies": [ diff --git a/ng-dev/package.json b/ng-dev/package.json index 0cfbab37f..bbfb3a890 100644 --- a/ng-dev/package.json +++ b/ng-dev/package.json @@ -17,7 +17,7 @@ "dependencies": { "@actions/core": "1.11.1", "@google-cloud/spanner": "8.0.0", - "@google/genai": "1.20.0", + "@google/genai": "1.21.0", "@inquirer/prompts": "7.8.6", "@inquirer/type": "3.0.8", "@octokit/auth-app": "8.1.0", @@ -64,7 +64,7 @@ "semver": "7.7.2", "supports-color": "10.2.2", "typed-graphqlify": "3.1.6", - "tsx": "4.20.5", + "tsx": "4.20.6", "typescript": "5.9.2", "utf-8-validate": "6.0.5", "which": "5.0.0",