Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 42163f0 commit 08d5ab4
Showing 2 changed files with 649 additions and 212 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -9,16 +9,16 @@
"format": "biome format --write ."
},
"dependencies": {
"@astrojs/starlight": "^0.30.1",
"@astrojs/starlight": "^0.30.3",
"@astrojs/starlight-tailwind": "^3.0.0",
"@astrojs/tailwind": "^5.1.3",
"astro": "^5.0.5",
"@astrojs/tailwind": "^5.1.4",
"astro": "^5.1.1",
"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.15",
"katex": "^0.16.18",
"lite-youtube-embed": "^0.3.3",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
@@ -29,7 +29,7 @@
"rehype-slug": "^6.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.16"
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
@@ -38,5 +38,5 @@
"playwright-chromium": "^1.49.1",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.15.0"
"packageManager": "pnpm@9.15.1"
}
Loading

0 comments on commit 08d5ab4

Please sign in to comment.