Closed fershad closed 5 months ago
Latest commit: |
a41be52
|
Status: | ✅ Deploy successful! |
Preview URL: | https://c2e36ae2.developer-docs-64x.pages.dev |
Branch Preview URL: | https://update-deps.developer-docs-64x.pages.dev |
node-fetch
update to ^3.3.2
causes build to fail.
Likely can be resolved by updating @11ty/eleventy
to 3.0.0-canary10
and changing the .eleventy.js
config file to ESM.
Rollback to old DaisyUI version as it caused breaking changes to page layout that would need more time to look at.
This PR updates the project dependencies. In doing so, it partially addresses #52