deps: Phase 2 — safe patch updates for 20 dependencies #8803
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
Patch-level version bumps for 20 dependencies with no breaking changes expected.
Changes
chart.js,semver, andfs-extrafrom inline version ranges in package.json to the pnpm workspace catalog for consistency.vue3.5.13 → 3.5.28vue-tsc3.2.1 → 3.2.4@vueuse/core,@vueuse/integrations14.2.0 → 14.2.1@vitejs/plugin-vue6.0.0 → 6.0.4chart.js4.5.0 → 4.5.1semver7.7.2 → 7.7.4yjs13.6.27 → 13.6.29vuefire3.2.1 → 3.2.2vitest,@vitest/coverage-v8,@vitest/ui4.0.16 → 4.0.18@playwright/test1.58.1 → 1.58.2@iconify/json2.2.380 → 2.2.438@types/semver7.7.0 → 7.7.1postcss-html1.8.0 → 1.8.1rollup-plugin-visualizer6.0.4 → 6.0.5vite-plugin-vue-devtools8.0.0 → 8.0.6fs-extra11.2.0 → 11.3.3@intlify/eslint-plugin-vue-i18n4.1.0 → 4.1.1Review Focus
All bumps are within semver-compatible patch ranges. Typecheck and lint pass cleanly. Test suite failures are pre-existing (static asset import resolution issue with
file:///assets/...paths and a ColorWidget timeout).┆Issue is synchronized with this Notion page by Unito