Skip to content

Commit

Permalink
update antd and types related to react
Browse files Browse the repository at this point in the history
  • Loading branch information
yomybaby committed Jan 16, 2025
1 parent 0cd6ceb commit 4826cc3
Show file tree
Hide file tree
Showing 3 changed files with 304 additions and 607 deletions.
8 changes: 4 additions & 4 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@ai-sdk/react": "^1.0.7",
"@ant-design/cssinjs": "^1.22.0",
"@ant-design/icons": "^5.5.1",
"@ant-design/x": "^1.0.4",
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@ant-design/x": "^1.0.4",
"@cloudscape-design/board-components": "3.0.60",
"@codemirror/language": "^6.10.3",
"@melloware/react-logviewer": "^5.3.2",
Expand All @@ -21,7 +21,7 @@
"ahooks": "^3.8.1",
"ai": "^4.0.22",
"ansi_up": "^6.0.2",
"antd": "^5.22.7",
"antd": "^5.23.1",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
Expand Down Expand Up @@ -105,9 +105,9 @@
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"@types/node": "^20.17.6",
"@types/react": "^19.0.1",
"@types/react": "^19.0.7",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.3",
"@types/react-relay": "^18.2.0",
"@types/react-resizable": "^3.0.8",
"@types/react-syntax-highlighter": "^15.5.13",
Expand Down
Loading

0 comments on commit 4826cc3

Please sign in to comment.