Skip to content

Commit

Permalink
Update dependency react-virtualized to v9.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 26bb2f2 commit ad47eaf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"react-sortable-tree": "2.8.0",
"react-sortable-tree-theme-file-explorer": "2.0.0",
"react-spring": "^9.2.3",
"react-virtualized": "9.22.5",
"react-virtualized": "9.22.6",
"react-vis": "1.12.1",
"redux": "4.2.1",
"redux-first-history": "5.2.0",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7119,7 +7119,19 @@ [email protected]:
loose-envify "^1.4.0"
prop-types "^15.6.2"

[email protected], react-virtualized@^9.13.0, react-virtualized@^9.21.2:
[email protected]:
version "9.22.6"
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.22.6.tgz#3ae2aa69eca61cf3af332e2f9d6b4aa5638786d5"
integrity sha512-U5j7KuUQt3AaMatlMJ0UJddqSiX+Km0YJxSqbAzIiGw5EmNz0khMyqP2hzgu4+QUtm+QPIrxzUX4raJxmVJnHg==
dependencies:
"@babel/runtime" "^7.7.2"
clsx "^1.0.4"
dom-helpers "^5.1.3"
loose-envify "^1.4.0"
prop-types "^15.7.2"
react-lifecycles-compat "^3.0.4"

react-virtualized@^9.13.0, react-virtualized@^9.21.2:
version "9.22.5"
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.22.5.tgz#bfb96fed519de378b50d8c0064b92994b3b91620"
integrity sha512-YqQMRzlVANBv1L/7r63OHa2b0ZsAaDp1UhVNEdUaXI8A5u6hTpA5NYtUueLH2rFuY/27mTGIBl7ZhqFKzw18YQ==
Expand Down

0 comments on commit ad47eaf

Please sign in to comment.