Skip to content

chore(deps): bump the dependencies group across 1 directory with 56 updates - #428

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-28cc3fad08
Closed

chore(deps): bump the dependencies group across 1 directory with 56 updates#428
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-28cc3fad08

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 16 updates in the / directory:

Package From To
lucide-react 1.28.0 1.35.0
next 16.2.12 16.3.3
@types/node 26.1.2 26.4.0
@types/react-dom 19.2.4 19.2.5
eslint-config-next 16.2.12 16.3.3
@jridgewell/sourcemap-codec 1.5.5 1.6.0
@napi-rs/wasm-runtime 1.2.1 1.2.3
axe-core 4.12.1 4.13.0
baseline-browser-mapping 2.11.11 2.11.20
browserslist 4.28.7 4.28.8
caniuse-lite 1.0.30001806 1.0.30001810
fastq 1.20.1 1.20.3
get-tsconfig 4.14.0 4.14.3
string.prototype.matchall 4.0.12 4.1.0
typescript-eslint 8.65.0 8.69.0
zod 4.4.3 4.5.4

Updates lucide-react from 1.28.0 to 1.35.0

Release notes

Sourced from lucide-react's releases.

Version 1.35.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.34.0...1.35.0

Version 1.34.0

What's Changed

Full Changelog: lucide-icons/lucide@1.33.0...1.34.0

Version 1.33.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.32.0...1.33.0

Version 1.32.0

What's Changed

... (truncated)

