chore(deps): bump sass from 1.89.2 to 1.97.3 in /web

Bumps [sass](https://github.com/sass/dart-sass) from 1.89.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.89.2...1.97.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-22 21:23:51 +00:00
committed by GitHub
parent 18eb855081
commit 55c9259706
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -15,7 +15,7 @@
"react": "^19.1.0",
"react-dom": "^19.2.3",
"react-router-dom": "^7.12.0",
"sass": "^1.89.2"
"sass": "^1.97.3"
},
"devDependencies": {
"@types/react": "^19.1.7",
@@ -4479,9 +4479,9 @@
}
},
"node_modules/sass": {
"version": "1.89.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz",
"integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==",
"version": "1.97.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",

View File

@@ -17,7 +17,7 @@
"react": "^19.1.0",
"react-dom": "^19.2.3",
"react-router-dom": "^7.12.0",
"sass": "^1.89.2"
"sass": "^1.97.3"
},
"devDependencies": {
"@types/react": "^19.1.7",