⬆️ Bump the npm-dev group across 1 directory with 9 updates #287
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-dev group with 9 updates in the /frontend directory:
18.2.418.2.624.7.224.10.16.0.16.0.210.5.010.6.227.0.027.2.01.93.21.94.27.1.117.2.63.2.44.0.143.1.13.1.5Updates
@tsconfig/node18from 18.2.4 to 18.2.6Commits
Updates
@types/nodefrom 24.7.2 to 24.10.1Commits
Updates
@vitejs/plugin-vuefrom 6.0.1 to 6.0.2Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
eda09e9release: [email protected]0a883f7fix: fix hmr of dynamically loaded vue sfc modules in apps with tailwind (#702)ecb581afix(deps): update all non-major dependencies (#704)847808fchore(deps): update dependency rollup to ^4.53.2 (#703)0b238eachore(deps): update dependency rollup to ^4.53.1 (#695)9c77f01fix(deps): update all non-major dependencies (#694)13accf3fix(deps): update all non-major dependencies (#692)46edd7efix(deps): update all non-major dependencies (#688)d990206fix(deps): update all non-major dependencies (#685)a291b66chore(deps): update dependency rollup to ^4.52.5 (#684)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vuesince your current version.Updates
eslint-plugin-vuefrom 10.5.0 to 10.6.2Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
701bb09Version Packages (#2973)bd4abe5fix(vue/no-duplicate-class-names): improve non-intersecting conditions and co...2ac139arefactor(prefer-use-template-ref): optimize performance and type safety (#2982)7523350test: removetypeinerrors(#2966)db724d1Update Prettier to v3.7 (#2981)9e4dde2docs(no-async-in-computed-properties): suggestcomputedAsyncinstead of `vu...083aafechore(lint): setupeslint-config-flat-gitignore(#2963)76c51acchore: remove ESLint compatibility code (#2965)58e2197fix(vue/script-indent): false positives forTSImportType(#2969)3991e41Fix formatting in changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-vue since your current version.
Updates
jsdomfrom 27.0.0 to 27.2.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
b0805a9Version 27.2.03e07e1eUpdate dependencies and dev dependencies931aabeVarious CSSOM improvements70741daAdd failing tests for border shorthand property parsingb282400Update@acemir/cssomdependencyadb999aVersion 27.1.091f40c4Update dependencies and dev dependenciesebad33cNote more strict minimum version requirementbd02585Swap rweb-cssom to@acemir/cssomf15c830Add failing test for cssText setterUpdates
sassfrom 1.93.2 to 1.94.2Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
7af5122Mention obsolete deprecation fix in all API surfaces (#2683)82b96b0Update pubspec/changelog for sass/embedded-host-node#399 (#2682)18fddef--fatal-deprecation excludes obsolete Deprecations (#2671)0356a2bPass --provenance tonpm publish(#2681)52fc718Update the repository URL for JS packages (#2679)bfccce8Parse selectors in the sass-parser package (#2670)795557cAdd support for plain-CSS@functionrules (#2655)2c9d3c8Track offsets instead of locations in InterpolationMap (#2674)d8d7f9cAdd a separateStylesheetParser.interpolatedStringToken()method (#2675)9d68793Make sure all source spans use interpolation maps (#2673)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass since your current version.
Updates
vitefrom 7.1.11 to 7.2.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)5ef557afix: fixexternal: truemerging (#21164)74559c9chore(deps): update rolldown-related dependencies (#21174)df5a30dfix(config): handle shebang properly (#21158)a3cd262fix(deps): update all non-major dependencies (#21146)46d3077docs: clarify manifest.jsonimportsfield is JS chunks only (#21136)203a551perf(deps): replace debug with obug (#21137)Updates
vitestfrom 3.2.4 to 4.0.14Release notes
Sourced from vitest's releases.
... (truncated)
Commits
9ca74cfchore: release v4.0.14821aa20feat(runner): Add full names to tasks (#9087)1256b5cfix: renamecollecttoimport, removeprepare(#9091)3326cc9fix: collect the duration of external imports (#9097)379185bfix(pool): initVITEST_POOL_ID+VITEST_WORKER_IDbefore environment setu...2c468eefix(jsdom): reuse abort signals if possible (#9090)e1b2e08fix: externalize before caching (#9077)acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.13b27e002perf: avoid fetchModule roundtrip if the module is cached (#9075)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
Updates
vue-tscfrom 3.1.1 to 3.1.5Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
093e403v3.1.5 (#5764)c25d7e9refactor(language-core): rename__VLS_unknownPropsto__VLS_PROPS_FALLBACK342cf3brefactor(language-core): rename unknown props to__VLS_unknownPropsfor con...5d841f4fix(language-core):defineModelfor generic component types (#5748)