Skip to content

Commit

Permalink
Merge pull request #1608 from hey-api/dependabot/npm_and_yarn/vite-6.0.9
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 6.0.7 to 6.0.9
  • Loading branch information
mrlubos authored Jan 22, 2025
2 parents ea24bca + 0d6661f commit 5cd4bb2
Show file tree
Hide file tree
Showing 7 changed files with 383 additions and 273 deletions.
2 changes: 1 addition & 1 deletion examples/openapi-ts-axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"prettier": "3.4.2",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"vite": "6.0.7"
"vite": "6.0.9"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-ts-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"prettier": "3.4.2",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"vite": "6.0.7"
"vite": "6.0.9"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-ts-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"prettier": "3.4.2",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"vite": "6.0.7"
"vite": "6.0.9"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-ts-tanstack-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"prettier": "3.4.2",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"vite": "6.0.7"
"vite": "6.0.9"
}
}
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 @@ -37,7 +37,7 @@
"svelte-check": "3.6.0",
"typescript": "5.5.3",
"typescript-eslint": "8.19.1",
"vite": "6.0.7",
"vite": "6.0.9",
"vitest": "1.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-ts-tanstack-vue-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prettier": "3.4.2",
"tailwindcss": "3.4.9",
"typescript": "5.5.3",
"vite": "6.0.7",
"vite": "6.0.9",
"vite-plugin-vue-devtools": "7.7.0",
"vitest": "1.6.0",
"vue-tsc": "2.2.0"
Expand Down
644 changes: 377 additions & 267 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 5cd4bb2

Please sign in to comment.