-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LWS-207: Bump dependencies #1066
Conversation
Following how things are setup when creating a new Sveltekit app using `npm create svelte@latest`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work.
Although I had to upgrade Node from 18.17.1 -> 20.14.0 to get it working.
Don't know if that has any implications on the devops side of things...
Thanks for the heads-up regarding the Node version; I will take an extra look into the devops part! ESLint no longer supports Node.js < v18.18.0, v19 |
The node version is sadly a blocker and will have to be fixed in devops first. I've created a ticket for it https://kbse.atlassian.net/browse/LWS-208 |
A reminder: the node version in the github action workflow should also be updated when https://kbse.atlassian.net/browse/LWS-208 is resolved. |
Description
Tickets involved
LWS-207
Solves
Bumps dependencies
Summary of changes
@playwright/test
and@axe-core/playwright
@floating-ui/dom
svelte
and sveltekit related dependenciestailwindcss
prettier
,prettier-plugin-svelte
andprettier-plugin-tailwindcss
mdsvex
prettier-plugin-tailwindcss
to latestpostcss
andpostcss-import
autoprefixer
cssnano
husky
(and migrate to v9) andlint-staged
unplugin-icons
typescript
andtslib
vitest
vite
eslint
(and migrate to v9)