Skip to content

Commit f9cf31a

Browse files
authored
Merge branch 'master' into chore/upgrade-deps
2 parents 38aa62e + 77d720a commit f9cf31a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"rc-util": "^5.43.0"
4949
},
5050
"devDependencies": {
51-
"@rc-component/father-plugin": "^1.1.0",
52-
"@rc-component/trigger": "^2.2.3",
53-
"@testing-library/react": "^16.0.1",
54-
"@types/jest": "^29.5.13",
51+
"@rc-component/father-plugin": "^1.0.0",
52+
"@rc-component/trigger": "^1.5.0",
53+
"@testing-library/react": "^12.0.0",
54+
"@types/jest": "^29.5.12",
5555
"@types/node": "^22.7.5",
56-
"@types/react": "^18.3.11",
57-
"@types/react-dom": "^18.3.1",
58-
"@types/warning": "^3.0.3",
56+
"@types/react": "^16.8.19",
57+
"@types/react-dom": "^18.2.19",
58+
"@types/warning": "^3.0.0",
5959
"@umijs/fabric": "^4.0.1",
6060
"cross-env": "^7.0.3",
6161
"dumi": "^2.4.12",

0 commit comments

Comments
 (0)