Skip to content

Commit 13f164f

Browse files
Bump vite from 4.5.9 to 4.5.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.9 to 4.5.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 4.5.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0869b1 commit 13f164f

File tree

2 files changed

+360
-28
lines changed

2 files changed

+360
-28
lines changed

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@vitejs/plugin-react": "^3.0.1",
2727
"cypress": "^14.0.0",
2828
"typescript": "^5.7.3",
29-
"vite": "^4.0.4"
29+
"vite": "^4.5.12"
3030
}
3131
}

0 commit comments

Comments
 (0)