chore(deps): update dependency sass to v1.93.1
This commit is contained in:
Generated
+4
-4
@@ -45,7 +45,7 @@
|
|||||||
"eslint-plugin-vue": "10.5.0",
|
"eslint-plugin-vue": "10.5.0",
|
||||||
"nuxt": "4.1.2",
|
"nuxt": "4.1.2",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
"sass": "1.93.0",
|
"sass": "1.93.1",
|
||||||
"stylelint": "16.24.0",
|
"stylelint": "16.24.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "39.0.0",
|
"stylelint-config-standard": "39.0.0",
|
||||||
@@ -18521,9 +18521,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.93.0",
|
"version": "1.93.1",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.1.tgz",
|
||||||
"integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==",
|
"integrity": "sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
"eslint-plugin-vue": "10.5.0",
|
"eslint-plugin-vue": "10.5.0",
|
||||||
"nuxt": "4.1.2",
|
"nuxt": "4.1.2",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
"sass": "1.93.0",
|
"sass": "1.93.1",
|
||||||
"stylelint": "16.24.0",
|
"stylelint": "16.24.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "39.0.0",
|
"stylelint-config-standard": "39.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user