Skip to content

Commit 211856c

Browse files
chore(deps-dev): bump vite (#285)
Bumps the minor-or-patch group in /examples/ref-browser with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.10 to 5.4.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.11/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 a3da4eb commit 211856c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/ref-browser/package-lock.json

Lines changed: 4 additions & 4 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": "^5.0.0",
2626
"eslint-plugin-react-refresh": "^0.4.14",
2727
"typescript": "^5.6.3",
28-
"vite": "^5.4.10"
28+
"vite": "^5.4.11"
2929
}
3030
}

0 commit comments

Comments
 (0)