Skip to content

Commit c05387d

Browse files
Bump vite from 4.5.2 to 4.5.3 in /app (#230)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfab358 commit c05387d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^18.2.7",
2929
"@vitejs/plugin-react": "^4.0.3",
3030
"typescript": "^5.0.2",
31-
"vite": "^4.5.2",
31+
"vite": "^4.5.3",
3232
"vitest": "^0.34.5"
3333
}
3434
}

0 commit comments

Comments
 (0)