Skip to content

Commit

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

chore(deps): bump the prod-deps group with 7 updates
  • Loading branch information
mrlubos authored Sep 11, 2024
2 parents ca46756 + 1bf35cd commit c541ee8
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 196 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.3",
"@tanstack/react-query": "5.53.2",
"@tanstack/react-query-devtools": "5.53.2",
"@tanstack/react-query": "5.55.2",
"@tanstack/react-query-devtools": "5.55.2",
"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.53.2"
"@tanstack/svelte-query": "5.55.2"
},
"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.53.2",
"@tanstack/vue-query-devtools": "5.53.2",
"@tanstack/vue-query": "5.55.2",
"@tanstack/vue-query-devtools": "5.55.2",
"pinia": "2.2.2",
"vue": "3.4.38",
"vue": "3.5.3",
"vue-router": "4.4.3"
},
"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 @@ -62,7 +62,7 @@
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "11.7.0",
"c12": "1.11.1",
"c12": "1.11.2",
"commander": "12.1.0",
"handlebars": "4.7.8"
},
Expand All @@ -85,10 +85,10 @@
"@hey-api/client-fetch": "workspace:*",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@tanstack/react-query": "5.53.2",
"@tanstack/react-query": "5.55.2",
"@tanstack/solid-query": "5.51.21",
"@tanstack/svelte-query": "5.53.2",
"@tanstack/vue-query": "5.53.2",
"@tanstack/svelte-query": "5.55.2",
"@tanstack/vue-query": "5.55.2",
"@types/cross-spawn": "6.0.6",
"@types/express": "4.17.21",
"axios": "1.7.7",
Expand Down
Loading

0 comments on commit c541ee8

Please sign in to comment.