Update dependencies

This commit is contained in:
2026-04-18 15:45:36 +02:00
parent 71e6649e67
commit 0d7cbaf4fd
2 changed files with 20 additions and 20 deletions

View File

@@ -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",