mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-06 09:12:26 +03:00
improve code for edge overflow cases
This commit is contained in:
+7
-7
@@ -36,19 +36,19 @@
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-react": "^7.20.3",
|
||||
"eslint-plugin-react-hooks": "^4.0.8",
|
||||
"expect-playwright": "^0.3.1",
|
||||
"expect-playwright": "^0.3.4",
|
||||
"express": "^4.17.1",
|
||||
"glob": "^7.1.6",
|
||||
"jest": "^26.6.0",
|
||||
"jest-dev-server": "^4.4.0",
|
||||
"jest-playwright-preset": "^1.4.5",
|
||||
"jest-playwright-preset": "^1.5.2",
|
||||
"mkdirp": "^1.0.4",
|
||||
"node-sass": "^4.14.1",
|
||||
"playwright": "^1.8.0",
|
||||
"playwright-chromium": "^1.8.0",
|
||||
"playwright-core": "^1.8.0",
|
||||
"playwright-firefox": "^1.8.0",
|
||||
"playwright-webkit": "^1.8.0",
|
||||
"playwright": "^1.10.0",
|
||||
"playwright-chromium": "^1.10.0",
|
||||
"playwright-core": "^1.10.0",
|
||||
"playwright-firefox": "^1.10.0",
|
||||
"playwright-webkit": "^1.10.0",
|
||||
"prettier": "^2.0.5",
|
||||
"prettier-eslint": "^11.0.0",
|
||||
"rollup": "^2.36.1",
|
||||
|
||||
Reference in New Issue
Block a user