Skip to content

Commit

Permalink
Merge pull request #1154 from hey-api/dependabot/npm_and_yarn/prod-de…
Browse files Browse the repository at this point in the history
…ps-71b8024821

chore(deps): bump the prod-deps group with 7 updates
  • Loading branch information
mrlubos authored Oct 16, 2024
2 parents e123eb4 + 8efd5b4 commit 2f88e9a
Show file tree
Hide file tree
Showing 5 changed files with 154 additions and 154 deletions.
4 changes: 2 additions & 2 deletions examples/openapi-ts-tanstack-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@radix-ui/react-form": "0.1.0",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/themes": "3.1.4",
"@tanstack/react-query": "5.59.0",
"@tanstack/react-query-devtools": "5.59.0",
"@tanstack/react-query": "5.59.13",
"@tanstack/react-query-devtools": "5.59.13",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-tanstack-svelte-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@hey-api/client-fetch": "workspace:*",
"@tanstack/svelte-query": "5.59.0"
"@tanstack/svelte-query": "5.59.13"
},
"devDependencies": {
"@fontsource/fira-mono": "5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/openapi-ts-tanstack-vue-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
"dependencies": {
"@hey-api/client-fetch": "workspace:*",
"@tanstack/vue-query": "5.59.1",
"@tanstack/vue-query-devtools": "5.59.1",
"@tanstack/vue-query": "5.59.13",
"@tanstack/vue-query-devtools": "5.59.13",
"pinia": "2.2.4",
"vue": "3.5.11",
"vue": "3.5.12",
"vue-router": "4.4.5"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/openapi-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"node": "^18.0.0 || >=20.0.0"
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "11.7.0",
"@apidevtools/json-schema-ref-parser": "11.7.2",
"c12": "2.0.1",
"commander": "12.1.0",
"handlebars": "4.7.8"
Expand All @@ -99,10 +99,10 @@
"@angular/router": "17.3.9",
"@hey-api/client-axios": "workspace:*",
"@hey-api/client-fetch": "workspace:*",
"@tanstack/react-query": "5.59.0",
"@tanstack/react-query": "5.59.13",
"@tanstack/solid-query": "5.51.21",
"@tanstack/svelte-query": "5.59.0",
"@tanstack/vue-query": "5.59.1",
"@tanstack/svelte-query": "5.59.13",
"@tanstack/vue-query": "5.59.13",
"@types/cross-spawn": "6.0.6",
"@types/express": "4.17.21",
"axios": "1.7.7",
Expand Down
Loading

0 comments on commit 2f88e9a

Please sign in to comment.