Skip to content

Commit

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

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

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 Aug 20, 2024
1 parent 834abbb commit 6012667
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 175 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": "^3.8.4",
"svelte-preprocess-import-assets": "^1.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.4"
"vite": "^5.4.1"
}
}
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.77.8",
"vite": "^5.3.4"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion icore_open_docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"svelte-check": "^3.8.4",
"svelte-preprocess-import-assets": "^1.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.4"
"vite": "^5.4.1"
}
}
Loading

0 comments on commit 6012667

Please sign in to comment.