chore(deps): update dependency sass to v1.86.1
This commit is contained in:
Generated
+7
-7
@@ -42,7 +42,7 @@
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"nuxt": "3.16.1",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.86.0",
|
||||
"sass": "1.86.1",
|
||||
"stylelint": "16.17.0",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
@@ -17446,9 +17446,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.86.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.0.tgz",
|
||||
"integrity": "sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==",
|
||||
"version": "1.86.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.1.tgz",
|
||||
"integrity": "sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -17467,9 +17467,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass/node_modules/immutable": {
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
|
||||
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz",
|
||||
"integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"nuxt": "3.16.1",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.86.0",
|
||||
"sass": "1.86.1",
|
||||
"stylelint": "16.17.0",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
|
||||
Reference in New Issue
Block a user