chore(deps): update dependency sass to v1.101.7 (#3004)
This commit was merged in pull request #3004.
This commit is contained in:
Generated
+4
-4
@@ -41,7 +41,7 @@
|
|||||||
"eslint-plugin-vue": "10.10.0",
|
"eslint-plugin-vue": "10.10.0",
|
||||||
"nuxt": "4.5.0",
|
"nuxt": "4.5.0",
|
||||||
"postcss-html": "1.8.1",
|
"postcss-html": "1.8.1",
|
||||||
"sass": "1.101.6",
|
"sass": "1.101.7",
|
||||||
"stylelint": "17.14.1",
|
"stylelint": "17.14.1",
|
||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "40.0.0",
|
"stylelint-config-standard": "40.0.0",
|
||||||
@@ -18502,9 +18502,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.101.6",
|
"version": "1.101.7",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.6.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
|
||||||
"integrity": "sha512-j8qYug9WuX19eU5sxJWQlbR8RYhKgXiOYgGjkJRkcW35c3neWtxPdcUW0saN6Od2L0aqEp0AmH9R/QeAxrffMQ==",
|
"integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"eslint-plugin-vue": "10.10.0",
|
"eslint-plugin-vue": "10.10.0",
|
||||||
"nuxt": "4.5.0",
|
"nuxt": "4.5.0",
|
||||||
"postcss-html": "1.8.1",
|
"postcss-html": "1.8.1",
|
||||||
"sass": "1.101.6",
|
"sass": "1.101.7",
|
||||||
"stylelint": "17.14.1",
|
"stylelint": "17.14.1",
|
||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "40.0.0",
|
"stylelint-config-standard": "40.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user