Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 5.2.2 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.2 to 5.3.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/v5.3.3/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 29466c4 commit 7a11e76
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"unist-util-inspect": "8.0.0",
"vite": "5.2.2",
"vite": "5.3.3",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0",
"yaml-eslint-parser": "1.2.2"
Expand All @@ -176,7 +176,7 @@
"@types/unist": "3.0.2",
"chai": "5.1.1",
"micromark-util-types": "2.0.0",
"vite": "5.2.2"
"vite": "5.3.3"
},
"engines": {
"node": ">=18.18.2"
Expand Down
Loading

0 comments on commit 7a11e76

Please sign in to comment.