Fix react types

This commit is contained in:
Florian Duros
2024-09-26 16:55:46 +02:00
parent 3c2614e62c
commit 53bbe891eb
2 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -68,7 +68,7 @@
},
"resolutions": {
"@types/react-dom": "17.0.25",
"@types/react": "17.0.80",
"@types/react": "17.0.82",
"@vector-im/compound-design-tokens": "1.8.0",
"@vector-im/compound-web": "5.5.0",
"@floating-ui/react": "0.26.11",
@@ -132,7 +132,7 @@
"@types/node-fetch": "^2.6.4",
"@types/pako": "^2.0.3",
"@types/qrcode": "^1.5.5",
"@types/react": "17.0.80",
"@types/react": "17.0.82",
"@types/react-beautiful-dnd": "^13.1.7",
"@types/react-dom": "17.0.25",
"@types/react-transition-group": "^4.4.9",