-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Should this be an RFC?
- This is not a substantial change
Which package is this a feature request for?
Starter Kits (@lit/lit-starter-js / @lit/lit-starter-ts)
Description
It would be great if the dependencies for the Typescript starter kit were updated.
These are the latest versions of all the packages ( Found by running ncu).
@11ty/eleventy ^1.0.1 → ^2.0.1
@11ty/eleventy-plugin-syntaxhighlight ^4.0.0 → ^5.0.0
@custom-elements-manifest/analyzer ^0.6.3 → ^0.10.2
@open-wc/testing ^3.1.5 → ^4.0.0
@rollup/plugin-node-resolve ^13.3.0 → ^15.2.3
@rollup/plugin-replace ^5.0.2 → ^5.0.6
@typescript-eslint/parser ^5.25.0 → ^7.12.0
@web/dev-server ^0.1.31 → ^0.4.5
@web/dev-server-legacy ^1.0.0 → ^2.1.1
@web/test-runner ^0.15.0 → ^0.18.2
@web/test-runner-playwright ^0.9.0 → ^0.11.0
eslint ^8.15.0 → ^9.4.0
lit ^3.0.0 → ^3.1.4
lit-analyzer ^1.2.1 → ^2.0.3
prettier ^2.6.2 → ^3.3.1
rimraf ^3.0.2 → ^5.0.7
rollup ^2.73.0 → ^4.18.0
rollup-plugin-summary ^1.4.3 → ^2.0.1
typescript ~5.3.3 → ~5.4.5
Alternatives and Workarounds
Users can just upgrade themselves.
npm install -g npm-check-updates
ncu -u
Just running ncu reports on which packages can be upgraded.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status