mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-23 21:01:20 +00:00
chore(deps): update dependency sass to v1.80.3
This commit is contained in:
parent
f89568d28b
commit
60749acddf
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.79.5
|
version: 1.80.3
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: ^16.0.0
|
specifier: ^16.0.0
|
||||||
version: 16.0.2(sass@1.79.5)(webpack@5.95.0)
|
version: 16.0.2(sass@1.80.3)(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)
|
||||||
|
@ -3517,8 +3517,8 @@ packages:
|
||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
sass@1.79.5:
|
sass@1.80.3:
|
||||||
resolution: {integrity: sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==}
|
resolution: {integrity: sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -7634,14 +7634,14 @@ snapshots:
|
||||||
|
|
||||||
safer-buffer@2.1.2: {}
|
safer-buffer@2.1.2: {}
|
||||||
|
|
||||||
sass-loader@16.0.2(sass@1.79.5)(webpack@5.95.0):
|
sass-loader@16.0.2(sass@1.80.3)(webpack@5.95.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.79.5
|
sass: 1.80.3
|
||||||
webpack: 5.95.0(webpack-cli@5.1.4)
|
webpack: 5.95.0(webpack-cli@5.1.4)
|
||||||
|
|
||||||
sass@1.79.5:
|
sass@1.80.3:
|
||||||
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