chore(deps): update dependency sass to v1.101.0 (#2954)
dancefinder-app / build (push) Successful in 3m19s
dancefinder-app / deploy-prod (push) Successful in 1m38s

This commit was merged in pull request #2954.
This commit is contained in:
2026-06-14 22:16:03 +00:00
parent 0cd1d00e7e
commit a9a02d1e77
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -41,7 +41,7 @@
"eslint-plugin-vue": "10.9.2",
"nuxt": "4.4.8",
"postcss-html": "1.8.1",
"sass": "1.100.0",
"sass": "1.101.0",
"stylelint": "17.13.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
@@ -17813,9 +17813,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.100.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.100.0.tgz",
"integrity": "sha512-B5j0rYMlinhhOo9tjQebMVVn0TfyXAF+wB3b2ggZUuJ/is/Y+7+JGjirAMxHZ9Z3hIP98NPfamlAkBHa1lAaXQ==",
"version": "1.101.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.0.tgz",
"integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.9.2",
"nuxt": "4.4.8",
"postcss-html": "1.8.1",
"sass": "1.100.0",
"sass": "1.101.0",
"stylelint": "17.13.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",