We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763ddff commit b048b24Copy full SHA for b048b24
3 files changed
examples/package.json
@@ -13,13 +13,13 @@
13
"@testing-library/user-event": "^14.6.1",
14
"@types/lodash": "^4.17.24",
15
"@types/node": "^24.12.4",
16
- "@types/react": "^19.2.14",
+ "@types/react": "^19.2.16",
17
"fast-check": "workspace:*",
18
"happy-dom": "^20.9.0",
19
"lodash": "^4.18.1",
20
"pure-rand": "^8.4.0",
21
- "react": "^19.2.6",
22
- "react-dom": "^19.2.6",
+ "react": "^19.2.7",
+ "react-dom": "^19.2.7",
23
"typescript": "~6.0.3",
24
"vitest": "^4.1.0"
25
},
0 commit comments