Skip to content

Commit f5df03a

Browse files
chore(deps-dev): bump vite (#18918)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.4.15. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.15/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> Co-authored-by: Nikhil Tomar <63502271+2nikhiltom@users.noreply.github.com>
1 parent 9120a09 commit f5df03a

File tree

3 files changed

+240
-190
lines changed

3 files changed

+240
-190
lines changed
Binary file not shown.

packages/react/examples/drag-and-drop-file-uploader-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"eslint-plugin-react-hooks": "^4.6.0",
2424
"eslint-plugin-react-refresh": "^0.4.4",
2525
"sass": "1.63.6",
26-
"vite": "^5.0.13"
26+
"vite": "^5.4.15"
2727
}
2828
}

0 commit comments

Comments
 (0)