Skip to content

Commit

Permalink
feat: discord updated, moved to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Venipa committed Mar 11, 2024
1 parent f0c1e1c commit 17ba826
Show file tree
Hide file tree
Showing 5 changed files with 12,554 additions and 10,617 deletions.
13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@sentry/electron": "^3.0.7",
"@tailwindcss/line-clamp": "^0.4.2",
"@types/node": "^18.6.3",
"@xhayper/discord-rpc": "^1.1.2",
"autoprefixer": "^10.4.8",
"chalk": "^5.0.1",
"core-js": "^3.24.1",
"daisyui": "^2.20.0",
"date-fns": "^2.29.1",
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",
"electron-threads": "^1.0.2",
"electron-updater": "^5.2.1",
Expand All @@ -49,11 +49,9 @@
"vue-router": "^4.0.5",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.2",
"winston-transport": "^4.4.0",
"xosms": "^0.3.0"
"winston-transport": "^4.4.0"
},
"devDependencies": {
"@types/discord-rpc": "^4.0.0",
"@types/electron-devtools-installer": "^2.2.0",
"@types/events": "^3.0.0",
"@types/express": "^4.17.13",
Expand All @@ -74,7 +72,7 @@
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"electron": "^20.3.3",
"electron-builder": "^23.6.0",
"electron-builder": "^24.9.1",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.20.0",
"eslint-plugin-vue": "^9.3.0",
Expand All @@ -96,7 +94,12 @@
},
"license": "MIT",
"optionalDependencies": {
"@nodert-win10-rs4/windows.foundation": "^0.4.4",
"@nodert-win10-rs4/windows.media": "^0.4.4",
"@nodert-win10-rs4/windows.storage.streams": "^0.4.4",
"@types/discord-rpc": "^4.0.3",
"bufferutil": "^4.0.6",
"mpris-service": "^2.1.2",
"utf-8-validate": "^5.0.8"
},
"repository": "https://github.com/Venipa/ytmdesktop2",
Expand Down
Loading

0 comments on commit 17ba826

Please sign in to comment.