Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdalamb committed May 17, 2024
1 parent 714c88c commit 77b727b
Show file tree
Hide file tree
Showing 3 changed files with 778 additions and 437 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"precommit": "pnpm run check-format && pnpm run lint"
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/starlight": "^0.22.0",
"astro": "^4.7.0",
"sharp": "^0.33.3",
"@astrojs/check": "^0.7.0",
"@astrojs/starlight": "^0.23.0",
"astro": "^4.8.6",
"sharp": "^0.33.4",
"typescript": "^5.4.5"
},
"devDependencies": {
"@biomejs/biome": "^1.7.2",
"@biomejs/biome": "^1.7.3",
"prettier": "^3.2.5"
}
}
Loading

0 comments on commit 77b727b

Please sign in to comment.