diff --git a/package.json b/package.json index 9213e25..2064875 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@babel/preset-env": "7", "@babel/preset-react": "^7.26.3", "@babel/runtime": "7", - "@rails/actiontext": "^7.1.3", + "@rails/actiontext": "^8.0.1", "babel-loader": "9", "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", diff --git a/yarn.lock b/yarn.lock index c705462..f1d7085 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1105,17 +1105,17 @@ schema-utils "^4.2.0" source-map "^0.7.3" -"@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.1": + version "8.0.1" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.1.tgz#80ad6e1339198d2a1159022dc91c5b07595dfbc7" + integrity sha512-ts7CmATxoG3v6jMxjBEcE/hcko8UGFRHWBJll/gepYSmAjhUKKDpZ2QcIIjwsTSQniX6ESeeBIDA58wcLMlZ7g== dependencies: - "@rails/activestorage" ">= 7.1.0-alpha" + "@rails/activestorage" ">= 8.0.0-alpha" -"@rails/activestorage@>= 7.1.0-alpha": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.1.0.tgz#6aeea30720f98ea25f790596862ac89251bcc05d" - integrity sha512-TYc3AkBaXgBlavODTHPgyaOMqt0MRkFlPCa7BiQJJyND17GYS7pP0lT0bgcDQgpuKMvsCdVxQaRwl6tzL5AW0g== +"@rails/activestorage@>= 8.0.0-alpha": + version "8.0.1" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.1.tgz#ff012a997617e1bf953cff7d1c4d5cc8b4ceda77" + integrity sha512-LBLMOVL+nGTyiSyrLhikSCVr7lPLOmkGKELR8NxaoneIV4+QICvhe+AYVuklhJcMIN21WK7M1SzwItv9mSXX4A== dependencies: spark-md5 "^3.0.1"