Skip to content

Commit

Permalink
[Demo Dependencies]: Bump the dependencies-dev group across 1 directo…
Browse files Browse the repository at this point in the history
…ry with 3 updates

Bumps the dependencies-dev group with 3 updates in the /docs-src directory: [rimraf](https://github.com/isaacs/rimraf), [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `rimraf` from 5.0.7 to 6.0.1
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.7...v6.0.1)

Updates `sass` from 1.77.6 to 1.77.8
- [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.77.6...1.77.8)

Updates `vite` from 5.3.1 to 5.3.3
- [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/v5.3.3/packages/vite)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies-dev
- 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 Jul 21, 2024
1 parent ca85b79 commit 22d2ba7
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 135 deletions.
6 changes: 3 additions & 3 deletions docs-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@vitejs/plugin-react": "^4.3.1",
"rimraf": "^5.0.7",
"sass": "^1.77.6",
"vite": "^5.3.1",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"vite": "^5.3.4",
"vite-plugin-svgr": "^4.2.0"
}
}
Loading

0 comments on commit 22d2ba7

Please sign in to comment.