Skip to content

Commit 0a9a33f

Browse files
build(deps): update dependency @tanstack/react-query to v5.74.4
1 parent a683143 commit 0a9a33f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@heroicons/react": "2.1.3",
2525
"@highlight-run/next": "7.4.8",
2626
"@jonahsnider/util": "10.3.0",
27-
"@tanstack/react-query": "5.72.2",
27+
"@tanstack/react-query": "5.74.4",
2828
"@trpc/client": "11.0.4",
2929
"@trpc/next": "11.0.4",
3030
"@trpc/react-query": "11.0.4",

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@heroicons/react": "2.1.3",
6464
"@highlight-run/next": "7.4.8",
6565
"@jonahsnider/util": "10.3.0",
66-
"@tanstack/react-query": "5.72.2",
66+
"@tanstack/react-query": "5.74.4",
6767
"@trpc/client": "11.0.4",
6868
"@trpc/next": "11.0.4",
6969
"@trpc/react-query": "11.0.4",
@@ -431,9 +431,9 @@
431431

432432
"@swc/helpers": ["@swc/helpers@0.5.2", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw=="],
433433

434-
"@tanstack/query-core": ["@tanstack/query-core@5.72.2", "", {}, "sha512-fxl9/0yk3mD/FwTmVEf1/H6N5B975H0luT+icKyX566w6uJG0x6o+Yl+I38wJRCaogiMkstByt+seXfDbWDAcA=="],
434+
"@tanstack/query-core": ["@tanstack/query-core@5.74.4", "", {}, "sha512-YuG0A0+3i9b2Gfo9fkmNnkUWh5+5cFhWBN0pJAHkHilTx6A0nv8kepkk4T4GRt4e5ahbtFj2eTtkiPcVU1xO4A=="],
435435

436-
"@tanstack/react-query": ["@tanstack/react-query@5.72.2", "", { "dependencies": { "@tanstack/query-core": "5.72.2" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-SVNHzyBUYiis+XiCl+8yiPZmMYei2AKYY94wM/zpvB5l1jxqOo82FQTziSJ4pBi96jtYqvYrTMxWynmbQh3XKw=="],
436+
"@tanstack/react-query": ["@tanstack/react-query@5.74.4", "", { "dependencies": { "@tanstack/query-core": "5.74.4" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-mAbxw60d4ffQ4qmRYfkO1xzRBPUEf/72Dgo3qqea0J66nIKuDTLEqQt0ku++SDFlMGMnB6uKDnEG1xD/TDse4Q=="],
437437

438438
"@tootallnate/once": ["@tootallnate/once@2.0.0", "", {}, "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A=="],
439439

0 commit comments

Comments
 (0)