2150
2150
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
2151
2151
integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
2152
2152
2153
- "@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0. 8":
2153
+ "@types/json-schema@*", "@types/json-schema@^7.0.8":
2154
2154
version "7.0.9"
2155
2155
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
2156
2156
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -2560,7 +2560,7 @@ ajv@^5.2.3, ajv@^5.3.0:
2560
2560
fast-json-stable-stringify "^2.0.0"
2561
2561
json-schema-traverse "^0.3.0"
2562
2562
2563
- ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12. 5, ajv@^6.5.1, ajv@^6.5.2:
2563
+ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.5, ajv@^6.5.1, ajv@^6.5.2:
2564
2564
version "6.12.6"
2565
2565
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
2566
2566
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -5302,24 +5302,19 @@ crypto-random-string@^2.0.0:
5302
5302
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
5303
5303
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
5304
5304
5305
- css-loader@^3.2.0:
5306
- version "3.6.0"
5307
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.6.0.tgz#2e4b2c7e6e2d27f8c8f28f61bffcd2e6c91ef645"
5308
- integrity sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==
5309
- dependencies:
5310
- camelcase "^5.3.1"
5311
- cssesc "^3.0.0"
5312
- icss-utils "^4.1.1"
5313
- loader-utils "^1.2.3"
5314
- normalize-path "^3.0.0"
5315
- postcss "^7.0.32"
5316
- postcss-modules-extract-imports "^2.0.0"
5317
- postcss-modules-local-by-default "^3.0.2"
5318
- postcss-modules-scope "^2.2.0"
5319
- postcss-modules-values "^3.0.0"
5320
- postcss-value-parser "^4.1.0"
5321
- schema-utils "^2.7.0"
5322
- semver "^6.3.0"
5305
+ css-loader@^6.7.3:
5306
+ version "6.7.3"
5307
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.3.tgz#1e8799f3ccc5874fdd55461af51137fcc5befbcd"
5308
+ integrity sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==
5309
+ dependencies:
5310
+ icss-utils "^5.1.0"
5311
+ postcss "^8.4.19"
5312
+ postcss-modules-extract-imports "^3.0.0"
5313
+ postcss-modules-local-by-default "^4.0.0"
5314
+ postcss-modules-scope "^3.0.0"
5315
+ postcss-modules-values "^4.0.0"
5316
+ postcss-value-parser "^4.2.0"
5317
+ semver "^7.3.8"
5323
5318
5324
5319
css-select@^4.1.3:
5325
5320
version "4.2.1"
@@ -8413,12 +8408,10 @@ iconv-lite@^0.6.2:
8413
8408
dependencies:
8414
8409
safer-buffer ">= 2.1.2 < 3.0.0"
8415
8410
8416
- icss-utils@^4.0.0, icss-utils@^4.1.1:
8417
- version "4.1.1"
8418
- resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-4.1.1.tgz#21170b53789ee27447c2f47dd683081403f9a467"
8419
- integrity sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==
8420
- dependencies:
8421
- postcss "^7.0.14"
8411
+ icss-utils@^5.0.0, icss-utils@^5.1.0:
8412
+ version "5.1.0"
8413
+ resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-5.1.0.tgz#c6be6858abd013d768e98366ae47e25d5887b1ae"
8414
+ integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
8422
8415
8423
8416
ieee754@^1.1.13:
8424
8417
version "1.2.1"
@@ -10047,7 +10040,7 @@ loader-runner@^4.2.0:
10047
10040
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
10048
10041
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
10049
10042
10050
- loader-utils@^1.0.3, loader-utils@^1.1.0, loader-utils@^1.2.3 :
10043
+ loader-utils@^1.0.3, loader-utils@^1.1.0:
10051
10044
version "1.4.0"
10052
10045
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
10053
10046
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
@@ -11093,6 +11086,11 @@ nanoid@^3.1.30:
11093
11086
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
11094
11087
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
11095
11088
11089
+ nanoid@^3.3.4:
11090
+ version "3.3.4"
11091
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
11092
+ integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
11093
+
11096
11094
nanomatch@^1.2.1, nanomatch@^1.2.9:
11097
11095
version "1.2.13"
11098
11096
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -12350,52 +12348,55 @@ postcss-loader@^5.2.0:
12350
12348
klona "^2.0.4"
12351
12349
semver "^7.3.4"
12352
12350
12353
- postcss-modules-extract-imports@^2.0.0:
12354
- version "2.0.0"
12355
- resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz#818719a1ae1da325f9832446b01136eeb493cd7e"
12356
- integrity sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==
12357
- dependencies:
12358
- postcss "^7.0.5"
12351
+ postcss-modules-extract-imports@^3.0.0:
12352
+ version "3.0.0"
12353
+ resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
12354
+ integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
12359
12355
12360
- postcss-modules-local-by-default@^3 .0.2 :
12361
- version "3 .0.3 "
12362
- resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3 .0.3 .tgz#bb14e0cc78279d504dbdcbfd7e0ca28993ffbbb0 "
12363
- integrity sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw ==
12356
+ postcss-modules-local-by-default@^4 .0.0 :
12357
+ version "4 .0.0 "
12358
+ resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4 .0.0 .tgz#ebbb54fae1598eecfdf691a02b3ff3b390a5a51c "
12359
+ integrity sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ ==
12364
12360
dependencies:
12365
- icss-utils "^4.1.1"
12366
- postcss "^7.0.32"
12361
+ icss-utils "^5.0.0"
12367
12362
postcss-selector-parser "^6.0.2"
12368
12363
postcss-value-parser "^4.1.0"
12369
12364
12370
- postcss-modules-scope@^2.2 .0:
12371
- version "2.2 .0"
12372
- resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.2 .0.tgz#385cae013cc7743f5a7d7602d1073a89eaae62ee "
12373
- integrity sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ ==
12365
+ postcss-modules-scope@^3.0 .0:
12366
+ version "3.0 .0"
12367
+ resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.0 .0.tgz#9ef3151456d3bbfa120ca44898dfca6f2fa01f06 "
12368
+ integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg ==
12374
12369
dependencies:
12375
- postcss "^7.0.6"
12376
- postcss-selector-parser "^6.0.0"
12370
+ postcss-selector-parser "^6.0.4"
12377
12371
12378
- postcss-modules-values@^3 .0.0:
12379
- version "3 .0.0"
12380
- resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-3 .0.0.tgz#5b5000d6ebae29b4255301b4a3a54574423e7f10 "
12381
- integrity sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg ==
12372
+ postcss-modules-values@^4 .0.0:
12373
+ version "4 .0.0"
12374
+ resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-4 .0.0.tgz#d7c5e7e68c3bb3c9b27cbf48ca0bb3ffb4602c9c "
12375
+ integrity sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ ==
12382
12376
dependencies:
12383
- icss-utils "^4.0.0"
12384
- postcss "^7.0.6"
12377
+ icss-utils "^5.0.0"
12385
12378
12386
12379
postcss-prefix-selector@^1.6.0:
12387
12380
version "1.14.0"
12388
12381
resolved "https://registry.yarnpkg.com/postcss-prefix-selector/-/postcss-prefix-selector-1.14.0.tgz#93b8433074b7aadc5715d57379475246341cfb2d"
12389
12382
integrity sha512-8d5fiBQZWMtGWH/7ewEeo6RnBNyT2kLD5wTIfV2oHYqH4hjiofg/rP5X3SUwnqOINzE4mM/K/UOAiNrIaKzd4w==
12390
12383
12391
- postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0. 2:
12384
+ postcss-selector-parser@^6.0.2:
12392
12385
version "6.0.8"
12393
12386
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.8.tgz#f023ed7a9ea736cd7ef70342996e8e78645a7914"
12394
12387
integrity sha512-D5PG53d209Z1Uhcc0qAZ5U3t5HagH3cxu+WLZ22jt3gLUpXM4eXXfiO14jiDWST3NNooX/E8wISfOhZ9eIjGTQ==
12395
12388
dependencies:
12396
12389
cssesc "^3.0.0"
12397
12390
util-deprecate "^1.0.2"
12398
12391
12392
+ postcss-selector-parser@^6.0.4:
12393
+ version "6.0.11"
12394
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz#2e41dc39b7ad74046e1615185185cd0b17d0c8dc"
12395
+ integrity sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
12396
+ dependencies:
12397
+ cssesc "^3.0.0"
12398
+ util-deprecate "^1.0.2"
12399
+
12399
12400
postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
12400
12401
version "4.2.0"
12401
12402
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
@@ -12420,7 +12421,7 @@ postcss@^5.2.17:
12420
12421
source-map "^0.5.6"
12421
12422
supports-color "^3.2.3"
12422
12423
12423
- postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6 :
12424
+ postcss@^7.0.14:
12424
12425
version "7.0.39"
12425
12426
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
12426
12427
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
@@ -12437,6 +12438,15 @@ postcss@^8.2.8:
12437
12438
picocolors "^1.0.0"
12438
12439
source-map-js "^1.0.1"
12439
12440
12441
+ postcss@^8.4.19:
12442
+ version "8.4.20"
12443
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
12444
+ integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
12445
+ dependencies:
12446
+ nanoid "^3.3.4"
12447
+ picocolors "^1.0.0"
12448
+ source-map-js "^1.0.2"
12449
+
12440
12450
posthtml-match-helper@^1.0.1:
12441
12451
version "1.0.1"
12442
12452
resolved "https://registry.yarnpkg.com/posthtml-match-helper/-/posthtml-match-helper-1.0.1.tgz#451253de8e5844a348e963ad5edd7769eb129513"
@@ -14042,15 +14052,6 @@ scheduler@^0.19.1:
14042
14052
loose-envify "^1.1.0"
14043
14053
object-assign "^4.1.1"
14044
14054
14045
- schema-utils@^2.7.0:
14046
- version "2.7.1"
14047
- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
14048
- integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
14049
- dependencies:
14050
- "@types/json-schema" "^7.0.5"
14051
- ajv "^6.12.4"
14052
- ajv-keywords "^3.5.2"
14053
-
14054
14055
schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
14055
14056
version "3.1.1"
14056
14057
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281"
@@ -14139,6 +14140,13 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.1.3, semver@^7.3.2, semver@^7.3.4, semve
14139
14140
dependencies:
14140
14141
lru-cache "^6.0.0"
14141
14142
14143
+ semver@^7.3.8:
14144
+ version "7.3.8"
14145
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
14146
+ integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
14147
+ dependencies:
14148
+ lru-cache "^6.0.0"
14149
+
14142
14150
send@0.16.2:
14143
14151
version "0.16.2"
14144
14152
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
@@ -14541,7 +14549,7 @@ sort-keys@^4.0.0:
14541
14549
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
14542
14550
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
14543
14551
14544
- source-map-js@^1.0.1:
14552
+ source-map-js@^1.0.1, source-map-js@^1.0.2 :
14545
14553
version "1.0.2"
14546
14554
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
14547
14555
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
0 commit comments