mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-12-22 10:51:24 +00:00
fix(deps): update dependency sass to v1.83.0 (#2860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d6c48d2140
commit
386cfa5c10
1 changed files with 7 additions and 7 deletions
|
@ -169,10 +169,10 @@ importers:
|
||||||
version: 2.13.1
|
version: 2.13.1
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.77.8
|
specifier: ^1.77.8
|
||||||
version: 1.82.0
|
version: 1.83.0
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: ^16.0.1
|
specifier: ^16.0.1
|
||||||
version: 16.0.4(sass@1.82.0)(webpack@5.97.1)
|
version: 16.0.4(sass@1.83.0)(webpack@5.97.1)
|
||||||
serialize-javascript:
|
serialize-javascript:
|
||||||
specifier: ^6.0.2
|
specifier: ^6.0.2
|
||||||
version: 6.0.2
|
version: 6.0.2
|
||||||
|
@ -3991,8 +3991,8 @@ packages:
|
||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
sass@1.82.0:
|
sass@1.83.0:
|
||||||
resolution: {integrity: sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==}
|
resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -8536,14 +8536,14 @@ snapshots:
|
||||||
parse-srcset: 1.0.2
|
parse-srcset: 1.0.2
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
|
|
||||||
sass-loader@16.0.4(sass@1.82.0)(webpack@5.97.1):
|
sass-loader@16.0.4(sass@1.83.0)(webpack@5.97.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.82.0
|
sass: 1.83.0
|
||||||
webpack: 5.97.1(webpack-cli@5.1.4)
|
webpack: 5.97.1(webpack-cli@5.1.4)
|
||||||
|
|
||||||
sass@1.82.0:
|
sass@1.83.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 4.0.1
|
chokidar: 4.0.1
|
||||||
immutable: 5.0.3
|
immutable: 5.0.3
|
||||||
|
|
Loading…
Reference in a new issue