fix(deps): update dependency @tanstack/react-query-devtools to ^5.21.5 (#130)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-18 08:48:40 +01:00
committed by GitHub
parent a9a3d98248
commit dbf02c6264
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
"@mantine/tiptap": "^7.5.3",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^5.21.4",
"@tanstack/react-query-devtools": "^5.21.4",
"@tanstack/react-query-devtools": "^5.21.5",
"@tanstack/react-query-next-experimental": "5.21.4",
"@tiptap/extension-link": "^2.2.3",
"@tiptap/react": "^2.2.3",

14
pnpm-lock.yaml generated
View File

@@ -109,8 +109,8 @@ importers:
specifier: ^5.21.4
version: 5.21.4(react@18.2.0)
'@tanstack/react-query-devtools':
specifier: ^5.21.4
version: 5.21.4(@tanstack/react-query@5.21.4)(react@18.2.0)
specifier: ^5.21.5
version: 5.21.5(@tanstack/react-query@5.21.4)(react@18.2.0)
'@tanstack/react-query-next-experimental':
specifier: 5.21.4
version: 5.21.4(@tanstack/react-query@5.21.4)(next@14.1.1-canary.58)(react@18.2.0)
@@ -1999,17 +1999,17 @@ packages:
resolution: {integrity: sha512-k3u4RcDAtcCurs8KVEIf52k4yUayc852v4ZQrtI8pkEii71riM9758A2WVGo5T/v4/X7b1RLON5g0aDvkoZYCA==}
dev: false
/@tanstack/query-devtools@5.21.3:
resolution: {integrity: sha512-tRJ3uYpF8mLqb+Na25DqPsqdsK38Ff1HIse3znQIEoGMzf7rJKTwV9HCn/9cPQTyTcAuSUZOajyCVz7hnbdCdQ==}
/@tanstack/query-devtools@5.21.5:
resolution: {integrity: sha512-A7rVpVP1GRcQBnB/GzXZfVhxmoP17J1f+RoYRu+DOV8Jp4QPIJRE/nFueEiiRPSVL7aNcNw4rTm0RmJZRI2fUA==}
dev: false
/@tanstack/react-query-devtools@5.21.4(@tanstack/react-query@5.21.4)(react@18.2.0):
resolution: {integrity: sha512-pmH8Zu6frp7uQ/l+Cfd38PrRch1/88PItsnT2WxbpM58vdji4/h4prCoYe66nZh+UNTmcECY5nxp29rE0MT2UQ==}
/@tanstack/react-query-devtools@5.21.5(@tanstack/react-query@5.21.4)(react@18.2.0):
resolution: {integrity: sha512-JAowcZzamveCuNJkoyhc+dJG7G0VnJLx/X0gngFs/ml5lAxMl7qUrSt62Y2xqq7mrdBErweuymB6u263zINgtQ==}
peerDependencies:
'@tanstack/react-query': ^5.21.4
react: ^18.0.0
dependencies:
'@tanstack/query-devtools': 5.21.3
'@tanstack/query-devtools': 5.21.5
'@tanstack/react-query': 5.21.4(react@18.2.0)
react: 18.2.0
dev: false