Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-virtual to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Feb 2, 2024
1 parent f1af9c9 commit 81bc61a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@pluralsh/design-system": "2.1.2",
"@react-types/shared": "3.18.1",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-virtual": "3.0.0-beta.48",
"@tanstack/react-virtual": "3.0.4",
"algoliasearch": "4.18.0",
"chroma-js": "2.4.2",
"classnames": "2.3.2",
Expand Down
31 changes: 16 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5447,25 +5447,26 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:3.0.0-beta.48":
version: 3.0.0-beta.48
resolution: "@tanstack/react-virtual@npm:3.0.0-beta.48"
"@tanstack/react-virtual@npm:3.0.0-beta.54":
version: 3.0.0-beta.54
resolution: "@tanstack/react-virtual@npm:3.0.0-beta.54"
dependencies:
"@tanstack/virtual-core": 3.0.0-beta.48
"@tanstack/virtual-core": 3.0.0-beta.54
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 3c0d75570b2b316edbf4f658f7fc398a63467d305cd3b69450febd9ab470b65f00948561c9e8f315a6756564c5164e51ff276f1d2e76c196c7a6110ef115afea
checksum: ddeb3cb46db89365609d5bc402b8a8d410dc7e5f38ee579f39e5589c62a2123799ba36586939a5a6ad1a701650a5b169f657fd24687687bf08f4827b0099bc75
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:3.0.0-beta.54":
version: 3.0.0-beta.54
resolution: "@tanstack/react-virtual@npm:3.0.0-beta.54"
"@tanstack/react-virtual@npm:3.0.4":
version: 3.0.4
resolution: "@tanstack/react-virtual@npm:3.0.4"
dependencies:
"@tanstack/virtual-core": 3.0.0-beta.54
"@tanstack/virtual-core": 3.0.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: ddeb3cb46db89365609d5bc402b8a8d410dc7e5f38ee579f39e5589c62a2123799ba36586939a5a6ad1a701650a5b169f657fd24687687bf08f4827b0099bc75
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: d01ea51d8a130c8f2cf87941d312a8d7929e19334bbe85a3ab125b935742cf58ee76d71f590cbd5c50b4fbdbbd6a7b8e58f7c0538c43aa4d5ccab20914246b28
languageName: node
linkType: hard

Expand All @@ -5483,10 +5484,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.0.0-beta.48":
version: 3.0.0-beta.48
resolution: "@tanstack/virtual-core@npm:3.0.0-beta.48"
checksum: 2bc41ad00aaeb7c07ec1ba5987e795aacef01e1bc32ca75c65f3357aa2b202bfd0aece73b4eb79241d0166ee19956e99e3789ee0edbb55cafb2714adde9b07c2
"@tanstack/virtual-core@npm:3.0.0":
version: 3.0.0
resolution: "@tanstack/virtual-core@npm:3.0.0"
checksum: 7283d50fc7b7a56608c37a8e94a93b85890ff7e39c6281633a19c4d6f6f4fbf25f8418f1eec302a008a8746a0d1d0cd00630137b55e6cf019818d68af8ed16b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -12276,7 +12277,7 @@ __metadata:
"@pluralsh/stylelint-config": 2.0.5
"@react-types/shared": 3.18.1
"@tanstack/react-table": 8.9.3
"@tanstack/react-virtual": 3.0.0-beta.48
"@tanstack/react-virtual": 3.0.4
"@types/node": 20.4.2
"@types/react-dom": 18.2.7
"@types/styled-components": 5.1.30
Expand Down

0 comments on commit 81bc61a

Please sign in to comment.