Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 91554f1 commit 54b0ffa
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.2.2",
"turbo": "^1.11.3",
"turbo": "1.11.3",
"typescript": "5.3.3",
"vitest": "1.2.0"
},
Expand Down
Binary file modified website/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type-check": "bun --bun tsc --noEmit"
},
"dependencies": {
"@astrojs/check": "^0.3.3",
"@astrojs/check": "^0.4.0",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/react": "^3.0.8",
"@astrojs/starlight": "^0.15.1",
Expand Down

0 comments on commit 54b0ffa

Please sign in to comment.