Commits
  • 75b5516 chore(dev): upgrade ESLint to latest compatible stack (v10) (#4378)
  • 0f8d48b test(packages): updates unit test snapshots with face-slightly-smiling (#4676)
  • See full diff in compare view

Updates next from 16.2.12 to 16.3.3

Release notes

Sourced from next's releases.

v16.3.3

This release contains security fixes for the following advisories:

Critical:

v16.3.2

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

Core Changes

  • [backport] Scope app-entry export validation to files inside the app directory (#97357)
  • [backport] Fix catch-all index page being served for every other slug (#97416)
  • [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static PAT (#97603)

Credits

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

v16.3.1

What's Changed

Full Changelog: vercel/next.js@v16.3.0...v16.3.1

... (truncated)

Commits
  • a9a1cb7 v16.3.3
  • 968b9fc [16.3.x] Fix ISR misses with backslashes in segments when deployed on Windows
  • 3a15b4a [16.3.x] [next/image]: disable avif image optimization
  • 7378b51 Backport/docs fixes 16.3 (#97649)
  • 528c1cd [16.3.x] Stop generating error codes (#97780)
  • d0ac882 v16.3.2
  • 81deb92 [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static ...
  • cd714d9 [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • 5ac2327 [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • 0ccb3e7 [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • Additional commits viewable in compare view

Updates @types/node from 26.1.2 to 26.4.0

Commits

Updates @types/react-dom from 19.2.4 to 19.2.5

Commits

Updates eslint-config-next from 16.2.12 to 16.3.3

Release notes

Sourced from eslint-config-next's releases.

v16.3.3

This release contains security fixes for the following advisories:

Critical:

v16.3.2

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

Core Changes

  • [backport] Scope app-entry export validation to files inside the app directory (#97357)
  • [backport] Fix catch-all index page being served for every other slug (#97416)
  • [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static PAT (#97603)

Credits

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

v16.3.1

What's Changed

Full Changelog: vercel/next.js@v16.3.0...v16.3.1

... (truncated)

Commits

Updates @eslint-community/eslint-utils from 4.10.1 to 4.9.1

Commits
  • c802ca0 feat: add support for typescript AST to getStaticValue, and `ReferenceTrack...
  • 92ccc4b chore: updated ci.yml to fix typo in comment (#254)
  • 9c1dbf8 fix: compatibility with Node 12 (#253)
  • d84fa55 feat: validate type comments and generate .d.ts (take 2) (#251)
  • f3bc7a4 fix: fix crash when evaluating Symbol.prototype in getStringIfConstant (#...
  • 324b445 feat: add iteratePropertyReferences to ReferenceTracker class (#248)
  • cefc12c test: add test for ESLint v9 (#186)
  • 4f3e738 chore: use Node 22 for main tests (#246)
  • fd0f085 chore: update dependencies (#238)
  • 5a27756 fix: generate provenance statements on release (#244)
  • Additional commits viewable in compare view

Updates @img/sharp-darwin-arm64 from 0.34.5 to 0.35.4

Release notes

Sourced from @​img/sharp-darwin-arm64's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

v0.35.4-rc.0

... (truncated)

Commits

Updates @img/sharp-darwin-x64 from 0.34.5 to 0.35.4

Release notes

Sourced from @​img/sharp-darwin-x64's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

v0.35.4-rc.0

... (truncated)

Commits

Updates @img/sharp-libvips-darwin-arm64 from 1.2.4 to 1.3.3

Release notes

Sourced from @​img/sharp-libvips-darwin-arm64's releases.

v1.3.3

Dependency Version
aom 3.15.0
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1
lcms 2.19.1
mozjpeg 0826579
pango 1.58.2
pixman 0.46.4
png 1.6.58
proxy-libintl 0.5
rsvg 2.62.91
tiff 4.7.2
uhdr 2.0.2
vips 8.18.6
webp 1.6.0
xml2 2.15.3
zlib-ng 2.3.3

v1.3.3-rc.0

Dependency Version
aom 3.14.1
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1

... (truncated)

Commits
  • 6e5971d Release v1.3.3
  • 8cb41cd Prerelease v1.3.3-rc.0
  • 4da6d14 Release v1.3.2
  • 4b6459d Prerelease v1.3.2-rc.0
  • 5f87522 macOS/Linux: Add exports entry for binary file
  • 6d80db4 Release v1.3.1
  • 68cd885 Prerelease v1.3.1-rc.0
  • 17c6a69 Rename as 'stub' to help explain why rather than what
  • b4bf74b macOS/Linux: Add empty.node file to aid tree-shaking bundlers
  • 029dbbb Release v1.3.0
  • Additional commits viewable in compare view

Updates @img/sharp-libvips-darwin-x64 from 1.2.4 to 1.3.3

Release notes

Sourced from @​img/sharp-libvips-darwin-x64's releases.

v1.3.3

Dependency Version
aom 3.15.0
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1
lcms 2.19.1
mozjpeg 0826579
pango 1.58.2
pixman 0.46.4
png 1.6.58
proxy-libintl 0.5
rsvg 2.62.91
tiff 4.7.2
uhdr 2.0.2
vips 8.18.6
webp 1.6.0
xml2 2.15.3
zlib-ng 2.3.3

v1.3.3-rc.0

Dependency Version
aom 3.14.1
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1

... (truncated)

Commits
  • 6e5971d Release v1.3.3
  • 8cb41cd Prerelease v1.3.3-rc.0
  • 4da6d14 Release v1.3.2
  • 4b6459d Prerelease v1.3.2-rc.0
  • 5f87522 macOS/Linux: Add exports entry for binary file
  • 6d80db4 Release v1.3.1
  • 68cd885 Prerelease v1.3.1-rc.0
  • 17c6a69 Rename as 'stub' to help explain why rather than what
  • b4bf74b macOS/Linux: Add empty.node file to aid tree-shaking bundlers
  • 029dbbb Release v1.3.0
  • Additional commits viewable in compare view

Updates @img/sharp-libvips-linux-arm64 from 1.2.4 to 1.3.3

Release notes

Sourced from @​img/sharp-libvips-linux-arm64's releases.

v1.3.3

Dependency Version
aom 3.15.0
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1
lcms 2.19.1
mozjpeg 0826579
pango 1.58.2
pixman 0.46.4
png 1.6.58
proxy-libintl 0.5
rsvg 2.62.91
tiff 4.7.2
uhdr 2.0.2
vips 8.18.6
webp 1.6.0
xml2 2.15.3
zlib-ng 2.3.3

v1.3.3-rc.0

Dependency Version
aom 3.14.1
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1

... (truncated)

Commits
  • 6e5971d Release v1.3.3
  • 8cb41cd Prerelease v1.3.3-rc.0
  • 4da6d14 Release v1.3.2
  • 4b6459d Prerelease v1.3.2-rc.0
  • 5f87522 macOS/Linux: Add exports entry for binary file
  • 6d80db4 Release v1.3.1
  • 68cd885 Prerelease v1.3.1-rc.0
  • 17c6a69 Rename as 'stub' to help explain why rather than what
  • b4bf74b macOS/Linux: Add empty.node file to aid tree-shaking bundlers
  • 029dbbb Release v1.3.0
  • Additional commits viewable in compare view

Updates @img/sharp-libvips-linux-arm from 1.2.4 to 1.3.3

Release notes

Sourced from @​img/sharp-libvips-linux-arm's releases.

v1.3.3

Dependency Version
aom 3.15.0
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1
lcms 2.19.1
mozjpeg 0826579
pango 1.58.2
pixman 0.46.4
png 1.6.58
proxy-libintl 0.5
rsvg 2.62.91
tiff 4.7.2
uhdr 2.0.2
vips 8.18.6
webp 1.6.0
xml2 2.15.3
zlib-ng 2.3.3

v1.3.3-rc.0

Dependency Version
aom 3.14.1
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1

... (truncated)

Commits
  • 6e5971d Release v1.3.3
  • 8cb41cd Prerelease v1.3.3-rc.0
  • 4da6d14 Release v1.3.2
  • 4b6459d Prerelease v1.3.2-rc.0
  • 5f87522 macOS/Linux: Add exports entry for binary file
  • 6d80db4 Release v1.3.1
  • 68cd885 Prerelease v1.3.1-rc.0
  • 17c6a69 Rename as 'stub' to help explain why rather than what
  • b4bf74b macOS/Linux: Add empty.node file to aid tree-shaking bundlers
  • 029dbbb Release v1.3.0
  • Additional commits viewable in compare view

Updates @img/sharp-libvips-linux-ppc64 from 1.2.4 to 1.3.3

Release notes

Sourced from @​img/sharp-libvips-linux-ppc64's releases.

v1.3.3

Dependency Version
aom 3.15.0
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1
lcms 2.19.1
mozjpeg 0826579
pango 1.58.2
pixman 0.46.4
png 1.6.58
proxy-libintl 0.5
rsvg 2.62.91
tiff 4.7.2
uhdr 2.0.2
vips 8.18.6
webp 1.6.0
xml2 2.15.3
zlib-ng 2.3.3

v1.3.3-rc.0

Dependency Version
aom 3.14.1
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1

... (truncated)

Commits
  • 6e5971d Release v1.3.3
  • 8cb41cd Prerelease v1.3.3-rc.0
  • 4da6d14 Release v1.3.2
  • 4b6459d Prerelease v1.3.2-rc.0
  • 5f87522 macOS/Linux: Add exports entry for binary file
  • 6d80db4 Release v1.3.1
  • 68cd885 Prerelease v1.3.1-rc.0
  • 17c6a69 Rename as 'stub' to help explain why rather than what
  • b4bf74b macOS/Linux: Add empty.node file to aid tree-shaking bundlers
  • 029dbbb Release v1.3.0
  • Additional commits viewable in compare view

Updates @img/sharp-libvips-linux-riscv64 from 1.2.4 to 1.3.3

Release notes

Sourced from @​img/sharp-libvips-linux-riscv64's releases.

v1.3.3

Dependency Version
aom 3.15.0
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highway 1.4.0
imagequant 2.4.1
lcms 2.19.1
mozjpeg 0826579
pango 1.58.2
pixman 0.46.4
png 1.6.58
proxy-libintl 0.5
rsvg 2.62.91
tiff 4.7.2
uhdr 2.0.2
vips 8.18.6
webp 1.6.0
xml2 2.15.3
zlib-ng 2.3.3

v1.3.3-rc.0

Dependency Version
aom 3.14.1
archive 3.8.9
cairo 1.18.4
cgif 0.5.3
exif 0.6.26
expat 2.8.3
ffi 3.8.0
fontconfig 2.18.3
freetype 2.14.3
fribidi 1.0.16
glib 2.89.4
harfbuzz 14.3.1
heif 1.23.2
highwayDescription has been truncated

…pdates

Bumps the dependencies group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.35.0` |
| [next](https://github.com/vercel/next.js) | `16.2.12` | `16.3.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.4.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.5` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.12` | `16.3.3` |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/sourcemap-codec) | `1.5.5` | `1.6.0` |
| [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime) | `1.2.1` | `1.2.3` |
| [axe-core](https://github.com/dequelabs/axe-core) | `4.12.1` | `4.13.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.11.11` | `2.11.20` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.7` | `4.28.8` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001806` | `1.0.30001810` |
| [fastq](https://github.com/mcollina/fastq) | `1.20.1` | `1.20.3` |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.14.0` | `4.14.3` |
| [string.prototype.matchall](https://github.com/es-shims/String.prototype.matchAll) | `4.0.12` | `4.1.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.69.0` |
| [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` |



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

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

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

Updates `@types/react-dom` from 19.2.4 to 19.2.5
- [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.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/packages/eslint-config-next)

Updates `@eslint-community/eslint-utils` from 4.10.1 to 4.9.1
- [Release notes](https://github.com/eslint-community/eslint-utils/releases)
- [Commits](eslint-community/eslint-utils@v4.10.1...v4.9.1)

Updates `@img/sharp-darwin-arm64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/darwin-arm64)

Updates `@img/sharp-darwin-x64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/darwin-x64)

Updates `@img/sharp-libvips-darwin-arm64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/darwin-arm64)

Updates `@img/sharp-libvips-darwin-x64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/darwin-x64)

Updates `@img/sharp-libvips-linux-arm64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linux-arm64)

Updates `@img/sharp-libvips-linux-arm` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linux-arm)

Updates `@img/sharp-libvips-linux-ppc64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linux-ppc64)

Updates `@img/sharp-libvips-linux-riscv64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linux-riscv64)

Updates `@img/sharp-libvips-linux-s390x` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linux-s390x)

Updates `@img/sharp-libvips-linux-x64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linux-x64)

Updates `@img/sharp-libvips-linuxmusl-arm64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linuxmusl-arm64)

Updates `@img/sharp-libvips-linuxmusl-x64` from 1.2.4 to 1.3.3
- [Release notes](https://github.com/lovell/sharp-libvips/releases)
- [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.3/npm/linuxmusl-x64)

Updates `@img/sharp-linux-arm64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linux-arm64)

Updates `@img/sharp-linux-arm` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linux-arm)

Updates `@img/sharp-linux-ppc64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linux-ppc64)

Updates `@img/sharp-linux-riscv64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linux-riscv64)

Updates `@img/sharp-linux-s390x` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linux-s390x)

Updates `@img/sharp-linux-x64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linux-x64)

Updates `@img/sharp-linuxmusl-arm64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linuxmusl-arm64)

Updates `@img/sharp-linuxmusl-x64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/linuxmusl-x64)

Updates `@img/sharp-wasm32` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/wasm32)

Updates `@img/sharp-win32-arm64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/win32-arm64)

Updates `@img/sharp-win32-ia32` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/win32-ia32)

Updates `@img/sharp-win32-x64` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/commits/v0.35.4/npm/win32-x64)

Updates `@jridgewell/sourcemap-codec` from 1.5.5 to 1.6.0
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/sourcemap-codec/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/sourcemap-codec/1.6.0/packages/sourcemap-codec)

Updates `@napi-rs/wasm-runtime` from 1.2.1 to 1.2.3
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md)
- [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.2.3/wasm-runtime)

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

Updates `@next/eslint-plugin-next` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/packages/eslint-plugin-next)

Updates `@next/swc-darwin-arm64` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/darwin-arm64)

Updates `@next/swc-darwin-x64` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/darwin-x64)

Updates `@next/swc-linux-arm64-gnu` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/linux-arm64-gnu)

Updates `@next/swc-linux-arm64-musl` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/linux-arm64-musl)

Updates `@next/swc-linux-x64-gnu` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/linux-x64-gnu)

Updates `@next/swc-linux-x64-musl` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/linux-x64-musl)

Updates `@next/swc-win32-arm64-msvc` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/win32-arm64-msvc)

Updates `@next/swc-win32-x64-msvc` from 16.2.12 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/crates/next-napi-bindings/npm/win32-x64-msvc)

Updates `@swc/helpers` from 0.5.15 to 0.5.23
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers)

Updates `axe-core` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v4.12.1...v4.13.0)

Updates `baseline-browser-mapping` from 2.11.11 to 2.11.20
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.11.11...v2.11.20)

Updates `browserslist` from 4.28.7 to 4.28.8
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.7...4.28.8)

Updates `caniuse-lite` from 1.0.30001806 to 1.0.30001810
- [Commits](browserslist/caniuse-lite@1.0.30001806...1.0.30001810)

Updates `electron-to-chromium` from 1.5.399 to 1.5.418
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.399...v1.5.418)

Updates `fastq` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/mcollina/fastq/releases)
- [Commits](mcollina/fastq@v1.20.1...v1.20.3)

Updates `get-tsconfig` from 4.14.0 to 4.14.3
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.14.0...v4.14.3)

Updates `node-releases` from 2.0.51 to 2.0.54
- [Commits](chicoxyzzy/node-releases@v2.0.51...v2.0.54)

Updates `sharp` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.5...v0.35.4)

Updates `string.prototype.matchall` from 4.0.12 to 4.1.0
- [Changelog](https://github.com/es-shims/String.prototype.matchAll/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.matchAll@v4.0.12...v4.1.0)

Updates `typescript-eslint` from 8.65.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-eslint)

Updates `update-browserslist-db` from 1.2.3 to 1.3.2
- [Release notes](https://github.com/browserslist/update-db/releases)
- [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md)
- [Commits](browserslist/update-db@1.2.3...1.3.2)

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)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 16.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-version: 16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@eslint-community/eslint-utils"
  dependency-version: 4.9.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-darwin-arm64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-darwin-x64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-darwin-arm64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-darwin-x64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linux-arm64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linux-arm"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linux-ppc64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linux-riscv64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linux-s390x"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linux-x64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linuxmusl-arm64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-libvips-linuxmusl-x64"
  dependency-version: 1.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linux-arm64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linux-arm"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linux-ppc64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linux-riscv64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linux-s390x"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linux-x64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linuxmusl-arm64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-linuxmusl-x64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-wasm32"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-win32-arm64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-win32-ia32"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@img/sharp-win32-x64"
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@jridgewell/sourcemap-codec"
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@napi-rs/wasm-runtime"
  dependency-version: 1.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@next/env"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-darwin-arm64"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-darwin-x64"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-linux-arm64-gnu"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-linux-arm64-musl"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-linux-x64-gnu"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-linux-x64-musl"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-win32-arm64-msvc"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/swc-win32-x64-msvc"
  dependency-version: 16.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@swc/helpers"
  dependency-version: 0.5.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: axe-core
  dependency-version: 4.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: browserslist
  dependency-version: 4.28.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001810
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: electron-to-chromium
  dependency-version: 1.5.418
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fastq
  dependency-version: 1.20.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: get-tsconfig
  dependency-version: 4.14.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: node-releases
  dependency-version: 2.0.54
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: string.prototype.matchall
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: update-browserslist-db
  dependency-version: 1.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 1, 2026 04:22
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 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 4, 2026
auto-merge was automatically disabled September 4, 2026 04:15

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-28cc3fad08 branch September 4, 2026 04:15
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