chore(deps): update dependency sass to v1.99.0
This commit is contained in:
Generated
+4
-4
@@ -42,7 +42,7 @@
|
||||
"eslint-plugin-vue": "10.8.0",
|
||||
"nuxt": "4.4.2",
|
||||
"postcss-html": "1.8.1",
|
||||
"sass": "1.98.0",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.6.0",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
"stylelint-config-standard": "40.0.0",
|
||||
@@ -19254,9 +19254,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.98.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz",
|
||||
"integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
|
||||
"version": "1.99.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.99.0.tgz",
|
||||
"integrity": "sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"eslint-plugin-vue": "10.8.0",
|
||||
"nuxt": "4.4.2",
|
||||
"postcss-html": "1.8.1",
|
||||
"sass": "1.98.0",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.6.0",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
"stylelint-config-standard": "40.0.0",
|
||||
|
||||
Reference in New Issue
Block a user