Skip to content

chore(deps): bump the npm-dependencies group across 1 directory with 25 updates#2390

Closed
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/npm_and_yarn/npm-dependencies-72527bd4fa
Closed

chore(deps): bump the npm-dependencies group across 1 directory with 25 updates#2390
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/npm_and_yarn/npm-dependencies-72527bd4fa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 25 updates in the / directory:

Package From To
@icons-pack/react-simple-icons 11.2.0 13.1.0
embla-carousel 8.5.2 8.6.0
embla-carousel-autoplay 8.5.2 8.6.0
embla-carousel-fade 8.5.2 8.6.0
embla-carousel-react 8.5.2 8.6.0
jose 5.10.0 6.0.11
lucide-react 0.474.0 0.513.0
next 15.4.0-canary.0 15.4.0-canary.72
next-auth 5.0.0-beta.25 5.0.0-beta.28
sharp 0.33.5 0.34.2
sonner 1.7.4 2.0.5
tailwindcss-radix 3.0.5 4.0.2
zod 3.25.51 3.25.56
@next/bundle-analyzer 15.2.3 15.3.3
eslint-config-next 15.2.3 15.3.3
@commander-js/extra-typings 12.1.0 14.0.0
commander 12.1.0 14.0.0
@vitest/coverage-v8 3.2.2 3.2.3
@vitest/ui 3.2.2 3.2.3
vitest 3.2.2 3.2.3
conf 13.1.0 14.0.0
giget 1.2.5 2.0.0
nypm 0.5.4 0.6.0
msw 2.9.0 2.10.2
eslint-plugin-check-file 2.8.0 3.3.0

Updates @icons-pack/react-simple-icons from 11.2.0 to 13.1.0

Commits

Updates embla-carousel from 8.5.2 to 8.6.0

Release notes

Sourced from embla-carousel's releases.

v8.6.0

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.2...v8.6.0

Commits

Updates embla-carousel-autoplay from 8.5.2 to 8.6.0

Release notes

Sourced from embla-carousel-autoplay's releases.

v8.6.0

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.2...v8.6.0

Commits

Updates embla-carousel-fade from 8.5.2 to 8.6.0

Release notes

Sourced from embla-carousel-fade's releases.

v8.6.0

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.2...v8.6.0

Commits

Updates embla-carousel-react from 8.5.2 to 8.6.0

Release notes

Sourced from embla-carousel-react's releases.

v8.6.0

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.2...v8.6.0

Commits

Updates jose from 5.10.0 to 6.0.11

Release notes

Sourced from jose's releases.

v6.0.11

Fixes

  • typ checking edge-cases when it contains a slash (/) character (31e4baf)

v6.0.10

Refactor

  • removed unused claims methods (74719cf)
  • reorganize jwt claim set utils (1f12d88)

v6.0.9

Documentation

  • add more symbol document, ignore ts-private fields (8b73687)
  • bump typedoc (6163a8b)
  • drop cdnjs links in README (a910038)
  • drop denoland/x links in README and add jsr (3662b9e)
  • fix key export links from docs/README.md (c8edfc2)

Refactor

  • always assume structuredClone is present (f7898a9)
  • hide internal private fields and drop ProduceJWT inheritance (ab18881)
  • less objects when JWE JWT Replicated Header Parameters are used (c763a0e)

v6.0.8

Fixes

  • export [customFetch] symbol from the default entrypoint (1615614), closes #762

v6.0.7

Documentation

  • improve generate key/secret and import function descriptions (cd06359)

Fixes

  • use [customFetch] when provided to createRemoteJWKSet (35f6509), closes #760

v6.0.6

Refactor

Documentation

... (truncated)

Changelog

Sourced from jose's changelog.

6.0.11 (2025-05-05)

Fixes

  • typ checking edge-cases when it contains a slash (/) character (31e4baf)

6.0.10 (2025-03-12)

Refactor

  • removed unused claims methods (74719cf)
  • reorganize jwt claim set utils (1f12d88)

6.0.9 (2025-03-11)

Documentation

  • add more symbol document, ignore ts-private fields (8b73687)
  • bump typedoc (6163a8b)
  • drop cdnjs links in README (a910038)
  • drop denoland/x links in README and add jsr (3662b9e)
  • fix key export links from docs/README.md (c8edfc2)

Refactor

  • always assume structuredClone is present (f7898a9)
  • hide internal private fields and drop ProduceJWT inheritance (ab18881)
  • less objects when JWE JWT Replicated Header Parameters are used (c763a0e)

6.0.8 (2025-02-26)

Fixes

  • export [customFetch] symbol from the default entrypoint (1615614), closes #762

