chore(deps): update dependency sass to v1.97.1
This commit is contained in:
Generated
+5
-4
@@ -117,7 +117,7 @@
|
||||
"npm": "^11.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.7.4",
|
||||
"sass": "1.97.0",
|
||||
"sass": "1.97.1",
|
||||
"storybook": "^9.1.13",
|
||||
"style-dictionary": "3.9.2",
|
||||
"style-loader": "4.0.0",
|
||||
@@ -31138,9 +31138,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.97.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.0.tgz",
|
||||
"integrity": "sha512-KR0igP1z4avUJetEuIeOdDlwaUDvkH8wSx7FdSjyYBS3dpyX3TzHfAMO0G1Q4/3cdjcmi3r7idh+KCmKqS+KeQ==",
|
||||
"version": "1.97.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
|
||||
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
@@ -35221,6 +35221,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
@@ -128,7 +128,7 @@
|
||||
"npm": "^11.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.7.4",
|
||||
"sass": "1.97.0",
|
||||
"sass": "1.97.1",
|
||||
"storybook": "^9.1.13",
|
||||
"style-dictionary": "3.9.2",
|
||||
"style-loader": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user