mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-24 13:21:18 +00:00
chore(deps): update dependency sass to v1.77.4 (#331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce616d67e4
commit
c4373c9f71
1 changed files with 7 additions and 7 deletions
|
@ -161,10 +161,10 @@ importers:
|
|||
version: 5.0.7
|
||||
sass:
|
||||
specifier: ^1.69.5
|
||||
version: 1.77.1
|
||||
version: 1.77.4
|
||||
sass-loader:
|
||||
specifier: ^14.0.0
|
||||
version: 14.2.1(sass@1.77.1)(webpack@5.90.0(webpack-cli@5.1.4))
|
||||
version: 14.2.1(sass@1.77.4)(webpack@5.90.0(webpack-cli@5.1.4))
|
||||
style-loader:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.4(webpack@5.90.0(webpack-cli@5.1.4))
|
||||
|
@ -3064,8 +3064,8 @@ packages:
|
|||
webpack:
|
||||
optional: true
|
||||
|
||||
sass@1.77.1:
|
||||
resolution: {integrity: sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==}
|
||||
sass@1.77.4:
|
||||
resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -6502,14 +6502,14 @@ snapshots:
|
|||
|
||||
safer-buffer@2.1.2: {}
|
||||
|
||||
sass-loader@14.2.1(sass@1.77.1)(webpack@5.90.0(webpack-cli@5.1.4)):
|
||||
sass-loader@14.2.1(sass@1.77.4)(webpack@5.90.0(webpack-cli@5.1.4)):
|
||||
dependencies:
|
||||
neo-async: 2.6.2
|
||||
optionalDependencies:
|
||||
sass: 1.77.1
|
||||
sass: 1.77.4
|
||||
webpack: 5.90.0(webpack-cli@5.1.4)
|
||||
|
||||
sass@1.77.1:
|
||||
sass@1.77.4:
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
immutable: 4.3.6
|
||||
|
|
Loading…
Reference in a new issue