6.0.7 (2025-02-25)

Documentation

  • improve generate key/secret and import function descriptions (cd06359)

Fixes

... (truncated)

Commits
  • 69b7960 chore(release): 6.0.11
  • 31e4baf fix: typ checking edge-cases when it contains a slash (/) character
  • bb9f7be test: refactor env.ts
  • 0540102 test: fixup to use env.supported in rsaes.ts
  • 0a81a9a test: fixup to only call env.supported once in aes.ts
  • 085762f test: move all supported checks to env.ts
  • 05bd090 chore: bump packages
  • 7c1cf51 test: update X25519 expectations
  • 3873767 chore: bump packages
  • 2b42c58 chore: update require(esm) note
  • Additional commits viewable in compare view

Updates lucide-react from 0.474.0 to 0.513.0

Release notes

Sourced from lucide-react's releases.

Version 0.513.0

What's Changed

Full Changelog: lucide-icons/lucide@0.512.0...0.513.0

Version 0.512.0

What's Changed

New Contributors

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

Version 0.511.0

What's Changed

New Contributors

... (truncated)

Commits

Updates next from 15.4.0-canary.0 to 15.4.0-canary.72

Release notes

Sourced from next's releases.

v15.4.0-canary.72

Misc Changes

  • fix typo: #80282
  • [turbopack] Remove uses of Value<..> instead make the payloads impl Taskinput: #80141

Credits

Huge thanks to @​luiscobot and @​lukesandberg for helping!

v15.4.0-canary.71

Core Changes

  • [dev-overlay] Use same bundle for Pages and App Router: #80019
  • Revert "Revert "[turbopack] Compute Import Traces for Issues"": #80220

Misc Changes

  • Revert "[test] fix flaky test of basepath navigation": #80259
  • Turbopack: really fix export collection: #80240

Credits

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

v15.4.0-canary.70

Core Changes

  • fix: invalid middleware configs should fail the build: #80221
  • [dev-overlay] Render /app Dev Overlay with a separate React instance: #79699
  • [devtool] display segment explorer as tree view: #80261

Misc Changes

  • [turbopack] Replace uses of Value<Pattern> with just Pattern : #80134
  • [test] Unflake back-forward-cache test: #80250
  • perf(turbopack): Decode sourcemap partially: #80177
  • [turbopack] Replace uses of Value<ExecutionEnvironment> with just ExecutionEnvironment: #80135
  • [turbopack] Replace uses of Value<ContentSourceData> with just ContentSourceData: #80140

Credits

Huge thanks to @​lukesandberg, @​eps1lon, @​kdy1, @​ztanner, and @​huozhi for helping!

v15.4.0-canary.69

Core Changes

  • Replay redirect if RSC parameter is missing: #80180
  • [devtool] style the segment explorer as nested view: #80212

... (truncated)

Commits

Updates next-auth from 5.0.0-beta.25 to 5.0.0-beta.28

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.28

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.27...next-auth@5.0.0-beta.28

next-auth@5.0.0-beta.27

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.26...next-auth@5.0.0-beta.27

next-auth@5.0.0-beta.26

What's Changed

... (truncated)

Commits

Updates sharp from 0.33.5 to 0.34.2

Commits
  • 6d04b7c Release v0.34.2
  • d4b30b7 Docs: Update pnpm settings documentation URLs
  • 7f03502 Docs: upgrade to latest Astro Starlight
  • 63b0a11 Tests: remove a possible race condition
  • c4d6aec Docs: Highlight that Windows ARM64 support is experimental
  • e75ae97 Ensure PDF scale-on-load optimisation uses background #4398
  • 956d72d Prerelease v0.34.2-rc.0
  • 00e66ef Bump deps
  • db3a452 Simplify 94481a9
  • d36fd50 Prefer use of bandjoin_const() and list-initialization
  • Additional commits viewable in compare view

Updates sonner from 1.7.4 to 2.0.5

Release notes

Sourced from sonner's releases.

v2.0.5

Main goal of this update is to fix css import.

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.4...v2.0.5

v2.0.4

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.3...v2.0.4

v2.0.3

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.2...v2.0.3

v2.0.2

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.1...v2.0.2

v2.0.1

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.0...v2.0.1

v2.0.0

Mostly bug fixes, see more at https://sonner.emilkowal.ski/getting-started.

What's Changed

... (truncated)

Commits

Updates tailwindcss-radix from 3.0.5 to 4.0.2

Release notes

Sourced from tailwindcss-radix's releases.

Release 4.0.2

  • lift engine constraint (2f8444d)
  • bump demo dep (596fa3d)

