Skip to content

build(deps): bump the minor-and-patch group with 13 updates - #103

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-3a44b1cbe7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 13 updates:

Package From To
@ag-ui/core 0.0.58 0.0.59
@ai-sdk/amazon-bedrock 5.0.66 5.0.73
@ai-sdk/anthropic 4.0.44 4.0.49
@ai-sdk/openai 4.0.50 4.0.57
@supabase/supabase-js 2.112.4 2.114.0
lucide-react 1.34.0 1.40.0
motion 13.1.1 13.2.0
next 16.3.3 16.3.4
shadcn 4.18.0 4.20.1
zod 4.4.3 4.5.4
@a2ui/web_core 0.10.6 0.10.7
@types/react-dom 19.2.5 19.2.7
eslint-config-next 16.3.3 16.3.4

Updates @ag-ui/core from 0.0.58 to 0.0.59

Commits

Updates @ai-sdk/amazon-bedrock from 5.0.66 to 5.0.73

Changelog

Sourced from @​ai-sdk/amazon-bedrock's changelog.

5.0.73

Patch Changes

  • Updated dependencies [048ce06]
  • Updated dependencies [65397d7]
  • Updated dependencies [7243530]
    • @​ai-sdk/openai@​4.0.57
    • @​ai-sdk/anthropic@​4.0.49

5.0.72

Patch Changes

  • Updated dependencies [4d25a08]
  • Updated dependencies [6bcc0f8]
    • @​ai-sdk/anthropic@​4.0.48
    • @​ai-sdk/provider-utils@​5.0.36
    • @​ai-sdk/openai@​4.0.56

5.0.71

Patch Changes

  • bd74b49: Use the JSON tool fallback by default for structured output with Claude Sonnet 4.6 and Claude Haiku 4.5 while preserving strict tool support.
  • 6aa2401: Add a structuredOutputMode provider option for choosing between native structured output and the JSON tool fallback for Anthropic models.
  • Updated dependencies [5190b67]
  • Updated dependencies [3fc40db]
    • @​ai-sdk/provider@​4.0.10
    • @​ai-sdk/provider-utils@​5.0.35
    • @​ai-sdk/anthropic@​4.0.47
    • @​ai-sdk/openai@​4.0.55

5.0.70

Patch Changes

  • Updated dependencies [f6fac50]
  • Updated dependencies [e07b577]
    • @​ai-sdk/openai@​4.0.54

5.0.69

Patch Changes

  • Updated dependencies [7439d7a]
    • @​ai-sdk/openai@​4.0.53

5.0.68

... (truncated)

Commits

Updates @ai-sdk/anthropic from 4.0.44 to 4.0.49

Changelog

Sourced from @​ai-sdk/anthropic's changelog.

4.0.49

Patch Changes

  • 65397d7: fix(anthropic): recognize dated Google Vertex Claude 4 model IDs when selecting model capabilities

4.0.48

Patch Changes

  • 4d25a08: feat(anthropic): add fable 5.1 support
  • Updated dependencies [6bcc0f8]
    • @​ai-sdk/provider-utils@​5.0.36

4.0.47

Patch Changes

  • 5190b67: feat(provider): extend the FilesV4 interface with optional getFileMetadata, downloadFile (streaming), and deleteFile operations, plus abortSignal/headers call options and a { type: 'stream' } upload data variant; upload results now expose byteSize, createdAt, and expiresAt (also surfaced by the core uploadFile() helper, which now forwards abortSignal/headers); add postMultipartStreamToApi (streaming multipart uploads with deterministic part ordering and failure-path stream teardown), deleteFromApi, and createBinaryStreamResponseHandler to provider-utils
  • Updated dependencies [5190b67]
    • @​ai-sdk/provider@​4.0.10
    • @​ai-sdk/provider-utils@​5.0.35

4.0.46

