@frsource/frs-hide-scrollbar 2.0.6 → 2.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/README.md +2 -4
- package/package.json +2 -2
- package/yarn.lock +101 -38
package/CHANGELOG.md
CHANGED
|
@@ -2,8 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [2.0.7](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.6...v2.0.7) (2022-01-04)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* upgrade packages based on yarn audit ([bd84ecc](https://github.com/FRSource/FRS-hide-scrollbar/commit/bd84ecce6efa9d1f6017a49306f8cf462fd16685))
|
|
11
|
+
|
|
5
12
|
### [2.0.6](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.5...v2.0.6) (2021-09-06)
|
|
6
13
|
|
|
14
|
+
|
|
15
|
+
### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* security updates
|
|
18
|
+
|
|
7
19
|
### [2.0.5](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.4...v2.0.5) (2021-02-28)
|
|
8
20
|
|
|
9
21
|
|
package/README.md
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
# @frsource/frs-hide-scrollbar
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/frs-hide-scrollbar)
|
|
3
|
+
[](https://www.npmjs.com/package/@frsource/frs-hide-scrollbar)
|
|
4
4
|
[](https://github.com/semantic-release/semantic-release)
|
|
5
|
-
|
|
6
|
-
[](https://david-dm.org/frsource/frs-hide-scrollbar)
|
|
7
|
-
[](https://david-dm.org/frsource/frs-hide-scrollbar?type=dev)
|
|
5
|
+

|
|
8
6
|
[](https://bundlephobia.com/result?p=@frsource/frs-hide-scrollbar)
|
|
9
7
|
|
|
10
8
|
**@frsource/frs-hide-scrollbar** is a css-only, cross-browser (IE10+, supports both desktop & mobile devices), simple & lightweight library for hiding scrollbars!
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@frsource/frs-hide-scrollbar",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.7",
|
|
4
4
|
"description": "CSS-only & easy-to-use solution for cross-browser scrollbar hiding",
|
|
5
5
|
"source": "src/index.scss",
|
|
6
6
|
"main": "dist/frs-hide-scrollbar.css",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"cpy-cli": "^3.0.0",
|
|
49
|
-
"microbundle": "^0.
|
|
49
|
+
"microbundle": "^0.14.0",
|
|
50
50
|
"rimraf": "^3.0.0",
|
|
51
51
|
"sass": "^1.32.0",
|
|
52
52
|
"standard-version": "^9.0.0"
|
package/yarn.lock
CHANGED
|
@@ -964,6 +964,15 @@
|
|
|
964
964
|
estree-walker "^1.0.1"
|
|
965
965
|
picomatch "^2.2.2"
|
|
966
966
|
|
|
967
|
+
"@surma/rollup-plugin-off-main-thread@^2.2.2":
|
|
968
|
+
version "2.2.2"
|
|
969
|
+
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.2.tgz#12e062b299c9305c1e6c30fdac89c3222e0aa83f"
|
|
970
|
+
integrity sha512-dOD6nGZ79RmWKDRQuC7SOGXMvDkkLwBogu+epfVFMKiy2kOUtLZkb8wV/ettuMt37YJAJKYCKUmxSbZL2LkUQg==
|
|
971
|
+
dependencies:
|
|
972
|
+
ejs "^3.1.6"
|
|
973
|
+
json5 "^2.2.0"
|
|
974
|
+
magic-string "^0.25.0"
|
|
975
|
+
|
|
967
976
|
"@types/estree@*":
|
|
968
977
|
version "0.0.45"
|
|
969
978
|
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
|
|
@@ -1051,9 +1060,9 @@ ansi-regex@^2.0.0:
|
|
|
1051
1060
|
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
|
|
1052
1061
|
|
|
1053
1062
|
ansi-regex@^5.0.0:
|
|
1054
|
-
version "5.0.
|
|
1055
|
-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.
|
|
1056
|
-
integrity sha512-
|
|
1063
|
+
version "5.0.1"
|
|
1064
|
+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
|
|
1065
|
+
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
1057
1066
|
|
|
1058
1067
|
ansi-styles@^2.2.1:
|
|
1059
1068
|
version "2.2.1"
|
|
@@ -1146,6 +1155,11 @@ assign-symbols@^1.0.0:
|
|
|
1146
1155
|
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
|
1147
1156
|
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
|
|
1148
1157
|
|
|
1158
|
+
async@0.9.x:
|
|
1159
|
+
version "0.9.2"
|
|
1160
|
+
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
|
|
1161
|
+
integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=
|
|
1162
|
+
|
|
1149
1163
|
asyncro@^3.0.0:
|
|
1150
1164
|
version "3.0.0"
|
|
1151
1165
|
resolved "https://registry.yarnpkg.com/asyncro/-/asyncro-3.0.0.tgz#3c7a732e263bc4a42499042f48d7d858e9c0134e"
|
|
@@ -1588,10 +1602,10 @@ conventional-changelog-config-spec@2.1.0:
|
|
|
1588
1602
|
resolved "https://registry.yarnpkg.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz#874a635287ef8b581fd8558532bf655d4fb59f2d"
|
|
1589
1603
|
integrity sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==
|
|
1590
1604
|
|
|
1591
|
-
conventional-changelog-conventionalcommits@4.
|
|
1592
|
-
version "4.
|
|
1593
|
-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.
|
|
1594
|
-
integrity sha512-
|
|
1605
|
+
conventional-changelog-conventionalcommits@4.6.1, conventional-changelog-conventionalcommits@^4.5.0:
|
|
1606
|
+
version "4.6.1"
|
|
1607
|
+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz#f4c0921937050674e578dc7875f908351ccf4014"
|
|
1608
|
+
integrity sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==
|
|
1595
1609
|
dependencies:
|
|
1596
1610
|
compare-func "^2.0.0"
|
|
1597
1611
|
lodash "^4.17.15"
|
|
@@ -2086,6 +2100,13 @@ duplexer@^0.1.1, duplexer@^0.1.2:
|
|
|
2086
2100
|
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
|
|
2087
2101
|
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
|
|
2088
2102
|
|
|
2103
|
+
ejs@^3.1.6:
|
|
2104
|
+
version "3.1.6"
|
|
2105
|
+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.6.tgz#5bfd0a0689743bb5268b3550cceeebbc1702822a"
|
|
2106
|
+
integrity sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==
|
|
2107
|
+
dependencies:
|
|
2108
|
+
jake "^10.6.1"
|
|
2109
|
+
|
|
2089
2110
|
electron-to-chromium@^1.3.723:
|
|
2090
2111
|
version "1.3.736"
|
|
2091
2112
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.736.tgz#f632d900a1f788dab22fec9c62ec5c9c8f0c4052"
|
|
@@ -2271,6 +2292,13 @@ figures@^3.1.0:
|
|
|
2271
2292
|
dependencies:
|
|
2272
2293
|
escape-string-regexp "^1.0.5"
|
|
2273
2294
|
|
|
2295
|
+
filelist@^1.0.1:
|
|
2296
|
+
version "1.0.2"
|
|
2297
|
+
resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.2.tgz#80202f21462d4d1c2e214119b1807c1bc0380e5b"
|
|
2298
|
+
integrity sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==
|
|
2299
|
+
dependencies:
|
|
2300
|
+
minimatch "^3.0.4"
|
|
2301
|
+
|
|
2274
2302
|
filesize@^6.1.0:
|
|
2275
2303
|
version "6.1.0"
|
|
2276
2304
|
resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.1.0.tgz#e81bdaa780e2451d714d71c0d7a4f3238d37ad00"
|
|
@@ -2483,9 +2511,9 @@ glob-parent@^3.1.0:
|
|
|
2483
2511
|
path-dirname "^1.0.0"
|
|
2484
2512
|
|
|
2485
2513
|
glob-parent@~5.1.0:
|
|
2486
|
-
version "5.1.
|
|
2487
|
-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.
|
|
2488
|
-
integrity sha512-
|
|
2514
|
+
version "5.1.2"
|
|
2515
|
+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
|
|
2516
|
+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
|
2489
2517
|
dependencies:
|
|
2490
2518
|
is-glob "^4.0.1"
|
|
2491
2519
|
|
|
@@ -2649,9 +2677,9 @@ hosted-git-info@^2.1.4:
|
|
|
2649
2677
|
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
|
|
2650
2678
|
|
|
2651
2679
|
hosted-git-info@^3.0.6:
|
|
2652
|
-
version "3.0.
|
|
2653
|
-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.
|
|
2654
|
-
integrity sha512-
|
|
2680
|
+
version "3.0.8"
|
|
2681
|
+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
|
|
2682
|
+
integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
|
|
2655
2683
|
dependencies:
|
|
2656
2684
|
lru-cache "^6.0.0"
|
|
2657
2685
|
|
|
@@ -2685,6 +2713,11 @@ ignore@^4.0.3:
|
|
|
2685
2713
|
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
|
|
2686
2714
|
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
|
|
2687
2715
|
|
|
2716
|
+
immutable@^4.0.0:
|
|
2717
|
+
version "4.0.0"
|
|
2718
|
+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0.tgz#b86f78de6adef3608395efb269a91462797e2c23"
|
|
2719
|
+
integrity sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
|
|
2720
|
+
|
|
2688
2721
|
import-cwd@^3.0.0:
|
|
2689
2722
|
version "3.0.0"
|
|
2690
2723
|
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-3.0.0.tgz#20845547718015126ea9b3676b7592fb8bd4cf92"
|
|
@@ -3009,6 +3042,16 @@ isobject@^3.0.0, isobject@^3.0.1:
|
|
|
3009
3042
|
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
|
3010
3043
|
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
|
|
3011
3044
|
|
|
3045
|
+
jake@^10.6.1:
|
|
3046
|
+
version "10.8.2"
|
|
3047
|
+
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"
|
|
3048
|
+
integrity sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==
|
|
3049
|
+
dependencies:
|
|
3050
|
+
async "0.9.x"
|
|
3051
|
+
chalk "^2.4.2"
|
|
3052
|
+
filelist "^1.0.1"
|
|
3053
|
+
minimatch "^3.0.4"
|
|
3054
|
+
|
|
3012
3055
|
jest-worker@^26.2.1:
|
|
3013
3056
|
version "26.6.2"
|
|
3014
3057
|
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed"
|
|
@@ -3070,6 +3113,13 @@ json5@^2.1.2:
|
|
|
3070
3113
|
dependencies:
|
|
3071
3114
|
minimist "^1.2.5"
|
|
3072
3115
|
|
|
3116
|
+
json5@^2.2.0:
|
|
3117
|
+
version "2.2.0"
|
|
3118
|
+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
|
|
3119
|
+
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
|
|
3120
|
+
dependencies:
|
|
3121
|
+
minimist "^1.2.5"
|
|
3122
|
+
|
|
3073
3123
|
jsonfile@^4.0.0:
|
|
3074
3124
|
version "4.0.0"
|
|
3075
3125
|
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
|
|
@@ -3246,7 +3296,7 @@ lru-cache@^6.0.0:
|
|
|
3246
3296
|
dependencies:
|
|
3247
3297
|
yallist "^4.0.0"
|
|
3248
3298
|
|
|
3249
|
-
magic-string@^0.25.7:
|
|
3299
|
+
magic-string@^0.25.0, magic-string@^0.25.7:
|
|
3250
3300
|
version "0.25.7"
|
|
3251
3301
|
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
|
|
3252
3302
|
integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
|
|
@@ -3362,10 +3412,10 @@ merge2@^1.2.3:
|
|
|
3362
3412
|
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
|
|
3363
3413
|
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
|
3364
3414
|
|
|
3365
|
-
microbundle@^0.
|
|
3366
|
-
version "0.
|
|
3367
|
-
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.
|
|
3368
|
-
integrity sha512-
|
|
3415
|
+
microbundle@^0.14.0:
|
|
3416
|
+
version "0.14.2"
|
|
3417
|
+
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.14.2.tgz#2db869c8145bd159aa55058ead47223f58f93bf2"
|
|
3418
|
+
integrity sha512-jODALfU3w7jnJAqw7Tou9uU8e8zH0GRVWzOd/V7eAvD1fsfb9pyMbmzhFZqnX6SCb54eP1EF5oRyNlSxBAxoag==
|
|
3369
3419
|
dependencies:
|
|
3370
3420
|
"@babel/core" "^7.12.10"
|
|
3371
3421
|
"@babel/plugin-proposal-class-properties" "7.12.1"
|
|
@@ -3382,6 +3432,7 @@ microbundle@^0.13.0:
|
|
|
3382
3432
|
"@rollup/plugin-commonjs" "^17.0.0"
|
|
3383
3433
|
"@rollup/plugin-json" "^4.1.0"
|
|
3384
3434
|
"@rollup/plugin-node-resolve" "^11.0.1"
|
|
3435
|
+
"@surma/rollup-plugin-off-main-thread" "^2.2.2"
|
|
3385
3436
|
asyncro "^3.0.0"
|
|
3386
3437
|
autoprefixer "^10.1.0"
|
|
3387
3438
|
babel-plugin-macros "^3.0.1"
|
|
@@ -3488,10 +3539,10 @@ ms@2.1.2:
|
|
|
3488
3539
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
|
3489
3540
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
3490
3541
|
|
|
3491
|
-
nanoid@^3.1.
|
|
3492
|
-
version "3.1.
|
|
3493
|
-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.
|
|
3494
|
-
integrity sha512-
|
|
3542
|
+
nanoid@^3.1.30:
|
|
3543
|
+
version "3.1.30"
|
|
3544
|
+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
|
|
3545
|
+
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
|
|
3495
3546
|
|
|
3496
3547
|
nanomatch@^1.2.9:
|
|
3497
3548
|
version "1.2.13"
|
|
@@ -3858,6 +3909,11 @@ path-type@^4.0.0:
|
|
|
3858
3909
|
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
|
3859
3910
|
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
|
3860
3911
|
|
|
3912
|
+
picocolors@^1.0.0:
|
|
3913
|
+
version "1.0.0"
|
|
3914
|
+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
|
3915
|
+
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
|
3916
|
+
|
|
3861
3917
|
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2:
|
|
3862
3918
|
version "2.2.2"
|
|
3863
3919
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
|
|
@@ -4243,13 +4299,13 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.27:
|
|
|
4243
4299
|
supports-color "^6.1.0"
|
|
4244
4300
|
|
|
4245
4301
|
postcss@^8.2.1:
|
|
4246
|
-
version "8.
|
|
4247
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.
|
|
4248
|
-
integrity sha512-
|
|
4302
|
+
version "8.4.5"
|
|
4303
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
|
|
4304
|
+
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==
|
|
4249
4305
|
dependencies:
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
source-map "^0.
|
|
4306
|
+
nanoid "^3.1.30"
|
|
4307
|
+
picocolors "^1.0.0"
|
|
4308
|
+
source-map-js "^1.0.1"
|
|
4253
4309
|
|
|
4254
4310
|
pretty-bytes@^3.0.0:
|
|
4255
4311
|
version "3.0.1"
|
|
@@ -4622,11 +4678,13 @@ safe-regex@^1.1.0:
|
|
|
4622
4678
|
ret "~0.1.10"
|
|
4623
4679
|
|
|
4624
4680
|
sass@^1.32.0:
|
|
4625
|
-
version "1.
|
|
4626
|
-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.
|
|
4627
|
-
integrity sha512-
|
|
4681
|
+
version "1.45.2"
|
|
4682
|
+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.2.tgz#130b428c1692201cfa181139835d6fc378a33323"
|
|
4683
|
+
integrity sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==
|
|
4628
4684
|
dependencies:
|
|
4629
4685
|
chokidar ">=3.0.0 <4.0.0"
|
|
4686
|
+
immutable "^4.0.0"
|
|
4687
|
+
source-map-js ">=0.6.2 <2.0.0"
|
|
4630
4688
|
|
|
4631
4689
|
sax@~1.2.4:
|
|
4632
4690
|
version "1.2.4"
|
|
@@ -4733,6 +4791,11 @@ snapdragon@^0.8.1:
|
|
|
4733
4791
|
source-map-resolve "^0.5.0"
|
|
4734
4792
|
use "^3.1.0"
|
|
4735
4793
|
|
|
4794
|
+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1:
|
|
4795
|
+
version "1.0.1"
|
|
4796
|
+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
|
|
4797
|
+
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
|
|
4798
|
+
|
|
4736
4799
|
source-map-resolve@^0.5.0:
|
|
4737
4800
|
version "0.5.3"
|
|
4738
4801
|
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
|
|
@@ -4842,14 +4905,14 @@ stable@^0.1.8:
|
|
|
4842
4905
|
integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
|
|
4843
4906
|
|
|
4844
4907
|
standard-version@^9.0.0:
|
|
4845
|
-
version "9.3.
|
|
4846
|
-
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.3.
|
|
4847
|
-
integrity sha512-
|
|
4908
|
+
version "9.3.2"
|
|
4909
|
+
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-9.3.2.tgz#28db8c1be66fd2d736f28f7c5de7619e64cd6dab"
|
|
4910
|
+
integrity sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==
|
|
4848
4911
|
dependencies:
|
|
4849
4912
|
chalk "^2.4.2"
|
|
4850
4913
|
conventional-changelog "3.1.24"
|
|
4851
4914
|
conventional-changelog-config-spec "2.1.0"
|
|
4852
|
-
conventional-changelog-conventionalcommits "4.
|
|
4915
|
+
conventional-changelog-conventionalcommits "4.6.1"
|
|
4853
4916
|
conventional-recommended-bump "6.1.0"
|
|
4854
4917
|
detect-indent "^6.0.0"
|
|
4855
4918
|
detect-newline "^3.1.0"
|
|
@@ -5108,9 +5171,9 @@ trim-newlines@^1.0.0:
|
|
|
5108
5171
|
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
|
|
5109
5172
|
|
|
5110
5173
|
trim-newlines@^3.0.0:
|
|
5111
|
-
version "3.0.
|
|
5112
|
-
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.
|
|
5113
|
-
integrity sha512-
|
|
5174
|
+
version "3.0.1"
|
|
5175
|
+
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
|
|
5176
|
+
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
|
|
5114
5177
|
|
|
5115
5178
|
trim-off-newlines@^1.0.0:
|
|
5116
5179
|
version "1.0.1"
|