Skip to content

Commit b048b24

Browse files
⬆️ Update react monorepo
1 parent 763ddff commit b048b24

3 files changed

Lines changed: 277 additions & 270 deletions

File tree

examples/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"@testing-library/user-event": "^14.6.1",
1414
"@types/lodash": "^4.17.24",
1515
"@types/node": "^24.12.4",
16-
"@types/react": "^19.2.14",
16+
"@types/react": "^19.2.16",
1717
"fast-check": "workspace:*",
1818
"happy-dom": "^20.9.0",
1919
"lodash": "^4.18.1",
2020
"pure-rand": "^8.4.0",
21-
"react": "^19.2.6",
22-
"react-dom": "^19.2.6",
21+
"react": "^19.2.7",
22+
"react-dom": "^19.2.7",
2323
"typescript": "~6.0.3",
2424
"vitest": "^4.1.0"
2525
},

0 commit comments

Comments
 (0)