Skip to content

chore(deps): update all non-major dependencies - #474

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2025

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
@antfu/eslint-config ^9.3.0^9.5.1 age confidence
@harlan-zw/comark-content (source) ^0.1.3^0.1.5 age confidence
@nuxt/content (source) ^3.15.2^3.16.0 age confidence
@nuxt/devtools-kit (source) 4.0.0-alpha.124.0.0-alpha.17 age confidence
@nuxt/test-utils ^4.1.0^4.2.0 age confidence
@nuxt/ui (source) ^4.10.0^4.11.0 age confidence
@nuxtjs/robots (source) ^6.1.5^6.2.0 age confidence
@vue/test-utils ^2.4.11^2.5.0 age confidence
bumpp ^12.2.1^12.3.0 age confidence
eslint (source) ^10.8.1^10.10.0 age confidence
eslint-plugin-harlanzw ^0.20.0^0.21.1 age confidence
fast-xml-parser ^5.11.0^5.11.1 age confidence
happy-dom ^20.11.6^20.14.0 age confidence
nuxt-i18n-micro (source) ^3.28.0^3.28.4 age confidence
pkg-types ^2.3.1^2.3.2 age confidence
pnpm (source) 11.22.011.25.0 age confidence
vue (source) ^3.5.41^3.5.42 age confidence
vue-tsc (source) ^3.3.10^3.3.11 age confidence
zod (source) ^4.4.3^4.5.4 age confidence
zod (source) >=3>=3.25.76 age confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v9.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.4.1

Compare Source

   🚀 Features
  • pnpm: Enforce new-line style for pnpm-workspace.yaml  -  by @​antfu (ab400)
    View changes on GitHub

v9.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/content (@​nuxt/content)

v3.16.0

Compare Source

