Update dependency sass to v1.103.0

This commit is contained in:
renovate[bot]
2026-08-27 04:10:08 +00:00
committed by GitHub
parent 857aae1b33
commit a88363b5ea
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -47,7 +47,7 @@
"node-fetch": "3.3.2",
"prettier": "3.9.6",
"react-dom": "18.3.1",
"sass": "1.102.0",
"sass": "1.103.0",
"typescript": "6.0.3",
"typescript-eslint": "8.67.0",
"typescript-plugin-css-modules": "5.2.0"
@@ -23086,9 +23086,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==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -23164,9 +23164,9 @@
}
},
"node_modules/sass/node_modules/readdirp": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz",
"integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.1.1.tgz",
"integrity": "sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -73,7 +73,7 @@
"node-fetch": "3.3.2",
"prettier": "3.9.6",
"react-dom": "18.3.1",
"sass": "1.102.0",
"sass": "1.103.0",
"typescript": "6.0.3",
"typescript-eslint": "8.67.0",
"typescript-plugin-css-modules": "5.2.0"