chore(deps): update dependency sass to v1.94.0
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.6.2",
|
"prettier": "3.6.2",
|
||||||
"sass": "1.93.3",
|
"sass": "1.94.0",
|
||||||
"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",
|
||||||
@@ -31711,9 +31711,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.93.3",
|
"version": "1.94.0",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.0.tgz",
|
||||||
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
|
"integrity": "sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==",
|
||||||
"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.6.2",
|
"prettier": "3.6.2",
|
||||||
"sass": "1.93.3",
|
"sass": "1.94.0",
|
||||||
"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