Update DFL

This commit is contained in:
TrainDoctor 2023-04-14 18:32:33 -07:00
parent daec6099c4
commit cadd0bee9e
No known key found for this signature in database
GPG key ID: FFABB0E08B5CEDD9
2 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@
"typescript": "^4.7.4"
},
"dependencies": {
"decky-frontend-lib": "^3.19.2",
"decky-frontend-lib": "^3.20.5",
"react-icons": "^4.4.0"
},
"pnpm": {

View file

@ -2,8 +2,8 @@ lockfileVersion: '6.0'
dependencies:
decky-frontend-lib:
specifier: ^3.19.2
version: 3.19.2
specifier: ^3.20.5
version: 3.20.5
react-icons:
specifier: ^4.4.0
version: 4.4.0
@ -430,8 +430,8 @@ packages:
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
dev: true
/decky-frontend-lib@3.19.2:
resolution: {integrity: sha512-J8QYlzi+FEwwoDxoUOhq+BvRO1bdg8O60oxyfcRF7nLalGPrRyaXx4MNNP117X/RY7smPF1xigjglNthdv9Yzw==}
/decky-frontend-lib@3.20.5:
resolution: {integrity: sha512-aXllFYhWovoiyBHNzH8PW9EYgXotY9ysuU9icFNgrOWFotyJV+2KGLnfYEyBlDNiexKvXKVRKPw1gRFX2hP4AQ==}
dev: false
/deepmerge@4.2.2: