chore: Updated Lockfile

This commit is contained in:
Amaru8 2022-12-13 21:54:03 +00:00 committed by cider-chore[bot]
parent 912c5f9f58
commit fe2f880cf9
2 changed files with 97 additions and 84 deletions

View file

@ -44,7 +44,7 @@
"dependencies": {
"@achingbrain/ssdp": "^4.0.1",
"@sentry/electron": "^4.1.2",
"@sentry/integrations": "^7.23.0",
"@sentry/integrations": "^7.26.0",
"adm-zip": "0.4.10",
"airtunes2": "github:ciderapp/node_airtunes2",
"castv2-client": "^1.2.0",
@ -86,7 +86,7 @@
"@types/adm-zip": "^0.5.0",
"@types/discord-rpc": "4.0.3",
"@types/express": "^4.17.14",
"@types/node": "^18.11.10",
"@types/node": "^18.11.15",
"@types/qrcode-terminal": "^0.12.0",
"@types/ws": "^8.5.3",
"electron": "github:castlabs/electron-releases",
@ -96,7 +96,7 @@
"less": "^4.1.3",
"musickit-typescript": "^1.2.4",
"prettier": "2.7.1",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"vue-devtools": "^5.1.4",
"webpack": "~5.74.0"
},