mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
chore: upgrade deps (#46255)
* chore: upgrade deps * upgrade and fix snapshot --------- Co-authored-by: afc163 <afc163@users.noreply.github.com> Co-authored-by: tanghui <yoyo837@hotmail.com>
This commit is contained in:
parent
f72752de35
commit
d0cc4087dd
@ -308,7 +308,7 @@ exports[`Tour controlled current 1`] = `
|
||||
<div>
|
||||
<div
|
||||
class="ant-tour-mask"
|
||||
style="position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; z-index: 1001; pointer-events: none;"
|
||||
style="position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; z-index: 1001; pointer-events: auto;"
|
||||
>
|
||||
<svg
|
||||
style="width: 100%; height: 100%;"
|
||||
|
@ -119,7 +119,7 @@
|
||||
"@ctrl/tinycolor": "^3.6.1",
|
||||
"@rc-component/color-picker": "~1.4.1",
|
||||
"@rc-component/mutate-observer": "^1.1.0",
|
||||
"@rc-component/tour": "~1.11.0",
|
||||
"@rc-component/tour": "~1.11.1",
|
||||
"@rc-component/trigger": "^1.18.2",
|
||||
"classnames": "^2.3.2",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
@ -136,7 +136,7 @@
|
||||
"rc-input": "~1.3.6",
|
||||
"rc-input-number": "~8.4.0",
|
||||
"rc-mentions": "~2.9.1",
|
||||
"rc-menu": "~9.12.2",
|
||||
"rc-menu": "~9.12.4",
|
||||
"rc-motion": "^2.9.0",
|
||||
"rc-notification": "~5.3.0",
|
||||
"rc-pagination": "~4.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user