Skip to content

Commit

Permalink
fix: update scrollbar component style (#3917)
Browse files Browse the repository at this point in the history
  • Loading branch information
bytemain authored Aug 8, 2024
1 parent 4fde8e6 commit a05a264
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@ant-design/icons": "^4.6.4",
"@opensumi/ide-utils": "workspace:*",
"@opensumi/react-custom-scrollbars-2": "^4.3.1",
"@opensumi/react-custom-scrollbars-2": "^4.3.2",
"fuzzy": "^0.1.3",
"lodash": "^4.17.21",
"marked": "4.0.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2133,7 +2133,7 @@ __metadata:
"@ant-design/icons": "npm:^4.6.4"
"@opensumi/ide-dev-tool": "workspace:*"
"@opensumi/ide-utils": "workspace:*"
"@opensumi/react-custom-scrollbars-2": "npm:^4.3.1"
"@opensumi/react-custom-scrollbars-2": "npm:^4.3.2"
"@types/marked": "npm:^4.0.7"
"@types/react-window": "npm:^1.8.5"
fuzzy: "npm:^0.1.3"
Expand Down Expand Up @@ -3101,17 +3101,17 @@ __metadata:
languageName: unknown
linkType: soft

"@opensumi/react-custom-scrollbars-2@npm:^4.3.1":
version: 4.3.1
resolution: "@opensumi/react-custom-scrollbars-2@npm:4.3.1"
"@opensumi/react-custom-scrollbars-2@npm:^4.3.2":
version: 4.3.2
resolution: "@opensumi/react-custom-scrollbars-2@npm:4.3.2"
dependencies:
dom-css: "npm:^2.0.0"
prop-types: "npm:^15.5.10"
raf: "npm:^3.1.0"
peerDependencies:
react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10/c4d0434b63071e8c211d585ce2b1373fbad29ded161d805886517dc208bc2767a1e0851718b634fe17654756d0fb84c3b05f3d97d4c9f13027c2cd883510b4f7
checksum: 10/31d00305d8014705131267fe0e2fd26d4887d216e186ef90f5c75a433637104bce3563f2ee78b907985cb786a5456578409b3d4bdafd860cc57e3af9425436ef
languageName: node
linkType: hard

Expand Down

0 comments on commit a05a264

Please sign in to comment.