Skip to content

Commit

Permalink
[Demo Dependencies]: Bump the dependencies-dev group
Browse files Browse the repository at this point in the history
Bumps the dependencies-dev group in /docs-src with 2 updates: [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `sass` from 1.78.0 to 1.79.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.78.0...1.79.3)

Updates `vite` from 5.4.5 to 5.4.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-dev
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 7b377fa commit ae37ced
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 198 deletions.
4 changes: 2 additions & 2 deletions docs-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@testing-library/user-event": "^14.5.2",
"@vitejs/plugin-react": "^4.3.1",
"rimraf": "^6.0.1",
"sass": "^1.78.0",
"vite": "^5.4.5",
"sass": "^1.79.3",
"vite": "^5.4.7",
"vite-plugin-svgr": "^4.2.0"
}
}
Loading

0 comments on commit ae37ced

Please sign in to comment.