Skip to content

fix(deps): update all non-major dependencies#109

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#109
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^21.0.1^21.0.2 age confidence
@commitlint/config-conventional (source) ^21.0.1^21.0.2 age confidence
@component-hook/eslint-plugin (source) ^1.4.2^1.4.4 age confidence
@fortawesome/fontawesome-svg-core (source) ^7.1.0^7.2.0 age confidence
@fortawesome/free-brands-svg-icons (source) ^7.1.0^7.2.0 age confidence
@fortawesome/free-regular-svg-icons (source) ^7.1.0^7.2.0 age confidence
@fortawesome/free-solid-svg-icons (source) ^7.1.0^7.2.0 age confidence
@fortawesome/vue-fontawesome ^3.1.3^3.2.0 age confidence
@shikijs/monaco (source) 4.0.24.2.0 age confidence
@tailwindcss/vite (source) ^4.1.18^4.3.1 age confidence
@tanstack/vue-query (source) ^5.92.9^5.101.0 age confidence
@types/node (source) ^24.10.9^24.13.2 age confidence
@vitejs/plugin-vue (source) ^6.0.3^6.0.7 age confidence
@vitest/coverage-v8 (source) ^4.0.18^4.1.9 age confidence
@volar/jsdelivr (source) 2.4.232.4.28 age confidence
@volar/monaco (source) 2.4.232.4.28 age confidence
@vue/language-core (source) 3.0.83.3.5 age confidence
@vue/language-service (source) 3.0.83.3.5 age confidence
@vue/tsconfig ^0.8.1^0.9.1 age confidence
@vue/typescript-plugin (source) 3.0.83.3.5 age confidence
autoprefixer ^10.4.23^10.5.0 age confidence
axios (source) ^1.13.3^1.18.0 age confidence
cssnano ^8.0.1^8.0.2 age confidence
eslint (source) ^9.39.2^9.39.4 age confidence
fflate (source) ^0.8.2^0.8.3 age confidence
fs-extra ^11.3.3^11.3.5 age confidence
jsdom ^29.0.0^29.1.1 age confidence
monaco-editor 0.52.20.55.1 age confidence
msw (source) ^2.12.7^2.14.6 age confidence
pnpm (source) 10.28.110.34.3 age confidence
postcss (source) ^8.5.6^8.5.15 age confidence
postcss-preset-env (source) ^11.1.2^11.3.1 age confidence
prettier (source) ^3.8.1^3.8.4 age confidence
prettier-plugin-tailwindcss ^0.7.2^0.8.0 age confidence
shiki (source) 4.0.24.2.0 age confidence
tailwindcss (source) ^4.1.18^4.3.1 age confidence
vite (source) ^8.0.8^8.0.16 age confidence
vite-plugin-node-polyfills ^0.26.0^0.28.0 age confidence
vitest (source) ^4.0.18^4.1.9 age confidence
vitest-canvas-mock ^1.1.3^1.1.4 age confidence
volar-service-typescript (source) ^0.0.68^0.0.71 age confidence
vue (source) ^3.5.27^3.5.38 age confidence
vue-router (source) ^5.0.3^5.1.0 age confidence
vue-tsc (source) ^3.2.4^3.3.5 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v21.0.2

Compare Source

Bug Fixes
conventional-changelog/commitlint (@​commitlint/config-conventional)

v21.0.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

tzuyi0817/component-hook (@​component-hook/eslint-plugin)

v1.4.4

Compare Source

Bug Fixes
  • pdf-canvas: add an error to open encrypted pdf (575cfe3)

v1.4.3

Compare Source

Features
  • eslint-plugin: adjust ts rules (3189623)
  • eslint-plugin: add restricted syntax (6ebf527)
Bug Fixes
  • eslint-plugin: jsonc exports sort order move import condition before require (55a97f1)
FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v7.2.0

Compare Source

FortAwesome/vue-fontawesome (@​fortawesome/vue-fontawesome)

v3.2.0

Compare Source

Added
  • Support for custom gradient fills

shikijs/shiki (@​shikijs/monaco)

v4.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.3.1

Compare Source

