mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 06:36:17 +00:00
Update dependency sass to v1.77.1 (#2467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
007fdb3e85
commit
44ca1d14b7
|
@ -169,10 +169,10 @@ importers:
|
|||
version: 2.13.0
|
||||
sass:
|
||||
specifier: ^1.72.0
|
||||
version: 1.75.0
|
||||
version: 1.77.1
|
||||
sass-loader:
|
||||
specifier: ^14.1.1
|
||||
version: 14.2.1(sass@1.75.0)(webpack@5.91.0(webpack-cli@5.1.4))
|
||||
version: 14.2.1(sass@1.77.1)(webpack@5.91.0(webpack-cli@5.1.4))
|
||||
serialize-javascript:
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
|
@ -2665,8 +2665,8 @@ packages:
|
|||
resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
immutable@4.3.5:
|
||||
resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==}
|
||||
immutable@4.3.6:
|
||||
resolution: {integrity: sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==}
|
||||
|
||||
import-fresh@2.0.0:
|
||||
resolution: {integrity: sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==}
|
||||
|
@ -4003,8 +4003,8 @@ packages:
|
|||
webpack:
|
||||
optional: true
|
||||
|
||||
sass@1.75.0:
|
||||
resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==}
|
||||
sass@1.77.1:
|
||||
resolution: {integrity: sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7464,7 +7464,7 @@ snapshots:
|
|||
|
||||
ignore@5.3.1: {}
|
||||
|
||||
immutable@4.3.5: {}
|
||||
immutable@4.3.6: {}
|
||||
|
||||
import-fresh@2.0.0:
|
||||
dependencies:
|
||||
|
@ -8613,17 +8613,17 @@ snapshots:
|
|||
parse-srcset: 1.0.2
|
||||
postcss: 8.4.38
|
||||
|
||||
sass-loader@14.2.1(sass@1.75.0)(webpack@5.91.0(webpack-cli@5.1.4)):
|
||||
sass-loader@14.2.1(sass@1.77.1)(webpack@5.91.0(webpack-cli@5.1.4)):
|
||||
dependencies:
|
||||
neo-async: 2.6.2
|
||||
optionalDependencies:
|
||||
sass: 1.75.0
|
||||
sass: 1.77.1
|
||||
webpack: 5.91.0(webpack-cli@5.1.4)
|
||||
|
||||
sass@1.75.0:
|
||||
sass@1.77.1:
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
immutable: 4.3.5
|
||||
immutable: 4.3.6
|
||||
source-map-js: 1.2.0
|
||||
|
||||
schema-utils@3.3.0:
|
||||
|
|
Loading…
Reference in a new issue