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

This commit is contained in:
renovate[bot]
2025-12-19 09:51:43 +00:00
committed by GitHub
parent 296575e943
commit f37a6f3695
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -117,7 +117,7 @@
"npm": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.7.4",
"sass": "1.96.0",
"sass": "1.97.0",
"storybook": "^9.1.13",
"style-dictionary": "3.9.2",
"style-loader": "4.0.0",
@@ -31138,9 +31138,9 @@
}
},
"node_modules/sass": {
"version": "1.96.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.96.0.tgz",
"integrity": "sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==",
"version": "1.97.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.0.tgz",
"integrity": "sha512-KR0igP1z4avUJetEuIeOdDlwaUDvkH8wSx7FdSjyYBS3dpyX3TzHfAMO0G1Q4/3cdjcmi3r7idh+KCmKqS+KeQ==",
"devOptional": true,
"license": "MIT",
"peer": true,
+1 -1
View File
@@ -128,7 +128,7 @@
"npm": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.7.4",
"sass": "1.96.0",
"sass": "1.97.0",
"storybook": "^9.1.13",
"style-dictionary": "3.9.2",
"style-loader": "4.0.0",