mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update react-query to ^4.20.4 (main) (#147967)
This commit is contained in:
parent
b07f5fc3f8
commit
1ba5f01127
2 changed files with 4 additions and 4 deletions
|
@ -456,8 +456,8 @@
|
|||
"@opentelemetry/semantic-conventions": "^1.4.0",
|
||||
"@reduxjs/toolkit": "1.7.2",
|
||||
"@slack/webhook": "^5.0.4",
|
||||
"@tanstack/react-query": "^4.20.2",
|
||||
"@tanstack/react-query-devtools": "^4.20.2",
|
||||
"@tanstack/react-query": "^4.20.4",
|
||||
"@tanstack/react-query-devtools": "^4.20.4",
|
||||
"@turf/along": "6.0.1",
|
||||
"@turf/area": "6.0.1",
|
||||
"@turf/bbox": "6.0.1",
|
||||
|
|
|
@ -6107,7 +6107,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.20.4.tgz#1f7975a2db26a8bc2f382bad8a44cd422c846b17"
|
||||
integrity sha512-lhLtGVNJDsJ/DyZXrLzekDEywQqRVykgBqTmkv0La32a/RleILXy6JMLBb7UmS3QCatg/F/0N9/5b0i5j6IKcA==
|
||||
|
||||
"@tanstack/react-query-devtools@^4.20.2":
|
||||
"@tanstack/react-query-devtools@^4.20.4":
|
||||
version "4.20.4"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query-devtools/-/react-query-devtools-4.20.4.tgz#a58c742faacc03a0735006eb30e6a1f215957310"
|
||||
integrity sha512-4e4wOmqAYjLS1RQ7gRBLCk3koCjbOfCMvbxS3CPCAN5+FLBemLAvoYvFJ/i/7DPsIsltGwsnd7YAFFGMzdSx7A==
|
||||
|
@ -6116,7 +6116,7 @@
|
|||
superjson "^1.10.0"
|
||||
use-sync-external-store "^1.2.0"
|
||||
|
||||
"@tanstack/react-query@^4.20.2":
|
||||
"@tanstack/react-query@^4.20.4":
|
||||
version "4.20.4"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.20.4.tgz#562b34fb919adea884eccaba2b5be50e8ba7fb16"
|
||||
integrity sha512-SJRxx13k/csb9lXAJfycgVA1N/yU/h3bvRNWP0+aHMfMjmbyX82FdoAcckDBbOdEyAupvb0byelNHNeypCFSyA==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue