chore(webapp): update vite & sass#1016
Conversation
Update required for `vite@6`
peterthomassen
left a comment
There was a problem hiding this comment.
Thanks!
I wonder why dependabot hasn't caught this. The bot recently left a note that it doesn't support our npm version; however, we're using node:lts, so I was suprised by that note. Do you think this is related, or do you have any other thoughts?
|
Guess: the min dependency is parsed as required min supported version? desec-stack/www/webapp/package.json Line 14 in 9edbf3b edit: Seems that the currently as lts docker distributed version is 22 |
|
Mh. It seems like dependabot's support for npm version 6 was discontinued on January 20. However, according to https://nodejs.org/en/about/previous-releases#looking-for-the-latest-release-of-a-version-branch, it seems like node 18 comes with npm 10, so that can't be it. 🤷 On another note: Are you interested in working on #699? - If you reach out via email, we might also make a paid arrangement. |
No description provided.