Skip to content

Commit 820379c

Browse files
chore(deps-dev): bump vite from 7.1.10 to 7.1.11 in /examples/vite
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 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] <[email protected]>
1 parent a2117c3 commit 820379c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"@types/react-dom": "19.2.2",
2525
"@vitejs/plugin-react": "5.0.4",
2626
"typescript": "5.9.3",
27-
"vite": "7.1.10"
27+
"vite": "7.1.11"
2828
}
2929
}

0 commit comments

Comments
 (0)