Skip to content

Commit

Permalink
chore: dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Jul 15, 2023
1 parent b352a35 commit 47e554b
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 105 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscord",
"displayName": "Discord Rich Presence",
"version": "5.1.12",
"version": "5.1.13",
"description": "Highly customizable Discord Rich Presence extension for Visual Studio Code",
"main": "dist/extension.js",
"repository": "github:LeonardSSH/vscord",
Expand Down Expand Up @@ -47,13 +47,13 @@
"@types/git-url-parse": "^9.0.1",
"@types/node": "16.x",
"@types/vscode": "1.57.0",
"@xhayper/discord-rpc": "^1.0.17",
"discord-api-types": "^0.37.43",
"@xhayper/discord-rpc": "^1.0.20",
"discord-api-types": "^0.37.48",
"filesize": "^10.0.7",
"git-url-parse": "^13.1.0",
"source-map-support": "^0.5.21",
"tsup": "^6.7.0",
"typescript": "^5.0.4"
"tsup": "^7.1.0",
"typescript": "^5.1.6"
},
"engines": {
"vscode": "^1.57.0"
Expand Down
Loading

0 comments on commit 47e554b

Please sign in to comment.