From 30f0cb69c57ba9a0cb5af6e895e2f19fa434bf7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:01:59 +0000 Subject: [PATCH] Update dependency react-redux to v7.2.9 --- apps/st2-actions/package.json | 2 +- apps/st2-code/package.json | 2 +- apps/st2-history/package.json | 2 +- apps/st2-inquiry/package.json | 2 +- apps/st2-packs/package.json | 2 +- apps/st2-rules/package.json | 2 +- apps/st2-triggers/package.json | 2 +- modules/st2-router/package.json | 2 +- package.json | 2 +- yarn.lock | 61 +++++++++++++++++++++++++++------ 10 files changed, 59 insertions(+), 20 deletions(-) diff --git a/apps/st2-actions/package.json b/apps/st2-actions/package.json index fe5cfbf5e..9e66229d3 100644 --- a/apps/st2-actions/package.json +++ b/apps/st2-actions/package.json @@ -68,7 +68,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2", + "react-redux": "7.2.9", "redux": "^4.0.1" }, "devDependencies": { diff --git a/apps/st2-code/package.json b/apps/st2-code/package.json index ec2724ffc..38f5b1393 100644 --- a/apps/st2-code/package.json +++ b/apps/st2-code/package.json @@ -56,7 +56,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2" + "react-redux": "7.2.9" }, "devDependencies": { "@stackstorm/st2-style": "2.4.3" diff --git a/apps/st2-history/package.json b/apps/st2-history/package.json index 52f2cafb6..434798308 100644 --- a/apps/st2-history/package.json +++ b/apps/st2-history/package.json @@ -70,7 +70,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2" + "react-redux": "7.2.9" }, "devDependencies": { "@stackstorm/st2-style": "2.4.3" diff --git a/apps/st2-inquiry/package.json b/apps/st2-inquiry/package.json index 3cbe59125..79062ef8e 100644 --- a/apps/st2-inquiry/package.json +++ b/apps/st2-inquiry/package.json @@ -63,7 +63,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2" + "react-redux": "7.2.9" }, "devDependencies": { "@stackstorm/st2-style": "2.4.3" diff --git a/apps/st2-packs/package.json b/apps/st2-packs/package.json index 558af466e..aebe1334b 100644 --- a/apps/st2-packs/package.json +++ b/apps/st2-packs/package.json @@ -62,7 +62,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2" + "react-redux": "7.2.9" }, "devDependencies": { "@stackstorm/st2-style": "2.4.3" diff --git a/apps/st2-rules/package.json b/apps/st2-rules/package.json index 8d9d5979c..239ec6be0 100644 --- a/apps/st2-rules/package.json +++ b/apps/st2-rules/package.json @@ -67,6 +67,6 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2" + "react-redux": "7.2.9" } } diff --git a/apps/st2-triggers/package.json b/apps/st2-triggers/package.json index e1aac095b..32192b4a5 100644 --- a/apps/st2-triggers/package.json +++ b/apps/st2-triggers/package.json @@ -63,7 +63,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2" + "react-redux": "7.2.9" }, "devDependencies": { "@stackstorm/st2-style": "2.4.3" diff --git a/modules/st2-router/package.json b/modules/st2-router/package.json index f8e2840a8..dfeec7c7c 100644 --- a/modules/st2-router/package.json +++ b/modules/st2-router/package.json @@ -36,7 +36,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2", + "react-redux": "7.2.9", "react-router": "^5.0.0", "react-router-dom": "^5.0.0" } diff --git a/package.json b/package.json index df20e2bdf..3f20cb433 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "qs": "^6.10.2", "react": "16.8.6", "react-dom": "16.8.6", - "react-redux": "7.0.2", + "react-redux": "7.2.9", "redux": "^4.0.1", "set-value": "^4.1.0", "tar": "^6.1.11", diff --git a/yarn.lock b/yarn.lock index 896a763ac..e8e6f6419 100644 --- a/yarn.lock +++ b/yarn.lock @@ -740,13 +740,18 @@ resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== -"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.3.1", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": version "7.23.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== dependencies: regenerator-runtime "^0.14.0" +"@babel/runtime@^7.15.4": + version "7.29.7" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.7.tgz#12022450c45a4da6d8d8287b18a4ff2ddb23f768" + integrity sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw== + "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.4.0": version "7.22.15" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" @@ -1785,6 +1790,13 @@ "@types/minimatch" "*" "@types/node" "*" +"@types/hoist-non-react-statics@^3.3.0": + version "3.3.7" + resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c" + integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g== + dependencies: + hoist-non-react-statics "^3.3.0" + "@types/minimatch@*": version "5.1.2" resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" @@ -1807,6 +1819,23 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz#291c243e4b94dbfbc0c0ee26b7666f1d5c030e2c" integrity sha512-ehPtgRgaULsFG8x0NeYJvmyH1hmlfsNLujHe9dQEia/7MAJYdzMSi19JtchUHjmBA6XC/75dK55mzZH+RyieSg== +"@types/react-redux@^7.1.20": + version "7.1.34" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.34.tgz#83613e1957c481521e6776beeac4fd506d11bd0e" + integrity sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ== + dependencies: + "@types/hoist-non-react-statics" "^3.3.0" + "@types/react" "*" + hoist-non-react-statics "^3.3.0" + redux "^4.0.0" + +"@types/react@*": + version "19.2.17" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.17.tgz#dccac365baa0f1734ec270ff4b51c89465e8dc7f" + integrity sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw== + dependencies: + csstype "^3.2.2" + "@zkochan/cmd-shim@^3.1.0": version "3.1.0" resolved "https://registry.yarnpkg.com/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e" @@ -3848,6 +3877,11 @@ cssstyle@^1.0.0: dependencies: cssom "0.3.x" +csstype@^3.2.2: + version "3.2.3" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a" + integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ== + currently-unhandled@^0.4.1: version "0.4.1" resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea" @@ -6256,7 +6290,7 @@ hmac-drbg@^1.0.1: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" -hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0: +hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== @@ -10247,17 +10281,22 @@ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-i resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== -react-redux@7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.0.2.tgz#34b280a3482aaf60e7d4a504b1295165cbe6b86a" - integrity sha512-uKRuMgQt8dWbcz0U75oFK5tDo3boyAKrqvf/j94vpqRFFZfyDDy4kofUgloFIGyuKTq2Zz51zgK9RzOTFXk5ew== +react-is@^17.0.2: + version "17.0.2" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" + integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== + +react-redux@7.2.9: + version "7.2.9" + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d" + integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ== dependencies: - "@babel/runtime" "^7.4.3" - hoist-non-react-statics "^3.3.0" - invariant "^2.2.4" + "@babel/runtime" "^7.15.4" + "@types/react-redux" "^7.1.20" + hoist-non-react-statics "^3.3.2" loose-envify "^1.4.0" prop-types "^15.7.2" - react-is "^16.8.6" + react-is "^17.0.2" react-redux@^6.0.1: version "6.0.1" @@ -10541,7 +10580,7 @@ redux@4.0.1: loose-envify "^1.4.0" symbol-observable "^1.2.0" -redux@^4.0.1: +redux@^4.0.0, redux@^4.0.1: version "4.2.1" resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197" integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==