mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 08:20:56 +01:00
fix(deps): update dependency @tanstack/react-query to ^5.90.16 (#4799)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6e572e3fc5
commit
413e846133
@@ -56,7 +56,7 @@
|
||||
"@mantine/tiptap": "^8.3.10",
|
||||
"@million/lint": "1.0.14",
|
||||
"@tabler/icons-react": "^3.36.0",
|
||||
"@tanstack/react-query": "^5.90.15",
|
||||
"@tanstack/react-query": "^5.90.16",
|
||||
"@tanstack/react-query-devtools": "^5.91.2",
|
||||
"@tanstack/react-query-next-experimental": "^5.91.0",
|
||||
"@trpc/client": "^11.8.1",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@homarr/translation": "workspace:^0.1.0",
|
||||
"@homarr/validation": "workspace:^0.1.0",
|
||||
"@kubernetes/client-node": "^1.4.0",
|
||||
"@tanstack/react-query": "^5.90.15",
|
||||
"@tanstack/react-query": "^5.90.16",
|
||||
"@trpc/client": "^11.8.1",
|
||||
"@trpc/react-query": "^11.8.1",
|
||||
"@trpc/server": "^11.8.1",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
"@homarr/core": "workspace:^0.1.0",
|
||||
"@homarr/cron-jobs": "workspace:^0.1.0",
|
||||
"@tanstack/react-query": "^5.90.15",
|
||||
"@tanstack/react-query": "^5.90.16",
|
||||
"@trpc/client": "^11.8.1",
|
||||
"@trpc/server": "^11.8.1",
|
||||
"@trpc/tanstack-react-query": "^11.8.1",
|
||||
|
||||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -233,7 +233,7 @@ importers:
|
||||
specifier: ^3.36.0
|
||||
version: 3.36.0(react@19.2.3)
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.90.15
|
||||
specifier: ^5.90.16
|
||||
version: 5.90.16(react@19.2.3)
|
||||
'@tanstack/react-query-devtools':
|
||||
specifier: ^5.91.2
|
||||
@@ -630,7 +630,7 @@ importers:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.90.15
|
||||
specifier: ^5.90.16
|
||||
version: 5.90.16(react@19.2.3)
|
||||
'@trpc/client':
|
||||
specifier: ^11.8.1
|
||||
@@ -942,7 +942,7 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../cron-jobs
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.90.15
|
||||
specifier: ^5.90.16
|
||||
version: 5.90.16(react@19.2.3)
|
||||
'@trpc/client':
|
||||
specifier: ^11.8.1
|
||||
|
||||
Reference in New Issue
Block a user