Skip to content
Merged
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
126 changes: 19 additions & 107 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ overrides:
# Keep direct and transitive Astro resolutions on the workspace catalog entry.
astro: "catalog:"
# Patch transitive audit findings while waiting for upstream packages to refresh locks/ranges.
glob: "11.1.0"
glob: "13.0.6"
# hast-util-to-estree expects a callable default export that style-to-js 1.0.0 lacks.
style-to-js: "1.1.21"
yaml: "2.9.0"
Expand Down