Skip to content

Commit

Permalink
Bump the all-demo group in /demo with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-demo group in /demo with 3 updates: [@rails/actioncable](https://github.com/rails/rails), [@rails/ujs](https://github.com/rails/rails) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@rails/actioncable` from 7.2.100 to 7.2.101
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

Updates `@rails/ujs` from 7.1.400 to 7.1.401
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

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

---
updated-dependencies:
- dependency-name: "@rails/actioncable"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-demo
- dependency-name: "@rails/ujs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-demo
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-demo
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 683abd2 commit 358c621
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"dependencies": {
"@primer/css": "^21.3.6",
"@primer/primitives": "^9.1.2",
"@rails/actioncable": "^7.2.100",
"@rails/ujs": "^7.1.400",
"@rails/actioncable": "^7.2.101",
"@rails/ujs": "^7.1.401",
"turbolinks": "^5.2.0"
},
"devDependencies": {
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-ruby": "^5.1.0"
},
"scripts": {
Expand Down

0 comments on commit 358c621

Please sign in to comment.