Skip to content

Commit 87e27ba

Browse files
committed
✨ feat(依赖更新): 更新@types/react和@types/react-dom版本至^19.2.2和^19.2.1,提升类型定义的稳定性与兼容性。
1 parent a35debb commit 87e27ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@types/crypto-js": "^4.2.2",
5353
"@types/lodash-es": "^4.17.12",
5454
"@types/node": "^22.18.8",
55-
"@types/react": "^19.2.1",
56-
"@types/react-dom": "^19.2.0",
55+
"@types/react": "^19.2.2",
56+
"@types/react-dom": "^19.2.1",
5757
"@types/react-is": "^19.2.0",
5858
"@types/react-resizable": "^3.0.8",
5959
"@vitejs/plugin-react": "^5.0.4",

0 commit comments

Comments
 (0)