Skip to content

Commit

Permalink
build: Updated astro to 4.0.4
Browse files Browse the repository at this point in the history
Change-Id: Ia468df23e965e158dbdb3af6818dfdcda82a45e3
  • Loading branch information
talios committed Dec 14, 2023
1 parent b2520f7 commit b252d3d
Show file tree
Hide file tree
Showing 2 changed files with 869 additions and 456 deletions.
7 changes: 6 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@
},
"dependencies": {
"@astrojs/starlight": "^0.11.1",
"astro": "^3.4.4",
"astro": "^4.0.4",
"sharp": "^0.32.6"
},
"pnpm": {
"overrides": {
"zod@<=3.22.2": ">=3.22.3"
}
}
}
Loading

0 comments on commit b252d3d

Please sign in to comment.