mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-20 18:52:05 +00:00
chore: deps
This commit is contained in:
parent
a8cd6201ce
commit
249444899f
2 changed files with 403 additions and 173 deletions
|
|
@ -15,17 +15,17 @@
|
|||
"publish": "npm run web:build && electron-builder -p always"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron/notarize": "^2.3.0",
|
||||
"@electron/notarize": "^2.3.2",
|
||||
"common": "workspace:*",
|
||||
"discord-rpc": "4.0.1",
|
||||
"electron": "29.1.4",
|
||||
"electron-builder": "^24.13.3",
|
||||
"electron-log": "^5.1.1",
|
||||
"electron-updater": "^6.1.8",
|
||||
"electron-log": "^5.1.5",
|
||||
"electron-updater": "^6.2.1",
|
||||
"webpack-merge": "^5.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@paymoapp/electron-shutdown-handler": "^1.0.15",
|
||||
"@paymoapp/electron-shutdown-handler": "^1.1.2",
|
||||
"utp-native": "^2.5.3"
|
||||
},
|
||||
"standard": {
|
||||
|
|
|
|||
568
pnpm-lock.yaml
568
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue