chore(deps): update dependency sass to v1.101.0
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 3m43s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-14 22:03:22 +00:00
parent 0cd1d00e7e
commit fdf0b61f5d
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",