mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Javascript dependency: Bump @tanstack/react-query in /web
This commit is contained in:
@@ -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.59.20",
|
||||
"@tanstack/react-query": "5.61.5",
|
||||
"@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.59.20":
|
||||
version: 5.59.20
|
||||
resolution: "@tanstack/query-core@npm:5.59.20"
|
||||
checksum: ed836033c7f34a61e7f152da1067ec170e36e861dc591e2a068f73918bcc641bb50ce90dc3b8d12e047f63f70b2842f72e3328d649c841f5c4ea51fdb95e454b
|
||||
"@tanstack/query-core@npm:5.61.5":
|
||||
version: 5.61.5
|
||||
resolution: "@tanstack/query-core@npm:5.61.5"
|
||||
checksum: 112cc6a3e3cde9fc2657d283e8383c64ff7de5780b10c7892c93664ce475bf251bfba79daf2302ce04f2d43b96ced188bd098c220432b21408d7b99cfee58fe0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:5.59.20":
|
||||
version: 5.59.20
|
||||
resolution: "@tanstack/react-query@npm:5.59.20"
|
||||
"@tanstack/react-query@npm:5.61.5":
|
||||
version: 5.61.5
|
||||
resolution: "@tanstack/react-query@npm:5.61.5"
|
||||
dependencies:
|
||||
"@tanstack/query-core": 5.59.20
|
||||
"@tanstack/query-core": 5.61.5
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 2f4740f13dc9cbbf3c4175ac2e4e2788d2df8643940dfd9cc62c8c3d7c8842b2aeda0f58b99cdd2d525c0c78d759a1adfb3118599ab64bd3ce7ce4f027ee6f6b
|
||||
checksum: 35f2ed483d03acf77148d338173943bb3b675e38c763f5e763903e48f0ed1d4757d3129e03f4d0231bba808761616f6b3c0a2adcd11d3eebf8ecfb03f7fa7b4b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13439,7 +13439,7 @@ __metadata:
|
||||
"@simonwep/pickr": ^1.5.1
|
||||
"@svgr/webpack": ^8.1.0
|
||||
"@szhsin/react-menu": ^4.2.2
|
||||
"@tanstack/react-query": 5.59.20
|
||||
"@tanstack/react-query": 5.61.5
|
||||
"@tanstack/react-table": ^8.16.0
|
||||
"@tanstack/react-virtual": ^3.8.4
|
||||
"@testing-library/dom": 10.4.0
|
||||
|
Reference in New Issue
Block a user