Skip to content

Commit

Permalink
chore: upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnvanhulle committed Oct 4, 2024
1 parent 6f300a9 commit 680fe83
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@tanstack/react-query": "^5.59.0",
"@tanstack/solid-query": "^5.59.0",
"@tanstack/svelte-query": "^5.59.0",
"@tanstack/vue-query": "^5.59.0",
"@tanstack/vue-query": "^5.59.1",
"axios": "^1.7.7",
"msw": "^2.4.9",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@tanstack/react-query": "^5.59.0",
"@tanstack/solid-query": "^5.59.0",
"@tanstack/svelte-query": "^5.59.0",
"@tanstack/vue-query": "^5.59.0",
"@tanstack/vue-query": "^5.59.1",
"axios": "^1.7.7",
"msw": "^2.4.9",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@kubb/plugin-ts": "workspace:*",
"@kubb/plugin-vue-query": "workspace:*",
"@kubb/plugin-zod": "workspace:*",
"@tanstack/vue-query": "^5.59.0",
"@tanstack/vue-query": "^5.59.1",
"axios": "^1.7.7",
"unplugin-kubb": "workspace:*",
"vue": "^3.5.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/oas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"typecheck": "tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"@redocly/openapi-core": "^1.25.4",
"@redocly/openapi-core": "^1.25.5",
"hotscript": "^1.0.13",
"json-schema-to-ts": "^3.1.1",
"jsonpointer": "^5.0.1",
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 680fe83

Please sign in to comment.