fix: 📌 Remove old overrides for React v19

This commit is contained in:
Jesse Wierzbinski 2025-02-16 17:47:18 +01:00
parent c7b22698bf
commit 5f16ab30fd
No known key found for this signature in database
2 changed files with 0 additions and 8 deletions

View file

@ -55,9 +55,5 @@
"@shikijs/transformers": "^2.3.2",
"sharp": "^0.33.5"
},
"overrides": {
"react": "^19.0.0-rc-91061073-20241121",
"react-dom": "^19.0.0-rc-91061073-20241121"
},
"trustedDependencies": ["@biomejs/biome", "sharp"]
}