chore(deps): update dependency sass to v1.86.0
This commit is contained in:
Generated
+7
-5
@@ -42,7 +42,7 @@
|
|||||||
"eslint-plugin-vue": "10.0.0",
|
"eslint-plugin-vue": "10.0.0",
|
||||||
"nuxt": "3.16.0",
|
"nuxt": "3.16.0",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
"sass": "1.85.1",
|
"sass": "1.86.0",
|
||||||
"stylelint": "16.16.0",
|
"stylelint": "16.16.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.0",
|
"stylelint-config-recommended-vue": "1.6.0",
|
||||||
"stylelint-config-standard": "37.0.0",
|
"stylelint-config-standard": "37.0.0",
|
||||||
@@ -17328,10 +17328,11 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.85.1",
|
"version": "1.86.0",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.0.tgz",
|
||||||
"integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
|
"integrity": "sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": "^4.0.0",
|
"chokidar": "^4.0.0",
|
||||||
"immutable": "^5.0.2",
|
"immutable": "^5.0.2",
|
||||||
@@ -17351,7 +17352,8 @@
|
|||||||
"version": "5.0.3",
|
"version": "5.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
|
||||||
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/schema-utils": {
|
"node_modules/schema-utils": {
|
||||||
"version": "4.3.0",
|
"version": "4.3.0",
|
||||||
|
|||||||
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"eslint-plugin-vue": "10.0.0",
|
"eslint-plugin-vue": "10.0.0",
|
||||||
"nuxt": "3.16.0",
|
"nuxt": "3.16.0",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
"sass": "1.85.1",
|
"sass": "1.86.0",
|
||||||
"stylelint": "16.16.0",
|
"stylelint": "16.16.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.0",
|
"stylelint-config-recommended-vue": "1.6.0",
|
||||||
"stylelint-config-standard": "37.0.0",
|
"stylelint-config-standard": "37.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user