Skip to content

Commit 03c7b5e

Browse files
committed
fix: fix
2 parents a79aed5 + b8a0ccd commit 03c7b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@rc-component/father-plugin": "^1.0.0",
4646
"@testing-library/jest-dom": "^6.1.5",
47-
"@testing-library/react": "^14.1.2",
47+
"@testing-library/react": "^16.2.0",
4848
"@types/jest": "^29.5.11",
4949
"@types/node": "^22.12.0",
5050
"@types/react": "^19.0.8",
@@ -68,7 +68,7 @@
6868
"regenerator-runtime": "^0.14.1",
6969
"sinon": "^9.0.2",
7070
"typescript": "^5.3.3",
71-
"vinyl-fs": "^3.0.3"
71+
"vinyl-fs": "^4.0.0"
7272
},
7373
"peerDependencies": {
7474
"react": ">=16.9.0",

0 commit comments

Comments
 (0)