diff options
| author | AAGaming <aa@mail.catvibers.me> | 2022-10-24 20:40:55 -0400 |
|---|---|---|
| committer | AAGaming <aa@mail.catvibers.me> | 2022-10-24 20:41:27 -0400 |
| commit | 1cd69097ad976b55f4b43dd6897c8a01b6527b3b (patch) | |
| tree | 178e0705864fd7a4f2f5a8ffcfc6f758524579db /frontend/pnpm-lock.yaml | |
| parent | 84c3b039c385ad872bb0f22eba7a3d2cd4a5ea10 (diff) | |
| download | decky-loader-1cd69097ad976b55f4b43dd6897c8a01b6527b3b.tar.gz decky-loader-1cd69097ad976b55f4b43dd6897c8a01b6527b3b.zip | |
import uuid in injector, update DFL
Diffstat (limited to 'frontend/pnpm-lock.yaml')
| -rw-r--r-- | frontend/pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 2bd08f42..0fc03765 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@types/react-file-icon': ^1.0.1 '@types/react-router': 5.1.18 '@types/webpack': ^5.28.0 - decky-frontend-lib: ^3.7.0 + decky-frontend-lib: ^3.7.3 husky: ^8.0.1 import-sort-style-module: ^6.0.0 inquirer: ^8.2.4 @@ -30,7 +30,7 @@ specifiers: typescript: ^4.7.4 dependencies: - decky-frontend-lib: 3.7.0 + decky-frontend-lib: 3.7.3 react-file-icon: 1.2.0_wcqkhtmu7mswc6yz4uyexck3ty react-icons: 4.4.0_react@16.14.0 react-markdown: 8.0.3_vshvapmxg47tngu7tvrsqpq55u @@ -944,8 +944,8 @@ packages: dependencies: ms: 2.1.2 - /decky-frontend-lib/3.7.0: - resolution: {integrity: sha512-kq002s74XRrtd0LbN9eVLPtwYQOQhAINKE8X0hsbcz3SVK7wvStVEmepku2m9kONUPN7m+H9eYRqJFGutQybSg==} + /decky-frontend-lib/3.7.3: + resolution: {integrity: sha512-HFHI19zr3gzOXDBF0DE9W+ZSx+mtjc/XqCYANoVfpMaDX1ITZpk2lMzBGuh9QvtHZ4LygtYEPIWDlrJDs8rGKA==} dependencies: minimist: 1.2.7 dev: false |
