mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
chore(deps): update dependency sass to v1.80.4
This commit is contained in:
parent
824f918714
commit
b0c602c1e6
1 changed files with 7 additions and 7 deletions
|
@ -191,10 +191,10 @@ importers:
|
||||||
version: 6.0.1
|
version: 6.0.1
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.69.5
|
specifier: ^1.69.5
|
||||||
version: 1.80.3
|
version: 1.80.4
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: ^16.0.0
|
specifier: ^16.0.0
|
||||||
version: 16.0.2(sass@1.80.3)(webpack@5.95.0)
|
version: 16.0.2(sass@1.80.4)(webpack@5.95.0)
|
||||||
style-loader:
|
style-loader:
|
||||||
specifier: ^4.0.0
|
specifier: ^4.0.0
|
||||||
version: 4.0.0(webpack@5.95.0)
|
version: 4.0.0(webpack@5.95.0)
|
||||||
|
@ -3448,8 +3448,8 @@ packages:
|
||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
sass@1.80.3:
|
sass@1.80.4:
|
||||||
resolution: {integrity: sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==}
|
resolution: {integrity: sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -7430,14 +7430,14 @@ snapshots:
|
||||||
|
|
||||||
safer-buffer@2.1.2: {}
|
safer-buffer@2.1.2: {}
|
||||||
|
|
||||||
sass-loader@16.0.2(sass@1.80.3)(webpack@5.95.0):
|
sass-loader@16.0.2(sass@1.80.4)(webpack@5.95.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.80.3
|
sass: 1.80.4
|
||||||
webpack: 5.95.0(webpack-cli@5.1.4)
|
webpack: 5.95.0(webpack-cli@5.1.4)
|
||||||
|
|
||||||
sass@1.80.3:
|
sass@1.80.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@parcel/watcher': 2.4.1
|
'@parcel/watcher': 2.4.1
|
||||||
chokidar: 4.0.1
|
chokidar: 4.0.1
|
||||||
|
|
Loading…
Reference in a new issue