Skip to content

chore: update Vite to version 8#49

Merged
Julien-R44 merged 2 commits intoJulien-R44:mainfrom
JarvisH:chore/update-deps
Mar 15, 2026
Merged

chore: update Vite to version 8#49
Julien-R44 merged 2 commits intoJulien-R44:mainfrom
JarvisH:chore/update-deps

Conversation

@JarvisH
Copy link
Contributor

@JarvisH JarvisH commented Mar 15, 2026

Fixes #48

Adds Vite 8 to supported version list.

In addition most dependencies were also updated:

  • ts-node was replaced with tsx to prevent an "experimental-loader" warning.
  • unconfig was not updated to latest version as it broke a test.

JarvisH added 2 commits March 15, 2026 23:27
- Replace ts-node with tsx to prevent  "experimental-loader" warning.
- Skip unconfig update to latest as it breaks a test.
@JarvisH
Copy link
Contributor Author

JarvisH commented Mar 15, 2026

As mentioned I took a swing at updating most other dependencies. They however are not a prerequisite for the update to Vite 8 and can be ignored if need be.

@Julien-R44
Copy link
Owner

Looks nice, thanks ! Some test fails cause of outdated CI but I will take care of it

Thanks ! releasing soon after some cleanup

@Julien-R44 Julien-R44 merged commit 80820c2 into Julien-R44:main Mar 15, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite 8 support

2 participants