Skip to content

Commit fc7660d

Browse files
chore(deps-dev): bump vite from 7.1.5 to 7.1.11 in /examples/web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11. - [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.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a64689 commit fc7660d

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.1.11"
3232
}
3333
}

0 commit comments

Comments
 (0)