mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Javascript dependency: Bump @tanstack/react-virtual in /web (#10270)
Bumps [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) from 3.13.24 to 3.14.9. - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.9/packages/react-virtual) --- updated-dependencies: - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
e3626c4918
commit
e2ca7bb447
+1
-1
@@ -89,7 +89,7 @@
|
||||
"@szhsin/react-menu": "^4.5.2",
|
||||
"@tanstack/react-query": "^5.101.4",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@tanstack/react-virtual": "^3.13.24",
|
||||
"@tanstack/react-virtual": "^3.14.9",
|
||||
"@types/react": "^19.2.17",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@xterm/addon-fit": "^0.11.0",
|
||||
|
||||
+10
-10
@@ -3864,15 +3864,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-virtual@npm:^3.13.24":
|
||||
version: 3.13.24
|
||||
resolution: "@tanstack/react-virtual@npm:3.13.24"
|
||||
"@tanstack/react-virtual@npm:^3.14.9":
|
||||
version: 3.14.9
|
||||
resolution: "@tanstack/react-virtual@npm:3.14.9"
|
||||
dependencies:
|
||||
"@tanstack/virtual-core": "npm:3.14.0"
|
||||
"@tanstack/virtual-core": "npm:3.17.7"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/f409b2bb67965a513b75a1403e622c0b86c88c67419f757c79f670615979e38dc7ad5569a02c924741697df3d4301a0f45208fd4b9f935a5d58dd83e1db5622a
|
||||
checksum: 10c0/4d89bb77c2e3db831e457500a003fbca62374e7f9cbf5c04e3ac92c75154bec5b9afaa9aa39d682d9983f8f6904d937746f9e88aecfd181ad1a96aed67b93768
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3883,10 +3883,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/virtual-core@npm:3.14.0":
|
||||
version: 3.14.0
|
||||
resolution: "@tanstack/virtual-core@npm:3.14.0"
|
||||
checksum: 10c0/9e07e7f74f5e02dfc47b358f7b5089e680d8b14b9c5b90e9497be6f57c76ca98d185fbe5008795b89919346bfc3676ebe1c61b34980eefe6674c88ec6ff4b136
|
||||
"@tanstack/virtual-core@npm:3.17.7":
|
||||
version: 3.17.7
|
||||
resolution: "@tanstack/virtual-core@npm:3.17.7"
|
||||
checksum: 10c0/9dd7cc9859af0f79e2189422a27fa4f72bddaccd3ecb027ad3f6968a28cd472e964a11b0005bd605ad0d534860233005711752d10d3c297f57fc3c5dbe397d56
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13228,7 +13228,7 @@ __metadata:
|
||||
"@szhsin/react-menu": "npm:^4.5.2"
|
||||
"@tanstack/react-query": "npm:^5.101.4"
|
||||
"@tanstack/react-table": "npm:^8.21.3"
|
||||
"@tanstack/react-virtual": "npm:^3.13.24"
|
||||
"@tanstack/react-virtual": "npm:^3.14.9"
|
||||
"@testing-library/dom": "npm:10.4.1"
|
||||
"@testing-library/jest-dom": "npm:^6.9.1"
|
||||
"@testing-library/react": "npm:16.3.2"
|
||||
|
||||
Reference in New Issue
Block a user