Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"ultrahtml": "^1.6.0",
"unifont": "~0.6.0",
"unist-util-visit": "^5.0.0",
"unstorage": "^1.17.0",
"unstorage": "2.0.0-alpha.4",
"vfile": "^6.0.3",
"vite": "^6.4.1",
"vitefu": "^1.1.1",
Expand Down
81 changes: 45 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ overrides:
'undici': '^6.21.3'
# A later wrangler minor dropeed support for node 18
'wrangler': '4.14.1'
# Enforce use of v2
'unstorage': '2.0.0-alpha.4'
# Wait until three days after release to install new versions of packages
minimumReleaseAge: 4320
minimumReleaseAgeExclude:
- '@biomejs/*'
- unstorage