Bump sass from 1.77.8 to 1.78.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.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.77.8...1.78.0)

---
updated-dependencies:
- dependency-name: sass
  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]
2024-09-09 03:44:40 +00:00
committed by GitHub
parent 1b75b778d8
commit 94ed4021fb
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"axios": "^1.7.4",
"laravel-vite-plugin": "^1.0.5",
"patch-package": "^8.0.0",
"sass": "^1.77.8",
"sass": "^1.78.0",
"vite": "^5",
"vite-plugin-manifest-sri": "^0.2.0"
},