Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 49 updates#57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-8c563e317f
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 49 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-8c563e317f

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Bumps the minor-and-patch group with 49 updates in the / directory:

Package From To
@ai-sdk/openai 3.0.7 3.0.37
@ai-sdk/react 3.0.29 3.0.108
@bufbuild/protobuf 2.10.2 2.11.0
@livekit/components-react 2.9.17 2.9.20
@pixiv/three-vrm 3.4.4 3.5.0
@pmndrs/viverse 0.2.19 0.2.20
@react-three/timeline 0.3.7 0.3.9
@react-three/uikit 1.0.60 1.0.62
@react-three/uikit-lucide 1.0.60 1.0.62
@react-three/viverse 0.2.19 0.2.20
@supabase/ssr 0.8.0 0.9.0
@supabase/supabase-js 2.90.1 2.98.0
@vercel/blob 2.0.0 2.3.0
@xyflow/react 12.10.0 12.10.1
ai 6.0.27 6.0.106
livekit-client 2.16.1 2.17.2
lucide-react 0.562.0 0.576.0
motion 12.25.0 12.34.4
next 16.1.1 16.1.6
next-intl 4.7.0 4.8.3
react 19.2.3 19.2.4
@types/react 19.2.8 19.2.14
react-dom 19.2.3 19.2.4
react-hotkeys-hook 5.2.1 5.2.4
tailwind-merge 3.4.0 3.5.0
three 0.182.0 0.183.2
use-stick-to-bottom 1.1.1 1.1.3
zod 4.3.5 4.3.6
zustand 5.0.9 5.0.11
@biomejs/biome 2.3.11 2.4.5
@playwright/test 1.57.0 1.58.2
@storybook/addon-a11y 10.1.11 10.2.14
@storybook/addon-docs 10.1.11 10.2.14
@storybook/addon-mcp 0.1.8 0.3.3
@storybook/addon-vitest 10.1.11 10.2.14
@storybook/nextjs-vite 10.1.11 10.2.14
@tailwindcss/postcss 4.1.18 4.2.1
@testing-library/react 16.3.1 16.3.2
@types/node 25.0.6 25.3.3
@types/three 0.182.0 0.183.1
@vitejs/plugin-react 5.1.2 5.1.4
@vitest/browser-playwright 4.0.16 4.0.18
@vitest/coverage-v8 4.0.16 4.0.18
dotenv 17.2.3 17.3.1
playwright 1.57.0 1.58.2
storybook 10.1.11 10.2.14
tailwindcss 4.1.18 4.2.1
vite-tsconfig-paths 6.0.4 6.1.1
vitest 4.0.16 4.0.18

Updates @ai-sdk/openai from 3.0.7 to 3.0.37

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​3.0.37

Patch Changes

  • 58bc42d: feat(provider/openai): support custom tools with alias mapping
  • Updated dependencies [58bc42d]
    • @​ai-sdk/provider-utils@​4.0.16
Commits

Updates @ai-sdk/react from 3.0.29 to 3.0.108

Release notes

Sourced from @​ai-sdk/react's releases.

@​ai-sdk/react@​3.0.108

Patch Changes

  • ai@6.0.106

@​ai-sdk/react@​3.0.107

Patch Changes

  • Updated dependencies [58bc42d]
    • @​ai-sdk/provider-utils@​4.0.16
    • ai@6.0.105

@​ai-sdk/react@​3.0.106

Patch Changes

  • ai@6.0.104
Commits

Updates @bufbuild/protobuf from 2.10.2 to 2.11.0

Release notes

Sourced from @​bufbuild/protobuf's releases.

v2.11.0

What's Changed

Full Changelog: bufbuild/protobuf-es@v2.10.2...v2.11.0

Commits

Updates @livekit/components-react from 2.9.17 to 2.9.20

Release notes

Sourced from @​livekit/components-react's releases.

@​livekit/components-react@​2.9.20

Patch Changes

