Skip to content

Commit

Permalink
chore: upgrade deps (ant-design#46255)
Browse files Browse the repository at this point in the history
* chore: upgrade deps

* upgrade and fix snapshot

---------

Co-authored-by: afc163 <[email protected]>
Co-authored-by: tanghui <[email protected]>
  • Loading branch information
3 people authored Dec 6, 2023
1 parent f72752d commit d0cc408
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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%;"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit d0cc408

Please sign in to comment.