mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-19 15:10:58 +00:00
chore(deps): update devdependency sass to v1.63.3 (2.x) (#21495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4edb5efafd
commit
c42b54f3b8
@ -82,7 +82,7 @@
|
||||
"rollup": "3.24.0",
|
||||
"rollup-plugin-esbuild": "5.0.0",
|
||||
"rollup-plugin-license": "3.0.1",
|
||||
"sass": "1.63.2",
|
||||
"sass": "1.63.3",
|
||||
"sass-loader": "^10.1.1",
|
||||
"sort-package-json": "2.4.1",
|
||||
"typescript": "5.1.3",
|
||||
|
@ -13250,10 +13250,10 @@ sass-loader@^10.1.1:
|
||||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.63.2:
|
||||
version "1.63.2"
|
||||
resolved "https://registry.npmjs.org/sass/-/sass-1.63.2.tgz#75f7d9a8e67d1d5b98a989507f4d98b6067b1f75"
|
||||
integrity sha512-u56TU0AIFqMtauKl/OJ1AeFsXqRHkgO7nCWmHaDwfxDo9GUMSqBA4NEh6GMuh1CYVM7zuROYtZrHzPc2ixK+ww==
|
||||
sass@1.63.3:
|
||||
version "1.63.3"
|
||||
resolved "https://registry.npmjs.org/sass/-/sass-1.63.3.tgz#527746aa43bf2e4eac1ab424f67f6f18a081061a"
|
||||
integrity sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user