chore(deps): update dependency sass to v1.98.0
This commit is contained in:
Generated
+8
-8
@@ -117,7 +117,7 @@
|
||||
"npm": "^11.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.8.1",
|
||||
"sass": "1.97.3",
|
||||
"sass": "1.98.0",
|
||||
"storybook": "^9.1.13",
|
||||
"style-dictionary": "3.9.2",
|
||||
"style-loader": "4.0.0",
|
||||
@@ -18734,9 +18734,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/immutable": {
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
|
||||
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
|
||||
"version": "5.1.5",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
|
||||
"integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
@@ -30356,14 +30356,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.97.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
|
||||
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
|
||||
"version": "1.98.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz",
|
||||
"integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
"immutable": "^5.0.2",
|
||||
"immutable": "^5.1.5",
|
||||
"source-map-js": ">=0.6.2 <2.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -135,7 +135,7 @@
|
||||
"npm": "^11.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.8.1",
|
||||
"sass": "1.97.3",
|
||||
"sass": "1.98.0",
|
||||
"storybook": "^9.1.13",
|
||||
"style-dictionary": "3.9.2",
|
||||
"style-loader": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user