Skip to content

Commit

Permalink
fix(deps): update dependency react-virtualized-auto-sizer to v1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 215be54 commit 784f49f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"react-tweet": "3.2.1",
"react-type-animation": "3.2.0",
"react-use": "17.6.0",
"react-virtualized-auto-sizer": "1.0.24",
"react-virtualized-auto-sizer": "1.0.25",
"react-window": "1.8.11",
"safe-json-utils": "1.1.1",
"tailwind-scrollbar-hide": "1.1.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15422,10 +15422,10 @@ [email protected]:
ts-easing "^0.2.0"
tslib "^2.1.0"

[email protected].24:
version "1.0.24"
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.24.tgz#3ebdc92f4b05ad65693b3cc8e7d8dd54924c0227"
integrity sha512-3kCn7N9NEb3FlvJrSHWGQ4iVl+ydQObq2fHMn12i5wbtm74zHOPhz/i64OL3c1S1vi9i2GXtZqNqUJTQ+BnNfg==
[email protected].25:
version "1.0.25"
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.25.tgz#b13cbc528ac200be2bd1ffa40c8bb19bcc60ac3f"
integrity sha512-YHsksEGDfsHbHuaBVDYwJmcktblcHGafz4ZVuYPQYuSHMUGjpwmUCrAOcvMSGMwwk1eFWj1M/1GwYpNPuyhaBg==

[email protected]:
version "1.8.11"
Expand Down

0 comments on commit 784f49f

Please sign in to comment.