Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the safe-dependencies group with 19 updates in the / directory:

Package From To
@headlessui/react 2.2.7 2.2.8
electron-log 5.4.2 5.4.3
humanize-duration 3.33.0 3.33.1
ky 1.8.2 1.10.0
lucide-react 0.536.0 0.544.0
react-router 7.7.1 7.9.1
@electron-forge/cli 7.8.2 7.9.0
@electron-forge/maker-deb 7.8.2 7.9.0
@electron-forge/maker-dmg 7.8.2 7.9.0
@electron-forge/maker-rpm 7.8.2 7.9.0
@electron-forge/maker-squirrel 7.8.2 7.9.0
@electron-forge/maker-zip 7.8.2 7.9.0
@electron-forge/plugin-auto-unpack-natives 7.8.2 7.9.0
@electron-forge/plugin-fuses 7.8.2 7.9.0
@electron-forge/plugin-vite 7.8.2 7.9.0
@electron-forge/publisher-github 7.8.2 7.9.0
@tailwindcss/postcss 4.1.11 4.1.13
@types/react 19.1.9 19.1.13
@types/react-dom 19.1.7 19.1.9

Updates @headlessui/react from 2.2.7 to 2.2.8

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.8

Fixed

  • Ensure we are not freezing data when the static prop is used (#3779)
  • Ensure onChange types are contravariant instead of bivariant (#3781)
  • Support <summary> as a focusable element inside <details> (#3389)
  • Fix Maximum update depth exceeded crash when using transition prop (#3782)
  • Ensure pressing Tab in the ComboboxInput, correctly syncs the input value (#3785)
  • Ensure --button-width and --input-width have the latest value (#3786)
  • Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warning (#3788)
  • Ensure element in ref callback is always connected when rendering in a Portal (#3789)
  • Ensure form state is up to date when using uncontrolled components (#3790)
  • Ensure data-open on ComboboxInput is up to date (#3791)
  • Ensure changing the immediate prop value on the Combobox component works as expected (#3792)
Changelog

Sourced from @​headlessui/react's changelog.

[2.2.8] - 2025-09-12

Fixed

  • Ensure we are not freezing data when the static prop is used (#3779)
  • Ensure onChange types are contravariant instead of bivariant (#3781)
  • Support <summary> as a focusable element inside <details> (#3389)
  • Fix Maximum update depth exceeded crash when using transition prop (#3782)
  • Ensure pressing Tab in the ComboboxInput, correctly syncs the input value (#3785)
  • Ensure --button-width and --input-width have the latest value (#3786)
  • Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warning (#3788)
  • Ensure element in ref callback is always connected when rendering in a Portal (#3789)
  • Ensure form state is up to date when using uncontrolled components (#3790)
  • Ensure data-open on ComboboxInput is up to date (#3791)
  • Ensure changing the immediate prop value on the Combobox component works as expected (#3792)
Commits
  • 8759a5c 2.2.8 - @​headlessui/react
  • f67e449 Ensure changing the immediate prop on the Combobox component is reflected...
  • a2177d8 Ensure data-open on ComboboxInput is up to date (#3791)
  • 987bfa3 Ensure form state is up to date when using uncontrolled components (#3790)
  • 030773c Ensure ref is always connected when rendering in Portal (#3789)
  • 9dc83e0 Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warni...
  • c9bf352 Ensure --button-width and --input-width are always up to date (#3786)
  • 0f27e7f Ensure pressing Tab in the ComboboxInput, correctly syncs the input value...
  • e475a82 Fix Maximum update depth exceeded due to Transition (#3782)
  • 46ee372 temporarily disable details:not(:has(> summary))
  • Additional commits viewable in compare view

Updates electron-log from 5.4.2 to 5.4.3

Changelog

Sourced from electron-log's changelog.

Changelog

Commits

Updates humanize-duration from 3.33.0 to 3.33.1

Changelog

Sourced from humanize-duration's changelog.

3.33.1 / 2025-09-15

  • change: shrink size slightly
Commits
  • 7d96bbc 3.33.1
  • 8e7cf83 Update changelog and bower.json for 3.33.1 release
  • eb2ab9d Shorten definition of "ones" languages, like English
  • aa943ce Shorten definitions of Slavic languages
  • 2e31091 Minor: shrink condition in language helper by a few bytes
  • 3fa60af Remove unnecessary @ts-check directives
  • 1e520bb Update devDependencies to latest versions
  • 4609884 Add funding metadata to package
  • See full diff in compare view

Updates ky from 1.8.2 to 1.10.0

Release notes

Sourced from ky's releases.

v1.10.0

  • Support undefined values for searchParams object (#729) a87d9e9
  • Fix race condition issue with .json() (#731) 8cd79d3

sindresorhus/ky@v1.9.1...v1.10.0

v1.9.1

  • Fix uploadProgress with form data (#725) 3a8f89c

sindresorhus/ky@v1.9.0...v1.9.1

v1.9.0

  • Add .bytes() shortcut (#720) d112283
  • Don&#39;t produce URL with "?" alone (#706) 17ca389

sindresorhus/ky@v1.8.2...v1.9.0

Commits

Updates lucide-react from 0.536.0 to 0.544.0

Release notes

Sourced from lucide-react's releases.

Version 0.544.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.543.0...0.544.0

Version 0.543.0

What's Changed

Full Changelog: lucide-icons/lucide@0.542.0...0.543.0

Version 0.542.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.541.0...0.542.0

Version 0.541.0

What's Changed

... (truncated)

Commits

Updates react-router from 7.7.1 to 7.9.1

Release notes

Sourced from react-router's releases.

v7.9.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v791

v7.9.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v790

v7.8.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782

v7.8.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v781

v7.8.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v780

Changelog

Sourced from react-router's changelog.

7.9.1

Patch Changes

  • Fix internal Future interface naming from middleware -> v8_middleware (#14327)

7.9.0

Minor Changes

Patch Changes

  • Escape HTML in meta() JSON-LD content (#14316)
  • Add react-server Await component implementation (#14261)
  • In RSC Data Mode when using a custom basename, fix hydration errors for routes that only have client loaders (#14264)
  • Make href function available in a react-server context (#14262)
  • decode each time getPayload() is called to allow for "in-context" decoding and hoisting of contextual assets (#14248)
  • href() now correctly processes routes that have an extension after the parameter or are a single optional parameter. (#13797)

7.8.2

Patch Changes

  • [UNSTABLE] Remove Data Mode future.unstable_middleware flag from createBrowserRouter (#14213)

    • This is only needed as a Framework Mode flag because of the route modules and the getLoadContext type behavior change
    • In Data Mode, it's an opt-in feature because it's just a new property on a route object, so there's no behavior changes that necessitate a flag
  • [UNSTABLE] Add <RouterProvider unstable_onError>/<HydratedRouter unstable_onError> prop for client side error reporting (#14162)

  • server action revalidation opt out via $SKIP_REVALIDATION field (#14154)

  • Properly escape interpolated param values in generatePath() (#13530)

  • Maintain ReadonlyMap and ReadonlySet types in server response data. (#13092)

  • [UNSTABLE] Delay serialization of .data redirects to 202 responses until after middleware chain (#14205)

  • Fix TypeError if you throw from patchRoutesOnNavigation when no partial matches exist (#14198)

  • Fix basename usage without a leading slash in data routers (#11671)

... (truncated)

Commits

Updates @electron-forge/cli from 7.8.2 to 7.9.0

Release notes

Sourced from @​electron-forge/cli's releases.

v7.9.0

What's Changed

Vite Plugin Changes

In this release, a few improvements to the Vite plugin are important to note:

  • We've had Out of Memory issues reported in the past for Vite builds with many renderer targets (ref electron/forge#3965). Forge 7.9 adds the ability to limit the number of concurrent builds with the concurrent configuration flag. Note that another workaround to memory issues is to increase V8's max memory size using the --max_old_space_size CLI flag in Node.
  • Forge 7.9 changes the default behaviour of Vite's static asset handling. Previously, the publicDir would copy to all build targets, where apps would typically only want to have the dir available for the web/renderer target. If you need to change this behaviour back, enable the build.copyPublicDir option in the relevant Vite configurations.

Features:

Bug Fixes and Improvements

New Contributors

Full Changelog: electron/forge@v7.8.3...v7.9.0

v7.8.3

What's Changed

Bug Fixes & Improvements

Full Changelog: electron/forge@v7.8.2...v7.8.3

Changelog

Sourced from @​electron-forge/cli's changelog.

Changelog

The changelog for subsequent updates is available for each release independently on this repo's GitHub Releases page. This document is preserved for historical purposes.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

... (truncated)

Commits

Updates @electron-forge/maker-deb from 7.8.2 to 7.9.0

Release notes

Sourced from @​electron-forge/maker-deb's releases.

v7.9.0

What's Changed

Vite Plugin Changes

In this release, a few improvements to the Vite plugin are important to note:

  • We've had Out of Memory issues reported in the past for Vite builds with many renderer targets (ref electron/forge#3965). Forge 7.9 adds the ability to limit the number of concurrent builds with the concurrent configuration flag. Note that another workaround to memory issues is to increase V8's max memory size using the --max_old_space_size CLI flag in Node.
  • Forge 7.9 changes the default behaviour of Vite's static asset handling. Previously, the publicDir would copy to all build targets, where apps would typically only want to have the dir available for the web/renderer target. If you need to change this behaviour back, enable the build.copyPublicDir option in the relevant Vite configurations.

Features:

Bug Fixes and Improvements

New Contributors

Full Changelog: electron/forge@v7.8.3...v7.9.0

v7.8.3

What's Changed

Bug Fixes & Improvements

Full Changelog: electron/forge@v7.8.2...v7.8.3

Changelog

Sourced from @​electron-forge/maker-deb's changelog.

Changelog

The changelog for subsequent updates is available for each release independently on this repo's GitHub Releases page. This document is preserved for historical purposes.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

... (truncated)

Commits

Updates @electron-forge/maker-dmg from 7.8.2 to 7.9.0

Release notes

Sourced from @​electron-forge/maker-dmg's releases.

v7.9.0

What's Changed

Vite Plugin Changes

In this release, a few improvements to the Vite plugin are important to note:

  • We've had Out of Memory issues reported in the past for Vite builds with many renderer targets (ref electron/forge#3965). Forge 7.9 adds the ability to limit the number of concurrent builds with the concurrent configuration flag. Note that another workaround to memory issues is to increase V8's max memory size using the --max_old_space_size CLI flag in Node.
  • Forge 7.9 changes the default behaviour of Vite's static asset handling. Previously, the publicDir would copy to all build targets, where apps would typically only want to have the dir available for the web/renderer target. If you need to change this behaviour back, enable the build.copyPublicDir option in the relevant Vite configurations.

Features:

Bug Fixes and Improvements

New Contributors

Full Changelog: electron/forge@v7.8.3...v7.9.0

v7.8.3

What's Changed

Bug Fixes & Improvements

Full Changelog: electron/forge@v7.8.2...v7.8.3

Changelog

Sourced from @​electron-forge/maker-dmg's changelog.

Changelog

The changelog for subsequent updates is available for each release independently on this repo's GitHub Releases page. This document is preserved for historical purposes.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (

… 20 updates

Bumps the safe-dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.2.7` | `2.2.8` |
| [electron-log](https://github.com/megahertz/electron-log) | `5.4.2` | `5.4.3` |
| [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.33.0` | `3.33.1` |
| [ky](https://github.com/sindresorhus/ky) | `1.8.2` | `1.10.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.536.0` | `0.544.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.7.1` | `7.9.1` |
| [@electron-forge/cli](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/maker-deb](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/maker-dmg](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/maker-rpm](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/maker-squirrel](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/maker-zip](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/plugin-auto-unpack-natives](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/plugin-fuses](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@electron-forge/plugin-vite](https://github.com/electron/forge/tree/HEAD/packages/plugin/vite) | `7.8.2` | `7.9.0` |
| [@electron-forge/publisher-github](https://github.com/electron/forge) | `7.8.2` | `7.9.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.11` | `4.1.13` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.13` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.1.9` |



Updates `@headlessui/react` from 2.2.7 to 2.2.8
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-react)

Updates `electron-log` from 5.4.2 to 5.4.3
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](megahertz/electron-log@v5.4.2...v5.4.3)

Updates `humanize-duration` from 3.33.0 to 3.33.1
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](EvanHahn/HumanizeDuration.js@v3.33.0...v3.33.1)

Updates `ky` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.8.2...v1.10.0)

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

Updates `react-router` from 7.7.1 to 7.9.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `@electron-forge/cli` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/maker-deb` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/maker-dmg` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/maker-rpm` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/maker-squirrel` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/maker-zip` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/plugin-auto-unpack-natives` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/plugin-fuses` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

Updates `@electron-forge/plugin-vite` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron/forge/commits/v7.9.0/packages/plugin/vite)

Updates `@electron-forge/publisher-github` from 7.8.2 to 7.9.0
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v7.8.2...v7.9.0)

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

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

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

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

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-version: 2.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: electron-log
  dependency-version: 5.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: humanize-duration
  dependency-version: 3.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: ky
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: lucide-react
  dependency-version: 0.544.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-router
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/cli"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/maker-deb"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/maker-dmg"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/maker-rpm"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/maker-zip"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/plugin-auto-unpack-natives"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/plugin-fuses"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/plugin-vite"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@electron-forge/publisher-github"
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

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

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/safe-dependencies-5e1d27cfbd branch October 28, 2025 16:25
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