Skip to content

Commit 7f71fc6

Browse files
dependabot[bot]vinkla
authored andcommitted
chore(deps): update vite requirement from ^8.0.13 to ^8.0.14
Updates the requirements on [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to permit the latest version. - [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/v8.0.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc4ab34 commit 7f71fc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"@tailwindcss/vite": "^4.3.0",
1010
"tailwindcss": "^4.3.0",
11-
"vite": "^8.0.13"
11+
"vite": "^8.0.14"
1212
}
1313
}

0 commit comments

Comments
 (0)