Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
afkcodes committed Dec 16, 2023
1 parent d5e75c0 commit 383c86c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"author": "Ashish Kumar",
"license": "ISC",
"devDependencies": {
"@swc/core": "^1.3.73",
"@types/node": "^20.4.5",
"terser": "^5.19.2",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
"@swc/core": "^1.3.100",
"@types/node": "^20.10.4",
"terser": "^5.26.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
}
}

0 comments on commit 383c86c

Please sign in to comment.