Skip to content
Open
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
80 changes: 17 additions & 63 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 @@ -45,7 +45,7 @@ overrides:
# postcss (via vite/vitest tooling) drags in nanoid<3.3.18, which can loop
# indefinitely on a zero-size custom generator (GHSA-2v37-7h3g-55p8).
nanoid: '>=3.3.18'
'minimatch@10>brace-expansion': '5.0.9'
'minimatch@10>brace-expansion': '5.0.12'
'nx>brace-expansion': '5.0.9'
# @trivago/prettier-plugin-sort-imports pins minimatch@^9, which drags in the
# unpatched brace-expansion@2.x line (GHSA-mh99-v99m-4gvg). Force it onto minimatch@10
Expand Down
Loading