Skip to content

Commit 59e9f4a

Browse files
Bump perfect-scrollbar from 0.6.14 to 1.5.5
Bumps [perfect-scrollbar](https://github.com/mdbootstrap/perfect-scrollbar) from 0.6.14 to 1.5.5. - [Release notes](https://github.com/mdbootstrap/perfect-scrollbar/releases) - [Changelog](https://github.com/mdbootstrap/perfect-scrollbar/blob/main/CHANGELOG.md) - [Commits](mdbootstrap/perfect-scrollbar@721398f...dd7ffa2) --- updated-dependencies: - dependency-name: perfect-scrollbar dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d40856 commit 59e9f4a

File tree

2 files changed

+19
-24
lines changed

2 files changed

+19
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"jquery.cookie": "1.4.1",
2020
"jquery.mousewheel": "3.1.9",
2121
"merge-stream": "1.0.0",
22-
"perfect-scrollbar": "https://github.com/mdbootstrap/perfect-scrollbar#0.6.14",
22+
"perfect-scrollbar": "https://github.com/mdbootstrap/perfect-scrollbar#1.5.5",
2323
"postcss-pxtorem": "3.3.1",
2424
"select2": "4.0.0",
2525
"timepicker": "https://github.com/geex-arts/timepicker",

yarn.lock

Lines changed: 18 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ align-text@^0.1.1, align-text@^0.1.3:
3232
longest "^1.0.1"
3333
repeat-string "^1.5.2"
3434

35-
almond@~0.3.1:
36-
version "0.3.3"
37-
resolved "https://registry.yarnpkg.com/almond/-/almond-0.3.3.tgz#a0e7c95ac7624d6417b4494b1e68bff693168a20"
38-
3935
amdefine@>=0.0.4:
4036
version "1.0.1"
4137
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
@@ -1512,13 +1508,10 @@ [email protected]:
15121508
binaryextensions "~1.0.0"
15131509
textextensions "~1.0.0"
15141510

1515-
jquery-mousewheel@~3.1.13:
1516-
version "3.1.13"
1517-
resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5"
1518-
1519-
"jquery-ui@git://github.com/jquery/jquery-ui#1.11.4":
1511+
"jquery-ui@https://github.com/jquery/jquery-ui#1.11.4":
15201512
version "1.11.4"
1521-
resolved "git://github.com/jquery/jquery-ui#d6713024e16de90ea71dc0544ba34e1df01b4d8a"
1513+
uid d6713024e16de90ea71dc0544ba34e1df01b4d8a
1514+
resolved "https://github.com/jquery/jquery-ui#d6713024e16de90ea71dc0544ba34e1df01b4d8a"
15221515

15231516
15241517
version "1.4.1"
@@ -1528,7 +1521,11 @@ [email protected]:
15281521
version "3.1.9"
15291522
resolved "https://registry.yarnpkg.com/jquery.mousewheel/-/jquery.mousewheel-3.1.9.tgz#b1e162f1df8aaf6c24fbf923d3d6c58c52d9553e"
15301523

1531-
[email protected], jquery@>=1.5.1:
1524+
1525+
version "1.11.3"
1526+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.11.3.tgz#dd8b74278b27102d29df63eae28308a8cfa1b583"
1527+
1528+
jquery@>=1.5.1:
15321529
version "3.5.0"
15331530
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
15341531

@@ -2219,10 +2216,10 @@ pbkdf2@^3.0.3:
22192216
dependencies:
22202217
create-hmac "^1.1.2"
22212218

2222-
"perfect-scrollbar@git://github.com/noraesae/perfect-scrollbar#0.6.14":
2223-
version "0.0.0"
2224-
uid "721398fda70afbdf5d5b1b21e2f70d9df6c68383"
2225-
resolved "git://github.com/noraesae/perfect-scrollbar#721398fda70afbdf5d5b1b21e2f70d9df6c68383"
2219+
"perfect-scrollbar@https://github.com/mdbootstrap/perfect-scrollbar#1.5.5":
2220+
version "1.5.5"
2221+
uid dd7ffa27c843d20e68ec57b931f69de2a467b3c5
2222+
resolved "https://github.com/mdbootstrap/perfect-scrollbar#dd7ffa27c843d20e68ec57b931f69de2a467b3c5"
22262223

22272224
performance-now@^0.2.0:
22282225
version "0.2.0"
@@ -2551,12 +2548,9 @@ sass-graph@^2.1.1:
25512548
lodash "^4.0.0"
25522549
yargs "^4.7.1"
25532550

2554-
2555-
version "4.0.6"
2556-
resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.6.tgz#88697c96e08b65a5963c2806c1d5eefbceec0a7e"
2557-
dependencies:
2558-
almond "~0.3.1"
2559-
jquery-mousewheel "~3.1.13"
2551+
2552+
version "4.0.0"
2553+
resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.0.tgz#81b461456c77148e7e422eb63bd71ca0b254fce7"
25602554

25612555
"semver@2 || 3 || 4 || 5", semver@~5.3.0:
25622556
version "5.3.0"
@@ -2811,9 +2805,10 @@ time-stamp@^1.0.0:
28112805
version "1.0.1"
28122806
resolved "https://registry.yarnpkg.com/time-stamp/-/time-stamp-1.0.1.tgz#9f4bd23559c9365966f3302dbba2b07c6b99b151"
28132807

2814-
"timepicker@git://github.com/geex-arts/timepicker":
2808+
"timepicker@https://github.com/geex-arts/timepicker":
28152809
version "0.3.3"
2816-
resolved "git://github.com/geex-arts/timepicker#af182e40781fbcc4404547c7949e1610e4e9c184"
2810+
uid af182e40781fbcc4404547c7949e1610e4e9c184
2811+
resolved "https://github.com/geex-arts/timepicker#af182e40781fbcc4404547c7949e1610e4e9c184"
28172812
dependencies:
28182813
jquery ">=1.5.1"
28192814

0 commit comments

Comments
 (0)