@​livekit/components-react@​2.9.19

Patch Changes

Changelog

Sourced from @​livekit/components-react's changelog.

2.9.20

Patch Changes

2.9.19

Patch Changes

2.9.18

Patch Changes

Commits
Maintainer changes

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


Updates @pixiv/three-vrm from 3.4.4 to 3.5.0

Release notes

Sourced from @​pixiv/three-vrm's releases.

v3.5.0

pixiv/three-vrm@v3.4.5...v3.5.0 https://github.com/pixiv/three-vrm/tree/v3.5.0


📢 IMPORTANT 📢

  • #1794 fixes the behavior of MToon to respect rimLightingMixFactor
    • lthough this is a bugfix, models that set rimLightingMixFactor to a non-default value may show visual differences. Please take care if you use models with customized rimLightingMixFactor, or if your app allows users to load and render arbitrary models.

✨ New Features

  • #1806: removeUnnecessaryVertices now supports interleaved buffers

🐛 Bugfixes

  • #1794: MToon, fix the behavior of rimLightingMixFactor

📦 Deps

  • #1795: Bump node to 24.13.0
  • #1793: bump eslint suite to latest
  • #1789: bump prettier from 3.6.2 to 3.8.0
  • #1781: bump globals from 16.4.0 to 17.0.0
  • #1774: bump rimraf from 6.0.1 to 6.1.2
  • #1792: bump typedoc from 0.28.15 to 0.28.16
  • #1780: bump @​gltf-transform/core from 4.2.1 to 4.3.0

v3.4.5

pixiv/three-vrm@v3.4.4...v3.4.5 Milestone


🐛 Bugfixes

📄 Docs

💯 Tests

  • #1770: Migrate from jest to vitest

🧹 Chores

... (truncated)

