Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 6.0.0 to 6.0.9
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.0 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]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 3e23445 commit b99feca
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 123 deletions.
2 changes: 1 addition & 1 deletion examples/vite-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "^6.0.0",
"vite": "^6.0.9",
"vite-imagetools": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"sharp": "^0.33.1",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^6.0.0",
"vite": "^6.0.9",
"vitest": "^2.0.0"
}
}
Loading

0 comments on commit b99feca

Please sign in to comment.