Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Apr 5, 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 Type Update
@antfu/eslint-config ^9.2.0^9.3.0 age confidence pnpm.catalog.default minor
@nuxt/ui (source) ^4.10.0^4.11.0 age confidence pnpm.catalog.default minor
@oxc-project/types (source) ^0.143.0^0.146.0 age confidence pnpm.catalog.default minor
@paypal/paypal-js (source) ^10.0.0^10.1.0 age confidence peerDependencies minor
@shikijs/langs (source) ^4.4.2^4.4.3 age confidence pnpm.catalog.default patch
@shikijs/themes (source) ^4.4.2^4.4.3 age confidence pnpm.catalog.default patch
@types/geojson (source) ^7946.0.0^7946.0.16 age confidence peerDependencies patch
@types/google.maps (source) ^3.65.4^3.65.5 age confidence pnpm.catalog.default patch
@types/google.maps (source) ^3.58.1^3.65.5 age confidence peerDependencies minor
@types/leaflet (source) ^1.9.0^1.9.22 age confidence peerDependencies patch
@types/node (source) ^26.1.2^26.2.0 age confidence pnpm.catalog.default minor
@types/youtube (source) ^0.1.0^0.3.0 age confidence peerDependencies minor
@unhead/bundler@>=3 (source) 3.3.13.4.0 age confidence pnpm-workspace.overrides minor
@unhead/vue (source) ^3.3.1^3.4.0 age confidence pnpm.catalog.default minor
@unhead/vue (source) ^3.3.1^3.4.0 age confidence peerDependencies minor
@unhead/vue@>=3 (source) 3.3.13.4.0 age confidence pnpm-workspace.overrides minor
Hebilicious/reproduire v0.0.9-mpv0.0.9 age confidence action patch
bumpp ^12.1.1^12.2.1 age confidence pnpm.catalog.default minor
eslint (source) ^10.8.0^10.9.0 age confidence pnpm.catalog.default minor
eslint-plugin-harlanzw ^0.17.1^0.20.0 age confidence pnpm.catalog.default minor
happy-dom ^20.11.1^20.11.6 age confidence pnpm.catalog.default patch
magic-string ^1.1.0^1.2.2 age confidence pnpm.catalog.default minor
maplibre-gl (source) ^6.1.0^6.5.0 age confidence pnpm.catalog.default minor
maplibre-gl (source) ^6.0.0^6.5.0 age confidence peerDependencies minor
node 2424.19.0 age confidence uses-with minor
ohash ^2.0.11^2.0.12 age confidence pnpm.catalog.default patch
pnpm (source) 11.20.011.22.0 age confidence packageManager minor
posthog-js (source) ^1.413.0^1.418.10 age confidence pnpm.catalog.default minor
posthog-js (source) ^1.0.0^1.418.10 age confidence peerDependencies minor
rollup (source) ^4.62.4^4.62.5 age confidence pnpm.catalog.default patch
shiki (source) ^4.4.2^4.4.3 age confidence pnpm.catalog.default patch
unhead (source) ^3.3.1^3.4.0 age confidence pnpm.catalog.default minor
unhead (source) ^3.3.1^3.4.0 age confidence peerDependencies minor
unhead@>=3 (source) 3.3.13.4.0 age confidence pnpm-workspace.overrides minor
vite (source) ^8.1.5^8.2.2 age confidence pnpm.catalog.default minor
vitest (source) ^4.1.10^4.1.11 age confidence pnpm.catalog.default patch
vue-tsc (source) ^3.3.9^3.3.11 age confidence pnpm.catalog.default patch

Release Notes

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

v9.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
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)
oxc-project/oxc (@​oxc-project/types)

v0.145.0

🐛 Bug Fixes

v0.144.0

