vite-plugin-basic-ssl
vite-plugin-basic-ssl copied to clipboard
Support Node 24
First, thanks for this plugin is very useful.
Can we update the support of this library to Node 24? I think it works without any issues but it has a peerDependency with @types/node: 20 and 22 but not 24, throwing a warning when updating a project to Node 24.
but it has a peerDependency with @types/node: 20 and 22 but not 24
Can you show where or which package is causing this? I don't see our package.json limiting this.