chore(deps): update dependency sass to v1.85.1
This commit is contained in:
Generated
+4
-4
@@ -42,7 +42,7 @@
|
||||
"eslint-plugin-vue": "9.32.0",
|
||||
"nuxt": "3.15.4",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.85.0",
|
||||
"sass": "1.85.1",
|
||||
"stylelint": "16.14.1",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
@@ -19085,9 +19085,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.85.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz",
|
||||
"integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==",
|
||||
"version": "1.85.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz",
|
||||
"integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"eslint-plugin-vue": "9.32.0",
|
||||
"nuxt": "3.15.4",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.85.0",
|
||||
"sass": "1.85.1",
|
||||
"stylelint": "16.14.1",
|
||||
"stylelint-config-recommended-vue": "1.6.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
|
||||
Reference in New Issue
Block a user