chore(deps-dev): bump sass from 1.93.2 to 1.97.3 in /ui

Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.97.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.93.2...1.97.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.97.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-07 20:22:28 +00:00
committed by Łukasz Mierzwa
parent ad02283ca2
commit c292056fbd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -87,7 +87,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.8.1",
"sass": "1.93.2",
"sass": "1.97.3",
"terser": "5.46.0",
"ts-jest": "29.4.5",
"typescript": "5.9.3",
@@ -12742,9 +12742,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.93.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
"version": "1.97.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -83,7 +83,7 @@
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.8.1",
"sass": "1.93.2",
"sass": "1.97.3",
"terser": "5.46.0",
"ts-jest": "29.4.5",
"typescript": "5.9.3",