mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(site): upgrade to React 19 to resolve invalid hook call (#597)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
ba17f34091
commit
a70c04c6fc
+2
-2
@@ -43,8 +43,8 @@
|
||||
"marked": "^17.0.1",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
"nanostores": "^1.0.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"reading-time": "^1.5.0",
|
||||
"schema-dts": "^1.1.5",
|
||||
"sharp": "^0.34.3",
|
||||
|
||||
Reference in New Issue
Block a user