^ same again

This commit is contained in:
Core 2023-07-15 16:08:52 +01:00
parent ff5ec2283d
commit f8e16c546d
No known key found for this signature in database
4 changed files with 1330 additions and 1972 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,2 +1,5 @@
yarnPath: .yarn/releases/yarn-3.5.1.cjs
nodeLinker: "node-modules"
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

View file

@ -38,7 +38,6 @@
"castv2-client": "^1.2.0",
"chokidar": "^3.5.3",
"discord-auto-rpc": "^1.0.17",
"dns-js": "github:ciderapp/node-dns-js",
"ejs": "^3.1.9",
"electron-fetch": "^1.9.1",
"electron-log": "^4.4.8",
@ -53,12 +52,10 @@
"mdns-js": "github:ciderapp/node-mdns-js",
"mpris-service": "^2.1.2",
"music-metadata": "7.12.6",
"node-gyp": "^9.3.1",
"node-ssdp": "^4.0.1",
"node-ssdp-js": "^0.9.6",
"qrcode": "^1.5.3",
"request": "^2.88.2",
"run-script-os": "^1.1.6",
"simple-ssdp": "^1.0.2",
"source-map-support": "^0.5.21",
"ssdp-js": "^1.0.1",
@ -83,6 +80,7 @@
"electron-builder-notarize-pkg": "^1.2.0",
"electron-webpack": "^2.8.2",
"less": "^4.1.3",
"node-gyp": "^9.4.0",
"prettier": "2.8.8",
"typescript": "^5.1.3",
"vue-devtools": "^5.1.4",
@ -229,6 +227,5 @@
"node": ">= 16",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
},
"packageManager": "yarn@3.5.1"
}
}

2415
yarn.lock

File diff suppressed because it is too large Load diff