diff options
Diffstat (limited to 'frontend')
| -rw-r--r-- | frontend/package.json | 2 | ||||
| -rw-r--r-- | frontend/pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/frontend/package.json b/frontend/package.json index ee42991c..a380c1f1 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 31c07347..fa672d96 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: |
