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

This commit is contained in:
renovate[bot]
2026-01-25 02:21:28 +00:00
committed by GitHub
parent 551648d5d7
commit 27eea0f780
2 changed files with 6 additions and 14 deletions
+5 -13
View File
@@ -117,7 +117,7 @@
"npm": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.8.1",
"sass": "1.97.2",
"sass": "1.97.3",
"storybook": "^9.1.13",
"style-dictionary": "3.9.2",
"style-loader": "4.0.0",
@@ -14292,15 +14292,6 @@
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/devtools-protocol": {
"version": "0.0.1312386",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1312386.tgz",
"integrity": "sha512-DPnhUXvmvKT2dFA/j7B+riVLUt9Q6RKJlcppojL5CoRywJJKLDYnRlw0gTFKfgDPHP5E04UoB71SxoJlVZy8FA==",
"dev": true,
"license": "BSD-3-Clause",
"optional": true,
"peer": true
},
"node_modules/diff": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.2.tgz",
@@ -31047,9 +31038,9 @@
}
},
"node_modules/sass": {
"version": "1.97.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz",
"integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==",
"version": "1.97.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"devOptional": true,
"license": "MIT",
"peer": true,
@@ -35129,6 +35120,7 @@
"integrity": "sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-html-community": "0.0.8",
"html-entities": "^2.1.0",
+1 -1
View File
@@ -128,7 +128,7 @@
"npm": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.8.1",
"sass": "1.97.2",
"sass": "1.97.3",
"storybook": "^9.1.13",
"style-dictionary": "3.9.2",
"style-loader": "4.0.0",