Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
htunnicliff committed Oct 11, 2024
1 parent 6bf2616 commit 81b7715
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 77 deletions.
70 changes: 0 additions & 70 deletions package-lock.json

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

13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,14 @@
"build": "tsup",
"check": "biome check --write ."
},
"dependencies": {
"type-fest": "4.26.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@types/node": "20.8.4",
"tsup": "7.2.0",
"tsx": "3.13.0",
"typescript": "5.2.2"
},
"dependencies": {
"type-fest": "4.5.0"
"@types/node": "22.7.5",
"tsup": "8.3.0",
"typescript": "5.6.3"
},
"packageManager": "[email protected]+sha512.65a9c38a8172948f617a53619762cd77e12b9950fe1f9239debcb8d62c652f2081824b986fee7c0af6c0a7df615becebe4bf56e17ec27214a87aa29d9e038b4b"
}

0 comments on commit 81b7715

Please sign in to comment.