💥 BREAKING CHANGES
  • 44fd320 ast: [BREAKING] Split TS external modules & Namespace Declarations (#​25284) (camc314)
paypal/paypal-js (@​paypal/paypal-js)

v10.1.0

Compare Source

Minor Changes
  • d9c0200: Narrow PayPalMessagesSession.fetchContent to return Promise<MessageContent> (previously Promise<MessageContent | null>). The evergreen SDK never resolves to null — on an API error it returns an empty sentinel MessageContent (empty messageItems) so the <paypal-message> element recognizes the error state and collapses. Existing === null checks against the result become dead code but continue to compile.
Patch Changes
  • 09f2994: Fix incomplete prototype-pollution protection in processOptions. The environment option was still read via destructuring, which reads through the prototype chain, so Object.prototype.environment = "sandbox" could downgrade a production checkout to the sandbox SDK URL. environment is now read with a hasOwnProperty guard, matching the existing sdkBaseUrl protection.

v10.0.3

Compare Source

Patch Changes
  • 4619c74: Adding v6 types for Venmo vault-without-payment (SavePayment)

v10.0.2

Compare Source

Patch Changes
  • cfcb985: Add a default export condition to the ./sdk-v6 subpath so bundlers/tracers (e.g. @​vercel/nft) resolve it correctly and don't fall back to the v5 entry.

v10.0.1

Compare Source

Patch Changes
  • d7f697b: Migrates Vitest to v4.

  • 983beb7: Add v6 web component DOM element types so non-React TypeScript integrations get strongly-typed access to the PayPal SDK custom elements. HTMLElementTagNameMap is augmented for <paypal-button>, <venmo-button>, <paypal-pay-later-button>, <paypal-credit-button>, <paypal-basic-card-button>, <paypal-basic-card-container>, <paypal-message>, and <apple-pay-button> (registered by Apple's Apple Pay JS SDK).

    const btn = document.createElement("paypal-pay-later-button");
    btn.countryCode = "US"; // typed: "AU" | "CA" | "DE" | "ES" | "FR" | "GB" | "IT" | "US"
    btn.productCode = "PAYLATER"; // typed: "PAYLATER" | "PAY_LATER_SHORT_TERM"
  • 7d44dcc: Add vaultSetupToken to OnApproveData and expand createVaultSetupToken and onApprove JSDoc to cover Venmo vault-without-purchase flows.

shikijs/shiki (@​shikijs/langs)

v4.4.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/unhead (@​unhead/bundler@>=3)

v3.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.3.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
Hebilicious/reproduire (Hebilicious/reproduire)

v0.0.9

Compare Source

compare changes

antfu-collective/bumpp (bumpp)

v12.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v12.2.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v10.9.0

Compare Source

v10.8.1

Compare Source

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#​21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#​21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#​21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#​21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#​20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#​21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

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

v0.20.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.19.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.19.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.19.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.18.0

Compare Source

   🚀 Features
    View changes on GitHub
capricorn86/happy-dom (happy-dom)

v20.11.6

Compare Source

👷‍♂️ Patch fixes

v20.11.5

Compare Source

v20.11.4

Compare Source

v20.11.3

Compare Source

👷‍♂️ Patch fixes

v20.11.2

Compare Source

👷‍♂️ Patch fixes
Rich-Harris/magic-string (magic-string)

v1.2.2

Compare Source

Bug Fixes
  • hasChanged reports a change when an edit spans a chunk boundary (#​331) (811de46)
  • keep the ignore-list hint and stored names when cloning (#​329) (ddf02ca)
Performance Improvements

v1.2.1

Compare Source

Bug Fixes

v1.2.0

Compare Source

Features
  • introduce MagicStringError with concise, consistent messages (#​324) (57080e7)

1.1.1 (2026-08-12)

Bug Fixes

v1.1.1

Compare Source

Features
  • introduce MagicStringError with concise, consistent messages (#​324) (57080e7)

1.1.1 (2026-08-12)

Bug Fixes
maplibre/maplibre-gl-js (maplibre-gl)

v6.5.0

Compare Source

✨ Features and improvements
  • Add experimental ImageSource.setWarp and ImageSource.getWarp, choosing between a auto, perspective and a flat warp of the image (#​8172) (by @​HarelM)
🐞 Bug fixes
  • Fixed incorrect image source on projection on globe view (#​8172) (by @​HarelM)
  • Fix the globe zooming itself in when panned away from a pole at the minimum zoom, where the latitude zoom compensation was applied on top of the constrain's own clamp (#​8182) (by @​mondsichtung)
  • Fix dragging the globe from the empty space around it, which barely moved the map and often in the wrong direction (#​8174) (by @​mondsichtung)

v6.4.1

[Compare Source](https://redirect.github.com/maplibre/maplibre-gl-js/compar

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.

@vercel

vercel Bot commented Apr 5, 2025

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scripts-docs Error Error Aug 22, 2026 7:45pm
scripts-playground Ready Ready Preview Aug 22, 2026 7:45pm

Request Review

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9c4e39b to 5bfebea Compare April 5, 2025 00:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5bfebea to 7804f68 Compare April 6, 2025 09:08
@renovate renovate Bot changed the title chore(deps): update resolutions typescript to v5.8.3 chore(deps): update all non-major dependencies Apr 6, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 7804f68 to 2d975ff Compare April 7, 2025 04:48
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2d975ff to 0104ff1 Compare April 7, 2025 08:22
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 0104ff1 to 8120e32 Compare April 7, 2025 15:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 8120e32 to 5ec9f5e Compare April 7, 2025 18:22
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5ec9f5e to efcb3b7 Compare April 8, 2025 08:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from efcb3b7 to 1a61aec Compare April 10, 2025 00:28
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1a61aec to cf8e7f8 Compare April 10, 2025 09:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from cf8e7f8 to 2b13cf8 Compare April 11, 2025 01:12
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6132302 to 360e116 Compare April 16, 2025 14:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 360e116 to aa97a8b Compare April 17, 2025 00:59
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from aa97a8b to 714cf9d Compare April 17, 2025 08:46
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 714cf9d to bdbb60c Compare April 17, 2025 18:14
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from bdbb60c to 9343bf3 Compare April 18, 2025 20:28
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9343bf3 to fb7fea7 Compare April 21, 2025 12:46
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fb7fea7 to 556aaae Compare April 21, 2025 16:40
@pkg-pr-new

pkg-pr-new Bot commented Jul 16, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/scripts@446

commit: 9d22af6

Comment thread pnpm-lock.yaml Outdated
Comment thread docs/package.json Outdated
"@nuxt/image": "^1.11.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui": "4.0.0",
"@nuxt/ui": "4.2.1",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@nuxt/ui": "4.2.1",
"@nuxt/ui": "^4.2.1",

The @nuxt/ui dependency is pinned to 4.2.1 without a caret, which is inconsistent with all other dependencies in this file that use flexible versioning with the ^ prefix.

View Details

Analysis

Inconsistent version pinning for @nuxt/ui dependency

What fails: docs/package.json line 20 specifies @nuxt/ui as pinned version 4.2.1 (without caret prefix), while all 13 other dependencies use caret versioning (^) for flexible version constraints within the major version.

How to reproduce:

cat docs/package.json | grep -A 15 '"dependencies"'

Result: Shows "@nuxt/ui": "4.2.1" (pinned) while all surrounding dependencies have caret prefix:

  • "@nuxt/content": "^3.8.2"
  • "@nuxt/fonts": "^0.12.1"
  • "@nuxthq/studio": "^2.2.1"
  • All other 10 dependencies also use ^ prefix

Expected behavior: According to npm semantic versioning, caret versioning allows compatible updates (minor/patch versions) within a major version. The project consistently uses this pattern for all other dependencies, so @nuxt/ui should be ^4.2.1 to match the established convention and allow patch/minor updates like other dependencies.

Root cause: Automated dependency update (Renovate bot commit 0b37709) preserved the previous pinned format when bumping the version from 4.0.0 to 4.2.1, rather than applying the project's standard caret versioning pattern used throughout the file.

Comment thread package.json Outdated
"posthog-js": "^1.0.0"
"@types/youtube": "^0.1.2",
"@unhead/vue": "^2.1.2",
"posthog-js": "^1.321.2"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"posthog-js": "^1.321.2"
"posthog-js": "^1.0.0"

The posthog-js peer dependency constraint changed from ^1.0.0 to ^1.321.2, which is unusually restrictive and appears unintentional given the patch version bump in devDependencies (1.321.1 → 1.321.2).

View Details

Analysis

Overly restrictive posthog-js peer dependency breaks backward compatibility

What fails: The posthog-js peer dependency constraint in package.json was changed from ^1.0.0 to ^1.321.2 (commit 1536ad2), restricting supported versions to 1.321.2+ and rejecting all prior versions (1.0.0-1.321.1) that would previously install.

How to reproduce:

# User has posthog-js 1.200.0 installed (legitimate version under old ^1.0.0 constraint)
npm install @nuxt/scripts
# After update, npm now rejects this version because 1.200.0 does not satisfy ^1.321.2

Result: npm/pnpm install fails with: "posthog-js@1.200.0 not satisfied by ^1.321.2"

Expected: The peer dependency should remain at ^1.0.0 (or similar permissive constraint) since:

  • Code only uses posthog.init() and basic config options (api_host, capture_pageview, disable_session_recording) available since 1.0.0
  • The devDependency update was only a patch bump (1.222.0 → 1.321.2), not a major version requiring API changes
  • Peer dependencies should be permissive to maximize compatibility
  • Semantic versioning guidance indicates patch/minor version updates within the same major version should be backward compatible

This change appears to be an error from automated dependency update tooling (Renovate) that applied the same pinpoint version to both devDependencies and peerDependencies.

@socket-security

socket-security Bot commented Apr 29, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@socket-security

socket-security Bot commented Aug 7, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown

📦 Package Size

🟢 3 size metrics smaller

📚 22 runtime dependencies (no change)

Package output Gzipped Δ
@nuxt/scripts · runtime dependencies 451 kB → 434 kB 🟢 -17 kB (-3.8%)
@nuxt/scripts · dependency magic-string 9.4 kB → 0 B 🟢 -9.4 kB (-100.0%)
@nuxt/scripts · dependency oxc-walker 7.6 kB → 0 B 🟢 -7.6 kB (-100.0%)
All tracked output (27)
Package output Gzipped Raw
@nuxt/scripts-cli · runtime dependencies 72 kB 355 kB
@nuxt/scripts-cli · dependency magicast 72 kB 355 kB
@nuxt/scripts-cli · export . 3.4 kB 12 kB
@nuxt/scripts-cli · published payload 3.4 kB 12 kB
@nuxt/scripts · runtime dependencies 434 kB 1.92 MB 🟢
@nuxt/scripts · dependency @nuxt/devtools-kit 2.9 kB 7.7 kB
@nuxt/scripts · dependency @oxc-project/types 0 B 0 B
@nuxt/scripts · dependency @vueuse/core 174 kB 707 kB
@nuxt/scripts · dependency @vueuse/shared 39 kB 154 kB
@nuxt/scripts · dependency h3 34 kB 146 kB
@nuxt/scripts · dependency magic-string 0 B 0 B 🟢
@nuxt/scripts · dependency oxc-walker 0 B 0 B 🟢
@nuxt/scripts · dependency semver 25 kB 72 kB
@nuxt/scripts · dependency sirv 8.8 kB 21 kB
@nuxt/scripts · dependency unstorage 70 kB 225 kB
@nuxt/scripts · dependency valibot 80 kB 592 kB
@nuxt/scripts · dist/runtime 98 kB 284 kB
@nuxt/scripts · export . 25 kB 106 kB
@nuxt/scripts · export ./registry 28 kB 89 kB
@nuxt/scripts · export ./stats 13 kB 89 kB
@nuxt/scripts · export ./types-source 43 kB 222 kB
@nuxt/scripts · published payload 208 kB 791 kB
@nuxt/scripts · components runtime 2.4 kB 6.2 kB
@nuxt/scripts · composables runtime 7.5 kB 24 kB
@nuxt/scripts · registry runtime 42 kB 123 kB
@nuxt/scripts · server runtime 28 kB 84 kB
@nuxt/scripts · utils runtime 2.5 kB 7.4 kB
Runtime dependencies (22)
Package Dependency Requested Resolved Cost
@nuxt/scripts-cli magicast ^0.5.4 0.5.4 📦 72 kB gzip
@nuxt/scripts-cli pathe ^2.0.3 2.0.3 ♻️ free via Nuxt 4.5.1
@nuxt/scripts @nuxt/devtools-kit ^3.4.1 3.4.1 📦 2.9 kB gzip
@nuxt/scripts @oxc-project/types ^0.146.0 0.146.0 📦 0 B gzip
@nuxt/scripts @vueuse/core ^14.4.0 14.4.0 📦 174 kB gzip
@nuxt/scripts @vueuse/shared ^14.4.0 14.4.0 📦 39 kB gzip
@nuxt/scripts consola ^3.4.2 3.4.2 ♻️ free via Nuxt 4.5.1
@nuxt/scripts defu ^6.1.7 6.1.7 ♻️ free via Nuxt 4.5.1
@nuxt/scripts h3 ^1.15.11 1.15.11 📦 34 kB gzip
@nuxt/scripts magic-string ^1.2.2 1.2.2 ♻️ free via Nuxt 4.5.1
@nuxt/scripts ofetch ^1.5.1 1.5.1 ♻️ free via Nuxt 4.5.1
@nuxt/scripts ohash ^2.0.12 2.0.12 ♻️ free via Nuxt 4.5.1
@nuxt/scripts oxc-walker ^1.1.1 1.1.1 ♻️ free via Nuxt 4.5.1
@nuxt/scripts pathe ^2.0.3 2.0.3 ♻️ free via Nuxt 4.5.1
@nuxt/scripts semver ^7.8.5 7.8.5 📦 25 kB gzip
@nuxt/scripts sirv ^3.0.2 3.0.2 📦 8.8 kB gzip
@nuxt/scripts std-env ^4.2.0 4.2.0 ♻️ free via Nuxt 4.5.1
@nuxt/scripts ufo ^1.6.4 1.6.4 ♻️ free via Nuxt 4.5.1
@nuxt/scripts ultrahtml ^1.7.0 1.7.0 ♻️ free via Nuxt 4.5.1
@nuxt/scripts unplugin ^3.3.0 3.3.0 ♻️ free via Nuxt 4.5.1
@nuxt/scripts unstorage ^1.17.5 1.17.5 📦 70 kB gzip
@nuxt/scripts valibot ^1.4.2 1.4.2 📦 80 kB gzip

Baseline: main_@_5052a9fd___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