Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed Aug 17, 2024
1 parent 61fda22 commit 30b0a0e
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 267 deletions.
15 changes: 5 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,20 @@
},
"dependencies": {
"@astrojs/check": "^0.9.2",
"@astrojs/starlight": "^0.25.5",
"@astrojs/starlight": "^0.26.1",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@iconify-json/ph": "^1.1.14",
"astro": "^4.13.4",
"astro": "^4.14.2",
"astro-embed": "^0.7.2",
"astro-icon": "^1.1.0",
"astro-icon": "^1.1.1",
"astro-og-canvas": "^0.5.3",
"astro-vtbot": "^1.8.4",
"astro-vtbot": "^1.8.6",
"canvaskit-wasm": "^0.39.1",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"starlight-image-zoom": "^0.7.0",
"starlight-links-validator": "^0.10.1",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"pnpm": {
"overrides": {
"@iconify/tools": "^4.0.5"
}
}
}
Loading

0 comments on commit 30b0a0e

Please sign in to comment.