Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent a119895 commit a23a07d
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"dependencies": {
"@astrojs/starlight": "^0.29.2",
"astro": "^5.0.1",
"astro-og-canvas": "^0.5.4",
"astro": "^5.0.3",
"astro-og-canvas": "^0.5.5",
"canvaskit-wasm": "^0.39.1",
"hast-util-to-string": "^3.0.1",
"hastscript": "^9.0.0",
"html-escaper": "^3.0.3",
"katex": "^0.16.11",
"katex": "^0.16.12",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
Expand All @@ -26,13 +26,13 @@
"rehype-slug": "^6.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"starlight-links-validator": "^0.13.3"
"starlight-links-validator": "^0.13.4"
},
"devDependencies": {
"@types/html-escaper": "^3.0.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.0"
}
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a23a07d

Please sign in to comment.