Skip to content

Commit 2f261fa

Browse files
committed
Update @tanstack/react-query to version 5.65.1 in package.json and bun.lock
1 parent 2b5eaf1 commit 2f261fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@react-navigation/native": "^7.0.14",
1212
"@react-navigation/stack": "^7.1.1",
1313
"@shopify/react-native-skia": "^1.10.2",
14-
"@tanstack/react-query": "^5.64.2",
14+
"@tanstack/react-query": "^5.65.1",
1515
"clsx": "^2.1.1",
1616
"hono": "^4.6.19",
1717
"lottie-react-native": "^7.2.2",
@@ -513,9 +513,9 @@
513513

514514
"@svgr/plugin-svgo": ["@svgr/[email protected]", "", { "dependencies": { "cosmiconfig": "^8.1.3", "deepmerge": "^4.3.1", "svgo": "^3.0.2" }, "peerDependencies": { "@svgr/core": "*" } }, "sha512-Ywtl837OGO9pTLIN/onoWLmDQ4zFUycI1g76vuKGEz6evR/ZTJlJuz3G/fIkb6OVBJ2g0o6CGJzaEjfmEo3AHA=="],
515515

516-
"@tanstack/query-core": ["@tanstack/query-core@5.64.2", "", {}, "sha512-hdO8SZpWXoADNTWXV9We8CwTkXU88OVWRBcsiFrk7xJQnhm6WRlweDzMD+uH+GnuieTBVSML6xFa17C2cNV8+g=="],
516+
"@tanstack/query-core": ["@tanstack/query-core@5.65.0", "", {}, "sha512-Bnnq/1axf00r2grRT6gUyIkZRKzhHs+p4DijrCQ3wMlA3D3TTT71gtaSLtqnzGddj73/7X5JDGyjiSLdjvQN4w=="],
517517

518-
"@tanstack/react-query": ["@tanstack/react-query@5.64.2", "", { "dependencies": { "@tanstack/query-core": "5.64.2" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-3pakNscZNm8KJkxmovvtZ4RaXLyiYYobwleTMvpIGUoKRa8j8VlrQKNl5W8VUEfVfZKkikvXVddLuWMbcSCA1Q=="],
518+
"@tanstack/react-query": ["@tanstack/react-query@5.65.1", "", { "dependencies": { "@tanstack/query-core": "5.65.0" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-BSpjo4RQdJ75Mw3pqM1AJYNhanNxJE3ct7RmCZUAv9cUJg/Qmonzc/Xy2kKXeQA1InuKATSuc6pOZciWOF8TYQ=="],
519519

520520
"@trysound/sax": ["@trysound/[email protected]", "", {}, "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="],
521521

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@react-navigation/native": "^7.0.14",
2727
"@react-navigation/stack": "^7.1.1",
2828
"@shopify/react-native-skia": "^1.10.2",
29-
"@tanstack/react-query": "^5.64.2",
29+
"@tanstack/react-query": "^5.65.1",
3030
"clsx": "^2.1.1",
3131
"hono": "^4.6.19",
3232
"lottie-react-native": "^7.2.2",

0 commit comments

Comments
 (0)