Skip to content

Commit

Permalink
updated babel/runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
lift46252 committed Sep 2, 2024
1 parent 4cc1187 commit b1421ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd",
"version": "4.7.0-fix-dropdown-v2",
"version": "4.7.0-fix-dropdown-v3.5",
"description": "An enterprise-class UI design language and React components implementation",
"title": "Ant Design",
"keywords": [
Expand Down Expand Up @@ -109,7 +109,7 @@
"@ant-design/css-animation": "^1.7.2",
"@ant-design/icons": "^4.2.1",
"@ant-design/react-slick": "0.27.11",
"@babel/runtime": "^7.11.2",
"@babel/runtime": "7.18.3",
"array-tree-filter": "^2.1.0",
"classnames": "^2.2.6",
"copy-to-clipboard": "3.3.1",
Expand Down Expand Up @@ -137,16 +137,16 @@
"rc-rate": "~2.8.2",
"rc-resize-observer": "0.2.5",
"rc-select": "github:bagrinsergiu/select#11.4.1-remove_builded_folders_from_git_ignore_to_can_install_fork_locally",
"rc-slider": "9.5.3",
"rc-slider": "^11.1.5",
"rc-steps": "4.1.2",
"rc-switch": "3.2.1",
"rc-table": "7.10.2",
"rc-tabs": "~11.6.0",
"rc-textarea": "0.3.0",
"rc-tooltip": "^5.3.1",
"rc-tooltip": "^6.2.0",
"rc-tree": "~3.10.0",
"rc-tree-select": "4.1.2",
"rc-trigger": "^5.3.4",
"rc-trigger": "5.2.18",
"rc-upload": "3.3.1",
"rc-util": "^5.1.0",
"scroll-into-view-if-needed": "2.2.26",
Expand Down

0 comments on commit b1421ee

Please sign in to comment.