mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
fix: 📌 Remove old overrides for React v19
This commit is contained in:
parent
c7b22698bf
commit
5f16ab30fd
4
bun.lock
4
bun.lock
|
|
@ -54,10 +54,6 @@
|
||||||
"sharp",
|
"sharp",
|
||||||
"@biomejs/biome",
|
"@biomejs/biome",
|
||||||
],
|
],
|
||||||
"overrides": {
|
|
||||||
"react": "^19.0.0-rc-91061073-20241121",
|
|
||||||
"react-dom": "^19.0.0-rc-91061073-20241121",
|
|
||||||
},
|
|
||||||
"packages": {
|
"packages": {
|
||||||
"@algolia/autocomplete-core": ["@algolia/autocomplete-core@1.18.1", "", { "dependencies": { "@algolia/autocomplete-plugin-algolia-insights": "1.18.1", "@algolia/autocomplete-shared": "1.18.1" } }, "sha512-+lOAwRkvxTt24AXNu3pT0EfCEh1ZOQkKlrgFa0Ji2jxSbY2WW3gb1k39JBPyXcCLlivdxYPXREdg8ImAF2Nw9Q=="],
|
"@algolia/autocomplete-core": ["@algolia/autocomplete-core@1.18.1", "", { "dependencies": { "@algolia/autocomplete-plugin-algolia-insights": "1.18.1", "@algolia/autocomplete-shared": "1.18.1" } }, "sha512-+lOAwRkvxTt24AXNu3pT0EfCEh1ZOQkKlrgFa0Ji2jxSbY2WW3gb1k39JBPyXcCLlivdxYPXREdg8ImAF2Nw9Q=="],
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -55,9 +55,5 @@
|
||||||
"@shikijs/transformers": "^2.3.2",
|
"@shikijs/transformers": "^2.3.2",
|
||||||
"sharp": "^0.33.5"
|
"sharp": "^0.33.5"
|
||||||
},
|
},
|
||||||
"overrides": {
|
|
||||||
"react": "^19.0.0-rc-91061073-20241121",
|
|
||||||
"react-dom": "^19.0.0-rc-91061073-20241121"
|
|
||||||
},
|
|
||||||
"trustedDependencies": ["@biomejs/biome", "sharp"]
|
"trustedDependencies": ["@biomejs/biome", "sharp"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue