Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.11 to 6.0.3 (#731)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 6.0.3.
- [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.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 18e30f1 commit 7a3bcec
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 456 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"svelte-check": "^4.1.0",
"svelte-preprocess-import-assets": "^1.1.0",
"typescript": "^5.7.2",
"vite": "^6.0.1"
"vite": "^6.0.3"
}
}
2 changes: 1 addition & 1 deletion examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"sass": "^1.80.3",
"vite": "^5.4.11"
"vite": "^6.0.3"
}
}
Loading

0 comments on commit 7a3bcec

Please sign in to comment.