chore(deps): update dependency sass to v1.87.0 #2400
Generated
+7
-5
@@ -42,7 +42,7 @@
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"nuxt": "3.16.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.86.3",
|
||||
"sass": "1.87.0",
|
||||
"stylelint": "16.18.0",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "38.0.0",
|
||||
@@ -16781,10 +16781,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.86.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz",
|
||||
"integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==",
|
||||
"version": "1.87.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
|
||||
"integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
"immutable": "^5.0.2",
|
||||
@@ -16804,7 +16805,8 @@
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz",
|
||||
"integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
|
||||
"devOptional": true
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/schema-utils": {
|
||||
"version": "4.3.0",
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"nuxt": "3.16.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.86.3",
|
||||
"sass": "1.87.0",
|
||||
"stylelint": "16.18.0",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "38.0.0",
|
||||
|
||||
Reference in New Issue
Block a user