summaryrefslogtreecommitdiff
path: root/frontend/pnpm-lock.yaml
diff options
context:
space:
mode:
authorMarco Rodolfi <marco.rodolfi@tuta.io>2023-05-04 17:46:00 +0200
committerGitHub <noreply@github.com>2023-05-04 16:46:00 +0100
commit089e6b086c7b125ef077a9351f50c292c8cbd712 (patch)
tree8d211e9911a1f612702570b662f5601a74ea3c4a /frontend/pnpm-lock.yaml
parent08d5c942a46df926e18b807a11761e447465def9 (diff)
downloaddecky-loader-089e6b086c7b125ef077a9351f50c292c8cbd712.tar.gz
decky-loader-089e6b086c7b125ef077a9351f50c292c8cbd712.zip
Small fix: handle missing localization in backend plus a small typo in the english language (#443)v2.8.0-pre3
* Hotfix for i18n where the detector was overriding localStorage * Please, pnpm, cooperate * Small fix regarding the backend getting hammered when switching to not supported languages plus a small english typo
Diffstat (limited to 'frontend/pnpm-lock.yaml')
-rw-r--r--frontend/pnpm-lock.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml
index 6feb5c6b..2a6ff259 100644
--- a/frontend/pnpm-lock.yaml
+++ b/frontend/pnpm-lock.yaml
@@ -1099,7 +1099,7 @@ packages:
hasBin: true
dependencies:
caniuse-lite: 1.0.30001482
- electron-to-chromium: 1.4.380
+ electron-to-chromium: 1.4.382
node-releases: 2.0.10
update-browserslist-db: 1.0.11(browserslist@4.21.5)
dev: true
@@ -1494,8 +1494,8 @@ packages:
stream-shift: 1.0.1
dev: true
- /electron-to-chromium@1.4.380:
- resolution: {integrity: sha512-XKGdI4pWM78eLH2cbXJHiBnWUwFSzZM7XujsB6stDiGu9AeSqziedP6amNLpJzE3i0rLTcfAwdCTs5ecP5yeSg==}
+ /electron-to-chromium@1.4.382:
+ resolution: {integrity: sha512-czMavlW52VIPgutbVL9JnZIZuFijzsG1ww/1z2Otu1r1q+9Qe2bTsH3My3sZarlvwyqHM6+mnZfEnt2Vr4dsIg==}
dev: true
/emoji-regex@8.0.0: