Skip to content

Commit ff947cc

Browse files
chore(deps-dev): bump vite (#317)
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 6.0.6 to 6.0.7 - [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/v6.0.7/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 14a1641 commit ff947cc

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.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
2727
"typescript": "^5.7.2",
28-
"vite": "^6.0.6"
28+
"vite": "^6.0.7"
2929
}
3030
}

0 commit comments

Comments
 (0)