mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 🐛 Use proper React version overrides
This commit is contained in:
parent
b1a9dda0a9
commit
3babd7a5a3
2 changed files with 4 additions and 0 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
|
@ -55,5 +55,9 @@
|
|||
"@shikijs/transformers": "^1.22.2",
|
||||
"sharp": "^0.33.5"
|
||||
},
|
||||
"overrides": {
|
||||
"react": "^19.0.0-rc-cae764ce-20241025",
|
||||
"react-dom": "^19.0.0-rc-cae764ce-20241025"
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome", "sharp"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue