update @decky/ui and @decky/api

This commit is contained in:
AAGaming
2024-06-13 18:27:59 -04:00
parent 7f421f5bd4
commit 48e79f803a
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"format": "prettier -c src -w"
},
"devDependencies": {
"@decky/api": "^1.0.4",
"@decky/api": "^1.0.5",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-image": "^3.0.3",
"@rollup/plugin-json": "^6.1.0",
@@ -46,7 +46,7 @@
}
},
"dependencies": {
"@decky/ui": "^4.0.2",
"@decky/ui": "^4.0.3",
"filesize": "^10.1.2",
"i18next": "^23.11.5",
"i18next-http-backend": "^2.5.2",
+8 -8
View File
@@ -6,8 +6,8 @@ settings:
dependencies:
'@decky/ui':
specifier: ^4.0.2
version: 4.0.2
specifier: ^4.0.3
version: 4.0.3
filesize:
specifier: ^10.1.2
version: 10.1.2
@@ -35,8 +35,8 @@ dependencies:
devDependencies:
'@decky/api':
specifier: ^1.0.4
version: 1.0.4
specifier: ^1.0.5
version: 1.0.5
'@rollup/plugin-commonjs':
specifier: ^26.0.1
version: 26.0.1(rollup@4.18.0)
@@ -328,12 +328,12 @@ packages:
to-fast-properties: 2.0.0
dev: true
/@decky/api@1.0.4:
resolution: {integrity: sha512-YChHjlk//lOiIM2tlNSd6Qk9aduFJOtG+uRv1JaTzLewPRj4dDeupC+mbJJfarMGYa4nsLnJ6BsubTqboeb+VQ==}
/@decky/api@1.0.5:
resolution: {integrity: sha512-ghIewwXzedYDq0l5eik21Rg0Fd3DFeniCIjL6M90Zc/bOH7vlKpgUGl+V/5/TvaGKkYW51hsMV6Usfy5OZFM7Q==}
dev: true
/@decky/ui@4.0.2:
resolution: {integrity: sha512-sU1Dz2dOyysEcXus3iix/7lgaR3V8H/0VPUHuQkiD7CibPw1ksUDYR2DUwNo48S0Pe4D4nDp9hOEOFyfrWWLDw==}
/@decky/ui@4.0.3:
resolution: {integrity: sha512-hlpf0QL3mrnv/Bl3T7AP9vHCbZhGPtlQVk1XJkvOdd43LJH9q6ErxdKe0YCvGTnvYcDm6vS90flYUGUY4zmEvw==}
dev: false
/@esbuild/aix-ppc64@0.20.2: