tailwindcss/pnpm-workspace.yaml
Robin Malfait d223112162
Bump dependencies (#14160)
This PR bumps dependencies

We also make some dependencies `catalog:` dependencies, which allows us
to keep
the version in sync. E.g.: `lightningcss` and `@types/node`.

Bumped `turbo` to the latest version + enabled the new UI

Fixed a bug in the tests now that `lightningcss` outputs the correct
value.
2024-08-09 16:12:24 +02:00

12 lines
183 B
YAML

packages:
- 'crates/node'
- 'crates/node/npm/*'
- 'packages/*'
- 'playgrounds/*'
- 'integrations'
catalog:
'@types/node': ^20.14.8
lightningcss: ^1.26.0
vite: ^5.4.0