chore(deps): update dependency sass to v1.99.0 (#2852)
dancefinder-app / build (push) Successful in 2m53s
dancefinder-app / deploy-prod (push) Successful in 1m45s

This commit was merged in pull request #2852.
This commit is contained in:
2026-04-06 01:05:41 +00:00
parent 6a2a7b6ad0
commit ef25f40095
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.8.0", "eslint-plugin-vue": "10.8.0",
"nuxt": "4.4.2", "nuxt": "4.4.2",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"sass": "1.98.0", "sass": "1.99.0",
"stylelint": "17.6.0", "stylelint": "17.6.0",
"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",
@@ -19254,9 +19254,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.98.0", "version": "1.99.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.99.0.tgz",
"integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==", "integrity": "sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.8.0", "eslint-plugin-vue": "10.8.0",
"nuxt": "4.4.2", "nuxt": "4.4.2",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"sass": "1.98.0", "sass": "1.99.0",
"stylelint": "17.6.0", "stylelint": "17.6.0",
"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",