From 69e9f998e9e6890807c8811920d76bb46c4ccea7 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Thu, 27 Jun 2024 00:13:54 -0400 Subject: [PATCH] bump @decky/ui --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ee42991c8..a380c1f10 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,7 +46,7 @@ } }, "dependencies": { - "@decky/ui": "^4.0.3", + "@decky/ui": "^4.2.0", "filesize": "^10.1.2", "i18next": "^23.11.5", "i18next-http-backend": "^2.5.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 31c073470..fa672d965 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@decky/ui': - specifier: ^4.0.3 - version: 4.0.3 + specifier: ^4.2.0 + version: 4.2.0 filesize: specifier: ^10.1.2 version: 10.1.2 @@ -332,8 +332,8 @@ packages: resolution: {integrity: sha512-ghIewwXzedYDq0l5eik21Rg0Fd3DFeniCIjL6M90Zc/bOH7vlKpgUGl+V/5/TvaGKkYW51hsMV6Usfy5OZFM7Q==} dev: true - /@decky/ui@4.0.3: - resolution: {integrity: sha512-hlpf0QL3mrnv/Bl3T7AP9vHCbZhGPtlQVk1XJkvOdd43LJH9q6ErxdKe0YCvGTnvYcDm6vS90flYUGUY4zmEvw==} + /@decky/ui@4.2.0: + resolution: {integrity: sha512-s7STgZqZL1UWqT+fki0y6lwaqTXszGLMdUIDeIlBIFS9TLHmWMuDfEUbCk0epq6kM7big2N5r8SX5jc6PwHbZQ==} dev: false /@esbuild/aix-ppc64@0.20.2: