summaryrefslogtreecommitdiff
path: root/frontend/pnpm-lock.yaml
diff options
context:
space:
mode:
authorAAGaming <aa@mail.catvibers.me>2023-04-04 18:52:32 +0000
committerGitHub <noreply@github.com>2023-04-04 14:52:32 -0400
commit7d2cff874527f0fad539b534080edfc319b016c1 (patch)
tree2d5d11b0d36265c626f5437faee6f4602941877d /frontend/pnpm-lock.yaml
parentee5ed3faf0cc4abd6abd3cb09d9e93a8e8aa6810 (diff)
downloaddecky-loader-7d2cff874527f0fad539b534080edfc319b016c1.tar.gz
decky-loader-7d2cff874527f0fad539b534080edfc319b016c1.zip
fix two missing arguments, fixing reordering of newly installed plugins (#412)v2.6.5-pre2
Diffstat (limited to 'frontend/pnpm-lock.yaml')
-rw-r--r--frontend/pnpm-lock.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml
index 6235f845..02ad974d 100644
--- a/frontend/pnpm-lock.yaml
+++ b/frontend/pnpm-lock.yaml
@@ -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: