Skip to content

chore(deps): bump the all-updates group across 1 directory with 16 updates#581

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/all-updates-5bc47a2cf2
Open

chore(deps): bump the all-updates group across 1 directory with 16 updates#581
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/all-updates-5bc47a2cf2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2026

Bumps the all-updates group with 16 updates in the / directory:

Package From To
@nuxt/hints 1.0.0-alpha.6 1.0.2
nuxt 4.3.0 4.4.2
vue 3.5.27 3.5.30
@iconify-json/tabler 1.2.26 1.2.31
@nuxt/fonts 0.13.0 0.14.0
@vueuse/core 14.2.0 14.2.1
drizzle-kit 1.0.0-beta.12-a5629fb 1.0.0-beta.19-d95b7a4
drizzle-orm 1.0.0-beta.12-a5629fb 1.0.0-beta.19-d95b7a4
drizzle-seed 1.0.0-beta.12-a5629fb 1.0.0-beta.19-d95b7a4
sass 1.97.3 1.98.0
taze 19.9.2 19.10.0
valibot 1.2.0 1.3.1
vite 8.0.0-beta.11 8.0.1
vue-tsc 3.2.4 3.2.6
wrangler 4.61.1 4.76.0
ws 8.19.0 8.20.0

Updates @nuxt/hints from 1.0.0-alpha.6 to 1.0.2

Release notes

Sourced from @​nuxt/hints's releases.

v1.0.2

