chore(deps): roll up 8 dependency update(s) - #174
Open
mathieusouflis wants to merge 1 commit into
Open
Conversation
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
mathieusouflis
force-pushed
the
deps/npm/rollup
branch
from
July 22, 2026 10:58
44dfc77 to
31c0313
Compare
|
There was a problem hiding this comment.
Pull request overview
Updates the repo’s machine-owned npm dependency pin map (internal/deps/npm.go) as part of an automated dependency rollup produced by dep-checker.
Changes:
- Bumps multiple npm package version ranges in the central
depspin map (including Biome, Clerk, TanStack Router, Jotai, PostHog, and others). - Refreshes several additional frontend/tooling pins beyond the 8 packages listed in the PR description (e.g., Sentry, Storybook, Tailwind, React/Next, Vite, etc.).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+14
to
+29
| "@biomejs/biome": "^2.5.5", | ||
| "@clerk/clerk-react": "^5.61.3", | ||
| "@clerk/nextjs": "^7.5.17", | ||
| "@clerk/nextjs": "^7.5.22", | ||
| "@pandacss/dev": "^1.11.4", | ||
| "@playwright/test": "^1.61.1", | ||
| "@sentry/nextjs": "^10.65.0", | ||
| "@sentry/react": "^10.65.0", | ||
| "@storybook/nextjs": "^10.5.0", | ||
| "@storybook/react": "^10.5.0", | ||
| "@storybook/react-vite": "^10.5.0", | ||
| "@tailwindcss/postcss": "^4.3.2", | ||
| "@tailwindcss/vite": "^4.3.2", | ||
| "@tanstack/react-query": "^5.101.2", | ||
| "@tanstack/react-query-devtools": "^5.101.2", | ||
| "@tanstack/react-router": "^1.170.17", | ||
| "@tanstack/router-plugin": "^1.168.19", | ||
| "@sentry/nextjs": "^10.67.0", | ||
| "@sentry/react": "^10.67.0", | ||
| "@storybook/nextjs": "^10.5.3", | ||
| "@storybook/react": "^10.5.3", | ||
| "@storybook/react-vite": "^10.5.3", | ||
| "@tailwindcss/postcss": "^4.3.3", | ||
| "@tailwindcss/vite": "^4.3.3", | ||
| "@tanstack/react-query": "^5.101.4", | ||
| "@tanstack/react-query-devtools": "^5.101.4", | ||
| "@tanstack/react-router": "^1.170.18", | ||
| "@tanstack/router-plugin": "^1.168.23", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Dependency Rollup
Every update here satisfies its existing constraint — the package itself promises compatibility.
@biomejs/biome^2.5.3^2.5.4@clerk/nextjs^7.5.17^7.5.18@tanstack/react-router^1.170.17^1.170.18@tanstack/router-plugin^1.168.19^1.168.20@types/supertest^7.2.0^7.2.1jotai^2.20.1^2.20.2posthog-js^1.399.2^1.402.0tsx^4.23.0^4.23.1Generator manifests are not bumped here. They are derived at release from
Fingerprints, so merge order cannot corrupt them (ADR-0002).
🤖 dep-checker