chore(deps): update dependency sass to v1.103.1 (#3039)
dancefinder-app / build (push) Successful in 1m33s
dancefinder-app / deploy-prod (push) Successful in 1m22s

This commit was merged in pull request #3039.
This commit is contained in:
2026-08-24 08:59:24 +00:00
parent a4551e2be8
commit dcd23f5fa5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -41,7 +41,7 @@
"eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.2",
"postcss-html": "2.0.0",
"sass": "1.103.0",
"sass": "1.103.1",
"stylelint": "17.14.1",
"stylelint-config-recommended-vue": "2.0.0",
"stylelint-config-standard": "40.0.0",
@@ -17901,9 +17901,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.103.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz",
"integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==",
"version": "1.103.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz",
"integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.2",
"postcss-html": "2.0.0",
"sass": "1.103.0",
"sass": "1.103.1",
"stylelint": "17.14.1",
"stylelint-config-recommended-vue": "2.0.0",
"stylelint-config-standard": "40.0.0",