Skip to content

build(deps): bump the npm-dependencies group with 16 updates#51

Merged
KyleTryon merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-4a224f8e5f
May 20, 2026
Merged

build(deps): bump the npm-dependencies group with 16 updates#51
KyleTryon merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dependencies-4a224f8e5f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the npm-dependencies group with 16 updates:

Package From To
@types/node 25.7.0 25.9.0
eslint 10.3.0 10.4.0
knip 6.12.2 6.14.1
typescript-eslint 8.59.3 8.59.4
@mediabunny/aac-encoder 1.44.2 1.45.2
@mediabunny/ac3 1.44.2 1.45.2
@tanstack/react-router 1.169.2 1.170.4
lucide-react 1.14.0 1.16.0
mediabunny 1.44.2 1.45.2
motion 12.38.0 12.39.0
@tanstack/router-plugin 1.167.35 1.168.6
@vitejs/plugin-react 6.0.1 6.0.2
vite 8.0.12 8.0.13
drizzle-orm 1.0.0-rc.2 1.0.0-rc.3
drizzle-kit 1.0.0-rc.2 1.0.0-rc.3
tsx 4.21.0 4.22.3

Updates @types/node from 25.7.0 to 25.9.0

Commits

Updates eslint from 10.3.0 to 10.4.0

Release notes

Sourced from eslint's releases.

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#20835) (kuldeep kumar)
Commits

Updates knip from 6.12.2 to 6.14.1

Release notes

Sourced from knip's releases.

