chore(deps): update dependency sass to v1.97.3 (#2757)
dancefinder-app / build (push) Successful in 2m49s
dancefinder-app / deploy-prod (push) Successful in 2m8s

This commit was merged in pull request #2757.
This commit is contained in:
2026-01-22 08:03:15 +00:00
parent adebbaec8b
commit b5e9e8a500
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.7.0", "eslint-plugin-vue": "10.7.0",
"nuxt": "4.2.2", "nuxt": "4.2.2",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"sass": "1.97.2", "sass": "1.97.3",
"stylelint": "17.0.0", "stylelint": "17.0.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",
@@ -20238,9 +20238,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.97.2", "version": "1.97.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
"integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==", "integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.7.0", "eslint-plugin-vue": "10.7.0",
"nuxt": "4.2.2", "nuxt": "4.2.2",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"sass": "1.97.2", "sass": "1.97.3",
"stylelint": "17.0.0", "stylelint": "17.0.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",