Skip to content

Commit 4826cc3

Browse files
committed
update antd and types related to react
1 parent 0cd6ceb commit 4826cc3

File tree

3 files changed

+304
-607
lines changed

3 files changed

+304
-607
lines changed

react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@ai-sdk/react": "^1.0.7",
88
"@ant-design/cssinjs": "^1.22.0",
99
"@ant-design/icons": "^5.5.1",
10-
"@ant-design/x": "^1.0.4",
1110
"@ant-design/v5-patch-for-react-19": "^1.0.3",
11+
"@ant-design/x": "^1.0.4",
1212
"@cloudscape-design/board-components": "3.0.60",
1313
"@codemirror/language": "^6.10.3",
1414
"@melloware/react-logviewer": "^5.3.2",
@@ -21,7 +21,7 @@
2121
"ahooks": "^3.8.1",
2222
"ai": "^4.0.22",
2323
"ansi_up": "^6.0.2",
24-
"antd": "^5.22.7",
24+
"antd": "^5.23.1",
2525
"antd-style": "^3.7.1",
2626
"classnames": "^2.5.1",
2727
"dayjs": "^1.11.13",
@@ -105,9 +105,9 @@
105105
"@types/jest": "^29.5.14",
106106
"@types/lodash": "^4.17.13",
107107
"@types/node": "^20.17.6",
108-
"@types/react": "^19.0.1",
108+
"@types/react": "^19.0.7",
109109
"@types/react-copy-to-clipboard": "^5.0.7",
110-
"@types/react-dom": "^19.0.1",
110+
"@types/react-dom": "^19.0.3",
111111
"@types/react-relay": "^18.2.0",
112112
"@types/react-resizable": "^3.0.8",
113113
"@types/react-syntax-highlighter": "^15.5.13",

0 commit comments

Comments
 (0)