chore(deps): bump sass from 1.87.0 to 1.88.0 in /client

Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.88.0.
- [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.87.0...1.88.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.88.0
  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]
2025-05-12 21:34:58 +00:00
committed by GitHub
parent feb7ee227f
commit da4ceaf9cc
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"react-dom": "^19.1.0",
"react-i18next": "^15.5.1",
"react-router-dom": "^7.6.0",
"sass": "^1.87.0",
"sass": "^1.88.0",
"uuid": "^11.1.0",
"vite": "^6.3.5",
"vite-plugin-pwa": "^1.0.0"
@@ -5195,9 +5195,9 @@
}
},
"node_modules/sass": {
"version": "1.87.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
"integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
"version": "1.88.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.88.0.tgz",
"integrity": "sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
@@ -9419,9 +9419,9 @@
}
},
"sass": {
"version": "1.87.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
"integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
"version": "1.88.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.88.0.tgz",
"integrity": "sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==",
"requires": {
"@parcel/watcher": "^2.4.1",
"chokidar": "^4.0.0",

View File

@@ -23,7 +23,7 @@
"react-dom": "^19.1.0",
"react-i18next": "^15.5.1",
"react-router-dom": "^7.6.0",
"sass": "^1.87.0",
"sass": "^1.88.0",
"uuid": "^11.1.0",
"vite": "^6.3.5",
"vite-plugin-pwa": "^1.0.0"