seek-oss / playroom

Design with JSX, powered by your own component library.
MIT License
4.45k stars 183 forks source link

Update dependencies, node and pnpm version #322

Closed askoufis closed 4 months ago

askoufis commented 4 months ago

webpack-dev-server dropped support for Node <18.12.0, so by extension we need to as well. I've added an engines entry to package.json to reflect this.

I also unpinned and bumped @vanilla-extract/webpack-plugin. Whatever was causing errors moving to v2.2.0 has since been fixed, though I'm unsure which change actually fixed it.

Also removed some unnecessary webpack config that was needed for a bug that was probably fixed in prettier v1.16.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 78f001d5e6babd13c3949cc5a8567da3c0c83754

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------- | ----- | | playroom | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR