Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the production group with 18 updates in the / directory:

Package From To
@radix-ui/react-accordion 1.2.10 1.2.11
@radix-ui/react-alert-dialog 1.1.13 1.1.14
@radix-ui/react-avatar 1.1.9 1.1.10
@radix-ui/react-checkbox 1.3.1 1.3.2
@radix-ui/react-context-menu 2.2.14 2.2.15
@radix-ui/react-dropdown-menu 2.1.14 2.1.15
@radix-ui/react-label 2.1.6 2.1.7
@radix-ui/react-popover 1.1.13 1.1.14
@radix-ui/react-select 2.2.4 2.2.5
@radix-ui/react-separator 1.1.6 1.1.7
@radix-ui/react-switch 1.2.4 1.2.5
@radix-ui/react-tooltip 1.2.6 1.2.7
@tanstack/query-sync-storage-persister 5.75.5 5.79.2
@tanstack/react-query 5.75.5 5.79.2
@tanstack/react-query-persist-client 5.75.5 5.79.2
lucide-react 0.507.0 0.511.0
next 15.3.2 15.3.3
zod 3.24.4 3.25.48

Updates @radix-ui/react-accordion from 1.2.10 to 1.2.11

Commits

Updates @radix-ui/react-alert-dialog from 1.1.13 to 1.1.14

Commits

Updates @radix-ui/react-avatar from 1.1.9 to 1.1.10

Commits

Updates @radix-ui/react-checkbox from 1.3.1 to 1.3.2

Commits

Updates @radix-ui/react-context-menu from 2.2.14 to 2.2.15

Commits

Updates @radix-ui/react-dialog from 1.1.13 to 1.1.14

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.14 to 2.1.15

Commits

Updates @radix-ui/react-label from 2.1.6 to 2.1.7

Commits

Updates @radix-ui/react-popover from 1.1.13 to 1.1.14

Commits

Updates @radix-ui/react-select from 2.2.4 to 2.2.5

Commits

Updates @radix-ui/react-separator from 1.1.6 to 1.1.7

Commits

Updates @radix-ui/react-slot from 1.2.2 to 1.2.3

Commits

Updates @radix-ui/react-switch from 1.2.4 to 1.2.5

Commits

Updates @radix-ui/react-tooltip from 1.2.6 to 1.2.7

Commits

Updates @tanstack/query-sync-storage-persister from 5.75.5 to 5.79.2

Release notes

Sourced from @​tanstack/query-sync-storage-persister's releases.

v5.79.2

Version 5.79.2 - 6/2/25, 4:29 PM

Changes

