chore(deps): update dependency sass to v1.81.1
This commit is contained in:
Generated
+7
-7
@@ -42,7 +42,7 @@
|
|||||||
"eslint-plugin-vue": "9.32.0",
|
"eslint-plugin-vue": "9.32.0",
|
||||||
"nuxt": "3.14.1592",
|
"nuxt": "3.14.1592",
|
||||||
"postcss-html": "1.7.0",
|
"postcss-html": "1.7.0",
|
||||||
"sass": "1.81.0",
|
"sass": "1.81.1",
|
||||||
"stylelint": "16.11.0",
|
"stylelint": "16.11.0",
|
||||||
"stylelint-config-recommended-vue": "1.5.0",
|
"stylelint-config-recommended-vue": "1.5.0",
|
||||||
"stylelint-config-standard": "36.0.1",
|
"stylelint-config-standard": "36.0.1",
|
||||||
@@ -17076,9 +17076,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.81.0",
|
"version": "1.81.1",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz",
|
||||||
"integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==",
|
"integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -17097,9 +17097,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/sass/node_modules/immutable": {
|
"node_modules/sass/node_modules/immutable": {
|
||||||
"version": "5.0.2",
|
"version": "5.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
|
||||||
"integrity": "sha512-1NU7hWZDkV7hJ4PJ9dur9gTNQ4ePNPN4k9/0YhwjzykTi/+3Q5pF93YU5QoVj8BuOnhLgaY8gs0U2pj4kSYVcw==",
|
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
|||||||
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"eslint-plugin-vue": "9.32.0",
|
"eslint-plugin-vue": "9.32.0",
|
||||||
"nuxt": "3.14.1592",
|
"nuxt": "3.14.1592",
|
||||||
"postcss-html": "1.7.0",
|
"postcss-html": "1.7.0",
|
||||||
"sass": "1.81.0",
|
"sass": "1.81.1",
|
||||||
"stylelint": "16.11.0",
|
"stylelint": "16.11.0",
|
||||||
"stylelint-config-recommended-vue": "1.5.0",
|
"stylelint-config-recommended-vue": "1.5.0",
|
||||||
"stylelint-config-standard": "36.0.1",
|
"stylelint-config-standard": "36.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user