mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
fix two missing arguments, fixing reordering of newly installed plugins (#412)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"decky-frontend-lib": "^3.20.0",
|
||||
"decky-frontend-lib": "^3.20.4",
|
||||
"react-file-icon": "^1.3.0",
|
||||
"react-icons": "^4.8.0",
|
||||
"react-markdown": "^8.0.6",
|
||||
|
||||
Generated
+4
-4
@@ -2,8 +2,8 @@ lockfileVersion: '6.0'
|
||||
|
||||
dependencies:
|
||||
decky-frontend-lib:
|
||||
specifier: ^3.20.0
|
||||
version: 3.20.0
|
||||
specifier: ^3.20.4
|
||||
version: 3.20.4
|
||||
react-file-icon:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(react-dom@16.14.0)(react@16.14.0)
|
||||
@@ -1007,8 +1007,8 @@ packages:
|
||||
dependencies:
|
||||
ms: 2.1.2
|
||||
|
||||
/decky-frontend-lib@3.20.0:
|
||||
resolution: {integrity: sha512-AOlALWiOGxVVOuXiPpTOZsunvZdnqldiVpaoFpzAsNb9F65/mtD0zKeyY69IwSEU08iXDr9Sw/HBRserxg6UWg==}
|
||||
/decky-frontend-lib@3.20.4:
|
||||
resolution: {integrity: sha512-DJgVonmk3lmRc/9w2FM/CE2WXlsl2E9bbEYl9FMtiptQmMJCkrBqoQM49J4QpEYdn9akHYYw/wcGa56/zJupOw==}
|
||||
dev: false
|
||||
|
||||
/decode-named-character-reference@1.0.2:
|
||||
|
||||
Reference in New Issue
Block a user