Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-dom": "18.3.1",
"urql": "^4.0.2"
},
"packageManager": "pnpm@10.12.1",
"packageManager": "pnpm@10.28.1",
"devDependencies": {
"@vitejs/plugin-react": "4.2.1",
"graphql": "^16.8.1",
Expand Down
4 changes: 4 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
onlyBuiltDependencies:
- esbuild
- sharp

blockExoticSubdeps: true
minimumReleaseAge: 1440 # 24h
trustPolicy: no-downgrade
Loading