From a8c83458d5a9eac2015a9a89eb73e6f7fb4809ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 18:09:59 +0000 Subject: [PATCH] Bump stimulus from 2.0.0 to 3.2.0 Bumps [stimulus](https://github.com/stimulusjs/stimulus) from 2.0.0 to 3.2.0. - [Release notes](https://github.com/stimulusjs/stimulus/releases) - [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md) - [Commits](https://github.com/stimulusjs/stimulus/compare/v2.0.0...v3.2.0) --- updated-dependencies: - dependency-name: stimulus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 46 ++++++++++++++++------------------------------ 2 files changed, 17 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index 1a69f6d..755c7a1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "quill": "^1.3.7", "quill-resize-module": "^1.2.4", "raw-loader": "^4.0.2", - "stimulus": "^2.0.0", + "stimulus": "^3.2.0", "tailwindcss": "^2.1.4", "turbolinks": "^5.2.0", "webpack": "^4.46.0", diff --git a/yarn.lock b/yarn.lock index cf743f6..e3ce66c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -925,6 +925,16 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210" integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw== +"@hotwired/stimulus-webpack-helpers@^1.0.0": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@hotwired/stimulus-webpack-helpers/-/stimulus-webpack-helpers-1.0.1.tgz#4cd74487adeca576c9865ac2b9fe5cb20cef16dd" + integrity sha512-wa/zupVG0eWxRYJjC1IiPBdt3Lruv0RqGN+/DTMmUWUyMAEB27KXmVY6a8YpUVTM7QwVuaLNGW4EqDgrS2upXQ== + +"@hotwired/stimulus@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.2.0.tgz#257272f1348b1f7beb1a8510be88b80aec6c4c5b" + integrity sha512-uAIIdg049qId0lBhyjuMBfcC5uV8JwbhNLoxEyi9vxM3MW6h+mM97G9rNT4ZZMiqnKK9XUHp9SQUrd9rSLEmpQ== + "@nodelib/fs.scandir@2.1.5": version "2.1.5" resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" @@ -1031,30 +1041,6 @@ core-js "^3.15.1" nanopop "^2.1.0" -"@stimulus/core@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@stimulus/core/-/core-2.0.0.tgz#140c85318d6a8a8210c0faf182223b8459348877" - integrity sha512-ff70GafKtzc8zQ1/cG+UvL06GcifPWovf2wBEdjLMh9xO2GOYURO3y2RYgzIGYUIBefQwyfX2CLfJdZFJrEPTw== - dependencies: - "@stimulus/mutation-observers" "^2.0.0" - -"@stimulus/multimap@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@stimulus/multimap/-/multimap-2.0.0.tgz#420cfa096ed6538df4a91dbd2b2842c1779952b2" - integrity sha512-pMBCewkZCFVB3e5mEMoyO9+9aKzHDITmf3OnPun51YWxlcPdHcwbjqm1ylK63fsoduIE+RowBpFwFqd3poEz4w== - -"@stimulus/mutation-observers@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@stimulus/mutation-observers/-/mutation-observers-2.0.0.tgz#3dbe37453bda47a6c795a90204ee8d77a799fb87" - integrity sha512-kx4VAJdPhIGBQKGIoUDC2tupEKorG3A+ckc2b1UiwInKTMAC1axOHU8ebcwhaJIxRqIrs8//4SJo9YAAOx6FEg== - dependencies: - "@stimulus/multimap" "^2.0.0" - -"@stimulus/webpack-helpers@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@stimulus/webpack-helpers/-/webpack-helpers-2.0.0.tgz#54296d2a2dffd4f962d2e802d99a3fdd84b8845f" - integrity sha512-D6tJWsAC024MwGEIKlUVYU8Ln87mlrmiwHvYAjipg+s8H4eLxUMQ3PZkWyPevfipH+oR3leuHsjYsK1gN5ViQA== - "@types/glob@^7.1.1": version "7.1.4" resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.4.tgz#ea59e21d2ee5c517914cb4bc8e4153b99e566672" @@ -6666,13 +6652,13 @@ static-extend@^0.1.1: resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= -stimulus@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/stimulus/-/stimulus-2.0.0.tgz#713c8b91a72ef90914b90955f0e705f004403047" - integrity sha512-xipy7BS5TVpg4fX6S8LhrYZp7cmHGjmk09WSAiVx1gF5S5g43IWsuetfUhIk8HfHUG+4MQ9nY0FQz4dRFLs/8w== +stimulus@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/stimulus/-/stimulus-3.2.0.tgz#6bf223ab893bd513beaf161c8d0e46d0ef75a9da" + integrity sha512-ZxwZxhtCs92UgNXPir1/qFGazgECi/anLQ3kipVv72DQwELEsqmIMoCrWDWd2wiSKUuE9K7WigEwFNiys6qCDQ== dependencies: - "@stimulus/core" "^2.0.0" - "@stimulus/webpack-helpers" "^2.0.0" + "@hotwired/stimulus" "^3.2.0" + "@hotwired/stimulus-webpack-helpers" "^1.0.0" stream-browserify@^2.0.1: version "2.0.2"