diff --git a/package.json b/package.json index cfd0da4a..911c1685 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jsdom": "^29.0.2", "knip": "^6.4.0", "markdown-link-extractor": "^4.0.3", - "nx": "22.6.5", + "nx": "22.7.7", "premove": "^4.0.0", "prettier": "^3.8.2", "prettier-plugin-svelte": "^3.5.1", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1cdb2085..4a852eba 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -43,3 +43,6 @@ allowBuilds: # @tanstack/vue-store vue-demi: true # only required for vue 2 support +minimumReleaseAgeExclude: + # Renovate security update: nx@22.7.7 + - nx@22.7.7