Skip to content

Commit 6633b28

Browse files
authored
Revert js-yaml to v4.x; v5 breaks Astro/Starlight default import
1 parent 5354489 commit 6633b28

2 files changed

Lines changed: 50 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@astrojs/starlight": "^0.41.3",
1616
"astro": "^7.1.0",
17-
"js-yaml": "^5.2.1",
17+
"js-yaml": "^4.1.0",
1818
"sharp": "^0.35.3",
1919
"yaml": "^2.9.0"
2020
},

pnpm-lock.yaml

Lines changed: 49 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)