Skip to content

Commit

Permalink
Merge pull request #78 from lycheeverse/chore/update-site
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
Jacob Lamb authored May 17, 2024
2 parents 36d045c + 77b727b commit bb95df1
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 bb95df1

Please sign in to comment.