Skip to content

chore(deps): bump the dependencies group with 13 updates - #135

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/dependencies-9c27e986ce
Apr 20, 2026
Merged

chore(deps): bump the dependencies group with 13 updates#135
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/dependencies-9c27e986ce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 13 updates:

Package From To
@ai-sdk/react 3.0.163 3.0.170
@base-ui/react 1.4.0 1.4.1
@tanstack/react-pacer 0.21.1 0.22.0
@tanstack/react-query 5.99.0 5.99.2
@tanstack/react-router 1.168.19 1.168.23
@tanstack/react-start 1.167.41 1.167.42
ai 6.0.167 6.0.168
@tanstack/react-query-devtools 5.99.0 5.99.2
@tanstack/router-plugin 1.167.20 1.167.22
oxlint-tsgolint 0.20.0 0.21.1
shadcn 4.3.0 4.3.1
typescript 6.0.2 6.0.3
vite 8.0.8 8.0.9

Updates @ai-sdk/react from 3.0.163 to 3.0.170

Commits
  • c38119a Version Packages (#14574)
  • 6afb871 Backport: ci(backport): check for exisitng PRs and use the force (#13260)
  • 493d7d4 Backport: update oidc (#13367)
  • f4a9c74 Backport: feat (provider/klingai): add kling v3.0 motion control support (#13...
  • f741e28 Backport: docs: remove dead imports and general improvements (#13671)
  • 93ecf8f Backport: chore (gateway): add reranking to model settings generation config ...
  • f93eca6 Version Packages (#14564)
  • 95b4fe0 Backport: fix(provider/anthropic): stop sending obsolete fine-grained-tool-st...
  • db2a49b Version Packages (#14558)
  • 20805c8 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • Additional commits viewable in compare view

Updates @base-ui/react from 1.4.0 to 1.4.1

Release notes

Sourced from @​base-ui/react's releases.

v1.4.1

General Changes

Navigation Menu

All contributors of this release in alphabetical order : @​atomiks, @​LukasTy

Changelog

Sourced from @​base-ui/react's changelog.

v1.4.1

Apr 20, 2026

General Changes

Navigation Menu

All contributors of this release in alphabetical order : @​atomiks, @​LukasTy

Commits
  • be88b61 [release] v1.4.1 (#4650)
  • fc7f4f9 [navigation menu] Fix stale popup size on rapid trigger hover (#4646)
  • 783e530 [mergeProps] Fix multi-argument event handler forwarding (#4598)
  • 2622ddf [all components] Fix display: contents tabbability (#4642)
  • c0b4937 [core] Mark date-fns peer dependencies as optional (#4639)
  • c8fd3a0 [dialog][popover][tooltip][menu][preview] Remove dead create*EventDetails w...
  • 099541a [select] Remove unused itemToStringLabel and itemToStringValue from context (...
  • 7158d7b [otp] Refactor OTPFieldRoot and OTPFieldHiddenInput (#4609)
  • af33404 [temporal adapter date-fns] Fix date-only string parsing and setTimezone duck...
  • 41da0c1 [docs] Fix Field validity API descriptions (#4592)
  • Additional commits viewable in compare view

Updates @tanstack/react-pacer from 0.21.1 to 0.22.0

Release notes

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

@​tanstack/react-pacer@​0.22.0

Minor Changes

  • feat: upgrade to tanstack store with useSelector hook (c9f6385)

Patch Changes

  • Updated dependencies [c9f6385]:
    • @​tanstack/pacer@​0.21.0
Changelog

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

0.22.0

Minor Changes

  • feat: upgrade to tanstack store with useSelector hook (c9f6385)

Patch Changes

  • Updated dependencies [c9f6385]:
    • @​tanstack/pacer@​0.21.0
Commits

Updates @tanstack/react-query from 5.99.0 to 5.99.2

Release notes

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

@​tanstack/react-query-devtools@​5.99.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.99.2
    • @​tanstack/react-query@​5.99.2

@​tanstack/react-query-next-experimental@​5.99.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.99.2

@​tanstack/react-query-persist-client@​5.99.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.99.2
    • @​tanstack/react-query@​5.99.2

@​tanstack/react-query@​5.99.2

Patch Changes

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

@​tanstack/react-query-devtools@​5.99.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.99.1
    • @​tanstack/react-query@​5.99.1

@​tanstack/react-query-next-experimental@​5.99.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.99.1

@​tanstack/react-query-persist-client@​5.99.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.99.1
    • @​tanstack/react-query@​5.99.1

@​tanstack/react-query@​5.99.1

Patch Changes

  • Updated dependencies []:

... (truncated)

Changelog

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

5.99.2

Patch Changes

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

5.99.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.99.1
Commits
  • a3ec7b3 ci: Version Packages (#10520)
  • 69d2757 ci: Version Packages (#10514)
  • 7ffa1ed test({react,preact,solid}-query/useQueries): fix test description from 'useQu...
  • bc83d37 test({react,preact}-query/useMutation): unify destructuring pattern in comple...
  • aad1bd5 test({react,preact}-query/useMutation): add parallel 'mutateAsync' tests with...
  • d7643b5 test({react,preact}-query/useMutation): add optimistic update tests with succ...
  • cd89d6f test({react,preact}-query/useMutation): add conditional handling and retry te...
  • 6e15fe6 test({react,preact}-query/useMutation): add chained 'mutateAsync' tests for s...
  • 792d3a5 test({react,preact}-query/useMutation): add callback tests when 'useMutation'...
  • 1b661b3 test({react,preact}-query/useMutation): add single callback tests for 'mutate...
  • Additional commits viewable in compare view

Updates @tanstack/react-router from 1.168.19 to 1.168.23

Changelog

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

1.168.23

Patch Changes

  • fix(react-router): prevent webpack static analysis of React.use with let binding (#7182)

1.168.22

Patch Changes

  • Preserve shared route stylesheet links across client navigation by rendering route CSS assets with React stylesheet precedence. (#7186)

1.168.21

Patch Changes

  • Updated dependencies [16f6892]:
    • @​tanstack/router-core@​1.168.15

1.168.20

Patch Changes

  • Fix React Server Component imports from @tanstack/react-router by adding a react-server root export that preserves the normal API surface while resolving notFound and redirect from a server-safe entry. (#7183)

    This fixes RSC routes that throw notFound() or redirect() from server functions so they behave correctly during SSR and client navigation.

Commits
  • 4d66d42 ci: changeset release
  • cd91cee fix(react-router): prevent webpack static analysis of React.use with let bind...
  • 6d00881 ci: changeset release
  • e30814d fix react-router shared route css persistence on nav (#7186)
  • 26680c9 ci: changeset release
  • 16f6892 fix(router-core): avoid intermediate success state for async notFound (#7184)
  • 73cd569 ci: changeset release
  • c5ad329 fix react server exports for start and react-router (#7183)
  • See full diff in compare view

Updates @tanstack/react-start from 1.167.41 to 1.167.42

Changelog

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

1.167.42

Patch Changes

  • Updated dependencies [cd91cee]:
    • @​tanstack/react-router@​1.168.23
    • @​tanstack/react-start-client@​1.166.40
    • @​tanstack/react-start-rsc@​0.0.21
    • @​tanstack/react-start-server@​1.166.41
Commits

Updates ai from 6.0.167 to 6.0.168

Commits
  • c38119a Version Packages (#14574)
  • 6afb871 Backport: ci(backport): check for exisitng PRs and use the force (#13260)
  • 493d7d4 Backport: update oidc (#13367)
  • f4a9c74 Backport: feat (provider/klingai): add kling v3.0 motion control support (#13...
  • f741e28 Backport: docs: remove dead imports and general improvements (#13671)
  • 93ecf8f Backport: chore (gateway): add reranking to model settings generation config ...
  • f93eca6 Version Packages (#14564)
  • 95b4fe0 Backport: fix(provider/anthropic): stop sending obsolete fine-grained-tool-st...
  • See full diff in compare view

Updates @tanstack/react-query-devtools from 5.99.0 to 5.99.2

Release notes

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

@​tanstack/react-query-devtools@​5.99.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.99.2
    • @​tanstack/react-query@​5.99.2

@​tanstack/react-query-devtools@​5.99.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.99.1
    • @​tanstack/react-query@​5.99.1
Changelog

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

5.99.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.99.2
    • @​tanstack/react-query@​5.99.2

5.99.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.99.1
    • @​tanstack/react-query@​5.99.1
Commits

Updates @tanstack/router-plugin from 1.167.20 to 1.167.22

Changelog

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

1.167.22

Patch Changes

  • Updated dependencies [16f6892]:
    • @​tanstack/router-core@​1.168.15
    • @​tanstack/react-router@​1.168.21
    • @​tanstack/router-generator@​1.166.32

1.167.21

Patch Changes

  • Updated dependencies [328d7e5]:
    • @​tanstack/router-generator@​1.166.31
Commits

Updates oxlint-tsgolint from 0.20.0 to 0.21.1

Release notes

Sourced from oxlint-tsgolint's releases.

v0.21.1

What's Changed

Full Changelog: oxc-project/tsgolint@v0.21.0...v0.21.1

v0.21.0

What's Changed

Full Changelog: oxc-project/tsgolint@v0.20.0...v0.21.0

Commits
  • 9cb95a8 revert(no-unnecessary-type-arguments): drop inference reporting (#892)
  • f1049e4 fix(no-unnecessary-condition): handle null overlap in narrowed generic inters...
  • f9adc30 fix(no-deprecated): avoid false positive on array destructuring bindings (#890)
  • 260701f chore(deps): update crate-ci/typos action to v1.45.1 (#888)
  • 6dcc81a fix(no-meaningless-void-operator): align with typescript-eslint union handlin...
  • 97315a7 feat: enrich no-duplicate-type-constituents diagnostic (#882)
  • 2b8447c feat: enrich the no-array-delete diagnostic (#881)
  • ae6a549 chore(deps): update softprops/action-gh-release action to v3 (#886)
  • 1fe50bb feat: improve consistent-type-exports diagnostics quality (#880)
  • 834bbb8 chore(deps): update npm packages (#885)
  • Additional commits viewable in compare view

Updates shadcn from 4.3.0 to 4.3.1

Release notes

Sourced from shadcn's releases.

shadcn@4.3.1

Patch Changes

Changelog

Sourced from shadcn's changelog.

4.3.1

Patch Changes

Commits
  • 3411d53 chore(release): version packages
  • f632f5d feat: rename header
  • 7d6d489 Merge branch 'main' into fix/accept-header-issue-10164
  • de385d0 fix: ensure git init runs for new projects only
  • 6525227 fix(cli): add Accept and User-Agent headers to support content negotiation (f...
  • See full diff in compare view

Updates typescript from 6.0.2 to 6.0.3

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

Commits
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...
  • ad1c695 🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)
  • 0725fb4 🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...
  • See full diff in compare view

Updates vite from 8.0.8 to 8.0.9

Release notes

Sourced from vite's releases.

v8.0.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.9 (2026-04-20)

Features

Bug Fixes

  • allow binding when strictPort is set but wildcard port is in use (#22150) (dfc8aa5)
  • build: emptyOutDir should happen for watch rebuilds (#22207) (ee52267)
  • bundled-dev: reject requests to HMR patch files in non potentially trustworthy origins (#22269) (868f141)
  • css: use unique key for cssEntriesMap to prevent same-basename collision (#22039) (374bb5d)
  • deps: update all non-major dependencies (#22219) (4cd0d67)
  • deps: update all non-major dependencies (#22268) (c28e9c1)
  • detect Deno workspace root (fix #22237) (#22238) (1b793c0)
  • dev: handle errors in watchChange hook (#22188) (fc08bda)
  • optimizer: handle more chars that will be sanitized (#22208) (3f24533)
  • skip fallback sourcemap generation for ?raw imports (#22148) (3ec9cda)

Documentation

Miscellaneous Chores

  • deps: update dependency dotenv-expand to v13 (#22271) (0a3887d)
Commits
  • ce729f5 release: v8.0.9
  • 605bb97 docs: update build CLI defaults (#22261)
  • c28e9c1 fix(deps): update all non-major dependencies (#22268)
  • 0a3887d chore(deps): update dependency dotenv-expand to v13 (#22271)
  • 868f141 fix(bundled-dev): reject requests to HMR patch files in non potentially trust...
  • 3ec9cda fix: skip fallback sourcemap generation for ?raw imports (#22148)
  • 3f24533 fix(optimizer): handle more chars that will be sanitized (#22208)
  • 1b793c0 fix: detect Deno workspace root (fix #22237) (#22238)
  • fc08bda fix(dev): handle errors in watchChange hook (#22188)
  • 374bb5d fix(css): use unique key for cssEntriesMap to prevent same-basename collision...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/react](https://github.com/vercel/ai) | `3.0.163` | `3.0.170` |
| [@base-ui/react](https://github.com/mui/base-ui/tree/HEAD/packages/react) | `1.4.0` | `1.4.1` |
| [@tanstack/react-pacer](https://github.com/TanStack/pacer/tree/HEAD/packages/react-pacer) | `0.21.1` | `0.22.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.99.0` | `5.99.2` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.168.19` | `1.168.23` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.167.41` | `1.167.42` |
| [ai](https://github.com/vercel/ai) | `6.0.167` | `6.0.168` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.99.0` | `5.99.2` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.167.20` | `1.167.22` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.20.0` | `0.21.1` |
| [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.3.0` | `4.3.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.8` | `8.0.9` |


Updates `@ai-sdk/react` from 3.0.163 to 3.0.170
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@3.0.163...@ai-sdk/react@3.0.170)

Updates `@base-ui/react` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/mui/base-ui/releases)
- [Changelog](https://github.com/mui/base-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/base-ui/commits/v1.4.1/packages/react)

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

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

Updates `@tanstack/react-router` from 1.168.19 to 1.168.23
- [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.168.23/packages/react-router)

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

Updates `ai` from 6.0.167 to 6.0.168
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.167...ai@6.0.168)

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

Updates `@tanstack/router-plugin` from 1.167.20 to 1.167.22
- [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.167.22/packages/router-plugin)

Updates `oxlint-tsgolint` from 0.20.0 to 0.21.1
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v0.20.0...v0.21.1)

Updates `shadcn` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.3.1/packages/shadcn)

Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.2...v6.0.3)

Updates `vite` from 8.0.8 to 8.0.9
- [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.9/packages/vite)

---
updated-dependencies:
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.170
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@base-ui/react"
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-pacer"
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.99.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.168.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.167.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ai
  dependency-version: 6.0.168
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.99.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.167.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: oxlint-tsgolint
  dependency-version: 0.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: shadcn
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vite
  dependency-version: 8.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: 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 Apr 20, 2026
@github-actions
github-actions Bot merged commit bee98fe into main Apr 20, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/bun/dependencies-9c27e986ce branch April 20, 2026 14:57
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