STU-2142: chore(deps): bump 4 minor/patch deps (react-router, react-i18next, postcss, @vitejs/plugin-react-swc) - #148
Merged
Merged
Conversation
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
theme-matrix | c3698f9 | Commit Preview URL Branch Preview URL |
Jul 23 2026, 02:20 AM |
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
Bump 4 dependencies flagged by [🥝 choko] daily scan (Multica STU-2142). Each bump is its own atomic commit; declaration semantics (caret vs exact) preserved from the prior state on
main.c78ac8dchore(deps): bump @vitejs/plugin-react-swc 4.3.1 → 4.3.2 — closes [🥝 choko][deps] @vitejs/plugin-react-swc 4.3.1 → 4.3.2 #144 (^4.3.2)0abc62dchore(deps): bump postcss 8.5.21 → 8.5.22 — closes [🥝 choko][deps] postcss 8.5.21 → 8.5.22 #145 (^8.5.22)14eaae4chore(deps): bump react-i18next 17.0.10 → 17.0.11 — closes [🥝 choko][deps] react-i18next 17.0.10 → 17.0.11 #146 (exact)c3698f9chore(deps): bump react-router 8.2.0 → 8.3.0 — closes [🥝 choko][deps] react-router 8.2.0 → 8.3.0 #147 (exact)Reviewed by Reviewer-04 (Multica) — approved.
Test plan
bun install --frozen-lockfilebun run typecheckbun run lint(Biome 0 warnings)bun run test(638/638)bun run test:coverage(Stmts 97.57% / Branches 95.21% / Funcs 99.67% / Lines 99.38%)bun run build