mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 04:11:12 +00:00
Update dependency sass to v1.80.6
This commit is contained in:
parent
fb91bb580b
commit
bdea0f85fa
1 changed files with 14 additions and 10 deletions
|
@ -169,10 +169,10 @@ importers:
|
||||||
version: 2.13.1
|
version: 2.13.1
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.77.8
|
specifier: ^1.77.8
|
||||||
version: 1.80.4
|
version: 1.80.6
|
||||||
sass-loader:
|
sass-loader:
|
||||||
specifier: ^16.0.1
|
specifier: ^16.0.1
|
||||||
version: 16.0.2(sass@1.80.4)(webpack@5.95.0)
|
version: 16.0.2(sass@1.80.6)(webpack@5.95.0)
|
||||||
serialize-javascript:
|
serialize-javascript:
|
||||||
specifier: ^6.0.2
|
specifier: ^6.0.2
|
||||||
version: 6.0.2
|
version: 6.0.2
|
||||||
|
@ -3961,8 +3961,8 @@ packages:
|
||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
sass@1.80.4:
|
sass@1.80.6:
|
||||||
resolution: {integrity: sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==}
|
resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -5699,6 +5699,7 @@ snapshots:
|
||||||
'@parcel/watcher-win32-arm64': 2.4.1
|
'@parcel/watcher-win32-arm64': 2.4.1
|
||||||
'@parcel/watcher-win32-ia32': 2.4.1
|
'@parcel/watcher-win32-ia32': 2.4.1
|
||||||
'@parcel/watcher-win32-x64': 2.4.1
|
'@parcel/watcher-win32-x64': 2.4.1
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@pdf-lib/standard-fonts@1.0.0':
|
'@pdf-lib/standard-fonts@1.0.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -6630,7 +6631,8 @@ snapshots:
|
||||||
|
|
||||||
detect-indent@7.0.1: {}
|
detect-indent@7.0.1: {}
|
||||||
|
|
||||||
detect-libc@1.0.3: {}
|
detect-libc@1.0.3:
|
||||||
|
optional: true
|
||||||
|
|
||||||
detect-libc@2.0.3: {}
|
detect-libc@2.0.3: {}
|
||||||
|
|
||||||
|
@ -7957,7 +7959,8 @@ snapshots:
|
||||||
|
|
||||||
neo-async@2.6.2: {}
|
neo-async@2.6.2: {}
|
||||||
|
|
||||||
node-addon-api@7.1.1: {}
|
node-addon-api@7.1.1:
|
||||||
|
optional: true
|
||||||
|
|
||||||
node-forge@1.3.1: {}
|
node-forge@1.3.1: {}
|
||||||
|
|
||||||
|
@ -8457,19 +8460,20 @@ snapshots:
|
||||||
parse-srcset: 1.0.2
|
parse-srcset: 1.0.2
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
|
|
||||||
sass-loader@16.0.2(sass@1.80.4)(webpack@5.95.0):
|
sass-loader@16.0.2(sass@1.80.6)(webpack@5.95.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.80.4
|
sass: 1.80.6
|
||||||
webpack: 5.95.0(webpack-cli@5.1.4)
|
webpack: 5.95.0(webpack-cli@5.1.4)
|
||||||
|
|
||||||
sass@1.80.4:
|
sass@1.80.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@parcel/watcher': 2.4.1
|
|
||||||
chokidar: 4.0.1
|
chokidar: 4.0.1
|
||||||
immutable: 4.3.7
|
immutable: 4.3.7
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
|
optionalDependencies:
|
||||||
|
'@parcel/watcher': 2.4.1
|
||||||
|
|
||||||
scheduler@0.23.2:
|
scheduler@0.23.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue