mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-06-15 03:47:11 +02:00
Update dependencies
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "silkflylauncher",
|
||||
"productName": "Silk Fly Launcher",
|
||||
"version": "1.0.0-dev",
|
||||
"description": "Silk Fly Launcher is a launcher and mod manager for Silksong mods from Nexus, built with Electron.",
|
||||
"description": "Silk Fly Launcher is a launcher and mod manager for Silksong mods from Thunderstore and Nexus, built with Electron.",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
@@ -29,15 +29,15 @@
|
||||
"@reforged/maker-appimage": "^5.2.0",
|
||||
"@stylistic/eslint-plugin": "^5.10.0",
|
||||
"cross-env": "^10.1.0",
|
||||
"electron": "^40.6.0",
|
||||
"eslint": "^10.2.0",
|
||||
"electron": "^41.2.1",
|
||||
"eslint": "^10.2.1",
|
||||
"globals": "^17.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nexusmods/nexus-api": "^1.1.5",
|
||||
"7zip-bin": "^5.2.0",
|
||||
"electron-store": "^11.0.2",
|
||||
"graphql": "^16.12.0",
|
||||
"graphql": "^16.13.2",
|
||||
"graphql-request": "^7.4.0",
|
||||
"node-7z": "^3.0.0",
|
||||
"semver": "^7.7.4",
|
||||
|
||||
Reference in New Issue
Block a user