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
b5327cbe17
commit
79f3db5ea5
@ -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.61.5",
|
||||
"@tanstack/react-query": "5.62.0",
|
||||
"@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.61.5":
|
||||
version: 5.61.5
|
||||
resolution: "@tanstack/query-core@npm:5.61.5"
|
||||
checksum: 112cc6a3e3cde9fc2657d283e8383c64ff7de5780b10c7892c93664ce475bf251bfba79daf2302ce04f2d43b96ced188bd098c220432b21408d7b99cfee58fe0
|
||||
"@tanstack/query-core@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@tanstack/query-core@npm:5.62.0"
|
||||
checksum: e071653bd29cfb713dc9f5641d2308e731d195129c5c5382826917573ae963033afa6f97605668824e7deb7aa1349b7355992aef0d8c1cb7da7793ef2ce2011e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:5.61.5":
|
||||
version: 5.61.5
|
||||
resolution: "@tanstack/react-query@npm:5.61.5"
|
||||
"@tanstack/react-query@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@tanstack/react-query@npm:5.62.0"
|
||||
dependencies:
|
||||
"@tanstack/query-core": 5.61.5
|
||||
"@tanstack/query-core": 5.62.0
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 35f2ed483d03acf77148d338173943bb3b675e38c763f5e763903e48f0ed1d4757d3129e03f4d0231bba808761616f6b3c0a2adcd11d3eebf8ecfb03f7fa7b4b
|
||||
checksum: 5ef06034a415c710b44014a138051d2d15e6a8d4bd9d82988e9b780b90bcd25e78bf64032e2dbbd1ff96351f14a142e5f0d1d3f5b0be1e983c6d5c87535f603d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13446,7 +13446,7 @@ __metadata:
|
||||
"@simonwep/pickr": ^1.5.1
|
||||
"@svgr/webpack": ^8.1.0
|
||||
"@szhsin/react-menu": ^4.2.2
|
||||
"@tanstack/react-query": 5.61.5
|
||||
"@tanstack/react-query": 5.62.0
|
||||
"@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