mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-18 02:22:03 +02:00
Update dependency sass to v1.52.0
This commit is contained in:
parent
c8eea6135e
commit
16a4edb323
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
||||||
"react-github-btn": "1.3.0",
|
"react-github-btn": "1.3.0",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.16.9",
|
"react-i18next": "11.16.9",
|
||||||
"sass": "1.51.0",
|
"sass": "1.52.0",
|
||||||
"tsparticles": "2.0.6",
|
"tsparticles": "2.0.6",
|
||||||
"typed-scss-modules": "6.4.1",
|
"typed-scss-modules": "6.4.1",
|
||||||
"utterances-react": "0.1.3"
|
"utterances-react": "0.1.3"
|
||||||
|
|
|
@ -11954,10 +11954,10 @@ sass-loader@^10.1.1:
|
||||||
schema-utils "^3.0.0"
|
schema-utils "^3.0.0"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
sass@1.51.0:
|
sass@1.52.0:
|
||||||
version "1.51.0"
|
version "1.52.0"
|
||||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.51.0.tgz#25ea36cf819581fe1fe8329e8c3a4eaaf70d2845"
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
|
||||||
integrity sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==
|
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar ">=3.0.0 <4.0.0"
|
chokidar ">=3.0.0 <4.0.0"
|
||||||
immutable "^4.0.0"
|
immutable "^4.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue