Skip to content

Commit

Permalink
chore(deps): Update ant-design packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 56c4def commit 3d15112
Show file tree
Hide file tree
Showing 5 changed files with 190 additions and 173 deletions.
6 changes: 3 additions & 3 deletions bricks/advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@ant-design/cssinjs": "^1.21.1",
"@ant-design/icons": "^5.5.1",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
Expand All @@ -51,7 +51,7 @@
"@react-pdf-viewer/core": "^3.12.0",
"@react-pdf-viewer/default-layout": "^3.12.0",
"@react-pdf-viewer/page-navigation": "^3.12.0",
"antd": "^5.19.3",
"antd": "^5.21.1",
"classnames": "^2.3.2",
"html2canvas": "^1.4.1",
"immutability-helper": "^3.1.1",
Expand Down
4 changes: 2 additions & 2 deletions bricks/diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/cssinjs": "^1.21.1",
"@dagrejs/dagre": "^1.1.3",
"@next-api-sdk/cmdb-sdk": "^1.1.0",
"@next-core/element": "^1.2.12",
Expand All @@ -45,7 +45,7 @@
"@next-core/runtime": "^1.54.16",
"@next-core/theme": "^1.5.4",
"@next-core/utils": "^1.7.23",
"antd": "^5.19.3",
"antd": "^5.21.1",
"classnames": "^2.3.2",
"d3-drag": "^3.0.0",
"d3-force": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions bricks/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@ant-design/cssinjs": "^1.21.1",
"@ant-design/icons": "^5.5.1",
"@easyops-cn/rc-trigger": "^2.2.1",
"@next-core/element": "^1.2.12",
"@next-core/http": "^1.2.7",
Expand All @@ -48,7 +48,7 @@
"@next-shared/form": "^0.7.3",
"@next-shared/hooks": "^0.0.12",
"@next-shared/story": "^0.0.2",
"antd": "^5.19.3",
"antd": "^5.21.1",
"classnames": "^2.3.2",
"dayjs": "^1.11.10",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion bricks/visual-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@ant-design/icons": "^5.3.7",
"@ant-design/icons": "^5.5.1",
"@formily/antd-v5": "^1.1.9",
"@formily/core": "^2.3.1",
"@formily/react": "^2.3.1",
Expand Down
Loading

0 comments on commit 3d15112

Please sign in to comment.