From 763ae9ae03e89a5cd6c66048768200a67050af53 Mon Sep 17 00:00:00 2001 From: Neohertz Date: Fri, 11 Jul 2025 14:22:47 -0600 Subject: [PATCH] fix: update deps --- package.json | 1 + pnpm-lock.yaml | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9501ba3..1eb41d3 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "devDependencies": { "@decky/rollup": "^1.0.1", "@decky/ui": "^4.7.2", + "@rollup/rollup-linux-x64-musl": "4.22.5", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@types/webpack": "^5.28.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f954a4..89662e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,6 +24,9 @@ importers: '@decky/ui': specifier: ^4.7.2 version: 4.7.2 + '@rollup/rollup-linux-x64-musl': + specifier: 4.22.5 + version: 4.22.5 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -1055,8 +1058,7 @@ snapshots: '@rollup/rollup-linux-x64-gnu@4.22.5': optional: true - '@rollup/rollup-linux-x64-musl@4.22.5': - optional: true + '@rollup/rollup-linux-x64-musl@4.22.5': {} '@rollup/rollup-win32-arm64-msvc@4.22.5': optional: true