Bug Fixes
  • avoid install prompt in non-interactive environments (#​3833) (2d0e84b)
  • ContentRenderer: keep async component identity stable across re-resolves (#​3835) (dcf86e6)
  • improve generated git cache key (#​3839) (d1e353e)
  • module: keep content templates when building with _prepare (#​3837) (e390c3b)
  • nuxthub: handle object form of hub.db (#​3822) (8841abc)
  • query: tolerate trailing slashes in path-based lookups (#​3838) (220d392)
  • runtime: use dynamic import for #content/adapter to prevent prerender failure (#​3830) (400390a)
  • use UTC getters in formatDate/formatDateTime to prevent timezone drift (#​3782) (9f1f89a)
nuxt/devtools (@​nuxt/devtools-kit)

v4.0.0-alpha.17

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.0-alpha.16

Compare Source

   🚀 Features
    View changes on GitHub

v4.0.0-alpha.15

Compare Source

   🚀 Features
  • Upgrade devframe and Vite DevTools, update branding  -  by @​antfu (42419)
   🐞 Bug Fixes
    View changes on GitHub

v4.0.0-alpha.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.0-alpha.13

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v4.2.0

Compare Source

v4.2.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • browser: add render helper for vitest browser mode (#​1725)
  • runtime-utils: add spy option to mount + render helpers (#​1762)
🩹 Fixes
  • runtime-utils: mockNuxtImport sourcemap mapped position (#​1787)
  • config: tolerate non-cloneable values when cloning config (#​1771)
  • e2e: honour setupTimeout in playwright + surface server logs (#​1785)
  • e2e: add explanation if server exited before being ready (#​1761)
  • module: handle string presets in auto-imports (#​1784)
  • config: don't run includeSource in both projects in defineVitestConfig (#​1763)
  • e2e: use taskkill to kill processes on windows (#​1760)
  • config: support nuxt v5 with nitro vite environment (#​1758)
🏡 Chore
  • avoid missing file extension warning in test/examples (#​1775)
  • exempt first-party packages from pnpm minimumReleaseAge (#​1774)
  • replace latest ranges with caret ranges (#​1773)
  • move vite environment api tests to example tests (#​1755)
✅ Tests
  • re-enable bun browser e2e on windows (#​1791)
🤖 CI
  • migrate to uppt for release workflow (#​1792)
🎉 New Contributors
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v4.11.0

Compare Source

Features
Bug Fixes
  • AuthForm: type submit payload with the schema output (#​6816) (795c353)
  • Calendar: correct size scale (#​6832) (29f9890)
  • CommandPalette: always escape search highlight to prevent XSS (#​6741) (2a172ef)
  • components: resolve theme props consistently in form controls (#​6834) (7c74269)
  • ContentToc: prevent list from collapsing (#​6778) (706cfd0)
  • Editor: ignore updates without document changes (#​6807) (7e615e1)
  • Icon: render bundled icons during SSR in Vue (#​6841) (545f9e3)
  • locale: correct native names and tajik language code (#​6823) (e333e8d)
  • locale: correct slide placeholder casing in lb (#​6822) (10ec237)
  • Marquee: use logical properties and drop broken vertical RTL animation (#​6833) (9b08a84)
  • Modal: emit transition events from overlay when scrollable (#​6786) (5afbd5c)
  • Slider: bind form aria attributes on thumbs instead of root (#​6768) (f3c2ac2)
  • Slider: forward aria attributes to the thumb (#​6848) (d6c3802)
  • theme: blank top-level base in applyUnstyled (#​6825) (3e89ea7)
  • theme: keep variants when replacing slot classes in app config (#​6824) (0fabbe5)
  • Theme: merge class from props with the component class (#​6842) (731ff26)
  • theme: replace deprecated bare tailwind aliases (#​6865) (d4f2ca0)
  • theme: respect reduced motion on remaining movement transitions (ce5b1df)
  • theme: unify motion easing and respect prefers-reduced-motion (#​6742) (735b264)
  • Tree: use logical padding for indentation (#​6815) (958a3ba)
Performance Improvements
  • Button/Select/SelectMenu/InputMenu: narrow reactive dependencies (#​6736) (6bd1dfc)
  • components: memoize tv slot invocations with simple args (#​6737) (4200e80)
nuxt-modules/robots (@​nuxtjs/robots)

v6.2.0

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/test-utils (@​vue/test-utils)

v2.5.0

Compare Source

antfu-collective/bumpp (bumpp)

v12.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v12.2.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v12.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v10.10.0

Compare Source

v10.9.1

Compare Source

v10.9.0

Compare Source

harlan-zw/eslint-plugin-harlanzw (eslint-plugin-harlanzw)

v0.21.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.21.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.11.1

Compare Source

capricorn86/happy-dom (happy-dom)

v20.14.0

Compare Source

🎨 Features

v20.13.2

Compare Source

👷‍♂️ Patch fixes

v20.13.1

Compare Source

v20.13.0

Compare Source

🎨 Features

v20.12.2

Compare Source

v20.12.1

Compare Source

v20.12.0

Compare Source

v20.11.15

Compare Source

👷‍♂️ Patch fixes

v20.11.14

Compare Source

v20.11.13

Compare Source

👷‍♂️ Patch fixes

v20.11.12

Compare Source

👷‍♂️ Patch fixes

v20.11.11

Compare Source

v20.11.10

Compare Source

v20.11.9

Compare Source

v20.11.8

Compare Source

👷‍♂️ Patch fixes
  • Values pushed or assigned to the adoptedStyleSheet array should be validated - By @​capricorn86 in task #​2315

v20.11.7

Compare Source

👷‍♂️ Patch fixes
  • The properties Document.adoptedStyleSheets and ShadowRoot.adoptedStyleSheets should validate it's value - By @​capricorn86 in task #​2313
s00d/nuxt-i18n-micro (nuxt-i18n-micro)

v3.28.4

Compare Source

compare changes

🩹 Fixes
  • path-strategy: Keep query and hash from string inputs to localeRoute (#​253)
  • scripts: Compare export types by exact path (563dc5dd)
❤️ Contributors

v3.28.3

Compare Source

compare changes

🩹 Fixes
  • path-strategy: Parse npm 12 pack --json output in publish test (377ed861)
  • meta: Refresh SEO head on locale-only switches (c8801dff)
  • scripts: Judge release source by net HEAD vs tag (8a5747e3)
❤️ Contributors

v3.28.2

Compare Source

compare changes

🚀 Enhancements
  • vue: Split router adapter to /router (86b70346)
  • astro: Add prepareLocaleRewrite for [locale] rewrite routes (711cbe09)
🔥 Performance
  • scripts: Rewrite compare-published for speed (147aa6fd)
🩹 Fixes
  • runtime: Keep locale detection when a query value contains a dot (#​252)
  • scripts: Parse npm 12 pack --json object shape (2bef0a87)
  • scripts: Parallelize compare-published tarball reads (91bb7c9a)
  • typecheck: Add astro check and remove playground ts-nocheck (c1b92633)
  • astro: Clear astro check hints and fail on future hints (448544dd)
  • astro: Replace triple-slash shim reference with import (af1b20b9)
📖 Documentation
  • astro: Document prepareLocaleRewrite and locale rewrite routes (92abe2ae)
  • astro: Add CHANGELOG entries for 1.3.13 and 1.3.14 (9eac97b9)
  • changelog: Sync unreleased package versions with npm (db984e29)
🏡 Chore
  • typecheck: Scope checks per package and fix playground typing (a50963da)
  • node,preact,solid: Cascade bump for updated workspace deps (330e7b99)
🎨 Styles
  • Apply oxfmt to astro exports and compare-published types (1e87c75c)
❤️ Contributors

v3.28.1

Compare Source

compare changes

🚀 Enhancements
  • core: Add BaseI18n.extend for custom methods (50d606be)
  • vitepress: Unify createI18n and restructure package (6ad31663)
🩹 Fixes
  • vitepress: Move SSG expect out of beforeAll (ce8607bf)
📖 Documentation
  • Add AGENTS.md with Cursor Cloud build/test setup (add2fa67)
  • integrations: Refresh VitePress package guide (6dd2b6c6)
🏡 Chore
  • Cascade patch bumps for core 1.3.14 (0899a63c)
✅ Tests
  • vitepress: Expand playground and lock SSG/OpenAPI flows (3b28ba88)
❤️ Contributors
pnpm/pnpm (pnpm)

v11.25.0: pnpm 11.25

Compare Source

Minor Changes
  • Added an opt-in proof of concept that lets installs reuse a dependency's build output across machines, by publishing and restoring signed, organization-scoped artifacts through pnpr instead of running the lifecycle scripts locally.

    Configure it with the new remoteSideEffectsCache setting. A workspace names the eligible organization and packages; everything describing the act of signing — publish, keyId, builderId, trustedKeys, privateKey and the provenance fields — is refused in pnpm-workspace.yaml and read from the global config file or the environment instead.

  • Added macOS and Windows x64 and arm64 support to remote shared build artifacts pnpm/pnpm#13771.

  • Added the audit.ignorePrune setting. When set to true, pnpm audit --fix removes ignored GHSA entries that no longer appear in the audit report.

  • Generalized the experimental shared-artifact protocol so candidates and signed payloads identify a discriminated subject. Dependency side effects use package and source-integrity subjects, while workspace tasks use project and task subjects.

    This changes shared-artifact request bodies and signed payloads. A pnpr server and its clients have to be on matching versions.

  • pnpm init now pins the latest pnpm version, instead of the version of pnpm that ran the command. A project scaffolded by an outdated pnpm therefore no longer inherits that staleness through its own devEngines.packageManager / packageManager pin #​7490.

    The version is read from the latest tag on the package-manager registries. When that lookup cannot answer — no network, an unreachable or slow registry, offline, or a latest that the minimumReleaseAge / trustPolicy settings reject — pnpm init pins the running version as before, and never fails or hangs on the lookup. A latest that is older than the running pnpm is never pinned either.

  • A scope set in a project's pnpm-workspace.yaml is now ignored, with a warning naming where to set it instead. pnpm login records the scope as a @scope:registry route in the machine-global auth.ini, which outranks ~/.npmrc in every project — so a repository-committed file could redirect a scope such as @acme for all of a user's other projects after one routine login. Use --scope, the PNPM_CONFIG_SCOPE environment variable, or the global config file instead #​13557.

  • Verified remote build artifacts are persisted in the shared store with their signed origin metadata. Later installs reverify the artifact against current trust, policy, platform, and source before reuse, while invalid remote variants are quarantined per channel (pnpm/pnpm#13771).

  • Persist completed recursive tasks so --resume-from skips exactly the work that passed during a matching interrupted or failed pnpm -r run / pnpm -r exec invocation. When no compatible state exists, pnpm retains its graph-based resume behavior.

  • Allowed pnpm update --patches to refresh registry revisions through a configured pnpr server while retaining locked package versions.

  • Added explicit registry revision selection with <version>+rN and pnpm update --patches for refreshing revision artifacts without changing package versions. Registry-backed lockfile policy checks recognize historical revisions, and pnpr now preserves safe revision histories from upstream registries.

  • Workspace install, rebuild, pack, publish, stage, and lifecycle work now starts as soon as its dependencies finish instead of waiting for an unrelated topological group.

  • pnpm stage approve now approves several staged packages at once. Run it without a stage id to pick from the staged versions interactively, or pass a list of stage ids. The whole batch is approved with a single one-time password, and pnpm asks for a new one only once the registry stops accepting it. Inside a workspace, the selected packages are approved in dependency order, and a package whose workspace dependency could not be approved is skipped instead of being published against a dependency that never reached the registry.

  • Added per-task concurrency limits to workspace task orchestration. Set tasks.<name>.concurrency in pnpm-workspace.yaml to limit how many instances of that task may run across workspace projects at once:

    tasks:
      build:
        concurrency: 2
  • Added support for registry replacement tarballs using standard integrity values, explicit revision fields, registry routing from the registries setting, non-redirecting integrity-addressed URLs, canonical safe-integer revision numbers, and pnpr proxying for immutable upstream revision artifacts.

  • sideEffectsCache now declares the whole of how a package's build output is reused — whether one is restored, whether one is saved, and the remote tier that shares it between machines:

    sideEffectsCache:
      read: true
      write: true
      remote:
        org: acme
        packages: ['native-addon']

    sideEffectsCache: true, sideEffectsCacheReadonly, remoteSideEffectsCache, and its organization field all keep working. Where a field is set under both spellings the one above wins; where it is set under only one, it is kept.

    Two behaviors change, both bringing this CLI in line with what the Rust one already did: sideEffectsCacheReadonly: true now blocks writing to the cache, and setting it alongside sideEffectsCache: false gives a read-only view rather than switching the cache off entirely. A cache can also be declared write-only now, to populate one the run does not read.

  • Workspace task orchestration (pnpm/rfcs#23). pnpm -r run and pnpm -r exec now schedule per task instead of in topological chunks: a task starts as soon as the tasks it depends on have finished, so a project no longer waits for unrelated projects that happen to share its chunk.

    A new tasks section in pnpm-workspace.yaml declares what a task depends on, using the ^ convention:

    tasks:
      build:
        dependsOn: ['^build']
      test:
        dependsOn: ['build']
      lint: {}

    ^name means the named task in each of the project's workspace dependencies; a bare name means the task in the same project; an entry with no dependsOn declares an empty dependency list. A task with no entry behaves as dependsOn: ['^<its own name>'], which is exactly what the previous chunked ordering implied — an unconfigured workspace gets the scheduler improvement and nothing else changes meaning. A project without the script is reported skipped and passes its edges through to its own dependencies, so a scriptless package does not sever a chain.

    Also part of this change:

    • A dependency cycle among the tasks of a run is now an error naming the participating tasks (ERR_PNPM_TASK_CYCLE) instead of silently running in an arbitrary order. Setting ignoreWorkspaceCycles: true downgrades the error to a warning: the cycle's tasks run in an arbitrary order relative to each other.
    • --resume-from now skips exactly the transitive dependencies of the anchor package; work unrelated to the anchor still runs.
    • Under --no-bail, tasks whose dependencies failed are reported as skipped, not failed, and do not add to the exit code.
    • With --bail (the default), the first failure still ends the run at once and nothing new is dispatched — including scripts already queued behind the concurrency limit.
    • pnpm -r run --dry-run <script> prints the task graph that would execute without running anything (including skipping the verifyDepsBeforeRun check); --json emits the tasks and their resolved dependency edges.
    • Output is inherited rather than piped only when at most one script can ever be in flight (--workspace-concurrency=1, or the graph forces the scripts to run one after another).
Patch Changes
  • An _auth entry in the global config file no longer decides which registry packages come from when something else says. A registry or registries declared in pnpm-workspace.yaml or the global config now wins over the route inferred from a stored credential, which still applies where nothing else declares one. The pnpm_config__auth environment variable is unchanged: it stays the way to point a CI runner at a mandated proxy, and still overrides what a repository declares.

  • Prevent installs through a symlinked node_modules directory from rewriting the target checkout pnpm/pnpm#14286.

  • Treat empty scripts selected by a regular expression as missing before running dependent tasks.

  • The options type of the fetch command now declares allowBuilds, a setting its handler already forwarded to the installer. Type-level only — what pnpm fetch does is unchanged.

  • Filter hidden scripts matched by a regular expression during recursive runs when a visible script also matches.

  • Fixed automatically switched pnpm versions forcing all descendant pnpm processes to use the same version pnpm/pnpm#14309.

  • Fixed ERR_PNPM_UNUSED_PATCH validation during incremental installs pnpm/pnpm#13692.

  • Fixed pnpm deploy --prod failing when an excluded dev dependency was also declared as an optional peer dependency pnpm/pnpm#14302.

  • pnpm update -g no longer downgrades a global package. --latest resolves the latest dist-tag, which can point at an older release than the one installed — after pnpm add -g <pkg>@next, for instance #​14270.

    pnpm update -g also no longer changes the pnpm version. pnpm's own global install belongs to pnpm self-update #​14270.

  • Copying a built package to its other hoisted locations no longer replaces the destination directory. With nodeLinker: hoisted, that replacement deleted the dependencies nested inside the destination's node_modules, and made concurrent copies of the same build chunk fail with ERR_PNPM_ENOENT: no such file or directory, rename '.../node_modules/_tmp_...' #​12880.

  • pnpm update no longer replaces the specifier a project declares for a dependency that is also listed in overrides. A catalog: reference stays a catalog: reference, and a declared range stays as written, instead of being rewritten to the version the override resolved to #​12115.

  • pnpm update no longer moves the range a project declares for a dependency that overrides also lists, even when the override repeats that range verbatim. Previously the updated package.json disagreed with the lockfile, so the next pnpm install --frozen-lockfile failed with a specifier mismatch #​14224.

  • Make pnpm add --lockfile-only skip dependency linking pnpm/pnpm#14286.

  • --production is accepted again as an alias of --prod on install, fetch, prune, update, list, why, and sbom, and the install that verifyDepsBeforeRun reproduces is now spelled with --prod. pnpm run no longer aborts with "unexpected argument '--production' found" after a production-only install #​14147.

  • The progress output no longer overwrites the lines above it once it grows taller than the terminal window #​14270.

  • Restoring a dependency's build from the remote side-effects cache no longer downloads files the store already holds.

  • Forward patchedDependencies hashes and packageExtensions to pnpr so server-side resolution preserves patches and package extensions in the lockfile and installed packages.

  • Published the workspace task graph and scheduler as @pnpm/workspace.task-scheduler so other worksp

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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 force-pushed the renovate/all-minor-patch branch 5 times, most recently from dd2e90b to 9a52ef0 Compare July 20, 2025 07:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 1b5f6ac to 3c1e478 Compare July 29, 2025 07:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 29396ca to b8bada3 Compare August 6, 2025 09:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 3ededfa to 8c8bb06 Compare August 14, 2025 15:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 932634c to 743e283 Compare September 5, 2025 15:02
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4d8e7f1 to 4aedd8f Compare September 14, 2025 00:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6bba7a9 to 4b1e819 Compare September 17, 2025 00:58
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Sep 17, 2025
@renovate renovate Bot closed this Sep 17, 2025
@renovate
renovate Bot deleted the renovate/all-minor-patch branch September 17, 2025 01:35
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Sep 22, 2025
@renovate renovate Bot reopened this Sep 22, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 8242b55 to d4116e8 Compare September 23, 2025 15:39
@pkg-pr-new

pkg-pr-new Bot commented Mar 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxtjs/sitemap@474

commit: d1d093d

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

📦 Package Size

⚠️ 1 size metric grew

Package output Gzipped Δ
sitemapd · dependency fast-xml-parser 122 kB → 124 kB 🔴 +1.9 kB (+1.6%)
All tracked output (11)
Package output Gzipped Raw
@nuxtjs/sitemap · dependency nuxt-site-config 10 kB 25 kB
@nuxtjs/sitemap · dependency nuxtseo-shared 23 kB 76 kB
@nuxtjs/sitemap · dependency radix3 4.3 kB 16 kB
@nuxtjs/sitemap · dependency sitemapd 13 kB 55 kB
@nuxtjs/sitemap · export . 15 kB 62 kB
@nuxtjs/sitemap · export ./content 1.3 kB 4.3 kB
@nuxtjs/sitemap · export ./utils 2.3 kB 8.4 kB
@nuxtjs/sitemap · published payload 56 kB 193 kB
@nuxtjs/sitemap · server runtime 33 kB 104 kB
sitemapd · dependency fast-xml-parser 124 kB 392 kB 🔴
sitemapd · published payload 13 kB 55 kB
Runtime dependencies (13)
Package Dependency Requested Resolved Cost
@nuxtjs/sitemap @nuxt/kit ^4.5.2 4.5.2 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap consola ^3.4.2 3.4.2 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap defu ^6.1.7 6.1.7 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap nuxt-site-config ^4.2.3 4.2.3 📦 10 kB gzip
@nuxtjs/sitemap nuxtseo-shared ^5.3.14 5.3.14 📦 23 kB gzip
@nuxtjs/sitemap ofetch ^1.5.1 1.5.1 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap pathe ^2.0.3 2.0.3 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap pkg-types ^2.3.2 2.3.2 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap radix3 ^1.1.2 1.1.2 📦 4.3 kB gzip
@nuxtjs/sitemap sitemapd workspace:^ 0.2.2 📦 13 kB gzip
@nuxtjs/sitemap ufo ^1.6.4 1.6.4 ♻️ free via Nuxt 4.5.2
@nuxtjs/sitemap ultrahtml ^1.7.0 1.7.0 ♻️ free via Nuxt 4.5.2
sitemapd fast-xml-parser ^5.11.1 5.11.1 📦 124 kB gzip

Baseline: main_@_86d63b2___2026-08-22 · gzip is the comparison metric · changes below 16 B gzip are ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants