chore(deps): bump all dependencies to latest - #20
Merged
Conversation
zhawtof
force-pushed
the
claude/admiring-williams-1329fe
branch
from
May 16, 2026 00:48
c525d72 to
d807347
Compare
…sions Updates caret ranges in package.json to match installed versions. No major version bumps were available. Typecheck, lint, tests (34/34), and build all pass. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
zhawtof
force-pushed
the
claude/admiring-williams-1329fe
branch
from
May 16, 2026 00:51
d807347 to
e1509a7
Compare
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.
Summary
package.jsonfor all dependencies and devDependencies to match the latest available versions. No major version bumps were available — everything is at the current latest within the existing majors.@radix-ui/react-radio-group1.2 → 1.3, Tailwind 4.1 → 4.3,@tiptap/*3.3/3.22 → 3.23,@testing-library/jest-dom6.6 → 6.9,@types/react19.1 → 19.2,tsup8.3 → 8.5,vitest/@vitest/coverage-v84.1.4 → 4.1.6.react/react-dom^18.0.0 || ^19.0.0) unchanged.Test plan
pnpm typecheckpassespnpm lintpasses (60 files, no issues)pnpm testpasses (34/34 across 5 files)pnpm buildproduces ESM + CJS + DTS + minified CSS🤖 Generated with Claude Code