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 | e0681b06efdee3dcacb6ddfca515d947b802faff (patch) | |
| tree | 52c1cad716b92c784d2946d063cc36b34255ea5e /pnpm-lock.yaml | |
| parent | 8df4d48cd89d636940982e60bb51b688226e630c (diff) | |
| parent | b936baab13b026d4355844d94616a622753a7370 (diff) | |
| download | decky-lsfg-vk-e0681b06efdee3dcacb6ddfca515d947b802faff.tar.gz decky-lsfg-vk-e0681b06efdee3dcacb6ddfca515d947b802faff.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 |