Refactor

  • react-query: change the order of const variables (#9211) (0e083c6) by novice0840
  • query-core: extract context creation to functions and move type assertions (#9210) (0cbfc5e) by Braden Wong

Packages

  • @​tanstack/query-core@​5.79.2
  • @​tanstack/react-query@​5.79.2
  • @​tanstack/query-broadcast-client-experimental@​5.79.2
  • @​tanstack/query-persist-client-core@​5.79.2
  • @​tanstack/query-sync-storage-persister@​5.79.2
  • @​tanstack/react-query-devtools@​5.79.2
  • @​tanstack/react-query-persist-client@​5.79.2
  • @​tanstack/react-query-next-experimental@​5.79.2
  • @​tanstack/solid-query@​5.79.2
  • @​tanstack/solid-query-devtools@​5.79.2
  • @​tanstack/solid-query-persist-client@​5.79.2
  • @​tanstack/svelte-query@​5.79.2
  • @​tanstack/svelte-query-devtools@​5.79.2
  • @​tanstack/svelte-query-persist-client@​5.79.2
  • @​tanstack/vue-query@​5.79.2
  • @​tanstack/vue-query-devtools@​5.79.2
  • @​tanstack/angular-query-experimental@​5.79.2
  • @​tanstack/query-async-storage-persister@​5.79.2
  • @​tanstack/angular-query-devtools-experimental@​5.79.2

v5.79.1

Version 5.79.1 - 6/2/25, 4:17 PM

Changes

Refactor

  • types: narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#9202) (982f6ca) by Braden Wong

Docs

  • Mention query keys needs to be serializable using JSON.stringify (#9204) (ff2b51a) by Zentrik

Packages

  • @​tanstack/query-core@​5.79.1
  • @​tanstack/react-query-persist-client@​5.79.1
  • @​tanstack/query-broadcast-client-experimental@​5.79.1

... (truncated)

Commits

Updates @tanstack/react-query from 5.75.5 to 5.79.2

Release notes

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

v5.79.2

Version 5.79.2 - 6/2/25, 4:29 PM

Changes

Refactor

  • react-query: change the order of const variables (#9211) (0e083c6) by novice0840
  • query-core: extract context creation to functions and move type assertions (#9210) (0cbfc5e) by Braden Wong

Packages

  • @​tanstack/query-core@​5.79.2
  • @​tanstack/react-query@​5.79.2
  • @​tanstack/query-broadcast-client-experimental@​5.79.2
  • @​tanstack/query-persist-client-core@​5.79.2
  • @​tanstack/query-sync-storage-persister@​5.79.2
  • @​tanstack/react-query-devtools@​5.79.2
  • @​tanstack/react-query-persist-client@​5.79.2
  • @​tanstack/react-query-next-experimental@​5.79.2
  • @​tanstack/solid-query@​5.79.2
  • @​tanstack/solid-query-devtools@​5.79.2
  • @​tanstack/solid-query-persist-client@​5.79.2
  • @​tanstack/svelte-query@​5.79.2
  • @​tanstack/svelte-query-devtools@​5.79.2
  • @​tanstack/svelte-query-persist-client@​5.79.2
  • @​tanstack/vue-query@​5.79.2
  • @​tanstack/vue-query-devtools@​5.79.2
  • @​tanstack/angular-query-experimental@​5.79.2
  • @​tanstack/query-async-storage-persister@​5.79.2
  • @​tanstack/angular-query-devtools-experimental@​5.79.2

v5.79.1

Version 5.79.1 - 6/2/25, 4:17 PM

Changes

Refactor

  • types: narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#9202) (982f6ca) by Braden Wong

Docs

  • Mention query keys needs to be serializable using JSON.stringify (#9204) (ff2b51a) by Zentrik

Packages

  • @​tanstack/query-core@​5.79.1
  • @​tanstack/react-query-persist-client@​5.79.1
  • @​tanstack/query-broadcast-client-experimental@​5.79.1

... (truncated)

Commits

Updates @tanstack/react-query-persist-client from 5.75.5 to 5.79.2

Release notes

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

v5.79.2

Version 5.79.2 - 6/2/25, 4:29 PM

Changes

Refactor

  • react-query: change the order of const variables (#9211) (0e083c6) by novice0840
  • query-core: extract context creation to functions and move type assertions (#9210) (0cbfc5e) by Braden Wong

Packages

  • @​tanstack/query-core@​5.79.2
  • @​tanstack/react-query@​5.79.2
  • @​tanstack/query-broadcast-client-experimental@​5.79.2
  • @​tanstack/query-persist-client-core@​5.79.2
  • @​tanstack/query-sync-storage-persister@​5.79.2
  • @​tanstack/react-query-devtools@​5.79.2
  • @​tanstack/react-query-persist-client@​5.79.2
  • @​tanstack/react-query-next-experimental@​5.79.2
  • @​tanstack/solid-query@​5.79.2
  • @​tanstack/solid-query-devtools@​5.79.2
  • @​tanstack/solid-query-persist-client@​5.79.2
  • @​tanstack/svelte-query@​5.79.2
  • @​tanstack/svelte-query-devtools@​5.79.2
  • @​tanstack/svelte-query-persist-client@​5.79.2
  • @​tanstack/vue-query@​5.79.2
  • @​tanstack/vue-query-devtools@​5.79.2
  • @​tanstack/angular-query-experimental@​5.79.2
  • @​tanstack/query-async-storage-persister@​5.79.2
  • @​tanstack/angular-query-devtools-experimental@​5.79.2

v5.79.1

Version 5.79.1 - 6/2/25, 4:17 PM

Changes

Refactor

  • types: narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#9202) (982f6ca) by Braden Wong

Docs

  • Mention query keys needs to be serializable using JSON.stringify (#9204) (ff2b51a) by Zentrik

Packages

  • @​tanstack/query-core@​5.79.1
  • @​tanstack/react-query-persist-client@​5.79.1
  • @​tanstack/query-broadcast-client-experimental@​5.79.1

... (truncated)

Commits

Updates lucide-react from 0.507.0 to 0.511.0

Release notes

Sourced from lucide-react's releases.

Version 0.511.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.510.0...0.511.0

Version 0.510.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.509.0...0.510.0

Version 0.509.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.508.0...0.509.0

Version 0.508.0

What's Changed

... (truncated)

Commits

Updates next from 15.3.2 to 15.3.3

Release notes

Sourced from next's releases.

v15.3.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Reinstate vary (#79939)
  • fix(next-swc): Fix interestingness detection for React Compiler (#79558)
  • fix(next-swc): Fix react compiler usefulness detector (#79480)
  • fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • Client router should discard stale prefetch entries for static pages (#79362)

Credits

Huge thanks to @​gaojude, @​kdy1, @​bgw, and @​unstubbable for helping!

Commits
  • 3ab8db7 v15.3.3
  • 18c8113 [backport] Reinstate vary (#79939)
  • e18212f re-enable vary header deploy test (#79753)
  • ec202ec Revert "[next-server] skip setting vary header for basic routes" (#79426)
  • e2f264f fix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)
  • 562fac7 fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)
  • 06097fd fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
  • bda731f Client router should discard stale prefetch entries for static pages (#79362)
  • See full diff in compare view

Updates zod from 3.24.4 to 3.25.48

Release notes

Sourced from zod's releases.

v3.25.48

Commits:

  • a1276395e53df7a77219ac1a59f20e3f9c710f67 rm console.dir from $ZodDiscriminatedUnion (#4593)
  • 343bd590278c68f86208395ab5da6c213ccc88f3 3.25.48

v3.25.47

Commits:

  • 98cd8b33e0e1b85dfe26227a05e77bbf5fc3f014 Fix more excessively deep
  • 7bfc8af0f805453ac06d0d11bce7e76b01fd3240 3.25.47

v3.25.46

Commits:

  • 52808166ec4ee89ed04d0da6b86c42134f6b07e4 Improve disc union error messaging
  • 4a3baf76f30048a89719018f4c5134f252debf94 Fix lint
  • aff9561126e591cd9e05beda2d1c69d302bce79e Fix branded types in record
  • 50e9afb5606018ecacd6c64aee90f4f8006d851b 3.25.46

v3.25.45

Commits:

  • dc2c0b0fccd893a08306ccadc8baa821b1b06a5b minor grammar typo fix (#4584)
  • 6fd3b39ab65970ec7f708e0aa4d0c9e20d9d2050 fix(JSONSchema): add type for enum (#4577)
  • 6be478b98c6a36895e28ab0d8b214880dc645d88 Fix ZodType assignability issues
  • 69ccb67f6d9d264dd26b6ba0bcc6f2ddc90a8fbc 3.25.45

v3.25.44

Commits:

  • 91267823162009488fff03f2a7240b89767e4d7d Update input to prevent excessively deep in more cases
  • e2d72afba3378ab81c691bc81c7e96d6f4845e06 Loosen and expand metadata typing (#4586)
  • fc69453e625a1b1c1a4523def3e4e60e5f2af8ca 3.25.44

v3.25.43

Commits:

  • 508e3065ca2debf43a2a8c27845ab7c7d4fe3bb0 Fix type inference in ZodMiniType check method (#4568)
  • f8fef45cfa813412beecadfbbe9d6df09ac33a86 Ecosystem: Add Express Zod API (#4579)
  • 289cba3b95e522b9c66611b94c218bcdfe8566b2 Fix type inference in ZodMiniType check method (#4568)
  • 011623a7daaa4e5215178073e3a0aeb2e760b2a9 Fix dts files

v3.25.42

Commits:

  • 670a6d2f6f4b5ed902fbac7e627e71eb529d834c Improve Next.js tree shaking (#4569)
  • 548e7ef10912c84aa67a98da52b17dd0bffe1d9c 3.25.42

v3.25.41

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…ates

Bumps the production group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) | `1.2.10` | `1.2.11` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.14` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.9` | `1.1.10` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.1` | `1.3.2` |
| [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives) | `2.2.14` | `2.2.15` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.14` | `2.1.15` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.7` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.14` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.4` | `2.2.5` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.7` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.5` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.7` |
| [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) | `5.75.5` | `5.79.2` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.75.5` | `5.79.2` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.75.5` | `5.79.2` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.507.0` | `0.511.0` |
| [next](https://github.com/vercel/next.js) | `15.3.2` | `15.3.3` |
| [zod](https://github.com/colinhacks/zod) | `3.24.4` | `3.25.48` |



Updates `@radix-ui/react-accordion` from 1.2.10 to 1.2.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-alert-dialog` from 1.1.13 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-avatar` from 1.1.9 to 1.1.10
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-checkbox` from 1.3.1 to 1.3.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-context-menu` from 2.2.14 to 2.2.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.13 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dropdown-menu` from 2.1.14 to 2.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.6 to 2.1.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-popover` from 1.1.13 to 1.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.4 to 2.2.5
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.6 to 1.1.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.4 to 1.2.5
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.6 to 1.2.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@tanstack/query-sync-storage-persister` from 5.75.5 to 5.79.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.79.2/packages/query-sync-storage-persister)

Updates `@tanstack/react-query` from 5.75.5 to 5.79.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.79.2/packages/react-query)

Updates `@tanstack/react-query-persist-client` from 5.75.5 to 5.79.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.79.2/packages/react-query-persist-client)

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

Updates `next` from 15.3.2 to 15.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.2...v15.3.3)

Updates `zod` from 3.24.4 to 3.25.48
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.4...v3.25.48)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
  dependency-version: 1.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-context-menu"
  dependency-version: 2.2.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-popover"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@tanstack/query-sync-storage-persister"
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-version: 5.79.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: lucide-react
  dependency-version: 0.511.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: zod
  dependency-version: 3.25.48
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

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 Jun 2, 2025
@aws-amplify-us-east-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-40.d3ppfhkbmoowhm.amplifyapp.com

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2025

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

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/production-de0ec66805 branch July 14, 2025 21:39
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