Release 4.0.1

  • Fixes peer dep for v4
  • Update readme

Release 4.0.0

  • Support Tailwind v4
Commits

Updates zod from 3.25.51 to 3.25.56

Release notes

Sourced from zod's releases.

v3.25.56

Commits:

  • 64bfb7001cf6f2575bf38b5e6130bc73b4b0e371 3.25.56

v3.25.55

Commits:

  • 44141ea1dbd48403f14704386119884aeda5cb27 3.25.55

v3.25.54

Commits:

  • 8ab237423cd8fdca58dc9e18f45d48d56ca2a24d fix(util): cross realm IsPlainObject check (#4627)
  • 2be1c6ad909a9d0598d9f45fedc9038213130529 Fix generic assignability issue. 3.25.54

v3.25.53

Commits:

  • a6adb148012f59d734245c637a577ed413a484e7 zod mini internals (#4631)
  • da4f92170ac838029178c4622015dbdae4a1de7c 3.25.53

v3.25.52

Commits:

  • 2954f40a4e41f61e835ba211ff084467dca1f41e Fix json (#4630)
  • 51dc6f9361851e64a925c3f4ee9364ce4da4c4e7 3.25.52
  • e479ea76ae1571064c3dade621b3af0ea2dff942 Add test cast for deferred self-recursion
Commits

Updates @next/bundle-analyzer from 15.2.3 to 15.3.3

Release notes

Sourced from @​next/bundle-analyzer'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!

v15.3.2

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

Core Changes

  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
  • @​next/mdx: Use stable turbopack config options (#78880)
  • Fix react-compiler: Fix detection of interest (#78879)
  • Fix turbopack: Backport sourcemap bugfix (#78881)
  • [next-server] preserve rsc query for rsc redirects (#78876)
  • Update middleware public/static matching (#78875)

Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

v15.3.1

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

Core Changes

  • chore: Backport SWC-based RC optimization (#78260)
  • fix: bump image-size@1.2.1 (#78164)

Credits

Huge thanks to @​kdy1 and @​styfle for helping!

v15.3.1-canary.15

Core Changes

... (truncated)

Commits

Updates eslint-config-next from 15.2.3 to 15.3.3

Release notes

Sourced from eslint-config-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

  • Re...

    Description has been truncated

…25 updates

Bumps the npm-dependencies group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) | `11.2.0` | `13.1.0` |
| [embla-carousel](https://github.com/davidjerleke/embla-carousel) | `8.5.2` | `8.6.0` |
| [embla-carousel-autoplay](https://github.com/davidjerleke/embla-carousel) | `8.5.2` | `8.6.0` |
| [embla-carousel-fade](https://github.com/davidjerleke/embla-carousel) | `8.5.2` | `8.6.0` |
| [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) | `8.5.2` | `8.6.0` |
| [jose](https://github.com/panva/jose) | `5.10.0` | `6.0.11` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.474.0` | `0.513.0` |
| [next](https://github.com/vercel/next.js) | `15.4.0-canary.0` | `15.4.0-canary.72` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.25` | `5.0.0-beta.28` |
| [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.34.2` |
| [sonner](https://github.com/emilkowalski/sonner) | `1.7.4` | `2.0.5` |
| [tailwindcss-radix](https://github.com/ecklf/tailwindcss-radix) | `3.0.5` | `4.0.2` |
| [zod](https://github.com/colinhacks/zod) | `3.25.51` | `3.25.56` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.2.3` | `15.3.3` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.3` | `15.3.3` |
| [@commander-js/extra-typings](https://github.com/commander-js/extra-typings) | `12.1.0` | `14.0.0` |
| [commander](https://github.com/tj/commander.js) | `12.1.0` | `14.0.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.2` | `3.2.3` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.2.2` | `3.2.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.2` | `3.2.3` |
| [conf](https://github.com/sindresorhus/conf) | `13.1.0` | `14.0.0` |
| [giget](https://github.com/unjs/giget) | `1.2.5` | `2.0.0` |
| [nypm](https://github.com/unjs/nypm) | `0.5.4` | `0.6.0` |
| [msw](https://github.com/mswjs/msw) | `2.9.0` | `2.10.2` |
| [eslint-plugin-check-file](https://github.com/dukeluo/eslint-plugin-check-file) | `2.8.0` | `3.3.0` |



Updates `@icons-pack/react-simple-icons` from 11.2.0 to 13.1.0
- [Release notes](https://github.com/icons-pack/react-simple-icons/releases)
- [Commits](https://github.com/icons-pack/react-simple-icons/commits/v13.1.0/react-simple-icons)

Updates `embla-carousel` from 8.5.2 to 8.6.0
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.5.2...v8.6.0)

Updates `embla-carousel-autoplay` from 8.5.2 to 8.6.0
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.5.2...v8.6.0)

Updates `embla-carousel-fade` from 8.5.2 to 8.6.0
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.5.2...v8.6.0)

Updates `embla-carousel-react` from 8.5.2 to 8.6.0
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.5.2...v8.6.0)

Updates `jose` from 5.10.0 to 6.0.11
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.10.0...v6.0.11)

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

Updates `next` from 15.4.0-canary.0 to 15.4.0-canary.72
- [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.4.0-canary.0...v15.4.0-canary.72)

Updates `next-auth` from 5.0.0-beta.25 to 5.0.0-beta.28
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/commits/next-auth@5.0.0-beta.28)

Updates `sharp` from 0.33.5 to 0.34.2
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.33.5...v0.34.2)

Updates `sonner` from 1.7.4 to 2.0.5
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits/v2.0.5)

Updates `tailwindcss-radix` from 3.0.5 to 4.0.2
- [Release notes](https://github.com/ecklf/tailwindcss-radix/releases)
- [Commits](ecklf/tailwindcss-radix@v3.0.5...v4.0.2)

Updates `zod` from 3.25.51 to 3.25.56
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.51...v3.25.56)

Updates `@next/bundle-analyzer` from 15.2.3 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](https://github.com/vercel/next.js/commits/v15.3.3/packages/next-bundle-analyzer)

Updates `eslint-config-next` from 15.2.3 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](https://github.com/vercel/next.js/commits/v15.3.3/packages/eslint-config-next)

Updates `@commander-js/extra-typings` from 12.1.0 to 14.0.0
- [Release notes](https://github.com/commander-js/extra-typings/releases)
- [Changelog](https://github.com/commander-js/extra-typings/blob/main/CHANGELOG.md)
- [Commits](commander-js/extra-typings@v12.1.0...v14.0.0)

Updates `commander` from 12.1.0 to 14.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v14.0.0)

Updates `@vitest/coverage-v8` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.3/packages/coverage-v8)

Updates `@vitest/ui` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.3/packages/ui)

Updates `vitest` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.3/packages/vitest)

Updates `conf` from 13.1.0 to 14.0.0
- [Release notes](https://github.com/sindresorhus/conf/releases)
- [Commits](sindresorhus/conf@v13.1.0...v14.0.0)

Updates `giget` from 1.2.5 to 2.0.0
- [Release notes](https://github.com/unjs/giget/releases)
- [Changelog](https://github.com/unjs/giget/blob/main/CHANGELOG.md)
- [Commits](unjs/giget@v1.2.5...v2.0.0)

Updates `nypm` from 0.5.4 to 0.6.0
- [Release notes](https://github.com/unjs/nypm/releases)
- [Changelog](https://github.com/unjs/nypm/blob/main/CHANGELOG.md)
- [Commits](unjs/nypm@v0.5.4...v0.6.0)

Updates `msw` from 2.9.0 to 2.10.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.9.0...v2.10.2)

Updates `eslint-plugin-check-file` from 2.8.0 to 3.3.0
- [Release notes](https://github.com/dukeluo/eslint-plugin-check-file/releases)
- [Changelog](https://github.com/dukeluo/eslint-plugin-check-file/blob/main/CHANGELOG.md)
- [Commits](dukeluo/eslint-plugin-check-file@v2.8.0...v3.3.0)

---
updated-dependencies:
- dependency-name: "@icons-pack/react-simple-icons"
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: embla-carousel
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: embla-carousel-autoplay
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: embla-carousel-fade
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: embla-carousel-react
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: jose
  dependency-version: 6.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-version: 0.513.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: next
  dependency-version: 15.4.0-canary.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: next-auth
  dependency-version: 5.0.0-beta.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: sharp
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: sonner
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: tailwindcss-radix
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: zod
  dependency-version: 3.25.56
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 15.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@commander-js/extra-typings"
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: commander
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@vitest/ui"
  dependency-version: 3.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vitest
  dependency-version: 3.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: conf
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: giget
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: nypm
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: msw
  dependency-version: 2.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-check-file
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2025
@dependabot
dependabot Bot requested a review from a team June 9, 2025 15:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2025
@changeset-bot

changeset-bot Bot commented Jun 9, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bf96429

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jun 9, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 3:53pm
catalyst-canary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 3:53pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Jun 9, 2025 3:53pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Jun 9, 2025 3:53pm

@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2025

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 Jun 9, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-72527bd4fa branch June 9, 2025 16:20
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