mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-12-22 19:01:26 +00:00
fix(deps): update dependency sass-loader to v16.0.4 (#2845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
190ade9643
commit
a16875b54d
1 changed files with 4 additions and 4 deletions
|
@ -172,7 +172,7 @@ importers:
|
||||||
version: 1.81.0
|
version: 1.81.0
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: ^16.0.1
|
specifier: ^16.0.1
|
||||||
version: 16.0.3(sass@1.81.0)(webpack@5.96.1)
|
version: 16.0.4(sass@1.81.0)(webpack@5.96.1)
|
||||||
serialize-javascript:
|
serialize-javascript:
|
||||||
specifier: ^6.0.2
|
specifier: ^6.0.2
|
||||||
version: 6.0.2
|
version: 6.0.2
|
||||||
|
@ -3972,8 +3972,8 @@ packages:
|
||||||
sanitize-html@2.13.1:
|
sanitize-html@2.13.1:
|
||||||
resolution: {integrity: sha512-ZXtKq89oue4RP7abL9wp/9URJcqQNABB5GGJ2acW1sdO8JTVl92f4ygD7Yc9Ze09VAZhnt2zegeU0tbNsdcLYg==}
|
resolution: {integrity: sha512-ZXtKq89oue4RP7abL9wp/9URJcqQNABB5GGJ2acW1sdO8JTVl92f4ygD7Yc9Ze09VAZhnt2zegeU0tbNsdcLYg==}
|
||||||
|
|
||||||
sass-loader@16.0.3:
|
sass-loader@16.0.4:
|
||||||
resolution: {integrity: sha512-gosNorT1RCkuCMyihv6FBRR7BMV06oKRAs+l4UMp1mlcVg9rWN6KMmUj3igjQwmYys4mDP3etEYJgiHRbgHCHA==}
|
resolution: {integrity: sha512-LavLbgbBGUt3wCiYzhuLLu65+fWXaXLmq7YxivLhEqmiupCFZ5sKUAipK3do6V80YSU0jvSxNhEdT13IXNr3rg==}
|
||||||
engines: {node: '>= 18.12.0'}
|
engines: {node: '>= 18.12.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@rspack/core': 0.x || 1.x
|
'@rspack/core': 0.x || 1.x
|
||||||
|
@ -8513,7 +8513,7 @@ snapshots:
|
||||||
parse-srcset: 1.0.2
|
parse-srcset: 1.0.2
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
|
|
||||||
sass-loader@16.0.3(sass@1.81.0)(webpack@5.96.1):
|
sass-loader@16.0.4(sass@1.81.0)(webpack@5.96.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
Loading…
Reference in a new issue