Patch Changes

  • aa45741: fix(provider/anthropic): preserve native message batch request counts in provider metadata and support the full language-model option surface in batch requests
  • Updated dependencies [aa45741]
    • @​ai-sdk/provider@​4.0.9
    • @​ai-sdk/provider-utils@​5.0.34

4.0.45

Patch Changes

  • Updated dependencies [90192f1]
    • @​ai-sdk/provider-utils@​5.0.33
Commits

Updates @ai-sdk/openai from 4.0.50 to 4.0.57

Changelog

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

4.0.57

Patch Changes

  • 048ce06: feat(batch): surface the uploaded input file on the batch start result (providerMetadata.<provider>.inputFileId / inputFileExpiresAt) and accept an inputFileExpiresAfter provider option on the OpenAI and xAI batch input file upload
  • 7243530: fix(openai): preserve complete Responses API raw usage objects

4.0.56

Patch Changes

  • Updated dependencies [6bcc0f8]
    • @​ai-sdk/provider-utils@​5.0.36

4.0.55

Patch Changes

  • 3fc40db: feat(openai): implement getFileMetadata, downloadFile (streaming), and deleteFile on the OpenAI files interface, support streaming uploads via { type: 'stream' } data, expose byteSize/createdAt/expiresAt on upload results, and thread abortSignal/headers through all file operations; blank and dot-segment file ids are rejected/encoded so they cannot retarget request paths
  • Updated dependencies [5190b67]
    • @​ai-sdk/provider@​4.0.10
    • @​ai-sdk/provider-utils@​5.0.35

4.0.54

Patch Changes

  • f6fac50: fix(openai): handle null usage in responses
  • e07b577: feat: add tool calling support to batch

4.0.53

Patch Changes

  • 7439d7a: Fix workflow deserialization for OpenAI Responses models.

4.0.52

Patch Changes

  • 1c68540: Preserve explicit prompt cache breakpoints on scalar Responses tool results.
  • Updated dependencies [aa45741]
    • @​ai-sdk/provider@​4.0.9
    • @​ai-sdk/provider-utils@​5.0.34

4.0.51

Patch Changes

  • Updated dependencies [90192f1]

... (truncated)

Commits

Updates @supabase/supabase-js from 2.112.4 to 2.114.0

Release notes

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

v2.114.0

2.114.0 (2026-09-02)

