chore(deps): update dependency sass to v1.103.0 (#3038)
dancefinder-app / build (push) Successful in 56s
dancefinder-app / deploy-prod (push) Successful in 1m14s

This commit was merged in pull request #3038.
This commit is contained in:
2026-08-23 01:07:53 +00:00
parent d612a0d9e2
commit a4551e2be8
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.102.0",
"sass": "1.103.0",
"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.102.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz",
"integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==",
"version": "1.103.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz",
"integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==",
"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.102.0",
"sass": "1.103.0",
"stylelint": "17.14.1",
"stylelint-config-recommended-vue": "2.0.0",
"stylelint-config-standard": "40.0.0",