Skip to content

Commit ad714b7

Browse files
committed
upgrading to stimulus 2
1 parent 3a4005c commit ad714b7

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"sass": "^1.17.0",
9292
"sass-loader": "^9.0.1 || ^10.0.0",
9393
"sinon": "^9.0.2",
94-
"stimulus": "^1.1.1",
94+
"stimulus": "^2.0.0",
9595
"strip-ansi": "^6.0.0",
9696
"stylus": "^0.54.5",
9797
"stylus-loader": "^3.0.2",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -954,29 +954,29 @@
954954
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
955955
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
956956

957-
"@stimulus/core@^1.1.1":
958-
version "1.1.1"
959-
resolved "https://registry.yarnpkg.com/@stimulus/core/-/core-1.1.1.tgz#42b0cfe5b73ca492f41de64b77a03980bae92c82"
960-
integrity sha512-PVJv7IpuQx0MVPCBblXc6O2zbCmU8dlxXNH4bC9KK6LsvGaE+PCXXrXQfXUwAsse1/CmRu/iQG7Ov58himjiGg==
957+
"@stimulus/core@^2.0.0":
958+
version "2.0.0"
959+
resolved "https://registry.yarnpkg.com/@stimulus/core/-/core-2.0.0.tgz#140c85318d6a8a8210c0faf182223b8459348877"
960+
integrity sha512-ff70GafKtzc8zQ1/cG+UvL06GcifPWovf2wBEdjLMh9xO2GOYURO3y2RYgzIGYUIBefQwyfX2CLfJdZFJrEPTw==
961961
dependencies:
962-
"@stimulus/mutation-observers" "^1.1.1"
962+
"@stimulus/mutation-observers" "^2.0.0"
963963

964-
"@stimulus/multimap@^1.1.1":
965-
version "1.1.1"
966-
resolved "https://registry.yarnpkg.com/@stimulus/multimap/-/multimap-1.1.1.tgz#b95e3fd607345ab36e5d5b55486ee1a12d56b331"
967-
integrity sha512-26R1fI3a8uUj0WlMmta4qcfIQGlagegdP4PTz6lz852q/dXlG6r+uPS/bx+H8GtfyS+OOXVr3SkZ0Zg0iRqRfQ==
964+
"@stimulus/multimap@^2.0.0":
965+
version "2.0.0"
966+
resolved "https://registry.yarnpkg.com/@stimulus/multimap/-/multimap-2.0.0.tgz#420cfa096ed6538df4a91dbd2b2842c1779952b2"
967+
integrity sha512-pMBCewkZCFVB3e5mEMoyO9+9aKzHDITmf3OnPun51YWxlcPdHcwbjqm1ylK63fsoduIE+RowBpFwFqd3poEz4w==
968968

969-
"@stimulus/mutation-observers@^1.1.1":
970-
version "1.1.1"
971-
resolved "https://registry.yarnpkg.com/@stimulus/mutation-observers/-/mutation-observers-1.1.1.tgz#0f6c6f081308427fed2a26360dda0c173b79cfc0"
972-
integrity sha512-/zCnnw1KJlWO2mrx0yxYaRFZWMGnDMdOgSnI4hxDLxdWVuL2HMROU8FpHWVBLjKY3T9A+lGkcrmPGDHF3pfS9w==
969+
"@stimulus/mutation-observers@^2.0.0":
970+
version "2.0.0"
971+
resolved "https://registry.yarnpkg.com/@stimulus/mutation-observers/-/mutation-observers-2.0.0.tgz#3dbe37453bda47a6c795a90204ee8d77a799fb87"
972+
integrity sha512-kx4VAJdPhIGBQKGIoUDC2tupEKorG3A+ckc2b1UiwInKTMAC1axOHU8ebcwhaJIxRqIrs8//4SJo9YAAOx6FEg==
973973
dependencies:
974-
"@stimulus/multimap" "^1.1.1"
974+
"@stimulus/multimap" "^2.0.0"
975975

976-
"@stimulus/webpack-helpers@^1.1.1":
977-
version "1.1.1"
978-
resolved "https://registry.yarnpkg.com/@stimulus/webpack-helpers/-/webpack-helpers-1.1.1.tgz#eff60cd4e58b921d1a2764dc5215f5141510f2c2"
979-
integrity sha512-XOkqSw53N9072FLHvpLM25PIwy+ndkSSbnTtjKuyzsv8K5yfkFB2rv68jU1pzqYa9FZLcvZWP4yazC0V38dx9A==
976+
"@stimulus/webpack-helpers@^2.0.0":
977+
version "2.0.0"
978+
resolved "https://registry.yarnpkg.com/@stimulus/webpack-helpers/-/webpack-helpers-2.0.0.tgz#54296d2a2dffd4f962d2e802d99a3fdd84b8845f"
979+
integrity sha512-D6tJWsAC024MwGEIKlUVYU8Ln87mlrmiwHvYAjipg+s8H4eLxUMQ3PZkWyPevfipH+oR3leuHsjYsK1gN5ViQA==
980980

981981
"@symfony/autoimport@file:fixtures/stimulus/autoimport":
982982
version "1.0.0"
@@ -7410,13 +7410,13 @@ stealthy-require@^1.1.1:
74107410
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
74117411
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
74127412

7413-
stimulus@^1.1.1:
7414-
version "1.1.1"
7415-
resolved "https://registry.yarnpkg.com/stimulus/-/stimulus-1.1.1.tgz#53c2fded6849e7b85eed3ed8dd76e33abd74bec5"
7416-
integrity sha512-R0mBqKp48YnRDZOxZ8hiOH4Ilph3Yj78CIFTBkCwyHs4iGCpe7xlEdQ7cjIxb+7qVCSxFKgxO+mAQbsNgt/5XQ==
7413+
stimulus@^2.0.0:
7414+
version "2.0.0"
7415+
resolved "https://registry.yarnpkg.com/stimulus/-/stimulus-2.0.0.tgz#713c8b91a72ef90914b90955f0e705f004403047"
7416+
integrity sha512-xipy7BS5TVpg4fX6S8LhrYZp7cmHGjmk09WSAiVx1gF5S5g43IWsuetfUhIk8HfHUG+4MQ9nY0FQz4dRFLs/8w==
74177417
dependencies:
7418-
"@stimulus/core" "^1.1.1"
7419-
"@stimulus/webpack-helpers" "^1.1.1"
7418+
"@stimulus/core" "^2.0.0"
7419+
"@stimulus/webpack-helpers" "^2.0.0"
74207420

74217421
string-hash@^1.1.1:
74227422
version "1.1.3"

0 commit comments

Comments
 (0)