Skip to content

chore(deps): bump the non-major group across 1 directory with 14 updates#578

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/non-major-3a142e15e1
Open

chore(deps): bump the non-major group across 1 directory with 14 updates#578
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/non-major-3a142e15e1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the non-major group with 14 updates in the / directory:

Package From To
@nuxt/content 3.13.0 3.15.0
@nuxtjs/mdc 0.21.1 0.22.1
@nuxtjs/robots 6.0.8 6.1.2
@nuxtjs/sitemap 8.0.15 8.2.2
@tailwindcss/typography 0.5.19 0.5.20
@tailwindcss/vite 4.2.4 4.3.2
@tanstack/vue-query 5.100.7 5.101.2
eslint 10.3.0 10.7.0
eslint-plugin-better-tailwindcss 4.5.0 4.6.1
nuxt 4.4.4 4.4.8
nuxt-og-image 6.4.9 6.7.2
nuxt-seo-utils 8.1.11 8.3.1
tailwindcss 4.2.4 4.3.2
vue-tsc 3.2.7 3.3.7

Updates @nuxt/content from 3.13.0 to 3.15.0

Changelog

Sourced from @​nuxt/content's changelog.

3.15.0 (2026-07-02)

Features

  • add explicit bun sqlite connector for Bun runtime deployments (#3741) (92ac2ab)
  • search: add type inference for extraFields (#3714) (078491b)

Bug Fixes

  • content: support validator detection with pnpm enableGlobalVirtualStore (#3791) (6b2720b)
  • hmr: update all matching collections when a file changes (#3802) (06f8edb)
  • search: softer heading-level boost curve and tuned defaults (#3801) (00d25a5)
  • vercel: use tmp directory to clone contents (#3810) (793d59a)

3.14.0 (2026-05-18)

Features

  • search: add useSearchCollection composable with FTS5 full-text search (#3787) (2a1a585)
  • types: add custom properties on ContentConfig (#3761) (ea196c5)
  • types: add NOT IN to SQLOperator type (#3785) (ab88eb3)

Bug Fixes

  • docs: update Nuxt version from 3 to 4 in template features (#3780) (1f24029)
  • path-meta: slugify function did not pass to transformer (#3794) (778d7db)
  • preview: skip collections without source in preview template (#3771) (8aabefd)
Commits
  • e7e1269 chore(release): v3.15.0
  • dedecc4 chore: upgrade mdc module
  • f4ded6d chore: upgrade deps (#3811)
  • 793d59a fix(vercel): use tmp directory to clone contents (#3810)
  • 6b2720b fix(content): support validator detection with pnpm enableGlobalVirtualStore ...
  • fea3ffa lint: fix
  • cf610df chore: upgrade deps
  • 92ac2ab feat: add explicit bun sqlite connector for Bun runtime deployments (#3741)
  • 078491b feat(search): add type inference for extraFields (#3714)
  • 06f8edb fix(hmr): update all matching collections when a file changes (#3802)
  • Additional commits viewable in compare view

Updates @nuxtjs/mdc from 0.21.1 to 0.22.1

Release notes

Sourced from @​nuxtjs/mdc's releases.

v0.22.1

  • fix: validate xlink:href and fix data:text/html prefix check in sanitizer (#491) (61d636c)
  • docs: clarify indentation when using components (#482) (d6e5fc6)
  • chore(deps): upgrade dependencies (#489) (8c13760)
  • chore: upgrade to pnpm 11 (#486) (4b2d3e3)
  • chore(deps): update nuxt framework to ^4.4.6 (#480) (b23a2e1)

v0.22.0

  • chore: upgrade deps (b3de9fc)
  • docs: add Comark migration guide in README (595fe77)
Changelog

Sourced from @​nuxtjs/mdc's changelog.

v0.22.1

compare changes

🩹 Fixes

  • Validate xlink:href and fix data:text/html prefix check in sanitizer (#491)

📖 Documentation

  • Clarify indentation when using components (#482)

🏡 Chore

❤️ Contributors

v0.22.0

compare changes

📖 Documentation

  • Add Comark migration guide in README (595fe77)

🏡 Chore

❤️ Contributors

Commits
  • dd0ac71 chore(release): release v0.22.1
  • 4f01e82 chore: upgrade deps
  • 61d636c fix: validate xlink:href and fix data:text/html prefix check in sanitizer (#491)
  • d6e5fc6 docs: clarify indentation when using components (#482)
  • 8c13760 chore(deps): upgrade dependencies (#489)
  • 4b2d3e3 chore: upgrade to pnpm 11 (#486)
  • b23a2e1 chore(deps): update nuxt framework to ^4.4.6 (#480)
  • 88b95a9 chore(release): release v0.22.0
  • b3de9fc chore: upgrade deps
  • 595fe77 docs: add Comark migration guide in README
  • See full diff in compare view

Updates @nuxtjs/robots from 6.0.8 to 6.1.2

Release notes

Sourced from @​nuxtjs/robots's releases.

v6.1.2

   🐞 Bug Fixes

    View changes on GitHub

v6.1.1

No significant changes

    View changes on GitHub

v6.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v6.0.9

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @nuxtjs/sitemap from 8.0.15 to 8.2.2

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v8.2.2

   🐞 Bug Fixes

    View changes on GitHub

v8.2.1

No significant changes

    View changes on GitHub

v8.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @tailwindcss/typography from 0.5.19 to 0.5.20

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.20

Fixed

  • Support installing with stable versions of Tailwind CSS v4 (#424)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.20] - 2026-06-08

Fixed

  • Support installing with stable versions of Tailwind CSS v4 (#424)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tailwindcss/typography since your current version.


Updates @tailwindcss/vite from 4.2.4 to 4.3.2

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.3.2

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)

v4.3.1

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)

... (truncated)

Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.3.2] - 2026-06-26

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)

[4.3.1] - 2026-06-12

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

... (truncated)

Commits

Updates @tanstack/vue-query from 5.100.7 to 5.101.2

Release notes

Sourced from @​tanstack/vue-query's releases.

@​tanstack/vue-query@​5.101.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.2

@​tanstack/vue-query@​5.101.1

Patch Changes

  • Updated dependencies [9eff92e]:
    • @​tanstack/query-core@​5.101.1

@​tanstack/vue-query@​5.101.0

Patch Changes

  • #10826 1348095 - Replace deprecated isServer with environmentManager.isServer()

  • Updated dependencies []:

    • @​tanstack/query-core@​5.101.0

@​tanstack/vue-query@​5.100.14

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.14
Changelog

Sourced from @​tanstack/vue-query's changelog.

5.101.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.2

5.101.1

Patch Changes

  • Updated dependencies [9eff92e]:
    • @​tanstack/query-core@​5.101.1

5.101.0

Patch Changes

  • #10826 1348095 - Replace deprecated isServer with environmentManager.isServer()

  • Updated dependencies []:

    • @​tanstack/query-core@​5.101.0

5.100.14

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.14

5.100.13

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]:

    • @​tanstack/query-core@​5.100.13

5.100.12

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.12

5.100.11

Patch Changes

... (truncated)

Commits
  • 610e8d1 ci: Version Packages (#10996)
  • b809297 ci: Version Packages (#10977)
  • a7b783a test(vue-query): replace deprecated 'toBeCalledWith' with 'toHaveBeenCalledWi...
  • 835a299 test(vue-query/useMutation): replace 'vi.waitFor' with 'vi.advanceTimersByTim...
  • 43a4ea0 test(vue-query): replace deprecated 'toBeCalledWith' and 'toBeCalled' with 't...
  • feb1efd test(*): move 'vi.useRealTimers' to the end of 'afterEach' so cleanup runs un...
  • f3d8d2a ci: Version Packages (#10774)
  • 1348095 fix(vue-query): replace deprecated isServer with environmentManager.isServer(...
  • 532bb29 fix(tests): disable local coverage instrumentation (#10776)
  • ba6e7be ci: Version Packages (#10767)
  • Additional commits viewable in compare view

Updates eslint from 10.3.0 to 10.7.0

Release notes

Sourced from eslint's releases.

v10.7.0

Features

  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#21032) (sethamus)
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#21063) (fnx)
  • 557fde8 feat: support computed Number.parseInt member access in radix rule (#21041) (Pixel)
  • 0b4a73b feat: add suggestions to no-compare-neg-zero (#21034) (den$)
  • 96cdd42 feat: report invalid signed numeric radix values in radix rule (#21030) (Pixel)

Bug Fixes

  • 3e7bf15 fix: apply ignoreClassesWithImplements to class expressions (#21069) (Pixel)
  • 0d7d70c fix: insert cause outside wrapping parens in preserve-caught-error (#21062) (Mahin Anowar)
  • 75ec753 fix: handle static template literals in eqeqeq rule (#21058) (Pixel)
  • b717a22 fix: prevent eqeqeq null option from reporting non-equality operators (#21057) (Pixel)
  • e35b05f fix: avoid no-invalid-regexp false positive for shadowed RegExp (#21051) (Pixel)
  • a3172b6 fix: avoid no-control-regex false positive for shadowed RegExp (#21050) (Pixel)
  • d1f637e fix: parenthesize sequence expression operands in no-implicit-coercion (#21045) (spokodev)
  • 8859baf fix: avoid prefer-numeric-literals false positive for shadowed globals (#21047) (한국)
  • a9e5961 fix: use-isnan false positive on shadowed NaN/Number (#20958) (sethamus)
  • 8a240a7 fix: avoid false positives in radix rule for spread arguments (#21044) (Pixel)

Documentation

  • c30d808 docs: Update README (GitHub Actions Bot)
  • 5139800 docs: document ESLint migration codemods in v9 and v10 guides (#20980) (Alex Bit)
  • 04174cb docs: Update README (GitHub Actions Bot)
  • 026e130 docs: update semver policy for bug fixes (#21048) (Milos Djermanovic)
  • 9d42fef docs: Update README (GitHub Actions Bot)
  • b230159 docs: Update README (GitHub Actions Bot)
  • 0129972 docs: correct **/.js glob to **/*.js in config files guide (#21036) (EduardF1)

Chores

  • 9489379 chore: update dependency @​eslint/eslintrc to ^3.3.6 (#21076) (renovate[bot])
  • 81a4774 chore: updates for v9.39.5 release (Jenkins)
  • 9835414 chore: enable $ExpectType annotations in all TypeScript files (#21071) (Francesco Trotta)
  • 72adf6b chore: restrict markdownlint-cli2 updates in renovate (#21067) (lumir)
  • 833ec10 chore: update dependency prettier to v3.9.4 (#21061) (renovate[bot])
  • 7ea106d chore: update ecosystem plugins (#21059) (ESLint Bot)
  • 8fb550e chore: add prettier update commit to .git-blame-ignore-revs (#21056) (lumir)
  • e4e1166 chore: update dependency prettier to v3.9.1 (#21055) (renovate[bot])
  • 0493f53 chore: update prettier to v3.9.0 (#21054) (Pixel)
  • 1056a99 chore: update dependency prettier to v3.8.5 (#21049) (renovate[bot])
  • 4d4155d ci: run ecosystem tests on pull requests (#21027) (sethamus)
  • 993539f chore: update dependency @​eslint/json to ^2.0.1 (#21042) (renovate[bot])
  • 53f8b69 test: add error locations to no-constant-binary-expression (#21039) (lumir)
  • 5ab71d5 refactor: clean up radix rule internals (#21015) (Pixel)
  • a80a9a4 chore: update ecosystem plugins (#21035) (ESLint Bot)
  • 7c9a029 ci: add Node.js 26 to CI (#20847) (lumir)

v10.6.0

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)

... (truncated)

Commits
  • fabd99b 10.7.0
  • 37c5e75 Build: changelog update for 10.7.0
  • 9489379 chore: update dependency @​eslint/eslintrc to ^3.3.6 (#21076)
  • 81a4774 chore: updates for v9.39.5 release
  • 3e7bf15 fix: apply ignoreClassesWithImplements to class expressions (#21069)
  • 9835414 chore: enable $ExpectType annotations in all TypeScript files (#21071)
  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#21032)
  • c30d808 docs: Update README
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#21063)
  • 72adf6b chore: restrict markdownlint-cli2 updates in renovate (#21067)
  • Additional commits viewable in compare view

Updates eslint-plugin-better-tailwindcss from 4.5.0 to 4.6.1

Release notes

Sourced from eslint-plugin-better-tailwindcss's releases.

v4.6.1

compare changes

Fixes

  • Nested function calls (#387)

v4.6.0

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
Bumps the non-major group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nuxt/content](https://github.com/nuxt/content) | `3.13.0` | `3.15.0` |
| [@nuxtjs/mdc](https://github.com/nuxt-content/mdc) | `0.21.1` | `0.22.1` |
| [@nuxtjs/robots](https://github.com/nuxt-modules/robots) | `6.0.8` | `6.1.2` |
| [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) | `8.0.15` | `8.2.2` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.19` | `0.5.20` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.2` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.100.7` | `5.101.2` |
| [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.7.0` |
| [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `4.5.0` | `4.6.1` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.4` | `4.4.8` |
| [nuxt-og-image](https://github.com/nuxt-modules/og-image) | `6.4.9` | `6.7.2` |
| [nuxt-seo-utils](https://github.com/harlan-zw/nuxt-seo-utils) | `8.1.11` | `8.3.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.4` | `4.3.2` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.7` | `3.3.7` |



Updates `@nuxt/content` from 3.13.0 to 3.15.0
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v3.13.0...v3.15.0)

Updates `@nuxtjs/mdc` from 0.21.1 to 0.22.1
- [Release notes](https://github.com/nuxt-content/mdc/releases)
- [Changelog](https://github.com/nuxt-content/mdc/blob/main/CHANGELOG.md)
- [Commits](nuxt-content/mdc@v0.21.1...v0.22.1)

Updates `@nuxtjs/robots` from 6.0.8 to 6.1.2
- [Release notes](https://github.com/nuxt-modules/robots/releases)
- [Changelog](https://github.com/nuxt-modules/robots/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/robots@v6.0.8...v6.1.2)

Updates `@nuxtjs/sitemap` from 8.0.15 to 8.2.2
- [Release notes](https://github.com/nuxt-modules/sitemap/releases)
- [Commits](nuxt-modules/sitemap@v8.0.15...v8.2.2)

Updates `@tailwindcss/typography` from 0.5.19 to 0.5.20
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.19...v0.5.20)

Updates `@tailwindcss/vite` from 4.2.4 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-vite)

Updates `@tanstack/vue-query` from 5.100.7 to 5.101.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.101.2/packages/vue-query)

Updates `eslint` from 10.3.0 to 10.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.7.0)

Updates `eslint-plugin-better-tailwindcss` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases)
- [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](schoero/eslint-plugin-better-tailwindcss@v4.5.0...v4.6.1)

Updates `nuxt` from 4.4.4 to 4.4.8
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.4.8/packages/nuxt)

Updates `nuxt-og-image` from 6.4.9 to 6.7.2
- [Release notes](https://github.com/nuxt-modules/og-image/releases)
- [Changelog](https://github.com/nuxt-modules/og-image/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/og-image@v6.4.9...v6.7.2)

Updates `nuxt-seo-utils` from 8.1.11 to 8.3.1
- [Release notes](https://github.com/harlan-zw/nuxt-seo-utils/releases)
- [Changelog](https://github.com/harlan-zw/nuxt-seo-utils/blob/main/CHANGELOG.md)
- [Commits](harlan-zw/nuxt-seo-utils@v8.1.11...v8.3.1)

Updates `tailwindcss` from 4.2.4 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss)

Updates `vue-tsc` from 3.2.7 to 3.3.7
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.7/packages/tsc)

---
updated-dependencies:
- dependency-name: "@nuxt/content"
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@nuxtjs/mdc"
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@nuxtjs/robots"
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@nuxtjs/sitemap"
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.101.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: eslint-plugin-better-tailwindcss
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: nuxt
  dependency-version: 4.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: nuxt-og-image
  dependency-version: 6.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: nuxt-seo-utils
  dependency-version: 8.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tailwindcss
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: vue-tsc
  dependency-version: 3.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/non-major-3a142e15e1 branch from 593f4b5 to 794d94e Compare July 16, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants