Skip to content

Commit 9b3b968

Browse files
committed
chore: align maintenance dependencies
1 parent 28e22e1 commit 9b3b968

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,29 +46,29 @@
4646
]
4747
},
4848
"dependencies": {
49-
"@babel/runtime": "^7.25.4"
49+
"@babel/runtime": "^7.29.7"
5050
},
5151
"devDependencies": {
5252
"@cypress/code-coverage": "~3.12.45",
5353
"@rc-component/father-plugin": "^2.2.0",
5454
"@rc-component/np": "^1.0.4",
55-
"@types/node": "^20.16.1",
56-
"@types/react": "~18.3.4",
57-
"@types/react-dom": "~18.3.0",
55+
"@types/node": "^26.0.1",
56+
"@types/react": "^19.2.17",
57+
"@types/react-dom": "^19.2.3",
5858
"@umijs/fabric": "^4.0.1",
5959
"cypress": "^13.13.3",
60-
"dumi": "^2.4.7",
61-
"eslint": "^8.57.0",
62-
"father": "^4.5.0",
60+
"dumi": "^2.4.38",
61+
"eslint": "^9.39.4",
62+
"father": "^4.6.24",
6363
"jsonp": "^0.2.1",
6464
"markdown-it": "^14.1.0",
6565
"next": "~14.2.6",
6666
"normalize.css": "^8.0.1",
67-
"prettier": "^2.8.8",
68-
"react": "^18.3.1",
69-
"react-dom": "^18.3.1",
67+
"prettier": "^3.9.4",
68+
"react": "^19.2.7",
69+
"react-dom": "^19.2.7",
7070
"swc-plugin-coverage-instrument": "0.0.21",
71-
"typescript": "~5.5.4"
71+
"typescript": "^6.0.3"
7272
},
7373
"engines": {
7474
"node": ">=14.x"

0 commit comments

Comments
 (0)