Skip to content

Commit 8e1cfa9

Browse files
roninjin10claude
andcommitted
fix: downgrade @types/react-dom to ^19.2.3 (^19.2.10 does not exist)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d84ad3d commit 8e1cfa9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bun.lock

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react-dom": "^19.2.4",
6464
"react-reconciler": "^0.31.0",
6565
"zod": "^4.3.6",
66-
"@types/react-dom": "^19.2.10",
66+
"@types/react-dom": "^19.2.3",
6767
"@types/react-reconciler": "^0.28.9"
6868
},
6969
"peerDependencies": {

0 commit comments

Comments
 (0)