Release 6.14.1

  • Detect dynamic imports in Svelte compiler (#1747) (e1c1b1705f96ed7d6ac537a7969cbd07d238246a) - thanks @​jinhyuk9714!
  • Detect dynamic import attributes; share import matcher with Astro-MDX (9dae64166bbc45be1abeb8d741127d109d48d351)
  • Work the docs (close #1746) (919cba2f11d1979b854c7abaaca8992ee8b08e23)

Release 6.14.0

  • Resolve imports satisfied via transitive peerDeps (d654ec74d)
  • Don't flag undeclared sibling workspace imports as unlisted (#1742) (e7122a1ae)
  • Update github-actions reporter snapshots (2308b5a42)
  • Cache syncGlob() results like defaultGlob() does (6c34287a5)
  • Trim redundant statSync calls in FileEntryCache (eee3b899b)
  • Cache parsed .gitignore patterns across --cache runs (7ffdc2ff3)
  • Tighten cache module callsites (64e507265)
  • Extract shared disk-cache helper used by glob and gitignore caches (0987421d9)
  • Simplify CacheConsultant: replace trampoline with default arrow methods (bebe750d3)
  • Pin pnpm minimumReleaseAge and trustPolicy (77efb32e5)
  • Eliminate rescanFrontier polling in walkAndAnalyze (38d91b6e3)
  • Reduce findWorkspaceByFilePath per-call overhead (91494378f)
  • Memoize DependencyDeputy.getDependencies (a661a2142)
  • Tighten module-graph map helpers (drop double-lookup + optional chains) (c11d62fb0)
  • Add --duration flag for zero-overhead duration measurement (d4b59d89b)
  • Cover analysis pipeline with --performance timerify (694dbf44d)
  • Align --help text (6f12997b1)
  • Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u (f21a58710)
  • Format (8db5346e4)
  • This one's okay (662ceaf46)

Release 6.13.1

  • Add jest.config.{cts,mts} (#1743) (44738d678c9992799f5fe4909a01cc5ddd702aa2) - thanks @​joshkel!
  • Update ecosystem tests (74420a614dfa15b81906266279c31ae0bf4e21bd)
  • Fix export * as re-exported namespace case (5923af48fc33aa56c2f42f882aa185e66626453d)
  • Add .mts and .cts config files to some plugins (69d1e83123e56c2c441f320c81bae099ba1eb014)
  • Docusaurus: ignore @generated/*, handle local plugin paths (ce5f7672fced084bfb017410650b78d36133e1b0)
  • Nx: expand {projectRoot} / {workspaceRoot} token variables (871531228b0cb67ff07fdb9d77316c4340ccaf33)

Release 6.13.0

  • Add mercurial (hg) to command constants (#1737) (abb08b0958e08a12684deacf0ab62dc7ada38074) - thanks @​unrevised6419!
  • Expand wildcards in Jest projects (#1710) (7cb2d37a5c46b54d8be9bee1fbb026b52bb71246) - thanks @​joshkel!
  • Add knex visitor to scan source files for config (resolve #1736) (4c96fd297f33316921186293cf9f9d323ca48eb8)
  • Refactor to a better split of ast helpers (6e726a2c66727c2346b4c249a2efcd7d752231f5)
  • Handle package.json exports for outDir="." (resolve #1738) (42497c249545cd9e4ae8b7e64995e62cb0e8885d)
  • Fix star re-exported namespace case (resolve #1739) (e566c4b1a1bc697c0997e8a4ef6bdeb746524166)
  • Strip comments in scripts in compilers (resolve #1740) (a123d5c35ba6b9239f6ac1d20cf50b8b0f9b2d28)
  • Update rolldown snapshot (edfee2b3b6bfc3085d432fa5765b4e7a60ba5783)
  • Source-map subpath imports + collect pairs from referenced tsconfigs (7c5acc4a33047156205ff61413a83625bb9e05b4)
  • Tighten source-mapping utilities (0b68b81b4a732b3db64d69fd8c47802ff3302564)
  • Update dependencies (8788c1a64a93d568a9391693278a388af6980dec)
  • Remove obsolete internal jsdoc tag (0fed9756b485deb1831fbc78d8053bc939bd6971)
  • Add @​serhalp and @​stevennevins to sponsors (thank you!) (999a5e3551e0bafbcfa7a1540ae7f3fc4218828b)
  • Fix astro config after bump (f63537aa40f42aa7d3ff4bc64dab20dd01ecba83)
Commits
  • b99f1a5 Release knip@6.14.1
  • 919cba2 Work the docs (close #1746)
  • 9dae641 Detect dynamic import attributes; share import matcher with Astro-MDX
  • e1c1b17 Detect dynamic imports in Svelte compiler (#1747)
  • f7b9cc5 Release knip@6.14.0
  • 8db5346 Format
  • f21a587 Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u
  • 6f12997 Align --help text
  • 694dbf4 Cover analysis pipeline with --performance timerify
  • d4b59d8 Add --duration flag for zero-overhead duration measurement
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.59.3 to 8.59.4

Release notes

Sourced from typescript-eslint's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.59.4 (2026-05-18)

🩹 Fixes

  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • ca6ca14 chore(release): publish 8.59.4
  • 4b927c6 fix(typescript-eslint): export Compatible* types from typescript-eslint to re...
  • See full diff in compare view

Updates @mediabunny/aac-encoder from 1.44.2 to 1.45.2

Release notes

Sourced from @​mediabunny/aac-encoder's releases.

v1.45.2

  • Fixed ID3v2 size parsing bug (#381)

v1.45.1

  • Bumped node-av to v5.2.4 (fixes #378)

v1.45.0

@mediabunny/server

This version adds a new extension package which enables you to use the full feature set of Mediabunny in server-side environments (Node, Bun, Deno). For more details, check out the README.

Usage:

import { registerMediabunnyServer } from '@mediabunny/server';
registerMediabunnyServer();

That's it - you now have access to all audio and video decoders and encoders, as well as video transformation capabilities, on the server.

mediabunny

  • Added media sample resources: VideoSampleResource and AudioSampleResource allow you to provide a custom data backing for VideoSample and AudioSample and avoid having to copy data around.
  • Added VideoSample.transform(): A way to perform simple transformations on a video frame (resize, rotate, crop).
  • Added registerVideoSampleTransformer, a function for registering a custom transformer to power VideoSample.transform()
  • Added a CPU-based alpha splitter/merger fallback for transparent video encoding and decoding
  • VideoSample.allocationSize() and VideoSample.copyTo() no longer throw if their format is null but a custom format override is provided in the options
  • Increased the default cache size of ReadableStreamSource from 16 MiB to 32 MiB
  • Fixed track process synchronization in the Conversion API; reads are now more sequential
  • Fixed CMAF segments starting with a sidx box not being recognized (#369)
  • Fixed incorrect timestamps of decoded audio in Chromium (#370, #371)
  • Fixed media sample range iterators cutting off samples with negative timestamps by default
  • Fixed FLAC demuxer erroring when seeking to negative timestamps
Commits

Updates @mediabunny/ac3 from 1.44.2 to 1.45.2

Release notes

Sourced from @​mediabunny/ac3's releases.

v1.45.2

  • Fixed ID3v2 size parsing bug (#381)

v1.45.1

  • Bumped node-av to v5.2.4 (fixes #378)

v1.45.0

@mediabunny/server

This version adds a new extension package which enables you to use the full feature set of Mediabunny in server-side environments (Node, Bun, Deno). For more details, check out the README.

Usage:

import { registerMediabunnyServer } from '@mediabunny/server';
registerMediabunnyServer();

That's it - you now have access to all audio and video decoders and encoders, as well as video transformation capabilities, on the server.

mediabunny

  • Added media sample resources: VideoSampleResource and AudioSampleResource allow you to provide a custom data backing for VideoSample and AudioSample and avoid having to copy data around.
  • Added VideoSample.transform(): A way to perform simple transformations on a video frame (resize, rotate, crop).
  • Added registerVideoSampleTransformer, a function for registering a custom transformer to power VideoSample.transform()
  • Added a CPU-based alpha splitter/merger fallback for transparent video encoding and decoding
  • VideoSample.allocationSize() and VideoSample.copyTo() no longer throw if their format is null but a custom format override is provided in the options
  • Increased the default cache size of ReadableStreamSource from 16 MiB to 32 MiB
  • Fixed track process synchronization in the Conversion API; reads are now more sequential
  • Fixed CMAF segments starting with a sidx box not being recognized (#369)
  • Fixed incorrect timestamps of decoded audio in Chromium (#370, #371)
  • Fixed media sample range iterators cutting off samples with negative timestamps by default
  • Fixed FLAC demuxer erroring when seeking to negative timestamps
Commits

Updates @tanstack/react-router from 1.169.2 to 1.170.4

Release notes

Sourced from @​tanstack/react-router's releases.

@​tanstack/react-router@​1.170.4

Patch Changes

  • Updated dependencies [b60eb36]:
    • @​tanstack/router-core@​1.171.2

@​tanstack/react-router@​1.170.3

Patch Changes

  • Updated dependencies [d9cf933]:
    • @​tanstack/router-core@​1.171.1

@​tanstack/react-router@​1.170.2

Patch Changes

  • Updated dependencies [d533f87]:
    • @​tanstack/router-core@​1.171.0
Changelog

Sourced from @​tanstack/react-router's changelog.

1.170.4

Patch Changes

  • Updated dependencies [b60eb36]:
    • @​tanstack/router-core@​1.171.2

1.170.3

Patch Changes

  • Updated dependencies [d9cf933]:
    • @​tanstack/router-core@​1.171.1

1.170.2

Patch Changes

  • Updated dependencies [d533f87]:
    • @​tanstack/router-core@​1.171.0

1.170.1

Patch Changes

  • Updated dependencies [2387a2e]:
    • @​tanstack/router-core@​1.170.1

1.170.0

Minor Changes

  • Clean minor bump, fresh start (#7395)

Patch Changes

Commits

Updates lucide-react from 1.14.0 to 1.16.0

Release notes

Sourced from lucide-react's releases.

Version 1.16.0

What's Changed

Full Changelog: lucide-icons/lucide@1.15.0...1.16.0

Version 1.15.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.14.0...1.15.0

Commits

Updates mediabunny from 1.44.2 to 1.45.2

Release notes

Sourced from mediabunny's releases.

v1.45.2

  • Fixed ID3v2 size parsing bug (#381)

v1.45.1

  • Bumped node-av to v5.2.4 (fixes #378)

v1.45.0

@mediabunny/server

This version adds a new extension package which enables you to use the full feature set of Mediabunny in server-side environments (Node, Bun, Deno). For more details, check out the README.

Usage:

import { registerMediabunnyServer } from '@mediabunny/server';
registerMediabunnyServer();

That's it - you now have access to all audio and video decoders and encoders, as well as video transformation capabilities, on the server.

mediabunny

  • Added media sample resources: VideoSampleResource and AudioSampleResource allow you to provide a custom data backing for VideoSample and AudioSample and avoid having to copy data around.
  • Added VideoSample.transform(): A way to perform simple transformations on a video frame (resize, rotate, crop).
  • Added registerVideoSampleTransformer, a function for registering a custom transformer to power VideoSample.transform()
  • Added a CPU-based alpha splitter/merger fallback for transparent video encoding and decoding
  • VideoSample.allocationSize() and VideoSample.copyTo() no longer throw if their format is null but a custom format override is provided in the options
  • Increased the default cache size of ReadableStreamSource from 16 MiB to 32 MiB
  • Fixed track process synchronization in the Conversion API; reads are now more sequential
  • Fixed CMAF segments starting with a sidx box not being recognized (#369)
  • Fixed incorrect timestamps of decoded audio in Chromium (#370, #371)
  • Fixed media sample range iterators cutting off samples with negative timestamps by default
  • Fixed FLAC demuxer erroring when seeking to negative timestamps
Commits

Updates motion from 12.38.0 to 12.39.0

Changelog

Sourced from motion's changelog.

[12.39.0] 2026-05-18

Added

  • Support for repeatType and repeatDelay in animation sequences.

Fixed

  • Variants: Re-run keyframe animations when switching between variant labels even when they share identical keyframe arrays.
  • Drag: Preserve in-flight motion value animations across React 19 reorder unmount/remount so dragSnapToOrigin no longer leaves the drag transform stranded after a layout swap.
  • LazyMotion: Share React contexts between the framer-motion and framer-motion/m (and therefore motion/react and motion/react-m) CJS bundles so that <m.div> from the /m subpath picks up features loaded by <LazyMotion> from the main entry point.
  • useScroll: Support hydrating target and container refs from anywhere in the tree.
  • Drag: Gesture no longer starts from incorrect start point when rendered inside <AnimatePresence initial={false} />.
  • Drag: dragConstraints, when set as viewport-relative ref, no longer break on scroll.§
  • Updated visualElement hydration order.
  • useAnimate: Now respects skipAnimations.
  • AnimatePresence: Fix object-form initial values not applied on re-entry after exit completes.
  • scroll: Fixed callback progress when tracking an element.
  • useScroll: Fix hardware acceleration when tracking an element.
Commits
  • b607391 v12.39.0
  • cd53178 Updating changelog
  • bd07642 Merge pull request #3716 from motiondivision/worktree-fix-issue-3315
  • 3f053b6 Merge branch 'main' into worktree-fix-issue-3315
  • f434c42 Merge pull request #3718 from motiondivision/dependabot/npm_and_yarn/next-15....
  • 5973dfb Merge pull request #3722 from motiondivision/worktree-fix-issue-2829
  • cfccb03 fix(drag): Refresh root scroll before measuring ref constraints
  • 16aa417 Updating changelog
  • 5d627a4 Merge pull request #3720 from motiondivision/worktree-fix-issue-2831
  • 63cf0d0 Merge pull request #3721 from motiondivision/worktree-fix-issue-2833
  • Additional commits viewable in compare view

Updates @tanstack/router-plugin from 1.167.35 to 1.168.6

Release notes

Sourced from @​tanstack/router-plugin's releases.

@​tanstack/router-plugin@​1.168.6

Patch Changes

  • Fix route mismatch warnings, HMR route index refresh, and generated route type preferences for duplicate pathless/index routes. (#7422)

  • Updated dependencies [b60eb36]:

    • @​tanstack/router-core@​1.171.2
    • @​tanstack/router-generator@​1.167.5
    • @​tanstack/react-router@​1.170.4

@​tanstack/router-plugin@​1.168.5

Patch Changes

  • Fix Vite Fast Refresh detection for root routes created with createRootRouteWithContext type arguments. (#7420)

@​tanstack/router-plugin@​1.168.4

Patch Changes

  • Updated dependencies [d9cf933]:
    • @​tanstack/router-core@​1.171.1
    • @​tanstack/react-router@​1.170.3
    • @​tanstack/router-generator@​1.167.4

@​tanstack/router-plugin@​1.168.3

Patch Changes

  • Updated dependencies [d533f87]:
    • @​tanstack/router-core@​1.171.0
    • @​tanstack/react-router@​1.170.2
    • @​tanstack/router-generator@​1.167.3

@​tanstack/router-plugin@​1.168.2

Patch Changes

  • Updated dependencies [742941e]:
    • @​tanstack/router-generator@​1.167.2
Changelog

Sourced from @​tanstack/router-plugin's changelog.

1.168.6

Patch Changes

  • Fix route mismatch warnings, HMR route index refresh, and generated route type preferences for duplicate pathless/index routes. (#7422)

  • Updated dependencies [b60eb36]:

    • @​tanstack/router-core@​1.171.2
    • @​tanstack/router-generator@​1.167.5
    • @​tanstack/react-router@​1.170.4

1.168.5

Patch Changes

  • Fix Vite Fast Refresh detection for root routes created with createRootRouteWithContext type arguments. (#7420)

1.168.4

Patch Changes

  • Updated dependencies [d9cf933]:
    • @​tanstack/router-core@​1.171.1
    • @​tanstack/react-router@​1.170.3
    • @​tanstack/router-generator@​1.167.4

1.168.3

Patch Changes

  • Updated dependencies [d533f87]:
    • @​tanstack/router-core@​1.171.0
    • @​tanstack/react-router@​1.170.2
    • @​tanstack/router-generator@​1.167.3

1.168.2

Patch Changes

  • Updated dependencies [742941e]:
    • @​tanstack/router-generator@​1.167.2

1.168.1

Patch Changes

  • Updated dependencies [2387a2e]:
    • @​tanstack/router-core@​1.170.1
    • @​tanstack/react-router@​1.170.1
    • @​tanstack/router-generator@​1.167.1

... (truncated)

Commits

Updates @vitejs/plugin-react from 6.0.1 to 6.0.2

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@6.0.2

Allow all options in reactCompilerPreset (#1189)

This is a type only change. Only compilationMode and target options were available for reactCompilerPreset.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

6.0.2 (2026-05-14)

Allow all options in reactCompilerPreset (#1189)

This is a type only change. Only compilationMode and target options were available for reactCompilerPreset.

Commits

Updates vite from 8.0.12 to 8.0.13

Release notes

Sourced from vite's releases.

v8.0.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.13 (2026-05-14)

Features

  • bundled-dev: add lazy bundling support (#21406) (4f0949f)
  • optimizer: improve the esbuild plugin converter to pass some properties of build result to onEnd (#22357) (47071ce)
  • update rolldown to 1.0.1 (#22444) (8c766a6)

Bug Fixes

  • build: copy public directory after building same environment with write=false (#22328) (158e8ae)
  • css: await sass/less/styl worker disposal on teardown (fix #22274) (#22275) (b7edcb7)
  • css: keep deprecated name/originalFileName in synthetic assetFileNames call (#22439) (8e59c97)
  • make isBundled per environment (#22257) (a576326)
  • ssr: avoid rewriting labels that collide with imports (#22451) (d9b18e0)

Miscellaneous Chores

Commits

Bumps the npm-dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.0` |
| [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.12.2` | `6.14.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.59.4` |
| [@mediabunny/aac-encoder](https://github.com/Vanilagy/mediabunny/tree/HEAD/packages/aac-encoder) | `1.44.2` | `1.45.2` |
| [@mediabunny/ac3](https://github.com/Vanilagy/mediabunny/tree/HEAD/packages/ac3) | `1.44.2` | `1.45.2` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.169.2` | `1.170.4` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.14.0` | `1.16.0` |
| [mediabunny](https://github.com/Vanilagy/mediabunny) | `1.44.2` | `1.45.2` |
| [motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.39.0` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.167.35` | `1.168.6` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.1` | `6.0.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.12` | `8.0.13` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-rc.2` | `1.0.0-rc.3` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `1.0.0-rc.2` | `1.0.0-rc.3` |
| [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.3` |


Updates `@types/node` from 25.7.0 to 25.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Updates `knip` from 6.12.2 to 6.14.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.14.1/packages/knip)

Updates `typescript-eslint` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-eslint)

Updates `@mediabunny/aac-encoder` from 1.44.2 to 1.45.2
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](https://github.com/Vanilagy/mediabunny/commits/v1.45.2/packages/aac-encoder)

Updates `@mediabunny/ac3` from 1.44.2 to 1.45.2
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](https://github.com/Vanilagy/mediabunny/commits/v1.45.2/packages/ac3)

Updates `@tanstack/react-router` from 1.169.2 to 1.170.4
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.170.4/packages/react-router)

Updates `lucide-react` from 1.14.0 to 1.16.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react)

Updates `mediabunny` from 1.44.2 to 1.45.2
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.44.2...v1.45.2)

Updates `motion` from 12.38.0 to 12.39.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.38.0...v12.39.0)

Updates `@tanstack/router-plugin` from 1.167.35 to 1.168.6
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.168.6/packages/router-plugin)

Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react)

Updates `vite` from 8.0.12 to 8.0.13
- [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/v8.0.13/packages/vite)

Updates `drizzle-orm` from 1.0.0-rc.2 to 1.0.0-rc.3
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@v1.0.0-rc.2...v1.0.0-rc.3)

Updates `drizzle-kit` from 1.0.0-rc.2 to 1.0.0-rc.3
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@v1.0.0-rc.2...v1.0.0-rc.3)

Updates `tsx` from 4.21.0 to 4.22.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.22.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: knip
  dependency-version: 6.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.59.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mediabunny/aac-encoder"
  dependency-version: 1.45.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@mediabunny/ac3"
  dependency-version: 1.45.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: mediabunny
  dependency-version: 1.45.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: motion
  dependency-version: 12.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.168.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vite
  dependency-version: 8.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: drizzle-kit
  dependency-version: 1.0.0-rc.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tsx
  dependency-version: 4.22.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

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 May 19, 2026
@KyleTryon KyleTryon merged commit d7088e5 into main May 20, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-4a224f8e5f branch May 20, 2026 16:53
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.

1 participant