mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-22 07:03:56 -06:00
Javascript dependency: Bump @tanstack/react-query in /web
This commit is contained in:
parent
256d1e55c8
commit
4392b83a98
@ -85,7 +85,7 @@
|
||||
"@projectstorm/react-diagrams": "^7.0.4",
|
||||
"@simonwep/pickr": "^1.5.1",
|
||||
"@szhsin/react-menu": "^4.2.2",
|
||||
"@tanstack/react-query": "5.62.0",
|
||||
"@tanstack/react-query": "5.62.2",
|
||||
"@tanstack/react-table": "^8.16.0",
|
||||
"@tanstack/react-virtual": "^3.8.4",
|
||||
"@types/classnames": "^2.3.4",
|
||||
|
@ -3034,21 +3034,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@tanstack/query-core@npm:5.62.0"
|
||||
checksum: e071653bd29cfb713dc9f5641d2308e731d195129c5c5382826917573ae963033afa6f97605668824e7deb7aa1349b7355992aef0d8c1cb7da7793ef2ce2011e
|
||||
"@tanstack/query-core@npm:5.62.2":
|
||||
version: 5.62.2
|
||||
resolution: "@tanstack/query-core@npm:5.62.2"
|
||||
checksum: 1d15f007214c65c15360eadfe6ccefb8a2d780b85383b8ce7083950d8648efc95784e36d304792f1b738178b9fb0531e0d062c7f63d69f4577c1f1b9f7c15af7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@tanstack/react-query@npm:5.62.0"
|
||||
"@tanstack/react-query@npm:5.62.2":
|
||||
version: 5.62.2
|
||||
resolution: "@tanstack/react-query@npm:5.62.2"
|
||||
dependencies:
|
||||
"@tanstack/query-core": 5.62.0
|
||||
"@tanstack/query-core": 5.62.2
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 5ef06034a415c710b44014a138051d2d15e6a8d4bd9d82988e9b780b90bcd25e78bf64032e2dbbd1ff96351f14a142e5f0d1d3f5b0be1e983c6d5c87535f603d
|
||||
checksum: 4735781dade3a55d0f2992b4f5c4c0e27d89788f2df37f57abeb45126aab54314638a040bae2bd39dda2aa4d27c96439b5df457890f1c0822ea74d290ffe2d9c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13454,7 +13454,7 @@ __metadata:
|
||||
"@simonwep/pickr": ^1.5.1
|
||||
"@svgr/webpack": ^8.1.0
|
||||
"@szhsin/react-menu": ^4.2.2
|
||||
"@tanstack/react-query": 5.62.0
|
||||
"@tanstack/react-query": 5.62.2
|
||||
"@tanstack/react-table": ^8.16.0
|
||||
"@tanstack/react-virtual": ^3.8.4
|
||||
"@testing-library/dom": 10.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user