Bump the npm-deps group across 1 directory with 11 updates #233
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.
Bumps the npm-deps group with 9 updates in the / directory:
11.2.012.3.04.4.54.5.07.26.07.26.320.17.622.10.55.1.45.2.13.3.33.4.25.6.35.7.35.4.106.0.72.1.102.2.0Updates
@vueuse/corefrom 11.2.0 to 12.3.0Release notes
Sourced from
@vueuse/core's releases.... (truncated)
Commits
e5301f4chore: release v12.3.0e6a17d7fix(useStorageAsync): correct initialization wheninitialValueis getter (#...34be5affeat(useMouseInElement): added directive forvMouseInElement(#4438)08cf526feat(onElementRemoval): new function, refactoruseActiveElement`useElement...a5fb05cfix(useTimeoutPoll): only start by default at client67a9cf3feat(useElementBounding): added directive forvElementBounding(#4436)74e46d2docs(useInfiniteScroll): add warning and examples forcanLoadMore(#4439)021d028feat(toArray): new utility function (#4432)0450d82fix(useTimeoutPoll):immediatedefault value should betrue(#4232)302be9atest(useElementBounding): add basic browser tests (#4448)Updates
vuefrom 3.5.12 to 3.5.13Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
6eb29d3release: v3.5.134f8d807fix(ssr): handle initial selected state for select with v-model + v-for optio...983eb50fix(templateRef): set ref on cached async component which wrapped in KeepAliv...da7ad5efix(ssr): avoid updating subtree of async component if it is resolved (#12363)1f75d4efix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...4b479dbfix(transition): reflow before leave-active class after leave-from (#12288)a20a4cbfix(hydration): the component vnode's el should be updated when a mismatch oc...352bc88fix(custom-element): avoid triggering mutationObserver when relecting props10ab8c0chore(playground): reset version when opening local playground from reproductiond637bd6perf(reactivity): do not track inner key `__v_skip`` (#11690)Updates
vue-routerfrom 4.4.5 to 4.5.0Release notes
Sourced from vue-router's releases.
Commits
2d0a79drelease: vue-router@4.5.0c73e83fchore: up ts and docs84dd1a1chore: up deps0eaaeb9chore: up chromedriver38cd752docs: Translate 'Omitting parent components' into Chinese (#2400)e978eb8feat(link): add view-transition prop (#2356)d992bb2fix(router): allow duplicated navigation on back + redirect (#2133)846e287build: add vue-router.esm-browser.prod.js (#2242)8c73877feat: throw if parent and child routes have the same name (#2267)ab62098fix: combining 'end' and 'strict' (#2154)Updates
@babel/typesfrom 7.26.0 to 7.26.3Release notes
Sourced from
@babel/types's releases.... (truncated)
Changelog
Sourced from
@babel/types's changelog.Commits
36ca8fav7.26.3eb9088f[Babel 8] UseTSQualifiedNamefornamespace X.Y {}'s name (#16982)519c8eb[Babel 8] RemoveTSModuleDeclaration.global(#16952)Updates
@types/nodefrom 20.17.6 to 22.10.5Commits
Updates
@vitejs/plugin-vuefrom 5.1.4 to 5.2.1Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
d156ad7release: plugin-vue@5.2.14288652chore: add vite 6 peer dep (#481)b2df95echore(deps): update dependency rollup to ^4.27.2 (#476)378aea3chore: fix lint7edc3d9release: plugin-vue@5.2.07a1fc4cfeat: add a feature option to support custom component id generator (#461)7d081ccrelease: plugin-vue@5.1.591210ccchore(deps): update dependency rollup to ^4.25.0 (#472)e432bcbfix(deps): update all non-major dependencies (#439)62b17f3fix(hmr): should reload if relies file changed after re-render (#471)Updates
@vue/compiler-sfcfrom 3.5.12 to 3.5.13Release notes
Sourced from
@vue/compiler-sfc's releases.Changelog
Sourced from
@vue/compiler-sfc's changelog.Commits
6eb29d3release: v3.5.134aeff31chore(deps): update dependency postcss-selector-parser to v7 (#12289)b5ff930fix(deps): update dependency postcss to ^8.4.48 (#12356)7d0dc73chore(deps): update all non-major dependencies (#12316)ad247b3chore(deps): update all non-major dependencies (#12275)ed01d92chore(deps): update all non-major dependencies (#12222)828d4a4fix(test): update snapshot (#12169)3b5d8d2test(defineProps): add intersection type test (#8684)be9eed2chore(deps): update all non-major dependencies (#12164)Updates
prettierfrom 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461Release 3.4.2572bebeFix comments on class methods with decorators (#16891)359c4f0chore(deps): update dependency@angular/compilerto v19.0.1 (#16903)6470996chore(deps): update dependency@glimmer/syntaxto v0.93.1 (#16904)e13614fCorrect fit() for fill() (#16899)10db357Remove check onTSImportType.isTypeOf(#16892)ac46a4fTreat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905Add test for #16207 (#16890)a1e354dClean changelog_unreleased99875daBump Prettier dependency to 3.4.1Updates
typescriptfrom 5.6.3 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123dUpdate LKG8bc0204🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36Bump version to 5.7.3 and LKGe167412🤖 Pick PR #60794 (HardensanitizeLogagainst incorr...) into release-5.7 (#...9ba364cFix coverage build on release-5.7 (#60792)4b7441a🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
vitefrom 5.4.10 to 6.0.7Release notes
Sourced from vite's releases.