|
|
@ -742,6 +742,11 @@ colorette@^1.2.1: |
|
|
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" |
|
|
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" |
|
|
|
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== |
|
|
|
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== |
|
|
|
|
|
|
|
|
|
|
|
command-exists@^1.2.7: |
|
|
|
command-exists@^1.2.7: |
|
|
|
version "1.2.9" |
|
|
|
version "1.2.9" |
|
|
|
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69" |
|
|
|
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69" |
|
|
@ -862,16 +867,16 @@ cross-spawn@^7.0.3: |
|
|
|
shebang-command "^2.0.0" |
|
|
|
shebang-command "^2.0.0" |
|
|
|
which "^2.0.1" |
|
|
|
which "^2.0.1" |
|
|
|
|
|
|
|
|
|
|
|
css-loader@^5.0.2: |
|
|
|
css-loader@^5.1.1: |
|
|
|
version "5.0.2" |
|
|
|
version "5.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.0.2.tgz#24f758dae349bad0a440c50d7e2067742e0899cb" |
|
|
|
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.1.1.tgz#9362d444a0f7c08c148a109596715c904e252879" |
|
|
|
integrity sha512-gbkBigdcHbmNvZ1Cg6aV6qh6k9N6XOr8YWzISLQGrwk2mgOH8LLrizhkxbDhQtaLtktyKHD4970S0xwz5btfTA== |
|
|
|
integrity sha512-5FfhpjwtuRgxqmusDidowqmLlcb+1HgnEDMsi2JhiUrZUcoc+cqw+mUtMIF/+OfeMYaaFCLYp1TaIt9H6I/fKA== |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
camelcase "^6.2.0" |
|
|
|
camelcase "^6.2.0" |
|
|
|
cssesc "^3.0.0" |
|
|
|
cssesc "^3.0.0" |
|
|
|
icss-utils "^5.1.0" |
|
|
|
icss-utils "^5.1.0" |
|
|
|
loader-utils "^2.0.0" |
|
|
|
loader-utils "^2.0.0" |
|
|
|
postcss "^8.2.4" |
|
|
|
postcss "^8.2.6" |
|
|
|
postcss-modules-extract-imports "^3.0.0" |
|
|
|
postcss-modules-extract-imports "^3.0.0" |
|
|
|
postcss-modules-local-by-default "^4.0.0" |
|
|
|
postcss-modules-local-by-default "^4.0.0" |
|
|
|
postcss-modules-scope "^3.0.0" |
|
|
|
postcss-modules-scope "^3.0.0" |
|
|
@ -2780,12 +2785,12 @@ postcss-value-parser@^4.1.0: |
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" |
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" |
|
|
|
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== |
|
|
|
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== |
|
|
|
|
|
|
|
|
|
|
|
postcss@^8.2.4: |
|
|
|
postcss@^8.2.6: |
|
|
|
version "8.2.5" |
|
|
|
version "8.2.7" |
|
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a" |
|
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.7.tgz#48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47" |
|
|
|
integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg== |
|
|
|
integrity sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw== |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
colorette "^1.2.1" |
|
|
|
colorette "^1.2.2" |
|
|
|
nanoid "^3.1.20" |
|
|
|
nanoid "^3.1.20" |
|
|
|
source-map "^0.6.1" |
|
|
|
source-map "^0.6.1" |
|
|
|
|
|
|
|
|
|
|
|