Skip to content

Commit 0e60a5f

Browse files
chore(deps-dev): bump vite from 7.1.5 to 7.3.2 in /examples/web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.3.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac228ab commit 0e60a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@vitejs/plugin-react": "5.0.0",
2929
"eslint": "9.34.0",
3030
"typescript": "5.9.2",
31-
"vite": "7.1.5"
31+
"vite": "7.3.2"
3232
}
3333
}

0 commit comments

Comments
 (0)