Skip to content

Commit 80549c7

Browse files
fix(deps): update dependency react-redux to v9.0.2 (#5106)
1 parent 4af1011 commit 80549c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "18.2.0",
3333
"react-dom": "18.2.0",
3434
"react-intersection-observer": "9.5.3",
35-
"react-redux": "9.0.1",
35+
"react-redux": "9.0.2",
3636
"react-vega": "7.6.0",
3737
"react-virtualized": "9.22.5",
3838
"vega-lite": "5.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18831,10 +18831,10 @@ react-lifecycles-compat@^3.0.4:
1883118831
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
1883218832
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
1883318833

18834-
18835-
version "9.0.1"
18836-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.0.1.tgz#bbdbdd55d5c3b0e996975269b7d6101b80487139"
18837-
integrity sha512-d+S89OqyChnY2J0O8wv8boRgnGo0tjvxkMLV78wx7h2ZyJvyeOQcBg4yrm7IxY36gxc63iOCfjjQAyhohKWJbA==
18834+
18835+
version "9.0.2"
18836+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.0.2.tgz#5654d490be9abd34b73f369d3c1f89d6b14b072e"
18837+
integrity sha512-34EI42cYZxJF59Iht6RDM5xDun5EdhV8CbJcTe+mYx97XMHLNYA6RrH9r/ZOZX3CetVCYfBEU9oAY9h3sZarsw==
1883818838
dependencies:
1883918839
"@types/use-sync-external-store" "^0.0.3"
1884018840
use-sync-external-store "^1.0.0"

0 commit comments

Comments
 (0)