chore(deps): update dependency sass to v1.79.4

This commit is contained in:
renovate[bot] 2024-10-05 12:20:49 +00:00
parent 0928bbe37a
commit 09a912233e

View file

@ -182,10 +182,10 @@ importers:
version: 5.0.10
sass:
specifier: ^1.69.5
version: 1.77.8
version: 1.79.4
sass-loader:
specifier: ^14.0.0
version: 14.2.1(sass@1.77.8)(webpack@5.90.0(webpack-cli@5.1.4))
version: 14.2.1(sass@1.79.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))
@ -1397,6 +1397,10 @@ packages:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines: {node: '>= 8.10.0'}
chokidar@4.0.1:
resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
engines: {node: '>= 14.16.0'}
chrome-trace-event@1.0.3:
resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==}
engines: {node: '>=6.0'}
@ -3023,6 +3027,10 @@ packages:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
readdirp@4.0.2:
resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
engines: {node: '>= 14.16.0'}
rechoir@0.8.0:
resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==}
engines: {node: '>= 10.13.0'}
@ -3149,8 +3157,8 @@ packages:
webpack:
optional: true
sass@1.77.8:
resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
sass@1.79.4:
resolution: {integrity: sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==}
engines: {node: '>=14.0.0'}
hasBin: true
@ -3265,10 +3273,6 @@ packages:
sockjs@0.3.24:
resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==}
source-map-js@1.2.0:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
source-map-js@1.2.1:
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
engines: {node: '>=0.10.0'}
@ -5086,6 +5090,10 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
chokidar@4.0.1:
dependencies:
readdirp: 4.0.2
chrome-trace-event@1.0.3: {}
classnames@2.5.1: {}
@ -6465,7 +6473,7 @@ snapshots:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
source-map-js: 1.2.0
source-map-js: 1.2.1
postcss@8.4.47:
dependencies:
@ -6541,6 +6549,8 @@ snapshots:
dependencies:
picomatch: 2.3.1
readdirp@4.0.2: {}
rechoir@0.8.0:
dependencies:
resolve: 1.22.8
@ -6635,18 +6645,18 @@ snapshots:
safer-buffer@2.1.2: {}
sass-loader@14.2.1(sass@1.77.8)(webpack@5.90.0(webpack-cli@5.1.4)):
sass-loader@14.2.1(sass@1.79.4)(webpack@5.90.0(webpack-cli@5.1.4)):
dependencies:
neo-async: 2.6.2
optionalDependencies:
sass: 1.77.8
sass: 1.79.4
webpack: 5.90.0(webpack-cli@5.1.4)
sass@1.77.8:
sass@1.79.4:
dependencies:
chokidar: 3.6.0
chokidar: 4.0.1
immutable: 4.3.7
source-map-js: 1.2.0
source-map-js: 1.2.1
sax@1.3.0: {}
@ -6785,8 +6795,6 @@ snapshots:
uuid: 8.3.2
websocket-driver: 0.7.4
source-map-js@1.2.0: {}
source-map-js@1.2.1: {}
source-map-support@0.5.21: