fix(deps): update npm major dependencies (major) #12

Merged
Wuast94 merged 1 commit from renovate/major-npm-major-dependencies into main 2026-03-30 00:45:56 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) ^5.1.1^6.0.0 age confidence
lucide-react (source) ^0.577.0^1.0.0 age confidence
typescript (source) ~5.9.3~6.0.0 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.0.1

Compare Source

Expand @rolldown/plugin-babel peer dep range (#​1146)

Expanded @rolldown/plugin-babel peer dep range to include ^0.2.0.

v6.0.0

Compare Source

lucide-icons/lucide (lucide-react)

v1.7.0: Version 1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.6.0...1.7.0

v1.6.0: Version 1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.5.0...1.6.0

v1.5.0: Version 1.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.4.0...1.5.0

v1.4.0: Version 1.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.3.0...1.4.0

v1.3.0: Version 1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.2.0...1.3.0

v1.2.0: Version 1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.1.0...1.2.0

v1.1.0: Version 1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.0.2...1.1.0

v1.0.1: Lucide V1 🚀

Compare Source

After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.

It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.

Thank you to everyone who has supported us along the way. We couldn't have done this without you!

What's New in Version 1? TLDR;

  • Removed brand icons, see our brand logo statement for more details.
  • Improved documentation, guides per framework.
  • Improved accessibility, aria-hidden is now set by default on icons.
  • Removed UMD build, only ESM and CJS now (exception for the lucide package).
  • Package rename from lucide-vue-next to @lucide/vue.
  • A modern, standalone implementation for Angular, @lucide/angular
  • Support for context providers in React, Vue, Svelte, and Solid.
  • Stable code points for Lucide font.
  • Support for shadow DOM in the lucide package.
  • Many bug fixes and improvements.

See more at Lucide Version 1

v1.0.0: Version 1.0.0

Compare Source

[!WARNING]
This release was published unintentionally. We've corrected this in v1.0.1, which should be used instead.

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.577.0...1.0.0

microsoft/TypeScript (typescript)

v6.0.2: TypeScript 6.0

Compare Source

For release notes, check out the release announcement blog post.

Downloads are available on:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | [`^5.1.1` → `^6.0.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/5.2.0/6.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/6.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/5.2.0/6.0.1?slim=true) | | [lucide-react](https://lucide.dev) ([source](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.577.0` → `^1.0.0`](https://renovatebot.com/diffs/npm/lucide-react/0.577.0/1.7.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/1.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.577.0/1.7.0?slim=true) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | [`~5.9.3` → `~6.0.0`](https://renovatebot.com/diffs/npm/typescript/5.9.3/6.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/6.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.9.3/6.0.2?slim=true) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@&#8203;vitejs/plugin-react)</summary> ### [`v6.0.1`](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#601-2026-03-13) [Compare Source](https://github.com/vitejs/vite-plugin-react/compare/dcc901236079ef7fa99139f7ba7beebac583f301...1e94c06995c2afe2d1fee5aea2ef9720d35a7e02) ##### Expand `@rolldown/plugin-babel` peer dep range ([#&#8203;1146](https://github.com/vitejs/vite-plugin-react/pull/1146)) Expanded `@rolldown/plugin-babel` peer dep range to include `^0.2.0`. ### [`v6.0.0`](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#600-2026-03-12) [Compare Source](https://github.com/vitejs/vite-plugin-react/compare/fda3a86095556b49ae3c995eb57a30d4e0b8fa8d...dcc901236079ef7fa99139f7ba7beebac583f301) </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v1.7.0`](https://github.com/lucide-icons/lucide/releases/tag/1.7.0): Version 1.7.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.6.0...1.7.0) #### What's Changed - fix(lucide-react): Fix dynamic imports by [@&#8203;ericfennis](https://github.com/ericfennis) in [#&#8203;4210](https://github.com/lucide-icons/lucide/pull/4210) - feat(icons): added `map-pin-search` icon by [@&#8203;TonySullivan](https://github.com/TonySullivan) in [#&#8203;4125](https://github.com/lucide-icons/lucide/pull/4125) #### New Contributors - [@&#8203;TonySullivan](https://github.com/TonySullivan) made their first contribution in [#&#8203;4125](https://github.com/lucide-icons/lucide/pull/4125) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.6.0...1.7.0> ### [`v1.6.0`](https://github.com/lucide-icons/lucide/releases/tag/1.6.0): Version 1.6.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.5.0...1.6.0) #### What's Changed - feat(icons): added `radio-off` icon by [@&#8203;kongsgard](https://github.com/kongsgard) in [#&#8203;4138](https://github.com/lucide-icons/lucide/pull/4138) #### New Contributors - [@&#8203;kongsgard](https://github.com/kongsgard) made their first contribution in [#&#8203;4138](https://github.com/lucide-icons/lucide/pull/4138) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.5.0...1.6.0> ### [`v1.5.0`](https://github.com/lucide-icons/lucide/releases/tag/1.5.0): Version 1.5.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.4.0...1.5.0) #### What's Changed - feat(icons): added `beef-off` icon by [@&#8203;jguddas](https://github.com/jguddas) in [#&#8203;3816](https://github.com/lucide-icons/lucide/pull/3816) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.4.0...1.5.0> ### [`v1.4.0`](https://github.com/lucide-icons/lucide/releases/tag/1.4.0): Version 1.4.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.3.0...1.4.0) #### What's Changed - feat(icons): added `sport-shoe` icon by [@&#8203;Youya-ui](https://github.com/Youya-ui) in [#&#8203;3953](https://github.com/lucide-icons/lucide/pull/3953) #### New Contributors - [@&#8203;Youya-ui](https://github.com/Youya-ui) made their first contribution in [#&#8203;3953](https://github.com/lucide-icons/lucide/pull/3953) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.3.0...1.4.0> ### [`v1.3.0`](https://github.com/lucide-icons/lucide/releases/tag/1.3.0): Version 1.3.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.2.0...1.3.0) #### What's Changed - feat(icons): added `shield-cog` icon by [@&#8203;KnarliX](https://github.com/KnarliX) in [#&#8203;3902](https://github.com/lucide-icons/lucide/pull/3902) #### New Contributors - [@&#8203;KnarliX](https://github.com/KnarliX) made their first contribution in [#&#8203;3902](https://github.com/lucide-icons/lucide/pull/3902) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.2.0...1.3.0> ### [`v1.2.0`](https://github.com/lucide-icons/lucide/releases/tag/1.2.0): Version 1.2.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.1.0...1.2.0) #### What's Changed - feat(icons): added `line-style` icon by [@&#8203;dg-ac](https://github.com/dg-ac) in [#&#8203;4030](https://github.com/lucide-icons/lucide/pull/4030) #### New Contributors - [@&#8203;dg-ac](https://github.com/dg-ac) made their first contribution in [#&#8203;4030](https://github.com/lucide-icons/lucide/pull/4030) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.1.0...1.2.0> ### [`v1.1.0`](https://github.com/lucide-icons/lucide/releases/tag/1.1.0): Version 1.1.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.0.1...1.1.0) #### What's Changed - fix(astro): add Astro v6 compatibility by [@&#8203;iseraph-dev](https://github.com/iseraph-dev) in [#&#8203;4135](https://github.com/lucide-icons/lucide/pull/4135) - fix(packages/lucide-react-native): add preserveModulesRoot to `lucide-react-native` by [@&#8203;karsa-mistmere](https://github.com/karsa-mistmere) in [#&#8203;4199](https://github.com/lucide-icons/lucide/pull/4199) - fix(lucide-preact): add conditional exports map for ESM/CJS resolution by [@&#8203;coloneljade](https://github.com/coloneljade) in [#&#8203;4198](https://github.com/lucide-icons/lucide/pull/4198) - fix(scripts): correct import extension in optimizeStagedSvgs.mts by [@&#8203;jerv](https://github.com/jerv) in [#&#8203;4185](https://github.com/lucide-icons/lucide/pull/4185) - ci(ci.yml): Fix release flow by [@&#8203;ericfennis](https://github.com/ericfennis) in [#&#8203;4193](https://github.com/lucide-icons/lucide/pull/4193) - fix(icons): changed `arrow-big-*` icon by [@&#8203;jguddas](https://github.com/jguddas) in [#&#8203;3527](https://github.com/lucide-icons/lucide/pull/3527) - fix(icons): changed `signpost` icon by [@&#8203;jguddas](https://github.com/jguddas) in [#&#8203;3531](https://github.com/lucide-icons/lucide/pull/3531) - fix(github/workflows): revert release workflow & add --fail-if-no-match by [@&#8203;karsa-mistmere](https://github.com/karsa-mistmere) in [#&#8203;4201](https://github.com/lucide-icons/lucide/pull/4201) - fix(icons): changed `circle-user-round` icon by [@&#8203;karsa-mistmere](https://github.com/karsa-mistmere) in [#&#8203;4165](https://github.com/lucide-icons/lucide/pull/4165) - feat(icons): added `road` icon by [@&#8203;uibalint](https://github.com/uibalint) in [#&#8203;3014](https://github.com/lucide-icons/lucide/pull/3014) #### New Contributors - [@&#8203;iseraph-dev](https://github.com/iseraph-dev) made their first contribution in [#&#8203;4135](https://github.com/lucide-icons/lucide/pull/4135) - [@&#8203;coloneljade](https://github.com/coloneljade) made their first contribution in [#&#8203;4198](https://github.com/lucide-icons/lucide/pull/4198) - [@&#8203;jerv](https://github.com/jerv) made their first contribution in [#&#8203;4185](https://github.com/lucide-icons/lucide/pull/4185) - [@&#8203;uibalint](https://github.com/uibalint) made their first contribution in [#&#8203;3014](https://github.com/lucide-icons/lucide/pull/3014) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/1.0.2...1.1.0> ### [`v1.0.1`](https://github.com/lucide-icons/lucide/releases/tag/1.0.1): Lucide V1 🚀 [Compare Source](https://github.com/lucide-icons/lucide/compare/1.0.0...1.0.1) After years of work and dedication, Lucide Version 1 has been officially **released**!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike. It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today. Thank you to everyone who has supported us along the way. We couldn't have done this without you! #### What's New in Version 1? TLDR; - Removed brand icons, see our [brand logo statement](/brand-logo-statement) for more details. - Improved documentation, guides per framework. - Improved accessibility, `aria-hidden` is now set by default on icons. - Removed UMD build, only ESM and CJS now (exception for the [`lucide`](../guide/lucide/index.md) package). - Package rename from `lucide-vue-next` to `@lucide/vue`. - A modern, standalone implementation for Angular, `@lucide/angular` - Support for context providers in React, Vue, Svelte, and Solid. - Stable code points for Lucide font. - Support for shadow DOM in the `lucide` package. - Many bug fixes and improvements. See more at [Lucide Version 1](https://lucide.dev/guide/version-1) ### [`v1.0.0`](https://github.com/lucide-icons/lucide/releases/tag/1.0.0): Version 1.0.0 [Compare Source](https://github.com/lucide-icons/lucide/compare/0.577.0...1.0.0) > \[!WARNING] > This release was published unintentionally. We've corrected this in [v1.0.1](https://github.com/lucide-icons/lucide/releases/tag/1.0.1), which should be used instead. #### What's Changed - docs(api): Update nitro to latest version by [@&#8203;ericfennis](https://github.com/ericfennis) in [#&#8203;4102](https://github.com/lucide-icons/lucide/pull/4102) - chore(icons): Add 'crypto' tag to bitcoin.json by [@&#8203;cwlowder](https://github.com/cwlowder) in [#&#8203;4120](https://github.com/lucide-icons/lucide/pull/4120) - fix(docs): fix incorrect Angular integration example for lucide-lab by [@&#8203;bhavberi](https://github.com/bhavberi) in [#&#8203;4101](https://github.com/lucide-icons/lucide/pull/4101) - fix(redirects): Fixes icon alias redirects on site by [@&#8203;ericfennis](https://github.com/ericfennis) in [#&#8203;4122](https://github.com/lucide-icons/lucide/pull/4122) - fix(icons): changed `school` icon by [@&#8203;jguddas](https://github.com/jguddas) in [#&#8203;4124](https://github.com/lucide-icons/lucide/pull/4124) - chore(deps): bump simple-git from 3.30.0 to 3.32.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4133](https://github.com/lucide-icons/lucide/pull/4133) - docs(svelte): clarify Svelte 4 vs Svelte 5 Lucide packages by [@&#8203;bhavberi](https://github.com/bhavberi) in [#&#8203;4107](https://github.com/lucide-icons/lucide/pull/4107) - docs(site): add strapi lucide icons package by [@&#8203;shx08](https://github.com/shx08) in [#&#8203;4112](https://github.com/lucide-icons/lucide/pull/4112) - docs: add rule about consistent use of shapes by [@&#8203;jguddas](https://github.com/jguddas) in [#&#8203;3975](https://github.com/lucide-icons/lucide/pull/3975) - fix(icons): changed `gpu` icon by [@&#8203;jguddas](https://github.com/jguddas) in [#&#8203;4147](https://github.com/lucide-icons/lucide/pull/4147) - chore(deps-dev): bump h3 from 1.15.4 to 1.15.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4163](https://github.com/lucide-icons/lucide/pull/4163) - fix(lucide-fonts): correct icon mappings in index.html and unicode.html by [@&#8203;buyuan-dev](https://github.com/buyuan-dev) in [#&#8203;4160](https://github.com/lucide-icons/lucide/pull/4160) - style(icons): fix formatting of `<svg>` element in two icons that were inconsistent by [@&#8203;LukasKalbertodt](https://github.com/LukasKalbertodt) in [#&#8203;4166](https://github.com/lucide-icons/lucide/pull/4166) - Update ICON\_GUIDELINES link in CONTRIBUTING.md by [@&#8203;AntoninKadrmas](https://github.com/AntoninKadrmas) in [#&#8203;4187](https://github.com/lucide-icons/lucide/pull/4187) - feat(icons): added `cctv-off` icon by [@&#8203;rrod497](https://github.com/rrod497) in [#&#8203;4162](https://github.com/lucide-icons/lucide/pull/4162) #### New Contributors - [@&#8203;cwlowder](https://github.com/cwlowder) made their first contribution in [#&#8203;4120](https://github.com/lucide-icons/lucide/pull/4120) - [@&#8203;shx08](https://github.com/shx08) made their first contribution in [#&#8203;4112](https://github.com/lucide-icons/lucide/pull/4112) - [@&#8203;buyuan-dev](https://github.com/buyuan-dev) made their first contribution in [#&#8203;4160](https://github.com/lucide-icons/lucide/pull/4160) - [@&#8203;LukasKalbertodt](https://github.com/LukasKalbertodt) made their first contribution in [#&#8203;4166](https://github.com/lucide-icons/lucide/pull/4166) - [@&#8203;AntoninKadrmas](https://github.com/AntoninKadrmas) made their first contribution in [#&#8203;4187](https://github.com/lucide-icons/lucide/pull/4187) - [@&#8203;rrod497](https://github.com/rrod497) made their first contribution in [#&#8203;4162](https://github.com/lucide-icons/lucide/pull/4162) **Full Changelog**: <https://github.com/lucide-icons/lucide/compare/0.577.0...1.0.0> </details> <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v6.0.2`](https://github.com/microsoft/TypeScript/releases/tag/v6.0.2): TypeScript 6.0 [Compare Source](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) For release notes, check out the [release announcement blog post](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/). - [fixed issues query for TypeScript 6.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.0%22). - [fixed issues query for TypeScript 6.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.1%22). - [fixed issues query for TypeScript 6.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.2%22). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibWFqb3IiXX0=-->
fix(deps): update npm major dependencies
Some checks failed
CI / Test (pull_request) Successful in 31s
CI / Lint (pull_request) Successful in 1m1s
CI / Module integrity (pull_request) Successful in 21s
CI / Vulnerability check (pull_request) Successful in 27s
CI / Frontend Lint & Typecheck (pull_request) Successful in 12s
CI / Build (pull_request) Failing after 26s
c280c4831a
renovatebot force-pushed renovate/major-npm-major-dependencies from c280c4831a
Some checks failed
CI / Test (pull_request) Successful in 31s
CI / Lint (pull_request) Successful in 1m1s
CI / Module integrity (pull_request) Successful in 21s
CI / Vulnerability check (pull_request) Successful in 27s
CI / Frontend Lint & Typecheck (pull_request) Successful in 12s
CI / Build (pull_request) Failing after 26s
to 07e5d4a106
Some checks failed
CI / Test (pull_request) Successful in 24s
CI / Lint (pull_request) Successful in 29s
CI / Module integrity (pull_request) Successful in 22s
CI / Vulnerability check (pull_request) Successful in 24s
CI / Frontend Lint & Typecheck (pull_request) Successful in 10s
CI / Build (pull_request) Failing after 24s
2026-03-30 00:01:37 +02:00
Compare
Wuast94 force-pushed renovate/major-npm-major-dependencies from 07e5d4a106
Some checks failed
CI / Test (pull_request) Successful in 24s
CI / Lint (pull_request) Successful in 29s
CI / Module integrity (pull_request) Successful in 22s
CI / Vulnerability check (pull_request) Successful in 24s
CI / Frontend Lint & Typecheck (pull_request) Successful in 10s
CI / Build (pull_request) Failing after 24s
to aba0ada919
All checks were successful
CI / Test (pull_request) Successful in 42s
CI / Lint (pull_request) Successful in 51s
CI / Module integrity (pull_request) Successful in 38s
CI / Vulnerability check (pull_request) Successful in 24s
CI / Frontend Lint & Typecheck (pull_request) Successful in 11s
CI / Build (pull_request) Successful in 34s
2026-03-30 00:38:24 +02:00
Compare
Wuast94 deleted branch renovate/major-npm-major-dependencies 2026-03-30 00:45:57 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/go-template!12
No description provided.