🚀 Features

  • storage: object versioning updates (#2644)

🩹 Fixes

  • auth: unenroll the unverified factor after a failed registration (#2641)
  • deps: override browserslist to patch high-severity advisories (#2652)

❤️ Thank You

v2.114.0-canary.0

2.114.0-canary.0 (2026-09-02)

🚀 Features

  • storage: object versioning updates (#2644)

🩹 Fixes

  • auth: unenroll the unverified factor after a failed registration (#2641)
  • deps: override browserslist to patch high-severity advisories (#2652)

❤️ Thank You

v2.113.0

2.113.0 (2026-09-02)

🚀 Features

  • realtime: allow wait for pg changes (#2630)

❤️ Thank You

v2.113.0-canary.0

2.113.0-canary.0 (2026-09-01)

... (truncated)

Changelog

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

2.114.0 (2026-09-02)

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

2.113.0 (2026-09-02)

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

Commits

Updates lucide-react from 1.34.0 to 1.40.0

Release notes

Sourced from lucide-react's releases.

Version 1.40.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.39.0...1.40.0

Version 1.39.0

What's Changed

Full Changelog: lucide-icons/lucide@1.38.0...1.39.0

Version 1.38.0

What's Changed

Full Changelog: lucide-icons/lucide@1.36.0...1.38.0

Version 1.37.0

What's Changed

... (truncated)

Commits

Updates motion from 13.1.1 to 13.2.0

Changelog

Sourced from motion's changelog.

[13.2.0] 2026-unreleased

Added

  • animate.addEffect() for registering effects that lets animate drive non-DOM subjects alongside DOM elements.
  • threeEffect (motion/three) supporting Three.js objects, materials, shader uniforms, TSL uniform nodes and more.
  • vgpuEffect (motion/vgpu) supporting shared uniforms, Effect/Draw/Compute bindings ("params.time"), scene nodes, cameras, lights, materials, orbit controls, CSS colors and vector components.
  • createEffect now accepts test, read and step options and exposes bound motion values via effect.get().

Changed

  • Reduced filesize and improved performance of spring.
Commits
  • 0f1c119 v13.2.0
  • f73cbd7 Latest
  • d743b79 Latest
  • ce2719d Add WebGPURenderer TSL demo
  • b800e58 Add TSL uniform node support to Three.js animate
  • d60a956 Merge pull request #3800 from motiondivision/add-uniform-effect
  • a2d3227 Merge pull request #3799 from motiondivision/generator-filesize-optimisations
  • 55c8f8e Remove redundant comment from inertia bounds check
  • 84c2599 Add GPU adapter preview examples
  • 7b0ac88 Create adapter MotionValues lazily
  • Additional commits viewable in compare view

Updates next from 16.3.3 to 16.3.4

Release notes

Sourced from next's releases.

v16.3.4

Follow-up release to v16.3.3 re-enabling AVIF Image Optimization (#97949).

The following bug fixes have been backported. It does not include all pending features/changes on canary.

  • testmode: Fix infinite recursion in testmode passthrough fetch (#97691)
  • Fix build error when aliasing typescript to @​typescript/typescript6 (#97997)
  • Fix unset crossOrigin in Turbopack manifests (#97930)

Credits

Huge thanks to @​eps1lon, @​mischnic, and @​timneutkens for helping!

Commits
  • 299180d v16.3.4
  • 12e173d [16.3.x] Re-enable AVIF image optimization and require sharp 0.35.4 (#97949)
  • 5d9022e [backport] Fix unset crossOrigin in Turbopack manifests (#97930)
  • d8f4560 [16.3.x] Fix build error when aliasing typescript to @​typescript/typescript6 ...
  • 656aebf [16.3] testmode: Fix infinite recursion in testmode passthrough fetch (#97691)
  • f37c1d6 [16.3.x] ci: remove pull_request_stats workflow (#97975)
  • See full diff in compare view

Updates shadcn from 4.18.0 to 4.20.1

Release notes

Sourced from shadcn's releases.

shadcn@4.20.1

Patch Changes

shadcn@4.20.0

Minor Changes

shadcn@4.19.1

Patch Changes

shadcn@4.19.0

Minor Changes

Changelog

Sourced from shadcn's changelog.

4.20.1

Patch Changes

4.20.0

Minor Changes

4.19.1

Patch Changes

4.19.0

Minor Changes

Commits

Updates zod from 4.4.3 to 4.5.4

Release notes

Sourced from zod's releases.

v4.5.4

Commits:

  • 84e416fbf4740527bbc8f319634f4e1b065bb42c fix(v4): stop the cycle walk from firing a default factory (#6500)
  • e8e206fa33ac5fe7ce20a2beb12d57b1cb3df653 4.5.4

v4.5.3

Commits:

  • e6b6ab347675cd2bd54b1bdbed16f98c59be82a9 docs(blog): widen the z.compile example to a 20-property schema
  • 87d6464418582bb96fc665a01f852ca6da324ad0 fix(docs): drop the OG description when the title wraps past two lines
  • 99fce394a026823e602b9c30d8d5d9f5f1932ce7 bench(v4): z.compile() against zod-compiler (#6499)
  • e3a695b6bf3f0d591ea682816e3cdaea04b0f967 docs(v4): record the email regex and container output-shape findings under Open
  • 7e24a24288183ce02554f1ded7775d0650a7b7e6 docs(blog): drop the reading time and put a GitHub link in the navbar
  • eab51ff3592b2d11d863f4ee4d5452f31a3de1b6 fix(v4): emit record numeric keys as strings in toJSONSchema (#6497)

v4.5.2

Commits:

  • a354314ac04fdd5484aa62dd5c3a4b553211a0e4 fix(docs): keep blog posts out of the docs collection (#6484)
  • d378c42aff6869f0929058a7923cd775880f5c4c ci: drop canary publishing from the release workflow (#6487)
  • 212b941791e7faae078e17645eb612824fd8f79a fix(v4): let a prototype method getter answer a bare call so vi.spyOn works (#6488)
  • e7576f542a7bc7ef3cc5eeec237714fd0e6b6e98 docs(blog): let the page show through the navbar in dark mode (#6489)
  • fedb06fafe33a66ce0b5c236ad2557e0a5a170fe fix(docs): match the blog TOC hover bar to the 2px active indicator
  • 6c932fcb2eea6eb671710ea058ca9fdc382ada89 chore: bump devcontainer image to Node 24 (#6470)
  • 6635d9dd367a664109de83c021995821f48efa29 docs(blog): soften the "method memoization" attribution
  • 019ae299cc75daa132bf1acf59086a520abf6b85 fix(docs): drop ISR on the docs route so the home page hydrates
  • 652bb438aa4c626c1cd7948c6849c4691239fca7 chore(docs): drop the scroll log from the route-change scroller
  • 571c8e8a3d73b4305f4abfdd6977773cc12f2bf5 fix(docs): render blog tabs with the stock fumadocs tab card
  • 9a193aa24b4efa3b315b91d4c56c8bc385b8513f 4.5.2

v4.5.1

Commits:

  • 2e862dbf89da2835e5206a8fd3d3be61afe3cf7f ci: gate the GitHub release and JSR publish on the version being live on npm
  • 8e03380510db36fa6fda979fc78a375fdea8021c 4.5.1

v4.5.0

Zod 4.5 is now available.

npm install zod@latest

At a glance:

... (truncated)

Commits
  • e8e206f 4.5.4
  • 84e416f fix(v4): stop the cycle walk from firing a default factory (#6500)
  • 1a16102 4.5.3
  • eab51ff fix(v4): emit record numeric keys as strings in toJSONSchema (#6497)
  • 7e24a24 docs(blog): drop the reading time and put a GitHub link in the navbar
  • e3a695b docs(v4): record the email regex and container output-shape findings under Open
  • 99fce39 bench(v4): z.compile() against zod-compiler (#6499)
  • 87d6464 fix(docs): drop the OG description when the title wraps past two lines
  • e6b6ab3 docs(blog): widen the z.compile example to a 20-property schema
  • 9a193aa 4.5.2
  • Additional commits viewable in compare view

Updates @a2ui/web_core from 0.10.6 to 0.10.7

Changelog

Sourced from @​a2ui/web_core's changelog.

Unreleased

  • (v0_9) Add unit test coverage for all basic catalog Web Component implementations. #2357
  • (v0_9) Replace A2uiLitElement.controller property with a read-only getter to disallow external reassignment, simplify style root target resolution, and replace basic catalog barrel wildcard exports with explicit exports.
  • (v0_9) Add @a2ui/web_core/v0_9/basic_catalog entrypoint exporting universal Web Component basic catalog implementations (A2uiText, A2uiButton, A2uiTextField, A2uiRow, A2uiColumn, A2uiList, A2uiImage, A2uiIcon, A2uiVideo, A2uiAudioPlayer, A2uiCard, A2uiDivider, A2uiCheckBox, A2uiSlider, A2uiDateTimeInput, A2uiChoicePicker, A2uiTabs, A2uiModal, basicCatalog). #2190
  • (v0_9) Export Web Component base class A2uiLitElement from @a2ui/web_core/v0_9. #2190
  • (v0_9) The child-reference marker on ComponentIdSchema and ChildListSchema now lives in the schema's metadata, so .describe() and other schema-rebuilding methods no longer drop it. Hand-authored REF: descriptions are still recognized (#2393).
  • (v0_9) Add the node layer: NodeResolver resolves a surface's components and data into a live tree of read-only ComponentNodes, with dynamic properties resolved to ResolvedBinding/WritableBinding and distinct pending, unknown-type, and cyclic placeholder states. Sibling instance ids are always distinct, unresolvable and cyclic references are reported through onError once per component and data path while the condition persists, model events delivered late reconcile against current model state, and child-reference detection covers ChildList unions and plain arrays of component ids (#2077, #2393).
  • (v0_9) Emit $ref in inline-catalog capabilities for the basic catalog's child-reference properties even when a per-usage description is set; new componentId()/childList() helpers compose custom descriptions without losing the $ref (#2077).
  • (v0_9) ...

    Description has been truncated

Bumps the minor-and-patch group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@ag-ui/core](https://github.com/ag-ui-protocol/ag-ui) | `0.0.58` | `0.0.59` |
| [@ai-sdk/amazon-bedrock](https://github.com/vercel/ai/tree/HEAD/packages/amazon-bedrock) | `5.0.66` | `5.0.73` |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `4.0.44` | `4.0.49` |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `4.0.50` | `4.0.57` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.112.4` | `2.114.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.34.0` | `1.40.0` |
| [motion](https://github.com/motiondivision/motion) | `13.1.1` | `13.2.0` |
| [next](https://github.com/vercel/next.js) | `16.3.3` | `16.3.4` |
| [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.18.0` | `4.20.1` |
| [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` |
| [@a2ui/web_core](https://github.com/a2ui-project/a2ui/tree/HEAD/renderers/web_core) | `0.10.6` | `0.10.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.2.7` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.3.3` | `16.3.4` |


Updates `@ag-ui/core` from 0.0.58 to 0.0.59
- [Release notes](https://github.com/ag-ui-protocol/ag-ui/releases)
- [Commits](https://github.com/ag-ui-protocol/ag-ui/commits/@ag-ui/core@0.0.59)

Updates `@ai-sdk/amazon-bedrock` from 5.0.66 to 5.0.73
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/amazon-bedrock/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/amazon-bedrock@5.0.73/packages/amazon-bedrock)

Updates `@ai-sdk/anthropic` from 4.0.44 to 4.0.49
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/anthropic/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@4.0.49/packages/anthropic)

Updates `@ai-sdk/openai` from 4.0.50 to 4.0.57
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.57/packages/openai)

Updates `@supabase/supabase-js` from 2.112.4 to 2.114.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.114.0/packages/core/supabase-js)

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

Updates `motion` from 13.1.1 to 13.2.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v13.1.1...v13.2.0)

Updates `next` from 16.3.3 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.3...v16.3.4)

Updates `shadcn` from 4.18.0 to 4.20.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.20.1/packages/shadcn)

Updates `zod` from 4.4.3 to 4.5.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.4.3...v4.5.4)

Updates `@a2ui/web_core` from 0.10.6 to 0.10.7
- [Changelog](https://github.com/a2ui-project/a2ui/blob/main/renderers/web_core/CHANGELOG.md)
- [Commits](https://github.com/a2ui-project/a2ui/commits/HEAD/renderers/web_core)

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

Updates `eslint-config-next` from 16.3.3 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@ag-ui/core"
  dependency-version: 0.0.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@ai-sdk/amazon-bedrock"
  dependency-version: 5.0.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 4.0.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@ai-sdk/openai"
  dependency-version: 4.0.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.114.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: motion
  dependency-version: 13.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: shadcn
  dependency-version: 4.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@a2ui/web_core"
  dependency-version: 0.10.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.3.4
  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 Sep 6, 2026
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
interactive-learning-experiences Ready Ready Preview Sep 6, 2026 11:20am UTC

Request Review

@dependabot @github

dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Sep 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-3a44b1cbe7 branch September 13, 2026 11:17
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