Skip to content

Commit bf8b112

Browse files
chore(deps-dev): bump vite (#242)
Bumps the minor-or-patch group with 1 update in the /examples/ref-browser directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.2 to 5.4.3 - [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.4.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4712cc4 commit bf8b112

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"eslint-plugin-react-hooks": "^4.6.2",
2626
"eslint-plugin-react-refresh": "^0.4.11",
2727
"typescript": "^5.5.4",
28-
"vite": "^5.4.2"
28+
"vite": "^5.4.3"
2929
}
3030
}

0 commit comments

Comments
 (0)