mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update react-query to ^4.19.0 (main) (#147301)
This commit is contained in:
parent
6c9e8f4bf9
commit
e72452bcb5
2 changed files with 4 additions and 4 deletions
|
@ -452,8 +452,8 @@
|
|||
"@opentelemetry/semantic-conventions": "^1.4.0",
|
||||
"@reduxjs/toolkit": "1.7.2",
|
||||
"@slack/webhook": "^5.0.4",
|
||||
"@tanstack/react-query": "^4.18.0",
|
||||
"@tanstack/react-query-devtools": "^4.18.0",
|
||||
"@tanstack/react-query": "^4.19.0",
|
||||
"@tanstack/react-query-devtools": "^4.19.0",
|
||||
"@turf/along": "6.0.1",
|
||||
"@turf/area": "6.0.1",
|
||||
"@turf/bbox": "6.0.1",
|
||||
|
|
|
@ -6063,7 +6063,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.19.1.tgz#2e92d9e8a50884eb231c5beb4386e131ebe34306"
|
||||
integrity sha512-Zp0aIose5C8skBzqbVFGk9HJsPtUhRVDVNWIqVzFbGQQgYSeLZMd3Sdb4+EnA5wl1J7X+bre2PJGnQg9x/zHOA==
|
||||
|
||||
"@tanstack/react-query-devtools@^4.18.0":
|
||||
"@tanstack/react-query-devtools@^4.19.0":
|
||||
version "4.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query-devtools/-/react-query-devtools-4.19.1.tgz#850058df8dba932362838c17f566bd717044449b"
|
||||
integrity sha512-U63A+ly9JLPJj7ryR9omdXT3n+gS7jlExrHty4klsd/6xdUhC38CKZyZ0Gi3vctaVYRGTU8/vI+uKzBYdFqLaA==
|
||||
|
@ -6072,7 +6072,7 @@
|
|||
superjson "^1.10.0"
|
||||
use-sync-external-store "^1.2.0"
|
||||
|
||||
"@tanstack/react-query@^4.18.0":
|
||||
"@tanstack/react-query@^4.19.0":
|
||||
version "4.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.19.1.tgz#43356dd537127e76d75f5a2769eb23dafd9a3690"
|
||||
integrity sha512-5dvHvmc0vrWI03AJugzvKfirxCyCLe+qawrWFCXdu8t7dklIhJ7D5ZhgTypv7mMtIpdHPcECtCiT/+V74wCn2A==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue