This commit is contained in:
TrainDoctor 2023-05-14 17:45:34 -07:00
parent cadd0bee9e
commit ecb45e71f1
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.20.5",
"decky-frontend-lib": "^3.20.7",
"react-icons": "^4.4.0"
},
"pnpm": {

View file

@ -2,8 +2,8 @@ lockfileVersion: '6.0'
dependencies:
decky-frontend-lib:
specifier: ^3.20.5
version: 3.20.5
specifier: ^3.20.7
version: 3.20.7
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.20.5:
resolution: {integrity: sha512-aXllFYhWovoiyBHNzH8PW9EYgXotY9ysuU9icFNgrOWFotyJV+2KGLnfYEyBlDNiexKvXKVRKPw1gRFX2hP4AQ==}
/decky-frontend-lib@3.20.7:
resolution: {integrity: sha512-Zwwbo50cqpTbCfSCZaqITgTRvWs7pK9KO1A+Oo2sCC/DqOfyUtEH5niNPid4Qxu+yh4lsbEjTurJk1nCfd+nZw==}
dev: false
/deepmerge@4.2.2: