Commit 055e69c
committed
fix: pin @csstools/postcss-cascade-layers to 5.0.2
v6.0.0 dropped the CJS export and raised engines.node to >=20.19.0,
which broke `panda codegen` on Node 18 and 20.0-20.18 with
ERR_REQUIRE_ESM (issue #3518). @pandacss/core ships a CJS build that
requires the package, so we stay on the last dual-published v5 release.
The two versions are functionally equivalent.
Adds a Renovate rule restricting this dep to <6 so the bump doesn't
get reapplied automatically.1 parent b567ae6 commit 055e69c
4 files changed
Lines changed: 18 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
0 commit comments