Skip to content

Commit 1c2caaf

Browse files
authored
fix: Update @rc-component/util dependency version
close close ant-design/ant-design#56751
1 parent 10b7c44 commit 1c2caaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dependencies": {
5353
"@rc-component/motion": "^1.1.3",
5454
"@rc-component/portal": "^2.1.0",
55-
"@rc-component/util": "^1.5.0",
55+
"@rc-component/util": "^1.7.0",
5656
"clsx": "^2.1.1"
5757
},
5858
"devDependencies": {
@@ -88,4 +88,4 @@
8888
"react": ">=18.0.0",
8989
"react-dom": ">=18.0.0"
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)