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.
2 parents a79aed5 + b8a0ccd commit 03c7b5eCopy full SHA for 03c7b5e
package.json
@@ -44,7 +44,7 @@
44
"devDependencies": {
45
"@rc-component/father-plugin": "^1.0.0",
46
"@testing-library/jest-dom": "^6.1.5",
47
- "@testing-library/react": "^14.1.2",
+ "@testing-library/react": "^16.2.0",
48
"@types/jest": "^29.5.11",
49
"@types/node": "^22.12.0",
50
"@types/react": "^19.0.8",
@@ -68,7 +68,7 @@
68
"regenerator-runtime": "^0.14.1",
69
"sinon": "^9.0.2",
70
"typescript": "^5.3.3",
71
- "vinyl-fs": "^3.0.3"
+ "vinyl-fs": "^4.0.0"
72
},
73
"peerDependencies": {
74
"react": ">=16.9.0",
0 commit comments