🩹 Fixes

  • Write hints-config.mjs to fs (#296)

❤️ Contributors

v1.0.1

🩹 Fixes

  • Prevent circular reference stack overflow in payload.__hints (#289)
  • Fix #hints-config alias resolution (#292)

🏡 Chore

  • README: Add modules options explanaition (#285)

❤️ Contributors

v1.0.0

Nuxt Hints v1.0.0

We are very excited to move Nuxt hints from alpha stage to 1.0.0 !

Developer experience in Nuxt is truly something we treasure and we hope this module will help you out on finding different ways to make your Nuxt application more performant. We also want to thank every contributors and users of the modules. It is thanks to them that @​nuxt/hints is reaching 1.0.0

Vision

Our vision at Nuxt has always been that better DX will have an impact on end-user's UX. By releasing this module, the goal is to help Nuxt developers to improve their Nuxt applications.

Roadmap

  • Production build integration
    • Having runtime warning in production could help users to actually get what happens in production
  • Font and scripts performance hints
  • Your ideas !
    • Nuxt is what it is thanks to it's incredible community. Your ideas and feedbacks are always welcomed and have an impact on the future of Nuxt.

Features

v1.0.0 comes with several improvement:

🚀 Enhancements

... (truncated)

Commits

Updates nuxt from 4.3.0 to 4.4.2

Release notes

Sourced from nuxt's releases.

v4.3.1

4.3.1 is a regularly scheduled patch release.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Correct reference format of server builder (#34177)
  • nuxt: Add status/statusText getters to NuxtError (#34188)
  • nuxt: Don't inject shared types for differing auto-imports (#34191)
  • schema: Add direnv and vendor to default ignore (#34190)
  • nuxt: Focus hash links after navigation (#34193)
  • nuxt: Exclude head runtime from unhead imports transform (#34195)
  • kit: Include prereleases in semver satisfy check (#34210)
  • nitro: Encode unicode paths in x-nitro-prerender header (#34202)
  • nuxt: Watch server/ for builder:watch hook (#34208)
  • nitro: Preserve error.message for fatal errors (#34226)
  • Only enable dynamic imports when ts plugin (#34205)
  • webpack: Use H3Error for 403 in dev server (#34233)
  • nuxt: Ensure NuxtError extends Error type (#34242)
  • vite: Use H3Error for 404 in dev server (#34225)
  • nuxt: Add backwards compat for #app barrel export in keyed functions (#34199)
  • nuxt: Track + re-add custom routes on hmr (#32044)
  • nuxt: Keep vnode when leaving deeper nested route (#33778)
  • vite: Prevent CSS flickering in dev mode after config changes (#33856)
  • nuxt: Do not start view transition if there is no route (#33723)
  • nuxt: Call deferHydration done on NuxtPage unmount (#34152)
  • nuxt: Handle invalid datetime in ` (#33992)
  • nuxt: Preserve middleware error status in 404 fallback (#34148)
  • nitro: Do not augment nuxt/schema (#34255)
  • nuxt: Cache manifest files to preserve buildId (#34002)
  • nuxt: Don't decode query string in SSR context URL (#34252)
  • nuxt: Allow specifying moduleDependencies by meta.name (#34263)
  • nuxt: Resolve #components import mapping conflict for packages outside rootDir (#34139)
  • vite,webpack: Use node.res to send 403/404 (#34266)
  • nitro,nuxt: Align path encoding with vue-router (#34265)
  • nitro: Augment nuxt/schema once more (552bbd8d1)

💅 Refactors

  • nuxt: Prefer genObjectKey to omit unnecessary quotes (#34245)
  • nuxt: Use ComponentProps helper to extract layout props (#34248)

📖 Documentation

  • Update roadmap dates (#34166)
  • Correct default value of nitroAutoImports (#34182)
  • Clarify shared type context limitations for custom imports (#34194)
  • Fix broken links (#34223)
  • Document payload extraction for ISR/SWR routes (#34222)
  • Update default aliases in configuration reference (#34237)

... (truncated)

Commits
  • d042505 v4.4.2
  • 7781701 v4.4.1
  • 5c3ca59 v4.4.0
  • 31028d2 chore: lint
  • df7ef5d feat(nuxt,kit,schema): add a factory function for useFetch and `useAsyncDat...
  • 2dc5255 fix(nuxt): handle rejected promise in view transition abort (#34515)
  • cf3e2ad fix(nuxt): fix cookie expiration timeout for long-lived cookies (#34513)
  • 3b9d0bc fix(nuxt): pass deleteCount to splice in preloadRouteComponents (#34514)
  • 414a283 fix(nuxt): never preload manifest (#34511)
  • d586631 fix(nuxt): check file freshness before truncating in cache restore (#34509)
  • Additional commits viewable in compare view

Updates vue from 3.5.27 to 3.5.30

Release notes

Sourced from vue's releases.

v3.5.30

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.29

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.28

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.30 (2026-03-09)

Bug Fixes

  • compat: add entities to @​vue/compat deps to fix CJS edge cases (#12514) (e725a67), closes #10609
  • custom-element: ensure child component styles are injected in correct order before parent styles (#13374) (1398bf8), closes #13029
  • custom-element: properly locate parent when slotted in shadow dom (#12480) (f06c81a), closes #12479
  • custom-element: should properly patch as props for vue custom elements (#12409) (740983e), closes #12408
  • reactivity: avoid duplicate raw/proxy entries in Set.add (#14545) (d943612)
  • reactivity: fix reduce on reactive arrays to preserve reactivity (#12737) (16ef165), closes #12735
  • reactivity: handle Set with initial reactive values edge case (#12393) (5dc27ca), closes #8647
  • runtime-core: warn about negative number in v-for (#12308) (9438cc5)
  • ssr: prevent watch from firing after async setup await (#14547) (6cda71d), closes #14546
  • types: make generics with runtime props in defineComponent work (fix #11374) (#13119) (cea3cf7), closes #13763
  • types: narrow useAttrs class/style typing for TSX (#14492) (bbb8977), closes #14489

3.5.29 (2026-02-24)

Bug Fixes

3.5.28 (2026-02-09)

Bug Fixes

  • transition: avoid unexpected cancelled parameter in transition done callback (#14391) (6798853)
  • compiler-sfc: add resolution trying for .mts/.cts files (#14402) (c09d41f), closes vuejs/router#2611
  • compiler-sfc: no params were generated when using withDefaults (#12823) (b0a1f05), closes #12822
  • reactivity: add __v_skip flag to EffectScope to prevent reactive conversion (#14359) (48b7552), closes #14357
  • runtime-core: avoid retaining el on cached text vnodes during static traversal (#14419) (4ace79a), closes #14134
  • runtime-core: prevent child component updates when style remains unchanged (#12825) (57866b5), closes #12826
  • runtime-core: properly handle async component update before resolve (#11619) (e71c26c), closes #11617
  • runtime-dom: handle null/undefined handler in withModifiers (#14362) (261de54), closes #14361
  • teleport: properly handling disabled teleport target anchor (#14417) (d7bcd85), closes #14412
  • transition-group: correct move translation under scale via element rect (#14360) (0243a79), closes #14356
  • useTemplateRef: don't update setup ref for useTemplateRef key (#12756) (fc40ca0), closes #12749
Commits
  • fdd863f release: v3.5.30
  • 6cda71d fix(ssr): prevent watch from firing after async setup await (#14547)
  • 9438cc5 fix(runtime-core): warn about negative number in v-for (#12308)
  • 1398bf8 fix(custom-element): ensure child component styles are injected in correct or...
  • 0d63202 chore(deps): update dependency puppeteer to ~24.38.0 (#14544)
  • 5098986 chore(deps): update all non-major dependencies (#14498)
  • 5d98213 chore(deps): update dependency minimatch to v10.2.3 [security] (#14495)
  • 6a06ee5 chore(deps): update actions/upload-artifact action to v7 (#14500)
  • 34a5d84 fix(deps): update dependency postcss to ^8.5.8 (#14543)
  • d4ea55b chore(deps): update build (#14497)
  • Additional commits viewable in compare view

Updates @iconify-json/tabler from 1.2.26 to 1.2.31

Commits

Updates @nuxt/fonts from 0.13.0 to 0.14.0

Release notes

Sourced from @​nuxt/fonts's releases.

v0.14.0

0.14.0 is the next minor release.

🚨 Breaking changes

Default font format is now woff2 only

Font providers previously returned multiple formats (woff2, woff, truetype, etc.). The default behavior now only resolves woff2 fonts, which is supported by all modern browsers.

Your @font-face declarations will typically have fewer src entries, reducing CSS size. In most cases this is a transparent improvement.

To restore the previous behavior or add additional formats:

export default defineNuxtConfig({
  fonts: {
    defaults: {
      formats: ['woff2', 'woff', 'ttf'],
    },
  },
})

Available values: 'woff2', 'woff', 'ttf', 'otf', 'eot'.

Cache invalidation

Font metadata caches are now isolated per provider and per provider options. After upgrading, your font metadata cache (node_modules/.cache/nuxt/fonts/) will be invalidated and fonts will be re-fetched on the next build. This is a one-time occurrence.

✨ Features

Resolve fonts from node_modules

A new built-in npm provider can resolve fonts installed as npm packages. If no other provider matches a font family, @nuxt/fonts will now attempt to find it in your node_modules via CDN metadata.

export default defineNuxtConfig({
  fonts: {
    npm: {
      // options for the npm provider (optional)
    },
  },
})

Font format resolution

You can control which font formats are resolved via the new defaults.formats option:

</tr></table> 

... (truncated)

Commits
  • 95b332b v0.14.0
  • fce0318 feat: add support for resolving fonts from local node_modules (#781)
  • 035091a test: update snapshots for adobe preloads
  • 9d7715d fix(deps): bump unifont + reenable adobe tests
  • aedb0e1 chore(deps): update devdependency eslint to v10 (#778)
  • de70796 chore(deps): update all non-major dependencies (#762)
  • 25c87c4 chore: remove changelog (in favour of github releases)
  • 171c9a4 feat: support lightningcss transforms
  • 6e8e343 fix: include more css-ish files when injecting font-families
  • 0ec437e fix: prevent font flashes in development
  • Additional commits viewable in compare view

Updates @vueuse/core from 14.2.0 to 14.2.1

Release notes

Sourced from @​vueuse/core's releases.

v14.2.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates drizzle-kit from 1.0.0-beta.12-a5629fb to 1.0.0-beta.19-d95b7a4

Commits

Updates drizzle-orm from 1.0.0-beta.12-a5629fb to 1.0.0-beta.19-d95b7a4

Release notes

Sourced from drizzle-orm's releases.

v1.0.0-beta.18

New driver support for kit and studio

You can now use the node:sqlite driver to run migrations and browse Drizzle Studio. If node:sqlite is available at runtime, we will automatically detect it and use it.

Fixes

v1.0.0-beta.17

New SQLite driver node-sqlite

Usage example:

import { drizzle } from 'drizzle-orm/node-sqlite';
const db = drizzle("sqlite.db");
const result = db.select().from(...);

If you need to provide your existing driver:

import { drizzle } from 'drizzle-orm/node-sqlite';
import { DatabaseSync } from 'node:sqlite';
const sqlite = new DatabaseSync('sqlite.db');
const db = drizzle({ client: sqlite });
const result = db.select().from(...);

Fixes

We added a few checks to the migration upgrade logic introduced in beta.16. Now, when your migrations table is upgraded, we double-check that all entities in the table have been updated. If any are missing, we prompt you to pull all migrations into your environment so that we can properly update the drizzle_migrations table

v1.0.0-beta.16

Drizzle ORM beta.16 updates

We've fixed a regression in migrations introduced in beta.13 that persisted through beta.15, and used the opportunity to significantly improve the entire migration infrastructure going forward.

After receiving github issue, we focused on not just fixing the symptoms but rethinking how migrations are tracked, validated, and applied. As we always do with Drizzle we went deeper and redesigned the underlying architecture so it can be stable for all future changes, additions, and edge cases

... (truncated)

Commits

Updates drizzle-seed from 1.0.0-beta.12-a5629fb to 1.0.0-beta.19-d95b7a4

Release notes

Sourced from drizzle-seed's releases.

v1.0.0-beta.18

New driver support for kit and studio

You can now use the node:sqlite driver to run migrations and browse Drizzle Studio. If node:sqlite is available at runtime, we will automatically detect it and use it.

Fixes

v1.0.0-beta.17

New SQLite driver node-sqlite

Usage example:

import { drizzle } from 'drizzle-orm/node-sqlite';
const db = drizzle("sqlite.db");
const result = db.select().from(...);

If you need to provide your existing driver:

import { drizzle } from 'drizzle-orm/node-sqlite';
import { DatabaseSync } from 'node:sqlite';
const sqlite = new DatabaseSync('sqlite.db');
const db = drizzle({ client: sqlite });
const result = db.select().from(...);

Fixes

We added a few checks to the migration upgrade logic introduced in beta.16. Now, when your migrations table is upgraded, we double-check that all entities in the table have been updated. If any are missing, we prompt you to pull all migrations into your environment so that we can properly update the drizzle_migrations table

v1.0.0-beta.16

Drizzle ORM beta.16 updates

We've fixed a regression in migrations introduced in beta.13 that persisted through beta.15, and used the opportunity to significantly improve the entire migration infrastructure going forward.

After receiving github issue, we focused on not just fixing the symptoms but rethinking how migrations are tracked, validated, and applied. As we always do with Drizzle we went deeper and redesigned the underlying architecture so it can be stable for all future changes, additions, and edge cases

... (truncated)

Commits

Updates sass from 1.97.3 to 1.98.0

Release notes

Sourced from sass's releases.

Dart Sass 1.98.0

To install Sass 1.98.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Command-Line Interface

  • Gracefully handle dependency loops in --watch mode.

Dart API

  • Add a const Logger.defaultLogger field. This provides a logger that emits to standard error or the browser console, but automatically chooses whether to use terminal colors.

JavaScript API

  • Fix a crash when manually constructing a SassCalculation for 'calc' with an argument that can't be simplified.

  • Properly emit deprecation warnings as text rather than StringBuffer objects when running in a browser.

  • Emit colored warnings and other messages on the console when running in a browser.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.98.0

Command-Line Interface

  • Gracefully handle dependency loops in --watch mode.

Dart API

  • Add a const Logger.defaultLogger field. This provides a logger that emits to standard error or the browser console, but automatically chooses whether to use terminal colors.

JavaScript API

  • Fix a crash when manually constructing a SassCalculation for 'calc' with an argument that can't be simplified.

  • Properly emit deprecation warnings as text rather than StringBuffer objects when running in a browser.

  • Emit colored warnings and other messages on the console when running in a browser.

Commits
  • 5a81ae3 Bump version to 1.98.0 (#2754)
  • e25e71d Update immutable to v5.1.5 (#2753)
  • 43fac1a Bump actions/upload-artifact from 6 to 7 (#2747)
  • 8b85c9a Bump actions/download-artifact from 7 to 8 (#2749)
  • 00f83f0 Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752)
  • 0a325a4 Bump actions/attest-build-provenance from 3 to 4 (#2748)
  • 7fb3c0f Gracefully handle dependency loops in watch mode (#2746)
  • e86d044 Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743)
  • 4bcd256 Add Logger.defaultLogger to automatically choose whether to use colors (#2742)
  • c3f8ff0 Always convert printed objects to strings in JS (#2741)
  • Additional commits viewable in compare view

Updates taze from 19.9.2 to 19.10.0

Release notes

Sourced from taze's releases.

v19.10.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 75bdd8c chore: release v19.10.0
  • 0a8afb9 perf: optimize rendering time to resolve flickering issues during interaction...
  • 3f6cba2 chore: pnpm configurations moved together (#242)
  • bc9f377 chore: update test
  • 02ad8ce chore: update deps and lint
  • ea5ac41 feat: support packageManager with hex hash (#234)
  • 39a5d30 docs: add maturity-period to readme (#237)
  • 80479b7 refactor: make recursive (monorepo) check in full parallel (#240)
  • a53696d test: stable tests cross os (#241)
  • 6bf613d fix: prevent bun catalog write clobber on taze -w (#238)
  • Additional commits viewable in compare view

Updates valibot from 1.2.0 to 1.3.1

Release notes

Sourced from valibot's releases.

v1.3.1

  • Change MAC48_REGEX, MAC64_REGEX and MAC_REGEX to drop the i flag for better JSON Schema compatibility (pull request #1430)
  • Change hash action to use case-expanded character classes instead of the i flag (pull request #1430)

v1.3.0

Many thanks to @​EskiMojo14, @​yslpn, @​alexilyaev, @​idleberg, @​BerkliumBirb and @​frenzzy for contributing to this release.

Read the release notes on our website for a quick overview of the most exciting new features in this release.

  • Add guard transformation action to narrow types using type predicates (pull request #1204)
  • Add parseBoolean transformation action to parse boolean values from strings and other types (pull request #1251)
  • Add isrc validation action to validate ISRC codes (pull request #1373)
  • Add cache method for caching schema output by input (pull request #1170)
  • Add domain validation action to validate domain names (pull request #1284)
  • Add jwsCompact validation action to validate JWS compact strings (pull request #1348)
  • Fix creditCard validation action to allow 13-digit Visa card numbers (pull request #1347)
  • Fix isoTimestamp validation action to allow optional space before UTC offset for PostgreSQL timestamptz compatibility (pull request #1195)
  • Fix types for deeply readonly default and fallback values

v1.3.0 (to-json-schema)

Many thanks to @​Xiot for contributing to this release.

  • Add ignoreActions configuration to be able to ignore specific actions during conversion
  • Add typeMode configuration to be able to control whether to convert input or output type of schema
  • Add ConversionContext, OverrideSchemaContext, OverrideActionContext and OverrideRefContext to exports
  • Change JSDoc comments to improve documentation
  • Change build step to tsdown and Rolldown
Commits
  • 1627d57 Bump library version to 1.3.1 and update changelog
  • d19a019 Undo some of regex changes that were made by mistake
  • ea0dd44 Update i18n version to 1.1.0 and update README
  • 6c81715 Merge pull request #1311 from mreleftheros/i18n-greek
  • d5b4641 Remove build timers from language build scripts
  • 1e4526f Improve Greek language messages for clarity and consistency
  • c5fa221 Bump version of to-json-schema to 1.6.0 and update changelog
  • dc7c927 Finalize Greek language support PR
  • e84e76a Merge branch 'main' into i18n-greek
  • 2ad6f1c Merge branch 'main' into i18n-greek
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for valibot since your current version.


Updates vite from 8.0.0-beta.11 to 8.0.1

Release notes

Sourced from vite's releases.

create-vite@8.0.1

Please refer to CHANGELOG.md for details.

v8.0.1

Please refer to CHANGELOG.md for details.

create-vite@8.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0-beta.18

Please refer to CHANGELOG.md for details.

v8.0.0-beta.17

Please refer to CHANGELOG.md for details.

v8.0.0-beta.16

Please refer to CHANGELOG.md for details.

v8.0.0-beta.15

Please refer to CHANGELOG.md for details.

v8.0.0-beta.14

Please refer to CHANGELOG.md for details.

v8.0.0-beta.13

Please refer to CHANGELOG.md for details.

v8.0.0-beta.12

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.1 (2026-03-19)

Features

Bug Fixes

  • bundled-dev: properly disable inlineConst optimization (#21865) (6d97142)
  • css: lightningcss minify failed when build.target: 'es6' (#21933) (5fcce46)
  • deps: update all non-major dependencies (#21878) (6dbbd7f)
  • dev: always use ESM Oxc runtime (#21829) (d323ed7)
  • dev: handle concurrent restarts in _createServer (#21810) (40bc729)
  • handle + symbol in package subpath exports during dep optimization (#21886) (86db93d)
  • improve no-cors request block error (#21902) (5ba688b)
  • use precise regexes for transform filter to avoid backtracking (#21800) (dbe41bd)
  • worker: require(json) result should not be wrapped (#21847) (0672fd2)
  • worker: make worker output consistent with client and SSR (#21871) (69454d7)

Miscellaneous Chores

8.0.0 (2026-03-12)

Vite 8 is here!

Today, we're thrilled to announce the release of the next Vite major:

⚠ BREAKING CHANGES

  • remove import.meta.hot.accept resolution fallback (#21382)
  • update default browser target (#21193)
  • the epic rolldown-vite merge (#21189)

Features

  • update rolldown to 1.0.0-rc.9 (#21813) (f05be0e)
  • warn when vite-tsconfig-paths plugin is detected (#21781) (ada493e)
  • css: support es2025 build target for lightningcss (#21769) (08906e7)
  • forward browser console logs and errors to ...

    Description has been truncated

…dates

Bumps the all-updates group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nuxt/hints](https://github.com/nuxt/hints) | `1.0.0-alpha.6` | `1.0.2` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.3.0` | `4.4.2` |
| [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.30` |
| [@iconify-json/tabler](https://github.com/iconify/icon-sets) | `1.2.26` | `1.2.31` |
| [@nuxt/fonts](https://github.com/nuxt/fonts) | `0.13.0` | `0.14.0` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.2.0` | `14.2.1` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-beta.12-a5629fb` | `1.0.0-beta.19-d95b7a4` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-beta.12-a5629fb` | `1.0.0-beta.19-d95b7a4` |
| [drizzle-seed](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-beta.12-a5629fb` | `1.0.0-beta.19-d95b7a4` |
| [sass](https://github.com/sass/dart-sass) | `1.97.3` | `1.98.0` |
| [taze](https://github.com/antfu-collective/taze) | `19.9.2` | `19.10.0` |
| [valibot](https://github.com/open-circle/valibot) | `1.2.0` | `1.3.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.0-beta.11` | `8.0.1` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.4` | `3.2.6` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.61.1` | `4.76.0` |
| [ws](https://github.com/websockets/ws) | `8.19.0` | `8.20.0` |



Updates `@nuxt/hints` from 1.0.0-alpha.6 to 1.0.2
- [Release notes](https://github.com/nuxt/hints/releases)
- [Commits](nuxt/hints@v1.0.0-alpha.6...v1.0.2)

Updates `nuxt` from 4.3.0 to 4.4.2
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.4.2/packages/nuxt)

Updates `vue` from 3.5.27 to 3.5.30
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.27...v3.5.30)

Updates `@iconify-json/tabler` from 1.2.26 to 1.2.31
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@nuxt/fonts` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/nuxt/fonts/releases)
- [Commits](nuxt/fonts@v0.13.0...v0.14.0)

Updates `@vueuse/core` from 14.2.0 to 14.2.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/core)

Updates `drizzle-kit` from 1.0.0-beta.12-a5629fb to 1.0.0-beta.19-d95b7a4
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `drizzle-orm` from 1.0.0-beta.12-a5629fb to 1.0.0-beta.19-d95b7a4
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `drizzle-seed` from 1.0.0-beta.12-a5629fb to 1.0.0-beta.19-d95b7a4
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `sass` from 1.97.3 to 1.98.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.3...1.98.0)

Updates `taze` from 19.9.2 to 19.10.0
- [Release notes](https://github.com/antfu-collective/taze/releases)
- [Commits](antfu-collective/taze@v19.9.2...v19.10.0)

Updates `valibot` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/open-circle/valibot/releases)
- [Commits](open-circle/valibot@v1.2.0...v1.3.1)

Updates `vite` from 8.0.0-beta.11 to 8.0.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.1/packages/vite)

Updates `vue-tsc` from 3.2.4 to 3.2.6
- [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.2.6/packages/tsc)

Updates `wrangler` from 4.61.1 to 4.76.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.76.0/packages/wrangler)

Updates `ws` from 8.19.0 to 8.20.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.19.0...8.20.0)

---
updated-dependencies:
- dependency-name: "@nuxt/hints"
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: nuxt
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: vue
  dependency-version: 3.5.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@iconify-json/tabler"
  dependency-version: 1.2.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@nuxt/fonts"
  dependency-version: 0.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: "@vueuse/core"
  dependency-version: 14.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: drizzle-kit
  dependency-version: 1.0.0-beta.19-d95b7a4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-beta.19-d95b7a4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: drizzle-seed
  dependency-version: 1.0.0-beta.19-d95b7a4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: sass
  dependency-version: 1.98.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: taze
  dependency-version: 19.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: valibot
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: vite
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: vue-tsc
  dependency-version: 3.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: wrangler
  dependency-version: 4.76.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 22, 2026
@dependabot dependabot bot deployed to staging March 22, 2026 16:07 Active
@github-actions
Copy link

🎉 Deployed to Cloudflare!

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