Skip to content

Commit

Permalink
Update vite requirement from ^5.0.2 to ^5.0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to permit the latest version.
- [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.0.3/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 03062f1 commit 7d82540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"dependencies": {
"dotenv": "^16.3.1",
"vite": "^5.0.2"
"vite": "^5.0.3"
}
}

0 comments on commit 7d82540

Please sign in to comment.