Skip to content

Commit

Permalink
chore: bump deps (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
charIeszhao authored Dec 11, 2024
1 parent 4abf85c commit 8089cef
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 13 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,10 @@
"engines": {
"node": "^20.11.0 || ^22.0.0"
},
"prettier": "@silverhand/eslint-config/.prettierrc"
"prettier": "@silverhand/eslint-config/.prettierrc",
"pnpm": {
"overrides": {
"path-to-regexp@<0.1.12": "^0.1.12"
}
}
}
27 changes: 15 additions & 12 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 8089cef

Please sign in to comment.