mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-28 16:26:38 +02:00
Update dependency sass to v1.49.0
This commit is contained in:
parent
27d2e4c1c3
commit
d18079476b
2 changed files with 5 additions and 5 deletions
|
@ -59,7 +59,7 @@
|
||||||
"react-github-btn": "1.2.1",
|
"react-github-btn": "1.2.1",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.3",
|
"react-i18next": "11.15.3",
|
||||||
"sass": "1.48.0",
|
"sass": "1.49.0",
|
||||||
"tsparticles": "1.39.0",
|
"tsparticles": "1.39.0",
|
||||||
"utterances-react": "0.1.3"
|
"utterances-react": "0.1.3"
|
||||||
},
|
},
|
||||||
|
|
|
@ -11052,10 +11052,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.48.0:
|
sass@1.49.0:
|
||||||
version "1.48.0"
|
version "1.49.0"
|
||||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.48.0.tgz#b53cfccc1b8ab4be375cc54f306fda9d4711162c"
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.0.tgz#65ec1b1d9a6bc1bae8d2c9d4b392c13f5d32c078"
|
||||||
integrity sha512-hQi5g4DcfjcipotoHZ80l7GNJHGqQS5LwMBjVYB/TaT0vcSSpbgM8Ad7cgfsB2M0MinbkEQQPO9+sjjSiwxqmw==
|
integrity sha512-TVwVdNDj6p6b4QymJtNtRS2YtLJ/CqZriGg0eIAbAKMlN8Xy6kbv33FsEZSF7FufFFM705SQviHjjThfaQ4VNw==
|
||||||
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