Fix tab jank on latest steam beta

This commit is contained in:
AAGaming
2023-04-28 22:29:46 -04:00
parent 93151e4e5e
commit caf37d681f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
} }
}, },
"dependencies": { "dependencies": {
"decky-frontend-lib": "3.20.5", "decky-frontend-lib": "3.20.6",
"react-file-icon": "^1.3.0", "react-file-icon": "^1.3.0",
"react-icons": "^4.8.0", "react-icons": "^4.8.0",
"react-markdown": "^8.0.6", "react-markdown": "^8.0.6",
+4 -4
View File
@@ -2,8 +2,8 @@ lockfileVersion: '6.0'
dependencies: dependencies:
decky-frontend-lib: decky-frontend-lib:
specifier: 3.20.5 specifier: 3.20.6
version: 3.20.5 version: 3.20.6
react-file-icon: react-file-icon:
specifier: ^1.3.0 specifier: ^1.3.0
version: 1.3.0(react-dom@16.14.0)(react@16.14.0) version: 1.3.0(react-dom@16.14.0)(react@16.14.0)
@@ -1007,8 +1007,8 @@ packages:
dependencies: dependencies:
ms: 2.1.2 ms: 2.1.2
/decky-frontend-lib@3.20.5: /decky-frontend-lib@3.20.6:
resolution: {integrity: sha512-aXllFYhWovoiyBHNzH8PW9EYgXotY9ysuU9icFNgrOWFotyJV+2KGLnfYEyBlDNiexKvXKVRKPw1gRFX2hP4AQ==} resolution: {integrity: sha512-imx3vgVpFm3p9+Pw5cjN964PB6Gt+4HGXkwgDRrySgyTOg8luSUB5DuJPR0Pu5a4wpVNrewKx6Qt+MTqJpN6SQ==}
dev: false dev: false
/decode-named-character-reference@1.0.2: /decode-named-character-reference@1.0.2: