File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,11 @@ For the most part these pieces can be updated independently. Certain versions of
1818Fresh may require a minimum version of a given dependency. This is documented
1919below.
2020
21- | Fresh version | Preact | preact-render-to-string | Deno |
22- | ------------- | ---------------- | ----------------------- | --------- |
23- | 1.0.0-1.0.2 | >=10.8.1 <11.0.0 | >=5.2.0 <6.0.0 | >= 1.23.0 |
24- | 1.1.0-1.1.5 | >=10.8.1 <11.0.0 | >=5.2.0 <6.0.0 | >= 1.25.0 |
21+ | Fresh version | Preact | preact-render-to-string | Deno |
22+ | ------------- | ----------------- | ----------------------- | --------- |
23+ | 1.0.0-1.0.2 | >=10.8.1 <11.0.0 | >=5.2.0 <6.0.0 | >= 1.23.0 |
24+ | 1.1.0-1.1.5 | >=10.8.1 <11.0.0 | >=5.2.0 <6.0.0 | >= 1.25.0 |
25+ | 1.2.0 | >=10.15.0 <11.0.0 | >=6.1.0 | >= 1.25.0 |
2526
2627## Updating dependencies
2728
Original file line number Diff line number Diff line change 11[
2+ " 1.2.0" ,
23 " 1.1.6" ,
34 " 1.1.5" ,
45 " 1.1.4" ,
You can’t perform that action at this time.
0 commit comments