Update dependency sass to v1.101.7

This commit is contained in:
renovate[bot]
2026-07-31 04:15:08 +00:00
committed by GitHub
parent 3dc8afa5cd
commit 4307705733
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -47,7 +47,7 @@
"node-fetch": "3.3.2",
"prettier": "3.9.6",
"react-dom": "18.3.1",
"sass": "1.101.0",
"sass": "1.101.7",
"typescript": "6.0.3",
"typescript-eslint": "8.65.0",
"typescript-plugin-css-modules": "5.2.0"
@@ -23090,9 +23090,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.101.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.0.tgz",
"integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==",
"version": "1.101.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
"integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -73,7 +73,7 @@
"node-fetch": "3.3.2",
"prettier": "3.9.6",
"react-dom": "18.3.1",
"sass": "1.101.0",
"sass": "1.101.7",
"typescript": "6.0.3",
"typescript-eslint": "8.65.0",
"typescript-plugin-css-modules": "5.2.0"