chore(deps): upgrade staged dependencies - #844
Merged
Merged
Conversation
Bump @builderbot/staged dependencies, including major versions: vite 7->8 (Rolldown), typescript 5.9->6.0, @sveltejs/vite-plugin-svelte 6->7, shiki 3->4, marked 17->18, prettier-plugin-svelte 3->4, @types/node 24->26, plus minor/patch bumps across the board. TS 6 required dropping the deprecated baseUrl from tsconfig; $lib still resolves via relative paths + vite's alias. Bumping svelte to 5.56 split the workspace onto two svelte copies via the deprecated lucide-svelte peer of the shared diff-viewer package, breaking svelte-check on Snippet types. Migrated diff-viewer and its other consumer (differ) from lucide-svelte to @lucide/svelte, leaving a single svelte and a single lucide package across the monorepo. Refreshed apps/staged/src-tauri/Cargo.lock via within-range cargo update (e.g. tauri 2.10->2.11.5); no Cargo.toml changes. Verified: staged fmt/check/test(339)/build; src-tauri build/test(398)/ clippy -D warnings on the pinned 1.96.1 toolchain; differ fmt/check/build. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Move the Hermit-managed node, corepack, npm, and npx shims from the node@24 channel to the concrete node-24.15.0 package so the runtime toolchain is pinned while matching the upgraded Node dependency scope. Signed-off-by: Matt Toohey <contact@matttoohey.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
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
Testing