Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 6.0.2 to 6.0.9 (#903)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.2 to 6.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent e15910a commit 96357de
Show file tree
Hide file tree
Showing 3 changed files with 360 additions and 508 deletions.
2 changes: 1 addition & 1 deletion packages/sveltekit-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"svelte-check": "^4.0.0",
"tslib": "^2.4.1",
"typescript": "^5.3.3",
"vite": "^6.0.0"
"vite": "^6.0.9"
},
"eslintConfig": {
"extends": "@silverhand"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3",
"vite": "^6.0.0",
"vite": "^6.0.9",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 96357de

Please sign in to comment.