Skip to content

Commit 5cb68b8

Browse files
committed
chore: align maintenance dependencies
1 parent 8ff23c1 commit 5cb68b8

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,27 @@
3939
"tsc": "npm run lint:tsc"
4040
},
4141
"dependencies": {
42-
"@babel/runtime": "^7.18.0"
42+
"@babel/runtime": "^7.29.7"
4343
},
4444
"devDependencies": {
4545
"@rc-component/father-plugin": "^2.2.0",
4646
"@rc-component/np": "^1.0.4",
47-
"@testing-library/jest-dom": "^6.1.5",
48-
"@testing-library/react": "^16.1.0",
49-
"@types/jest": "^29.5.12",
50-
"@types/node": "^22.1.0",
51-
"@types/react": "^18.3.12",
52-
"@types/react-dom": "^18.3.1",
47+
"@testing-library/jest-dom": "^6.9.1",
48+
"@testing-library/react": "^16.3.2",
49+
"@types/jest": "^30.0.0",
50+
"@types/node": "^26.0.1",
51+
"@types/react": "^19.2.17",
52+
"@types/react-dom": "^19.2.3",
5353
"@umijs/fabric": "^4.0.1",
54-
"dumi": "^2.3.8",
55-
"eslint": "^8.57.0",
56-
"father": "^4.4.4",
54+
"dumi": "^2.4.38",
55+
"eslint": "^9.39.4",
56+
"father": "^4.6.24",
5757
"gh-pages": "^6.1.1",
58-
"prettier": "^3.3.3",
59-
"react": "^18.0.0",
60-
"react-dom": "^18.0.0",
58+
"prettier": "^3.9.4",
59+
"react": "^19.2.7",
60+
"react-dom": "^19.2.7",
6161
"rc-test": "^7.1.3",
62-
"typescript": "^5.4.5"
62+
"typescript": "^6.0.3"
6363
},
6464
"engines": {
6565
"node": ">=8.x"

0 commit comments

Comments
 (0)