Skip to content

Commit 92b10e1

Browse files
authored
Merge branch 'main' into refactor/parser-polish
2 parents 97cf29f + ef44e64 commit 92b10e1

File tree

3 files changed

+60
-81
lines changed

3 files changed

+60
-81
lines changed

examples/openapi-ts-tanstack-react-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@radix-ui/react-form": "0.1.0",
1717
"@radix-ui/react-icons": "1.3.0",
1818
"@radix-ui/themes": "3.1.4",
19-
"@tanstack/react-query": "5.59.13",
20-
"@tanstack/react-query-devtools": "5.59.13",
19+
"@tanstack/react-query": "5.59.15",
20+
"@tanstack/react-query-devtools": "5.59.15",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1"
2323
},

packages/openapi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@angular/router": "17.3.9",
100100
"@hey-api/client-axios": "workspace:*",
101101
"@hey-api/client-fetch": "workspace:*",
102-
"@tanstack/react-query": "5.59.13",
102+
"@tanstack/react-query": "5.59.15",
103103
"@tanstack/solid-query": "5.51.21",
104104
"@tanstack/svelte-query": "5.59.13",
105105
"@tanstack/vue-query": "5.59.13",

pnpm-lock.yaml

Lines changed: 57 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)