Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Apr 7, 2024
1 parent 319ceb0 commit fbfe601
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 101 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
},
"devDependencies": {
"@types/git-url-parse": "^9.0.3",
"@types/node": "16.x",
"@types/node": "~16.18.95",
"@types/vscode": "1.57.0",
"@vscode/vsce": "^2.24.0",
"@xhayper/discord-rpc": "^1.1.2",
"discord-api-types": "^0.37.71",
"filesize": "^10.1.0",
"discord-api-types": "^0.37.79",
"filesize": "^10.1.1",
"git-url-parse": "^14.0.0",
"source-map-support": "^0.5.21",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
"typescript": "^5.4.4"
},
"engines": {
"vscode": "^1.57.0"
Expand Down
Loading

0 comments on commit fbfe601

Please sign in to comment.