Skip to content

Commit f5980e4

Browse files
chore(deps-dev): bump vite from 6.2.3 to 6.2.4 in /examples/ref-browser (#388)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f88486 commit f5980e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"eslint-plugin-react-hooks": "^5.2.0",
2626
"eslint-plugin-react-refresh": "^0.4.19",
2727
"typescript": "^5.8.2",
28-
"vite": "^6.2.3"
28+
"vite": "^6.2.4"
2929
}
3030
}

0 commit comments

Comments
 (0)