build(deps-dev): bump sass from 1.94.2 to 1.95.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.95.1.
- [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.94.2...1.95.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56950/head
dependabot[bot] 2025-12-10 10:51:34 +07:00 committed by GitHub
parent 496404de56
commit 077cb3ebba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -61,7 +61,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.2.0",
"jsdom-testing-mocks": "^1.16.0",
"sass": "^1.94.2",
"sass": "^1.95.1",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.2.4",
@ -14005,9 +14005,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.94.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.2.tgz",
"integrity": "sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==",
"version": "1.95.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz",
"integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==",
"devOptional": true,
"license": "MIT",
"dependencies": {

@ -90,7 +90,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.2.0",
"jsdom-testing-mocks": "^1.16.0",
"sass": "^1.94.2",
"sass": "^1.95.1",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.2.4",