Skip to content

Commit ba999a6

Browse files
chore(deps-dev): bump vite (#529)
Bumps the npm_and_yarn group with 1 update in the /app directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent 084bf16 commit ba999a6

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

app/package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"tailwindcss": "^3.4.17",
8282
"typescript": "^5.8.3",
8383
"typescript-eslint": "^8.57.0",
84-
"vite": "^7.3.0"
84+
"vite": "^7.3.2"
8585
},
8686
"overrides": {
8787
"glob": "^10.5.0"

0 commit comments

Comments
 (0)