From 04b0d8bb5a47f9ab133b0ef8e04e29c1c37eaa6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:30:21 +0000 Subject: [PATCH] Bump @rails/actiontext from 7.1.3 to 8.0.100 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.1.3 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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 19dd55a4d..b17d96b6a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^6.6.0", - "@rails/actiontext": "^7.1.3", + "@rails/actiontext": "^8.0.100", "@rails/activestorage": "^6.1.710", "@rails/ujs": "^6.1.710", "bootstrap": "^4.6.2", diff --git a/yarn.lock b/yarn.lock index abbca4cca..6b21453f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -491,17 +491,17 @@ "@parcel/watcher-win32-ia32" "2.4.1" "@parcel/watcher-win32-x64" "2.4.1" -"@rails/actiontext@^7.1.3": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.1.3.tgz#1b7aa2732c45cbc8a5708c54457c16fb81ce3da3" - integrity sha512-jwY0LJ0xpyIWkYs6BUMY4RcwVA3jZ+bFDPvv5KpKQnw+24BhJVtBLqF0XIsROaRCyabakueRyVuSG9NNhnLTvA== +"@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" ">= 7.1.0-alpha" + "@rails/activestorage" ">= 8.0.0-alpha" -"@rails/activestorage@>= 7.1.0-alpha": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.1.3.tgz#e83ece6c5fd94b3ddf30a8cf3b8f78cad049e596" - integrity sha512-B+RFYAU8vdTPFg0IJcRp2ey0Qw9hpcUOqHHcWqftDJ76ZMBi9+m/UUeMJlNsSd0l9eD+1HLlFSo1X//cY4yiDw== +"@rails/activestorage@>= 8.0.0-alpha": + version "8.0.100" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.100.tgz#a04f84b8e2359dce5c9cac0d2f408cd530d1495a" + integrity sha512-/fIFav9RFFzQKK3a91O2OOdnHxPx+mBIR6wZDxeH9bcbDf2dZqhVcr5DGRJuhkF8U7C3s0tYvYafscmkBNRlHQ== dependencies: spark-md5 "^3.0.1"