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.83.0 to 1.83.1
- [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.83.0...1.83.1)

Updates `vite` from 6.0.6 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 and elchininet committed Jan 5, 2025
1 parent c292432 commit 2f32c32
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 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.4",
"rimraf": "^6.0.1",
"sass": "^1.83.0",
"vite": "^6.0.6",
"sass": "^1.83.1",
"vite": "^6.0.7",
"vite-plugin-svgr": "^4.3.0"
}
}
Loading

0 comments on commit 2f32c32

Please sign in to comment.