Skip to content

Commit

Permalink
chore: bump deps (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
charIeszhao authored Jan 23, 2025
1 parent dde90ae commit 4c77a63
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 26 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
"pnpm": {
"overrides": {
"cross-spawn@<6.0.6": "^6.0.6",
"nanoid@<3.3.8": "^3.3.8",
"send@<0.19.0": "^0.19.0",
"vite@>=5.0.0 <5.4.12": "^5.4.12",
"ws@>=6.0.0 <6.2.3": "^6.2.3",
"ws@>=7.0.0 <7.5.10": "^7.5.10",
"send@<0.19.0": "^0.19.0"
"ws@>=7.0.0 <7.5.10": "^7.5.10"
}
}
}
53 changes: 29 additions & 24 deletions pnpm-lock.yaml

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

0 comments on commit 4c77a63

Please sign in to comment.