Skip to content

Commit abe58dc

Browse files
Merge pull request #3729 from opral/fix-flashtype-build
fix deployment
2 parents 42285b3 + 8167aa0 commit abe58dc

File tree

2 files changed

+74
-76
lines changed

2 files changed

+74
-76
lines changed

packages/lix/react-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"jsdom": "^26.1.0",
3535
"oxlint": "^1.14.0",
3636
"prettier": "^3.3.3",
37-
"react": "19.1.1",
38-
"react-dom": "19.1.1",
37+
"react": "19.2.0",
38+
"react-dom": "19.2.0",
3939
"typescript": "^5.5.4",
4040
"vitest": "^3.2.4"
4141
}

0 commit comments

Comments
 (0)