Skip to content

Commit

Permalink
Bump vite from 5.1.1 to 5.1.7 in /sample/vite
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent 9d8867c commit a532b4a
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 164 deletions.
2 changes: 1 addition & 1 deletion sample/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.0",
"vite": "^5.1.7",
"vite-plugin-static-copy": "^1.0.0"
}
}

0 comments on commit a532b4a

Please sign in to comment.