Added
  • Add --silent option to suppress output in @tailwindcss/cli (#​20100)
Fixed
  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#​20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#​20052)
  • Allow @apply to be used with CSS mixins (#​19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#​20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#​20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#​20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#​20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#​20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#​20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#​20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#​20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#​20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#​19588)
  • Allow @variant to be used inside addBase (#​19480)
  • Ensure @source globs with symlinks are preserved (#​20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#​20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#​20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#​20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#​20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#​20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#​20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#​20228)
Changed
  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#​20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#​20196)

v4.3.0

Compare Source

Added
  • Add @container-size utility (#​18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#​19981, #​20019)
  • Add scrollbar-gutter-* utilities (#​20018)
  • Add zoom-* utilities (#​20020)
  • Add tab-* utilities (#​20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#​19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#​19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#​19989)
Fixed
  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#​19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#​19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#​19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#​19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#​19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#​19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#​19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#​19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#​19918)
  • Allow multiple @utility definitions with the same name but different value types (#​19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#​19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#​20003)
  • Ensure --value(…) is required in functional @utility definitions (#​20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#​20011)

v4.2.4

Compare Source

Fixed
  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#​19947)

v4.2.3

Compare Source

Fixed
  • Canonicalization: improve canonicalizations for tracking-* utilities by preferring non-negative utilities (e.g. -tracking-tightertracking-wider) (#​19827)
  • Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#​19829)
  • Ensure query params in imports are considered unique resources when using @tailwindcss/webpack (#​19723)
  • Canonicalization: collapse arbitrary values into shorthand utilities (e.g. px-[1.2rem] py-[1.2rem]p-[1.2rem]) (#​19837)
  • Canonicalization: collapse border-{t,b}-* into border-y-*, border-{l,r}-* into border-x-*, and border-{t,r,b,l}-* into border-* (#​19842)
  • Canonicalization: collapse scroll-m{t,b}-* into scroll-my-*, scroll-m{l,r}-* into scroll-mx-*, and scroll-m{t,r,b,l}-* into scroll-m-* (#​19842)
  • Canonicalization: collapse scroll-p{t,b}-* into scroll-py-*, scroll-p{l,r}-* into scroll-px-*, and scroll-p{t,r,b,l}-* into scroll-p-* (#​19842)
  • Canonicalization: collapse overflow-{x,y}-* into overflow-* (#​19842)
  • Canonicalization: collapse overscroll-{x,y}-* into overscroll-* (#​19842)
  • Read from --placeholder-color instead of --background-color for placeholder-* utilities (#​19843)
  • Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#​19846)
  • Upgrade: use config.content when migrating from Tailwind CSS v3 to Tailwind CSS v4 (#​19846)
  • Upgrade: never migrate files that are ignored by git (#​19846)
  • Add .env and .env.* to default ignored content files (#​19846)
  • Canonicalization: migrate overflow-ellipsis into text-ellipsis (#​19849)
  • Canonicalization: migrate start-fullinset-s-full, start-autoinset-s-auto, start-pxinset-s-px, and start-<number>inset-s-<number> as well as negative versions (#​19849)
  • Canonicalization: migrate end-fullinset-e-full, end-autoinset-e-auto, end-pxinset-e-px, and end-<number>inset-e-<number> as well as negative versions (#​19849)
  • Canonicalization: move the - sign inside the arbitrary value -left-[9rem]left-[-9rem] (#​19858)
  • Canonicalization: move the - sign outside the arbitrary value ml-[calc(-1*var(--width))]-ml-(--width) (#​19858)
  • Improve performance when scanning JSONL / NDJSON files (#​19862)
  • Support NODE_PATH environment variable in standalone CLI (#​19617)

v4.2.2

Compare Source

Fixed
  • Don't crash when candidates contain prototype properties like row-constructor (#​19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#​19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#​19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#​19745)
  • Add support for Vite 8 in @tailwindcss/vite (#​19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#​19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#​19812)

v4.2.1

Compare Source

Fixed
  • Allow trailing dash in functional utility names for backwards compatibility (#​19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#​19711)

v4.2.0

Compare Source

Added
  • Add mauve, olive, mist, and taupe color palettes to the default theme (#​19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#​19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#​19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#​19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#​19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#​19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#​19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#​19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#​19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#​19613)
  • Add font-features-* utility for font-feature-settings (#​19623)
Fixed
  • Prevent double @supports wrapper for color-mix values (#​19450)
  • Allow whitespace around @source inline() argument (#​19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#​19447)
  • Detect utilities containing capital letters followed by numbers (#​19465)
  • Fix class extraction for Rails' strict locals (#​19525)
  • Align @utility name validation with Oxide scanner rules (#​19524)
  • Fix infinite loop when using @variant inside @custom-variant (#​19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#​19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#​19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#​19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#​19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#​19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#​19675)
  • Add .jj to default ignored content directories (#​19687)
Deprecated
  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#​19613)
TanStack/query (@​tanstack/vue-query)

v5.101.0

Compare Source

Patch Changes

v5.100.14

Compare Source

Patch Changes

v5.100.13

Compare Source

Patch Changes
  • fix(query-core): drop the custom NoInfer<T> re-export and rely on TypeScript's built-in NoInfer (TS ≥ 5.4) so NoInfer<X[K]> stays assignable to X[K] in generic contexts (fixes #​9937) (#​10593)

  • Updated dependencies [d423168]:

v5.100.12

Compare Source

Patch Changes

v5.100.11

Patch Changes
  • fix(vue-query): allow reactive and getter values as queryKey property in queryOptions (#​10530)

    This fixes a regression introduced in #​10452 where queryOptions only accepted plain arrays for the queryKey property, but not computed refs, Ref values, or getter functions. The related fix in #​10465 only covered the enabled property.

    Now the queryKey property in queryOptions accepts the same reactive forms as enabled:

    • Plain QueryKey arrays
    • Ref<QueryKey>
    • ComputedRef<QueryKey>
    • () => QueryKey (getter)
  • Updated dependencies []:

v5.100.10

Patch Changes

v5.100.9

Compare Source

Patch Changes

v5.100.8

Compare Source

Patch Changes

v5.100.7

Compare Source

Patch Changes

v5.100.6

Compare Source

Patch Changes

v5.100.5

Compare Source

Patch Changes

v5.100.4

Compare Source

Patch Changes

v5.100.3

Compare Source

Patch Changes

v5.100.2

Patch Changes

v5.100.1

Patch Changes

v5.100.0

Compare Source

Patch Changes

v5.99.2

Compare Source

Patch Changes
  • fix(vue-query): allow computed ref and other reactive values as enabled property in queryOptions (#​10465)

    This fixes a regression introduced in #​10452 where queryOptions only accepted getter functions for the enabled property, but not computed refs or other reactive values.

    Now the enabled property in queryOptions correctly accepts:

    • boolean values
    • Ref<boolean>
    • ComputedRef<boolean>
    • () => boolean getter functions
    • (query) => boolean query predicate functions
  • Updated dependencies []:

v5.99.1

Compare Source

Patch Changes

v5.99.0

Compare Source

Minor Changes
  • feat(vue-query): add 'mutationOptions' (#​10381)
Patch Changes

v5.98.0

Compare Source

Minor Changes
  • Add usePrefetchQuery and usePrefetchInfiniteQuery to vue-query. (#​10372)
Patch Changes

v5.97.0

Compare Source

Patch Changes

v5.96.2

Compare Source

Patch Changes

v5.96.1

Compare Source

Patch Changes

v5.96.0

Compare Source

Patch Changes

v5.95.2

Compare Source

Patch Changes

v5.95.1

Compare Source

Patch Changes
  • Updated dependencies [[1f1775c](https

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Feb 2, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 572efbd to 6d77b12 Compare February 2, 2026 13:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6d77b12 to bb1c253 Compare February 3, 2026 13:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from bb1c253 to 788011a Compare February 4, 2026 00:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 788011a to ecff830 Compare February 5, 2026 15:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ecff830 to 6a10b5c Compare February 6, 2026 10:03
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6a10b5c to 60586d2 Compare February 6, 2026 16:27
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 60586d2 to 742b934 Compare February 7, 2026 21:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 742b934 to aa23ce1 Compare February 8, 2026 01:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from aa23ce1 to ab0e9e5 Compare February 8, 2026 12:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ab0e9e5 to 5125e4b Compare February 9, 2026 01:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5125e4b to 428a158 Compare February 9, 2026 10:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 428a158 to 39cbf29 Compare February 10, 2026 14:43
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 39cbf29 to 9fddeed Compare February 10, 2026 17:43
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9fddeed to 9b5a8a3 Compare February 10, 2026 21:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 77479b5 to 0acb621 Compare February 21, 2026 05:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0acb621 to d7e5783 Compare February 21, 2026 09:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d7e5783 to 4ed8c34 Compare February 21, 2026 17:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4ed8c34 to 9f02ce1 Compare February 23, 2026 02:19
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a0bff4a to f594635 Compare February 24, 2026 09:02
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f594635 to 331e1e2 Compare February 25, 2026 08:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 331e1e2 to 71b9b95 Compare February 25, 2026 19:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 71b9b95 to 670982a Compare February 26, 2026 02:11
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 670982a to 1ba4f52 Compare February 26, 2026 13:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1ba4f52 to d72b0e8 Compare February 26, 2026 22:35
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d72b0e8 to 7c2573d Compare February 27, 2026 17:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7c2573d to c5de5f2 Compare February 28, 2026 06:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c5de5f2 to 42d1b14 Compare February 28, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants