chore(deps): update dependency sass to v1.88.0
This commit is contained in:
Generated
+7
-7
@@ -42,7 +42,7 @@
|
||||
"eslint-plugin-vue": "10.1.0",
|
||||
"nuxt": "3.17.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.87.0",
|
||||
"sass": "1.88.0",
|
||||
"stylelint": "16.19.1",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "38.0.0",
|
||||
@@ -19596,9 +19596,9 @@
|
||||
"devOptional": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.87.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
|
||||
"integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
|
||||
"version": "1.88.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.88.0.tgz",
|
||||
"integrity": "sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -19617,9 +19617,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass/node_modules/immutable": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz",
|
||||
"integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.2.tgz",
|
||||
"integrity": "sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==",
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"eslint-plugin-vue": "10.1.0",
|
||||
"nuxt": "3.17.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.87.0",
|
||||
"sass": "1.88.0",
|
||||
"stylelint": "16.19.1",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "38.0.0",
|
||||
|
||||
Reference in New Issue
Block a user