Skip to content

Commit 77ad99d

Browse files
build(deps-dev): bump vite in /react-tailwind-example
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.6. - [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/v5.0.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15d1a3f commit 77ad99d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

react-tailwind-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-tailwind-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"sass": "^1.69.5",
2525
"tailwindcss": "^3.3.6",
2626
"typescript": "^5.3.3",
27-
"vite": "^5.0.5"
27+
"vite": "^5.0.6"
2828
}
2929
}

0 commit comments

Comments
 (0)