Skip to content

Commit 82001f5

Browse files
build(deps-dev): bump vite (#2078)
Bumps the patch-dependencies group in /react-tailwind-template 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 ec422c1 commit 82001f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react-tailwind-template/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.

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"tailwindcss": "^4.1.11",
3333
"typescript": "^5.9.2",
34-
"vite": "^7.1.0"
34+
"vite": "^7.1.1"
3535
}
3636
}

0 commit comments

Comments
 (0)