5910
5910
postcss-value-parser "^4.2.0"
5911
5911
semver "^7.3.8"
5912
5912
5913
-
5914
- version "6.9.0 "
5915
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.9.0 .tgz#0cc2f14df94ed97c526c5ae42b6b13916d1d8d0e "
5916
- integrity sha512-3I5Nu4ytWlHvOP6zItjiHlefBNtrH+oehq8tnQa2kO305qpVyx9XNIT1CXIj5bgCJs7qICBCkgCYxQLKPANoLA ==
5913
+
5914
+ version "6.9.1 "
5915
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.9.1 .tgz#9ec9a434368f2bdfeffbf8f6901a1ce773586c6b "
5916
+ integrity sha512-OzABOh0+26JKFdMzlK6PY1u5Zx8+Ck7CVRlcGNZoY9qwJjdfu2VWFuprTIpPW+Av5TZTVViYWcFQaEEQURLknQ ==
5917
5917
dependencies:
5918
5918
icss-utils "^5.1.0"
5919
- postcss "^8.4.31 "
5919
+ postcss "^8.4.33 "
5920
5920
postcss-modules-extract-imports "^3.0.0"
5921
- postcss-modules-local-by-default "^4.0.3 "
5922
- postcss-modules-scope "^3.1.0 "
5921
+ postcss-modules-local-by-default "^4.0.4 "
5922
+ postcss-modules-scope "^3.1.1 "
5923
5923
postcss-modules-values "^4.0.0"
5924
5924
postcss-value-parser "^4.2.0"
5925
5925
semver "^7.5.4"
@@ -9643,10 +9643,10 @@ netmask@^2.0.2:
9643
9643
resolved "https://registry.yarnpkg.com/netmask/-/netmask-2.0.2.tgz#8b01a07644065d536383835823bc52004ebac5e7"
9644
9644
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
9645
9645
9646
-
9647
- version "17.1.0 "
9648
- resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-17.1.0 .tgz#f4c7830b29fe7e7267353f7d65f43d7574be8e32 "
9649
- integrity sha512-pUVevtjmRSlDOADQ3BNCtq5gZCAbtIVgHemx7R5eEgta8HbiLApFxbayDiNnviaSIpyJzzAv13oPiOvMdGLLwQ ==
9646
+
9647
+ version "17.1.1 "
9648
+ resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-17.1.1 .tgz#556547427d6c2ab9d9efae576f011c34adabf0e3 "
9649
+ integrity sha512-va38240Nss1PTB09RIB0LsHOIkHdhA5voiDUtVbFwXTyHl/RfPQkb+F5h2wzDqcohHUXabjW05LIgh5pq3ioTA ==
9650
9650
dependencies:
9651
9651
"@rollup/plugin-json" "^6.0.1"
9652
9652
"@rollup/plugin-node-resolve" "^15.2.3"
@@ -10715,13 +10715,29 @@ postcss-modules-local-by-default@^4.0.3:
10715
10715
postcss-selector-parser "^6.0.2"
10716
10716
postcss-value-parser "^4.1.0"
10717
10717
10718
- postcss-modules-scope@^3.0.0, postcss-modules-scope@^3.1.0:
10718
+ postcss-modules-local-by-default@^4.0.4:
10719
+ version "4.0.4"
10720
+ resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz#7cbed92abd312b94aaea85b68226d3dec39a14e6"
10721
+ integrity sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==
10722
+ dependencies:
10723
+ icss-utils "^5.0.0"
10724
+ postcss-selector-parser "^6.0.2"
10725
+ postcss-value-parser "^4.1.0"
10726
+
10727
+ postcss-modules-scope@^3.0.0:
10719
10728
version "3.1.0"
10720
10729
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.0.tgz#fbfddfda93a31f310f1d152c2bb4d3f3c5592ee0"
10721
10730
integrity sha512-SaIbK8XW+MZbd0xHPf7kdfA/3eOt7vxJ72IRecn3EzuZVLr1r0orzf0MX/pN8m+NMDoo6X/SQd8oeKqGZd8PXg==
10722
10731
dependencies:
10723
10732
postcss-selector-parser "^6.0.4"
10724
10733
10734
+ postcss-modules-scope@^3.1.1:
10735
+ version "3.1.1"
10736
+ resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz#32cfab55e84887c079a19bbb215e721d683ef134"
10737
+ integrity sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==
10738
+ dependencies:
10739
+ postcss-selector-parser "^6.0.4"
10740
+
10725
10741
postcss-modules-values@^4.0.0:
10726
10742
version "4.0.0"
10727
10743
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz#d7c5e7e68c3bb3c9b27cbf48ca0bb3ffb4602c9c"
@@ -10742,7 +10758,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
10742
10758
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
10743
10759
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
10744
10760
10745
- [email protected] , postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.31, postcss@^8.4.32:
10761
+ [email protected] , postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.31, postcss@^8.4.32
, postcss@^8.4.33 :
10746
10762
version "8.4.33"
10747
10763
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
10748
10764
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
12824
12840
dependencies:
12825
12841
"@fastify/busboy" "^2.0.0"
12826
12842
12827
- undici@6.3 .0:
12828
- version "6.3 .0"
12829
- resolved "https://registry.yarnpkg.com/undici/-/undici-6.3 .0.tgz#ad105a56ec80fb74ecb3252e6dc27947bf69d275 "
12830
- integrity sha512-zkSMOXs2topAR1LF0PxAaNNvhdX4LYEcmRMJLMh3mjgfZpBtc/souXOp4aYiR5Q46HrBPA2/8DkEZhD3eNFE1Q ==
12843
+ undici@6.4 .0:
12844
+ version "6.4 .0"
12845
+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.4 .0.tgz#7ca0c3f73e1034f3c79e566183b61bb55b1410ea "
12846
+ integrity sha512-wYaKgftNqf6Je7JQ51YzkEkEevzOgM7at5JytKO7BjaURQpERW8edQSMrr2xb+Yv4U8Yg47J24+lc9+NbeXMFA ==
12831
12847
dependencies:
12832
12848
"@fastify/busboy" "^2.0.0"
12833
12849
0 commit comments