patch solid to try fix memo undefined under transition bug (#18338)

This commit is contained in:
Brendan Allan
2026-03-20 12:58:35 +08:00
committed by GitHub
parent d460614cd7
commit 4989632245
4 changed files with 62 additions and 2 deletions

View File

@@ -113,6 +113,7 @@
"patchedDependencies": {
"@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch",
"@openrouter/ai-sdk-provider@1.5.4": "patches/@openrouter%2Fai-sdk-provider@1.5.4.patch",
"@ai-sdk/xai@2.0.51": "patches/@ai-sdk%2Fxai@2.0.51.patch"
"@ai-sdk/xai@2.0.51": "patches/@ai-sdk%2Fxai@2.0.51.patch",
"solid-js@1.9.10": "patches/solid-js@1.9.10.patch"
}
}