chore(deps): update dependency sass to v1.95.1
This commit is contained in:
Generated
+4
-4
@@ -117,7 +117,7 @@
|
|||||||
"npm": "^11.0.0",
|
"npm": "^11.0.0",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
"prettier": "3.7.4",
|
"prettier": "3.7.4",
|
||||||
"sass": "1.95.0",
|
"sass": "1.95.1",
|
||||||
"storybook": "^9.1.13",
|
"storybook": "^9.1.13",
|
||||||
"style-dictionary": "3.9.2",
|
"style-dictionary": "3.9.2",
|
||||||
"style-loader": "4.0.0",
|
"style-loader": "4.0.0",
|
||||||
@@ -31147,9 +31147,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.95.0",
|
"version": "1.95.1",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.95.0.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz",
|
||||||
"integrity": "sha512-9QMjhLq+UkOg/4bb8Lt8A+hJZvY3t+9xeZMKSBtBEgxrXA3ed5Ts4NDreUkYgJP1BTmrscQE/xYhf7iShow6lw==",
|
"integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peer": true,
|
"peer": true,
|
||||||
|
|||||||
+1
-1
@@ -128,7 +128,7 @@
|
|||||||
"npm": "^11.0.0",
|
"npm": "^11.0.0",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
"prettier": "3.7.4",
|
"prettier": "3.7.4",
|
||||||
"sass": "1.95.0",
|
"sass": "1.95.1",
|
||||||
"storybook": "^9.1.13",
|
"storybook": "^9.1.13",
|
||||||
"style-dictionary": "3.9.2",
|
"style-dictionary": "3.9.2",
|
||||||
"style-loader": "4.0.0",
|
"style-loader": "4.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user