Skip to content

Commit

Permalink
Update @decky/ui to fix non-global dfl plugins crashing the UI due to…
Browse files Browse the repository at this point in the history
… a race condition
  • Loading branch information
AAGaming00 committed Aug 8, 2024
1 parent b8acc84 commit 1265672
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}
},
"dependencies": {
"@decky/ui": "^4.7.0",
"@decky/ui": "^4.7.1",
"filesize": "^10.1.2",
"i18next": "^23.11.5",
"i18next-http-backend": "^2.5.2",
Expand Down
10 changes: 5 additions & 5 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1265672

Please sign in to comment.