From bb86ea49e4dc04fe2812852357d7ff0e189390cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 12:42:58 +0000 Subject: [PATCH] chore(deps): bump @rails/actiontext from 8.1.200 to 8.1.300 Bumps [@rails/actiontext](https://github.com/rails/rails) from 8.1.200 to 8.1.300. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actiontext" dependency-version: 8.1.300 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44d09f2..996be39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.23", "@rails/actioncable": "^8.1.0", - "@rails/actiontext": "^8.1.0", + "@rails/actiontext": "^8.1.300", "@rails/activestorage": "^8.1.300", "@rails/request.js": "^0.0.13", "babel-preset-react": "^6.24.1", @@ -363,9 +363,9 @@ "license": "MIT" }, "node_modules/@rails/actiontext": { - "version": "8.1.200", - "resolved": "https://registry.npmjs.org/@rails/actiontext/-/actiontext-8.1.200.tgz", - "integrity": "sha512-l4OuFLZbQB+A3yCNOzX0Y4Tn7XSekfuYjy20TiBuf+4Q5JKTnfuybHrQ5cDk/9DbwWE9sdWcdbODFUIYd4tczg==", + "version": "8.1.300", + "resolved": "https://registry.npmjs.org/@rails/actiontext/-/actiontext-8.1.300.tgz", + "integrity": "sha512-KPbLfZTt6aFKbdeTlU7ZzmX0uSSNhhfZx3G+2lfa6HltQ/r23HDcJnJOEVt72WKJo13IS5C5HK0sYwplVMCdNw==", "license": "MIT", "dependencies": { "@rails/activestorage": ">= 8.1.0-alpha" diff --git a/package.json b/package.json index 01a7590..a9b9eb7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.23", "@rails/actioncable": "^8.1.0", - "@rails/actiontext": "^8.1.0", + "@rails/actiontext": "^8.1.300", "@rails/activestorage": "^8.1.300", "@rails/request.js": "^0.0.13", "babel-preset-react": "^6.24.1", diff --git a/yarn.lock b/yarn.lock index 514d7e0..f97ea4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -119,10 +119,10 @@ resolved "https://registry.npmjs.org/@rails/actioncable/-/actioncable-8.1.200.tgz" integrity sha512-on0DSb7AFUkq1ocxivDNQhhGW/RQpY91zvRVyyaEWP4gOOZWy33P/UyxjQk74IENWNrTqs8+zOGHwTjiiFruRw== -"@rails/actiontext@^8.1.0": - version "8.1.200" - resolved "https://registry.npmjs.org/@rails/actiontext/-/actiontext-8.1.200.tgz" - integrity sha512-l4OuFLZbQB+A3yCNOzX0Y4Tn7XSekfuYjy20TiBuf+4Q5JKTnfuybHrQ5cDk/9DbwWE9sdWcdbODFUIYd4tczg== +"@rails/actiontext@^8.1.300": + version "8.1.300" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.1.300.tgz#0b6d0a40e8ca8ba2caf5a0077e10b5503183a044" + integrity sha512-KPbLfZTt6aFKbdeTlU7ZzmX0uSSNhhfZx3G+2lfa6HltQ/r23HDcJnJOEVt72WKJo13IS5C5HK0sYwplVMCdNw== dependencies: "@rails/activestorage" ">= 8.1.0-alpha"