From ccb6d53596610d20d2de1d949567e6b7546b94a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 23:25:21 +0000 Subject: [PATCH] Bump @rails/actiontext from 8.0.0 to 8.0.100 Bumps [@rails/actiontext](https://github.com/rails/rails) from 8.0.0 to 8.0.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actiontext" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 63aecfede..9b1a3da82 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^8.0.12", "@rails/actioncable": "^8.0.0", - "@rails/actiontext": "^8.0.0", + "@rails/actiontext": "^8.0.100", "@rails/activestorage": "^8.0.0", "@rails/request.js": "^0.0.11", "@stimulus-components/sortable": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 83a833a5a..88edca518 100644 --- a/yarn.lock +++ b/yarn.lock @@ -450,10 +450,10 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.0.tgz#b12d87d4c2bb152c4445e2c168df93b585068e7c" integrity sha512-9IXyJeaBggOzlD3pF4/yWELdyUWZm/KTyKBRqxNf9laLBXPqxJt3t6fO+X4s0WajMR8cIhzkxvq1gxsXVbn3LA== -"@rails/actiontext@^8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.0.tgz#01133b7bbb2eb541890bf3a8bdc761fc27f9a649" - integrity sha512-8pvXDEHqlVHptzfYDUXmBpstHsfHAVacYxO47cWDRjRmp1zdVXusLcom8UvqkRdTcAPXpte+LkjcfpD9S4DSSQ== +"@rails/actiontext@^8.0.100": + version "8.0.100" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.100.tgz#251d7c2aa0747541897c6dd805147eadf4fa162f" + integrity sha512-/Q1m6owfmRsVQ6xL/pyRtJiSgQxE3LMsqVk5/6d+H7om5E9xmjZNr2fGy5n3PZfrpAuJhFjWZZjTPLYrMqTaKA== dependencies: "@rails/activestorage" ">= 8.0.0-alpha"