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] committed Aug 18, 2024
1 parent 346c28b commit c674ccc
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 194 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"format": "biome format --write ."
},
"dependencies": {
"@astrojs/starlight": "^0.25.4",
"@astrojs/starlight": "^0.26.1",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.13.3",
"astro": "^4.14.2",
"astro-og-canvas": "^0.5.3",
"canvaskit-wasm": "^0.39.1",
"hast-util-to-string": "^3.0.0",
Expand All @@ -28,15 +28,15 @@
"rehype-mermaid": "^2.1.0",
"rehype-slug": "^6.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.4",
"tailwindcss": "^3.4.9"
"sharp": "^0.33.5",
"tailwindcss": "^3.4.10"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/html-escaper": "^3.0.2",
"playwright": "^1.46.0",
"playwright-chromium": "^1.46.0",
"playwright": "^1.46.1",
"playwright-chromium": "^1.46.1",
"typescript": "^5.5.4"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit c674ccc

Please sign in to comment.