mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
re-add react-window v1 types
This commit is contained in:
@@ -78,6 +78,7 @@
|
|||||||
"@tanstack/react-query-devtools": "^5.90.2",
|
"@tanstack/react-query-devtools": "^5.90.2",
|
||||||
"@tanstack/react-query-persist-client": "^5.90.11",
|
"@tanstack/react-query-persist-client": "^5.90.11",
|
||||||
"@ts-rest/core": "^3.52.1",
|
"@ts-rest/core": "^3.52.1",
|
||||||
|
"@types/react-window": "^1.8.8",
|
||||||
"@xhayper/discord-rpc": "^1.3.0",
|
"@xhayper/discord-rpc": "^1.3.0",
|
||||||
"audiomotion-analyzer": "^4.5.1",
|
"audiomotion-analyzer": "^4.5.1",
|
||||||
"auto-text-size": "^0.2.3",
|
"auto-text-size": "^0.2.3",
|
||||||
|
|||||||
Generated
+10
@@ -62,6 +62,9 @@ importers:
|
|||||||
'@ts-rest/core':
|
'@ts-rest/core':
|
||||||
specifier: ^3.52.1
|
specifier: ^3.52.1
|
||||||
version: 3.52.1(@types/node@24.10.1)(zod@4.1.12)
|
version: 3.52.1(@types/node@24.10.1)(zod@4.1.12)
|
||||||
|
'@types/react-window':
|
||||||
|
specifier: ^1.8.8
|
||||||
|
version: 1.8.8
|
||||||
'@xhayper/discord-rpc':
|
'@xhayper/discord-rpc':
|
||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
@@ -1979,6 +1982,9 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^19.2.0
|
'@types/react': ^19.2.0
|
||||||
|
|
||||||
|
'@types/react-window@1.8.8':
|
||||||
|
resolution: {integrity: sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==}
|
||||||
|
|
||||||
'@types/react@19.2.5':
|
'@types/react@19.2.5':
|
||||||
resolution: {integrity: sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==}
|
resolution: {integrity: sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==}
|
||||||
|
|
||||||
@@ -7585,6 +7591,10 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 19.2.5
|
'@types/react': 19.2.5
|
||||||
|
|
||||||
|
'@types/react-window@1.8.8':
|
||||||
|
dependencies:
|
||||||
|
'@types/react': 19.2.5
|
||||||
|
|
||||||
'@types/react@19.2.5':
|
'@types/react@19.2.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
csstype: 3.1.3
|
csstype: 3.1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user