Skip to content

Commit 5a4e572

Browse files
authored
Merge pull request #484 from jaredwray/claude/writr-dependency-maintenance-98qm0l
root - chore: upgrade js-yaml to v5 (breaking)
2 parents 76e1410 + 0610007 commit 5a4e572

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"hashery": "^3.0.1",
7777
"hookified": "^3.0.1",
7878
"html-react-parser": "^6.1.4",
79-
"js-yaml": "^4.2.0",
79+
"js-yaml": "^5.2.1",
8080
"react": "^19.2.7",
8181
"rehype-highlight": "^7.0.2",
8282
"rehype-katex": "^7.0.1",
@@ -100,7 +100,6 @@
100100
"@ai-sdk/openai": "^4.0.11",
101101
"@biomejs/biome": "^2.5.3",
102102
"@monstermann/tinybench-pretty-printer": "^0.3.0",
103-
"@types/js-yaml": "^4.0.9",
104103
"@types/markdown-it": "^14.1.2",
105104
"@types/node": "^24.13.3",
106105
"@types/react": "^19.2.17",

pnpm-lock.yaml

Lines changed: 10 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)