From 211003f3c1d6c159e80499ae4173215116ebb313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:49:44 +0000 Subject: [PATCH] chore(deps): bump @rails/actioncable from 7.2.200 to 8.0.100 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.200 to 8.0.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcea11af..712b8a5b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.12", "@popperjs/core": "^2.11.8", - "@rails/actioncable": "^7.2.200", + "@rails/actioncable": "^8.0.100", "@stimulus-components/checkbox-select-all": "^6.1.0", "admin-lte": "^4.0.0-beta2", "bootstrap": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 92315372..78c9f53e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -250,11 +250,16 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.200": +"@rails/actioncable@^7.0": version "7.2.200" resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd" integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw== +"@rails/actioncable@^8.0.100": + version "8.0.100" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.100.tgz#83733a8fa35be5d085cf0fe10b341d0428022bc0" + integrity sha512-/vXTG6gzSW0CDqmA0hWasZ1UAGZC7g5NGM21jowh58rCCeTHAGbWwKExHn49VDuYXz+cHbL4MGfc5LMdTp9m3A== + "@stimulus-components/checkbox-select-all@^6.1.0": version "6.1.0" resolved "https://registry.yarnpkg.com/@stimulus-components/checkbox-select-all/-/checkbox-select-all-6.1.0.tgz#81da1ae620c2591ca247b32938a80e8c18b8b357"