|
1293 | 1293 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
|
1294 | 1294 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
|
1295 | 1295 |
|
| 1296 | +"@types/json-schema@^7.0.5": |
| 1297 | + version "7.0.11" |
| 1298 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" |
| 1299 | + integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== |
| 1300 | + |
1296 | 1301 | "@types/json-schema@^7.0.6":
|
1297 | 1302 | version "7.0.6"
|
1298 | 1303 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
|
@@ -3615,23 +3620,24 @@ css-declaration-sorter@^4.0.1:
|
3615 | 3620 | postcss "^7.0.1"
|
3616 | 3621 | timsort "^0.3.0"
|
3617 | 3622 |
|
3618 |
| -css-loader@^3.2.0: |
3619 |
| - version "3.2.0" |
3620 |
| - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.2.0.tgz#bb570d89c194f763627fcf1f80059c6832d009b2" |
3621 |
| - integrity sha512-QTF3Ud5H7DaZotgdcJjGMvyDj5F3Pn1j/sC6VBEOVp94cbwqyIBdcs/quzj4MC1BKQSrTpQznegH/5giYbhnCQ== |
| 3623 | +css-loader@^3.6.0: |
| 3624 | + version "3.6.0" |
| 3625 | + resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.6.0.tgz#2e4b2c7e6e2d27f8c8f28f61bffcd2e6c91ef645" |
| 3626 | + integrity sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ== |
3622 | 3627 | dependencies:
|
3623 | 3628 | camelcase "^5.3.1"
|
3624 | 3629 | cssesc "^3.0.0"
|
3625 | 3630 | icss-utils "^4.1.1"
|
3626 | 3631 | loader-utils "^1.2.3"
|
3627 | 3632 | normalize-path "^3.0.0"
|
3628 |
| - postcss "^7.0.17" |
| 3633 | + postcss "^7.0.32" |
3629 | 3634 | postcss-modules-extract-imports "^2.0.0"
|
3630 | 3635 | postcss-modules-local-by-default "^3.0.2"
|
3631 |
| - postcss-modules-scope "^2.1.0" |
| 3636 | + postcss-modules-scope "^2.2.0" |
3632 | 3637 | postcss-modules-values "^3.0.0"
|
3633 |
| - postcss-value-parser "^4.0.0" |
3634 |
| - schema-utils "^2.0.0" |
| 3638 | + postcss-value-parser "^4.1.0" |
| 3639 | + schema-utils "^2.7.0" |
| 3640 | + semver "^6.3.0" |
3635 | 3641 |
|
3636 | 3642 | css-select-base-adapter@^0.1.1:
|
3637 | 3643 | version "0.1.1"
|
@@ -9193,10 +9199,10 @@ postcss-modules-local-by-default@^3.0.2:
|
9193 | 9199 | postcss-selector-parser "^6.0.2"
|
9194 | 9200 | postcss-value-parser "^4.0.0"
|
9195 | 9201 |
|
9196 |
| -postcss-modules-scope@^2.1.0: |
9197 |
| - version "2.1.0" |
9198 |
| - resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.1.0.tgz#ad3f5bf7856114f6fcab901b0502e2a2bc39d4eb" |
9199 |
| - integrity sha512-91Rjps0JnmtUB0cujlc8KIKCsJXWjzuxGeT/+Q2i2HXKZ7nBUeF9YQTZZTNvHVoNYj1AthsjnGLtqDUE0Op79A== |
| 9202 | +postcss-modules-scope@^2.2.0: |
| 9203 | + version "2.2.0" |
| 9204 | + resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz#385cae013cc7743f5a7d7602d1073a89eaae62ee" |
| 9205 | + integrity sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ== |
9200 | 9206 | dependencies:
|
9201 | 9207 | postcss "^7.0.6"
|
9202 | 9208 | postcss-selector-parser "^6.0.0"
|
@@ -9370,7 +9376,12 @@ postcss-value-parser@^4.0.2:
|
9370 | 9376 | resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
|
9371 | 9377 | integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
|
9372 | 9378 |
|
9373 |
| -"postcss@5 - 7", postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.5, postcss@^7.0.6: |
| 9379 | +postcss-value-parser@^4.1.0: |
| 9380 | + version "4.2.0" |
| 9381 | + resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" |
| 9382 | + integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== |
| 9383 | + |
| 9384 | +"postcss@5 - 7", postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6: |
9374 | 9385 | version "7.0.39"
|
9375 | 9386 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
|
9376 | 9387 | integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
|
@@ -10084,6 +10095,15 @@ schema-utils@^2.0.0, schema-utils@^2.0.1:
|
10084 | 10095 | ajv "^6.10.2"
|
10085 | 10096 | ajv-keywords "^3.4.1"
|
10086 | 10097 |
|
| 10098 | +schema-utils@^2.7.0: |
| 10099 | + version "2.7.1" |
| 10100 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7" |
| 10101 | + integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg== |
| 10102 | + dependencies: |
| 10103 | + "@types/json-schema" "^7.0.5" |
| 10104 | + ajv "^6.12.4" |
| 10105 | + ajv-keywords "^3.5.2" |
| 10106 | + |
10087 | 10107 | schema-utils@^3.0.0:
|
10088 | 10108 | version "3.0.0"
|
10089 | 10109 | resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.0.0.tgz#67502f6aa2b66a2d4032b4279a2944978a0913ef"
|
|
0 commit comments