Skip to content

Commit 12291de

Browse files
build(deps-dev): bump vite (#2076)
Bumps the patch-dependencies group in /react-example with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.1.0 to 7.1.1 - [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/v7.1.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77af5bf commit 12291de

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

react-example/package-lock.json

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

react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react-dom": "^18.3.1",
2020
"@vitejs/plugin-react": "^4.7.0",
2121
"typescript": "^5.9.2",
22-
"vite": "^7.1.0"
22+
"vite": "^7.1.1"
2323
}
2424
}

0 commit comments

Comments
 (0)