Fix dependencies
Some checks failed
Lint / lint (push) Failing after 9s

This commit is contained in:
Julien Valverdé
2025-12-29 00:33:16 +01:00
parent 6778925a3a
commit 19c5b91b6b
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-reconciler": "~0.32.0"
},
"dependencies": {
"react-reconciler": "~0.32.0",
"react-reconciler": "~0.33.0",
"type-fest": "^5.3.1"
},
"peerDependencies": {