mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-03 19:22:06 +02:00
Update dependency sass to v1.46.0
This commit is contained in:
parent
98cfc8099e
commit
2587241901
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.45.2",
|
"sass": "1.46.0",
|
||||||
"tsparticles": "1.38.0",
|
"tsparticles": "1.38.0",
|
||||||
"utterances-react": "0.1.3"
|
"utterances-react": "0.1.3"
|
||||||
},
|
},
|
||||||
|
|
|
@ -11349,10 +11349,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.45.2:
|
sass@1.46.0:
|
||||||
version "1.45.2"
|
version "1.46.0"
|
||||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.2.tgz#130b428c1692201cfa181139835d6fc378a33323"
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.46.0.tgz#923117049525236026a7ede69715580eb0fac751"
|
||||||
integrity sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==
|
integrity sha512-Z4BYTgioAOlMmo4LU3Ky2txR8KR0GRPLXxO38kklaYxgo7qMTgy+mpNN4eKsrXDTFlwS5vdruvazG4cihxHRVQ==
|
||||||
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