|
|
|
@ -3055,6 +3055,11 @@ colorette@^1.2.1: |
|
|
|
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" |
|
|
|
|
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== |
|
|
|
|
|
|
|
|
|
colorette@^1.2.2: |
|
|
|
|
version "1.2.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94" |
|
|
|
|
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w== |
|
|
|
|
|
|
|
|
|
combined-stream@^1.0.6, combined-stream@~1.0.6: |
|
|
|
|
version "1.0.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" |
|
|
|
@ -3368,16 +3373,16 @@ css-list-helpers@^1.0.1: |
|
|
|
|
dependencies: |
|
|
|
|
tcomb "^2.5.0" |
|
|
|
|
|
|
|
|
|
css-loader@^5.1.1: |
|
|
|
|
version "5.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.1.tgz#9362d444a0f7c08c148a109596715c904e252879" |
|
|
|
|
integrity sha512-5FfhpjwtuRgxqmusDidowqmLlcb+1HgnEDMsi2JhiUrZUcoc+cqw+mUtMIF/+OfeMYaaFCLYp1TaIt9H6I/fKA== |
|
|
|
|
css-loader@^5.1.2: |
|
|
|
|
version "5.1.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.2.tgz#b93dba498ec948b543b49d4fab5017205d4f5c3e" |
|
|
|
|
integrity sha512-T7vTXHSx0KrVEg/xjcl7G01RcVXpcw4OELwDPvkr7izQNny85A84dK3dqrczuEfBcu7Yg7mdTjJLSTibRUoRZg== |
|
|
|
|
dependencies: |
|
|
|
|
camelcase "^6.2.0" |
|
|
|
|
cssesc "^3.0.0" |
|
|
|
|
icss-utils "^5.1.0" |
|
|
|
|
loader-utils "^2.0.0" |
|
|
|
|
postcss "^8.2.6" |
|
|
|
|
postcss "^8.2.8" |
|
|
|
|
postcss-modules-extract-imports "^3.0.0" |
|
|
|
|
postcss-modules-local-by-default "^4.0.0" |
|
|
|
|
postcss-modules-scope "^3.0.0" |
|
|
|
@ -8474,12 +8479,12 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.27, postcss@^7.0.32: |
|
|
|
|
source-map "^0.6.1" |
|
|
|
|
supports-color "^6.1.0" |
|
|
|
|
|
|
|
|
|
postcss@^8.2.6: |
|
|
|
|
version "8.2.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe" |
|
|
|
|
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg== |
|
|
|
|
postcss@^8.2.8: |
|
|
|
|
version "8.2.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.8.tgz#0b90f9382efda424c4f0f69a2ead6f6830d08ece" |
|
|
|
|
integrity sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw== |
|
|
|
|
dependencies: |
|
|
|
|
colorette "^1.2.1" |
|
|
|
|
colorette "^1.2.2" |
|
|
|
|
nanoid "^3.1.20" |
|
|
|
|
source-map "^0.6.1" |
|
|
|
|
|
|
|
|
|