Commits
  • 8bfdd30 v3.5.0
  • eb17118 refactor: use position attribute for vertex count
  • ae0705c feat: removeUnnecessaryVertices now supports InterleavedBufferAttributes
  • a8b2022 refactor: removeUnnecessaryVertices, separate almost all procedures into fu...
  • 9d78731 refactor: minor, removeUnnecessaryVertices, improve typing of `newAttribute...
  • 881e3b1 docs: clarify description of removeUnnecessaryVertices
  • dbd6ada v3.4.5
  • a62c7a9 test: move vitest config to project config
  • See full diff in compare view

Updates @pmndrs/viverse from 0.2.19 to 0.2.20

Commits

Updates @react-three/timeline from 0.3.7 to 0.3.9

Commits
Maintainer changes

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


Updates @react-three/uikit from 1.0.60 to 1.0.62

Commits
  • 0500831 fix build errors
  • de00568 forward pmndrs/pointer-events on r3/uikit portal
  • b755189 blur support on input
  • 43a561f chore: update package.json files to include license, homepage, and repository...
  • 73d396d fix cicd pipeline
  • b068c10 fix cicd with publishing through an OIDC token
  • 6af439e fix eslint and adding PR CI
  • bf8f875 Merge pull request #240 from nyan-left/feat/ttf
  • d815084 refactor: Simplify ttf loader architecture
  • 7876143 fix: Docs inconsistencies
  • 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 @​react-three/uikit since your current version.


Updates @react-three/uikit-lucide from 1.0.60 to 1.0.62

Commits
  • 0500831 fix build errors
  • de00568 forward pmndrs/pointer-events on r3/uikit portal
  • b755189 blur support on input
  • 43a561f chore: update package.json files to include license, homepage, and repository...
  • 73d396d fix cicd pipeline
  • b068c10 fix cicd with publishing through an OIDC token
  • 6af439e fix eslint and adding PR CI
  • bf8f875 Merge pull request #240 from nyan-left/feat/ttf
  • d815084 refactor: Simplify ttf loader architecture
  • 7876143 fix: Docs inconsistencies
  • 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 @​react-three/uikit-lucide since your current version.


Updates @react-three/viverse from 0.2.19 to 0.2.20

Commits

Updates @supabase/ssr from 0.8.0 to 0.9.0

Release notes

Sourced from @​supabase/ssr's releases.

v0.9.0

0.9.0 (2026-03-02)

Features

  • release workflow RC versioning and publish reliability (#164) (81e68f4)

v0.9.0-rc.66

What's Changed

Full Changelog: supabase/ssr@v0.8.1...v0.9.0-rc.66

v0.9.0-rc.7

What's Changed

Full Changelog: supabase/ssr@v0.9.0-rc.6...v0.9.0-rc.7

v0.9.0-rc.6

What's Changed

Full Changelog: supabase/ssr@v0.9.0-rc.5...v0.9.0-rc.6

v0.9.0-rc.5

What's Changed

Full Changelog: supabase/ssr@v0.8.0...v0.9.0-rc.5

v0.8.1

0.8.1 (2026-03-02)

Bug Fixes

  • update README session docs (#159) (b859905)
  • use skipAutoInitialize to prevent SSR token refresh race condition (#131) (0b7be28)
Changelog

Sourced from @​supabase/ssr's changelog.

0.9.0 (2026-03-02)

Features

  • release workflow RC versioning and publish reliability (#164) (81e68f4)

0.8.1 (2026-03-02)

Bug Fixes

  • update README session docs (#159) (b859905)
  • use skipAutoInitialize to prevent SSR token refresh race condition (#131) (0b7be28)
Commits
  • ea85814 chore(main): release 0.9.0 (#165)
  • 81e68f4 feat: release workflow RC versioning and publish reliability (#164)
  • 0845d56 build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group...
  • 50fe027 chore(main): release 0.8.1 (#157)
  • 614a2fa build(deps): bump rollup from 4.24.2 to 4.59.0 in the npm_and_yarn group acro...
  • b859905 fix: update README session docs (#159)
  • 8409ea1 chore: create github prerelease changelog notes (#158)
  • ea126c3 chore: add github token for releases (#156)
  • 0b7be28 fix: use skipAutoInitialize to prevent SSR token refresh race condition (#131)
  • f9fb1dd chore: use simple version tags for release-please (#148)
  • Additional commits viewable in compare view

Updates @supabase/supabase-js from 2.90.1 to 2.98.0

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.98.0

2.98.0 (2026-02-26)

🚀 Features

  • auth: add token_endpoint_auth_method to OAuth client create/update (#2132)
  • auth: support custom providers via custom: prefix in Provider type (#2134)
  • auth: add currentPassword to UserAttributes type (#2131)

🩹 Fixes

  • auth: recover from orphaned navigator locks via steal fallback (#2106)
  • auth: lower lockAcquireTimeout default to 5s and fix stale JSDoc (#2125)
  • auth: fixes userattributes type (#2139)
  • realtime: patch channel join payloads with resolved access token before flushing send buffer (#2136)

❤️ Thank You

v2.97.1-canary.5

2.97.1-canary.5 (2026-02-26)

🩹 Fixes

  • auth: fixes userattributes type (#2139)

❤️ Thank You

v2.97.1-canary.4

2.97.1-canary.4 (2026-02-25)

🩹 Fixes

  • realtime: patch channel join payloads with resolved access token before flushing send buffer (#2136)

❤️ Thank You

v2.97.1-canary.3

2.97.1-canary.3 (2026-02-24)

🚀 Features

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.98.0 (2026-02-26)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.97.0 (2026-02-18)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.96.0 (2026-02-17)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.95.3 (2026-02-06)

🚀 Features

  • supabase: add canonical CORS headers export for edge functions (#2071)

❤️ Thank You

2.95.0 (2026-02-05)

🚀 Features

  • supabase: add canonical CORS headers export for edge functions (#2071)

❤️ Thank You

2.94.1 (2026-02-04)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.94.0 (2026-02-03)

🚀 Features

  • postgrest: add URL length validation and timeout protection (#2078)

❤️ Thank You

2.93.3 (2026-01-29)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

... (truncated)

Commits
  • c56d249 chore(release): version 2.97.0 changelogs (#2124)
  • 32c319b docs(supabase): document UNUSED_EXTERNAL_IMPORT build warning as false positi...
  • fb84c6e chore(release): version 2.96.0 changelogs (#2121)
  • 27779b2 chore(release): version 2.95.3 changelogs (#2102)
  • c74bde1 docs(supabase): include cors module in TypeDoc generation (#2095)
  • acd85d4 chore(release): version 2.95.0 changelogs (#2094)
  • c4a8a43 feat(supabase): add canonical CORS headers export for edge functions (#2071)
  • a867430 chore(release): version 2.94.1 changelogs (#2089)
  • edb3009 chore(release): version 2.94.0 changelogs (#2085)
  • 7ec2df9 feat(postgrest): add URL length validation and timeout protection (#2078)
  • Additional commits viewable in compare view

Updates @vercel/blob from 2.0.0 to 2.3.0

Release notes

Sourced from @​vercel/blob's releases.

@​vercel/blob@​2.3.0

Minor Changes

  • 04ca1f0: Add private storage support (beta), a new get() method, and conditional gets

    Private storage (beta)

    You can now upload and read private blobs by setting access: 'private' on put() and get(). Private blobs require authentication to access — they are not publicly accessible via their URL.

    New get() method

    Fetch blob content by URL or pathname. Returns a ReadableStream along with blob metadata (url, pathname, contentType, size, etag, etc.).

    Conditional gets with ifNoneMatch

    Pass an ifNoneMatch option to get() with a previously received ETag. When the blob hasn't changed, the response returns statusCode: 304 with stream: null, avoiding unnecessary re-downloads.

    Example

    import { put, get } from "@vercel/blob";
    // Upload a private blob
    const blob = await put("user123/avatar.png", file, { access: "private" });
    // Read it back
    const response = await get(blob.pathname, { access: "private" });
    // response.stream — ReadableStream of the blob content
    // response.blob — metadata (url, pathname, contentType, size, etag, ...)
    // Conditional get — skip download if unchanged
    const cached = await get(blob.pathname, {
    access: "private",
    ifNoneMatch: response.blob.etag,
    });
    if (cached.statusCode === 304) {
    // Blob hasn't changed, reuse previous data
    }

    Learn more: https://vercel.com/docs/vercel-blob/private-storage

@​vercel/blob@​2.2.0

Minor Changes

  • 2b1cbbc: Add ifMatch option to del() for conditional deletes (optimistic concurrency control). Only works for single-URL deletes.

@​vercel/blob@​2.1.0

Minor Changes

... (truncated)

Changelog

Sourced from @​vercel/blob's changelog.

2.3.0

Minor Changes

  • 04ca1f0: Add private storage support (beta), a new get() method, and conditional gets

    Private storage (beta)

    You can now upload and read private blobs by setting access: 'private' on put() and get(). Private blobs require authentication to access — they are not publicly accessible via their URL.

    New get() method

    Fetch blob content by URL or pathname. Returns a ReadableStream along with blob metadata (url, pathname, contentType, size, etag, etc.).

    Conditional gets with ifNoneMatch

    Pass an ifNoneMatch option to get() with a previously received ETag. When the blob hasn't changed, the response returns statusCode: 304 with stream: null, avoiding unnecessary re-downloads.

    Example

    import { put, get } from "@vercel/blob";
    // Upload a private blob
    const blob = await put("user123/avatar.png", file, { access: "private" });
    // Read it back
    const response = await get(blob.pathname, { access: "private" });
    // response.stream — ReadableStream of the blob content
    // response.blob — metadata (url, pathname, contentType, size, etag, ...)
    // Conditional get — skip download if unchanged
    const cached = await get(blob.pathname, {
    access: "private",
    ifNoneMatch: response.blob.etag,
    });
    if (cached.statusCode === 304) {
    // Blob hasn't changed, reuse previous data
    }

    Learn more: https://vercel.com/docs/vercel-blob/private-storage

2.2.0

Minor Changes

  • 2b1cbbc: Add ifMatch option to del() for conditional deletes (optimistic concurrency control). Only works for single-URL deletes.

2.1.0

... (truncated)

Commits
  • e006f7c Version Packages (#981)
  • 04ca1f0 feat(blob): Add private storage (#924)
  • 9b7df67 chore(deps): update dependency @​types/node to v24.10.13 (#969)
  • d56768b chore(deps): update dependency @​types/node to v24.10.12 (#968)
  • 238dccf Version Packages (#966)
  • 2b1cbbc feat(blob): add ifMatch option to del() for conditional deletes (#965)
  • e626a0a chore(deps): update dependency @​types/node to v24.10.11 (#964)
  • 28b27b0 Version Packages (#963)
  • 6c68442 feat(blob): add ETag support for conditional writes (#960)
  • dbc8c78 chore(deps): update dependency @​types/node to v24.10.10 (#958)
  • Additional commits viewable in compare view

Updates @xyflow/react from 12.10.0 to 12.10.1

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.10.1

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.10.1

Patch Changes

Commits
  • 81a284a chore(packages): bump
  • ac89f9f Merge pull request #5684 from ysds/fix/nodes-selection-drag-after-programmati...
  • d666896 Merge pull request #5704 from xyflow/fix/old-callback-reference
  • 45a4a97 Always use latest version of onConnectEnd & isValidConnection in Handle/Recon...
  • ce6c869 Improve return type of useNodesdata
  • cb41f44 simplify code & useEffect instead of uselayoutEffect
  • be40c34 Fix formatting in MiniMap component usage
  • 39ff6e9 Merge pull request #5682 from artemtam/main
  • 89062ef Refactor loop variables for clarity in index.ts
  • 3f93f82 Merge pull request #5692 from xyflow/fix-exception-unmounting
  • Additional commits viewab...

    Description has been truncated

…9 updates

Bumps the minor-and-patch group with 49 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `3.0.7` | `3.0.37` |
| [@ai-sdk/react](https://github.com/vercel/ai) | `3.0.29` | `3.0.108` |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.10.2` | `2.11.0` |
| [@livekit/components-react](https://github.com/livekit/components-js/tree/HEAD/packages/react) | `2.9.17` | `2.9.20` |
| [@pixiv/three-vrm](https://github.com/pixiv/three-vrm/tree/HEAD/packages/three-vrm) | `3.4.4` | `3.5.0` |
| [@pmndrs/viverse](https://github.com/pmndrs/viverse) | `0.2.19` | `0.2.20` |
| [@react-three/timeline](https://github.com/pmndrs/timeline) | `0.3.7` | `0.3.9` |
| [@react-three/uikit](https://github.com/pmndrs/uikit) | `1.0.60` | `1.0.62` |
| [@react-three/uikit-lucide](https://github.com/pmndrs/uikit) | `1.0.60` | `1.0.62` |
| [@react-three/viverse](https://github.com/pmndrs/viverse) | `0.2.19` | `0.2.20` |
| [@supabase/ssr](https://github.com/supabase/ssr) | `0.8.0` | `0.9.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.90.1` | `2.98.0` |
| [@vercel/blob](https://github.com/vercel/storage/tree/HEAD/packages/blob) | `2.0.0` | `2.3.0` |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.10.0` | `12.10.1` |
| [ai](https://github.com/vercel/ai) | `6.0.27` | `6.0.106` |
| [livekit-client](https://github.com/livekit/client-sdk-js) | `2.16.1` | `2.17.2` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.576.0` |
| [motion](https://github.com/motiondivision/motion) | `12.25.0` | `12.34.4` |
| [next](https://github.com/vercel/next.js) | `16.1.1` | `16.1.6` |
| [next-intl](https://github.com/amannn/next-intl) | `4.7.0` | `4.8.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` |
| [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `5.2.1` | `5.2.4` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.5.0` |
| [three](https://github.com/mrdoob/three.js) | `0.182.0` | `0.183.2` |
| [use-stick-to-bottom](https://github.com/stackblitz/use-stick-to-bottom) | `1.1.1` | `1.1.3` |
| [zod](https://github.com/colinhacks/zod) | `4.3.5` | `4.3.6` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.9` | `5.0.11` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.11` | `2.4.5` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.1.11` | `10.2.14` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.1.11` | `10.2.14` |
| [@storybook/addon-mcp](https://github.com/storybookjs/mcp/tree/HEAD/packages/addon-mcp) | `0.1.8` | `0.3.3` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.1.11` | `10.2.14` |
| [@storybook/nextjs-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `10.1.11` | `10.2.14` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.6` | `25.3.3` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.182.0` | `0.183.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.1.4` |
| [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.0.16` | `4.0.18` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.0.18` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` |
| [playwright](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.1.11` | `10.2.14` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.4` | `6.1.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.18` |



Updates `@ai-sdk/openai` from 3.0.7 to 3.0.37
- [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/openai@3.0.7...@ai-sdk/openai@3.0.37)

Updates `@ai-sdk/react` from 3.0.29 to 3.0.108
- [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.29...@ai-sdk/react@3.0.108)

Updates `@bufbuild/protobuf` from 2.10.2 to 2.11.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.11.0/packages/protobuf)

Updates `@livekit/components-react` from 2.9.17 to 2.9.20
- [Release notes](https://github.com/livekit/components-js/releases)
- [Changelog](https://github.com/livekit/components-js/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/livekit/components-js/commits/@livekit/components-react@2.9.20/packages/react)

Updates `@pixiv/three-vrm` from 3.4.4 to 3.5.0
- [Release notes](https://github.com/pixiv/three-vrm/releases)
- [Commits](https://github.com/pixiv/three-vrm/commits/v3.5.0/packages/three-vrm)

Updates `@pmndrs/viverse` from 0.2.19 to 0.2.20
- [Release notes](https://github.com/pmndrs/viverse/releases)
- [Commits](pmndrs/viverse@v0.2.19...v0.2.20)

Updates `@react-three/timeline` from 0.3.7 to 0.3.9
- [Commits](pmndrs/timeline@v0.3.7...v0.3.9)

Updates `@react-three/uikit` from 1.0.60 to 1.0.62
- [Release notes](https://github.com/pmndrs/uikit/releases)
- [Commits](pmndrs/uikit@v1.0.60...v1.0.62)

Updates `@react-three/uikit-lucide` from 1.0.60 to 1.0.62
- [Release notes](https://github.com/pmndrs/uikit/releases)
- [Commits](pmndrs/uikit@v1.0.60...v1.0.62)

Updates `@react-three/viverse` from 0.2.19 to 0.2.20
- [Release notes](https://github.com/pmndrs/viverse/releases)
- [Commits](pmndrs/viverse@v0.2.19...v0.2.20)

Updates `@supabase/ssr` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/supabase/ssr/releases)
- [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md)
- [Commits](supabase/ssr@v0.8.0...v0.9.0)

Updates `@supabase/supabase-js` from 2.90.1 to 2.98.0
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.98.0/packages/core/supabase-js)

Updates `@vercel/blob` from 2.0.0 to 2.3.0
- [Release notes](https://github.com/vercel/storage/releases)
- [Changelog](https://github.com/vercel/storage/blob/main/packages/blob/CHANGELOG.md)
- [Commits](https://github.com/vercel/storage/commits/@vercel/blob@2.3.0/packages/blob)

Updates `@xyflow/react` from 12.10.0 to 12.10.1
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.10.1/packages/react)

Updates `ai` from 6.0.27 to 6.0.106
- [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.27...ai@6.0.106)

Updates `livekit-client` from 2.16.1 to 2.17.2
- [Release notes](https://github.com/livekit/client-sdk-js/releases)
- [Changelog](https://github.com/livekit/client-sdk-js/blob/main/CHANGELOG.md)
- [Commits](livekit/client-sdk-js@v2.16.1...v2.17.2)

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

Updates `motion` from 12.25.0 to 12.34.4
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.25.0...v12.34.4)

Updates `next` from 16.1.1 to 16.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.1...v16.1.6)

Updates `next-intl` from 4.7.0 to 4.8.3
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v4.7.0...v4.8.3)

Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

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

Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `react-hotkeys-hook` from 5.2.1 to 5.2.4
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](JohannesKlauss/react-hotkeys-hook@v5.2.1...v5.2.4)

Updates `tailwind-merge` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.4.0...v3.5.0)

Updates `three` from 0.182.0 to 0.183.2
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `use-stick-to-bottom` from 1.1.1 to 1.1.3
- [Changelog](https://github.com/stackblitz-labs/use-stick-to-bottom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stackblitz/use-stick-to-bottom/commits)

Updates `zod` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.5...v4.3.6)

Updates `zustand` from 5.0.9 to 5.0.11
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.9...v5.0.11)

Updates `@biomejs/biome` from 2.3.11 to 2.4.5
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.5/packages/@biomejs/biome)

Updates `@playwright/test` from 1.57.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.57.0...v1.58.2)

Updates `@storybook/addon-a11y` from 10.1.11 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.1.11 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/addons/docs)

Updates `@storybook/addon-mcp` from 0.1.8 to 0.3.3
- [Release notes](https://github.com/storybookjs/mcp/releases)
- [Changelog](https://github.com/storybookjs/mcp/blob/main/packages/addon-mcp/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/mcp/commits/@storybook/addon-mcp@0.3.3/packages/addon-mcp)

Updates `@storybook/addon-vitest` from 10.1.11 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/addons/vitest)

Updates `@storybook/nextjs-vite` from 10.1.11 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/frameworks/nextjs)

Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-postcss)

Updates `@testing-library/react` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2)

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

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

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

Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.4
- [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@5.1.4/packages/plugin-react)

Updates `@vitest/browser-playwright` from 4.0.16 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/browser-playwright)

Updates `@vitest/coverage-v8` from 4.0.16 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8)

Updates `dotenv` from 17.2.3 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.3...v17.3.1)

Updates `playwright` from 1.57.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.57.0...v1.58.2)

Updates `storybook` from 10.1.11 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/core)

Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

Updates `vite-tsconfig-paths` from 6.0.4 to 6.1.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.4...v6.1.1)

Updates `vitest` from 4.0.16 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.108
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@livekit/components-react"
  dependency-version: 2.9.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@pixiv/three-vrm"
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@pmndrs/viverse"
  dependency-version: 0.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-three/timeline"
  dependency-version: 0.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-three/uikit"
  dependency-version: 1.0.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-three/uikit-lucide"
  dependency-version: 1.0.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-three/viverse"
  dependency-version: 0.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@supabase/ssr"
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.98.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vercel/blob"
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@xyflow/react"
  dependency-version: 12.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ai
  dependency-version: 6.0.106
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: livekit-client
  dependency-version: 2.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 0.576.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: motion
  dependency-version: 12.34.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: next-intl
  dependency-version: 4.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-hotkeys-hook
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: three
  dependency-version: 0.183.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: use-stick-to-bottom
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: zustand
  dependency-version: 5.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-mcp"
  dependency-version: 0.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-vitest"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/nextjs-vite"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/three"
  dependency-version: 0.183.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: playwright
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: storybook
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 2, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 2, 2026

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

Project Deployment Actions Updated (UTC)
llmeta-app Ready Ready Preview, Comment Mar 2, 2026 6:40pm

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 16, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 16, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-8c563e317f branch March 16, 2026 17:27
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