diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-08-03 14:32:35 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-08-03 14:32:35 -0400 |
| commit | c52d1fa86d302d0d6cb29808aa62c755c7b33362 (patch) | |
| tree | 52c1cad716b92c784d2946d063cc36b34255ea5e /pnpm-lock.yaml | |
| parent | 7c91f739ff2c6e2da2b31533b3cf170c7d198f3c (diff) | |
| parent | 5598bb0e97fd9a0e16f63c4c93a4dc6ae1f169ab (diff) | |
| download | decky-lsfg-vk-c52d1fa86d302d0d6cb29808aa62c755c7b33362.tar.gz decky-lsfg-vk-c52d1fa86d302d0d6cb29808aa62c755c7b33362.zip | |
Merge main and normalize translation locale handling
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f954a4..cad45b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,6 +17,13 @@ importers: tslib: specifier: ^2.7.0 version: 2.7.0 + optionalDependencies: + '@rollup/rollup-linux-x64-gnu': + specifier: 4.22.5 + version: 4.22.5 + '@rollup/rollup-linux-x64-musl': + specifier: 4.22.5 + version: 4.22.5 devDependencies: '@decky/rollup': specifier: ^1.0.1 |
