chore(deps): update dependency sass to v1.86.3

This commit is contained in:
Renovate
2025-04-04 01:10:16 +00:00
parent ca10a1a288
commit 1e8125ad0b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.0.0",
"nuxt": "3.16.2",
"postcss-html": "1.8.0",
"sass": "1.86.2",
"sass": "1.86.3",
"stylelint": "16.17.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
@@ -17291,9 +17291,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.86.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz",
"integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==",
"version": "1.86.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz",
"integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.0.0",
"nuxt": "3.16.2",
"postcss-html": "1.8.0",
"sass": "1.86.2",
"sass": "1.86.3",
"stylelint": "16.17.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",