From 0c9d36cb5534dcc56202a650fb6e697808d41c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:02:12 +0000 Subject: [PATCH] Bump the rails group with 4 updates Bumps the rails group with 4 updates: [@rails/actioncable](https://github.com/rails/rails), [@rails/actiontext](https://github.com/rails/rails), [@rails/activestorage](https://github.com/rails/rails) and [@rails/ujs](https://github.com/rails/rails). Updates `@rails/actioncable` from 7.2.101 to 7.2.102 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) Updates `@rails/actiontext` from 7.2.101 to 7.2.102 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) Updates `@rails/activestorage` from 7.2.101 to 7.2.102 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) Updates `@rails/ujs` from 7.1.401 to 7.1.402 - [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-patch dependency-group: rails - dependency-name: "@rails/actiontext" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: "@rails/activestorage" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index eb926e3f4..b851e4a2a 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "@appsignal/stimulus": "^1.0.18", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.12", - "@rails/actioncable": "^7.2.101", - "@rails/actiontext": "^7.2.101", - "@rails/activestorage": "^7.2.101", - "@rails/ujs": "^7.1.401", + "@rails/actioncable": "^7.2.102", + "@rails/actiontext": "^7.2.102", + "@rails/activestorage": "^7.2.102", + "@rails/ujs": "^7.1.402", "@selectize/selectize": "^0.15.2", "awesomplete": "^1.1.7", "esbuild": "^0.24.0", diff --git a/yarn.lock b/yarn.lock index 914d69c76..368ce656b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -348,29 +348,29 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.101": - version "7.2.101" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.101.tgz#d0544b1bc51d420c1bb27f3281ccae54945e70f6" - integrity sha512-YgFCyD+9mBhpJdfgf4QtJwk+vZbByVMXsEGREM6GrPk9A1pYXkkIpzYd3+843E+33e3S81yywhqZc3DyrZGPSg== +"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.102": + version "7.2.102" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.102.tgz#0ad6214681f2fdadf5baeee2dbba4ad229612a41" + integrity sha512-cqgfFwU8bFye53jkzJRVErbIFUnbWSJSccbY3EZvyOxatpcUEuuYGvLv/It6gT1/HNgweiARllmVbnegcAN3Lg== -"@rails/actiontext@^7.2.101": - version "7.2.101" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.101.tgz#b4b9c59f38d1800b75cb0d6a8d713b60dfdb876d" - integrity sha512-iSqj5mvzHTwHkG5kUO/2a8wGkB6qf72keJpPgQcle2Hb/V8k9xTp3T8YpqlSYJMTcEhQhHeDJsXOaOx4abRDZg== +"@rails/actiontext@^7.2.102": + version "7.2.102" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.102.tgz#a4c2309c86f4b6a54ee8df3be26bdac1115c1985" + integrity sha512-aXOvhEz8zBI+m2r6Z9wY27Z48KNtlbh3Q0mmtE0g6sQneEbrS6ZuHGCa4tXAYG8VEAmupiGAmz0pwQiTI0TFUg== dependencies: "@rails/activestorage" ">= 7.2.0-alpha" -"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.101": - version "7.2.101" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.101.tgz#fc786623431e7d5ef2b4e73b8c1cbfb890f18aac" - integrity sha512-N4Lb2xW+6OFeE8f0nvOo6vigVM3VWlEYO6+wPBgc26CFstVG2zXbj4SV88JW3hZSArcCVox726hbXogwMV7hcg== +"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.102": + version "7.2.102" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.102.tgz#6c44033e4698ea92466a764515d3b156d58c6530" + integrity sha512-indJKK6bhETIfyYqUtbE3neUQCZ7Qm3lcPXSHqlVBYsJ3DnUKKejqvaIHHA5MrmqTKNbnnrX4zyeA1mrJgLk9Q== dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.401": - version "7.1.401" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.401.tgz#b91ad91228f96ded6c3840c0e3c007f56d2be7c9" - integrity sha512-vyBrYC+3wY3Sb6kcTeFG2L18jygcB27sv50tGGFONwOoMcmlltLm/2J8wB9KifQkRl87B86kLmyFywvhELcnTQ== +"@rails/ujs@^7.1.402": + version "7.1.402" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.402.tgz#5d4e7e5d1e2e22df081bf5693fc75f0725635130" + integrity sha512-q9dDlIR+anDtuGcV56rLnqHAxtWo8vkSnvfFt7juthvHc+97NEtGlnM++uhvnlDbR+7EGkX8nGqQIF8R93oWMQ== "@selectize/selectize@^0.15.2": version "0.15.2"