Skip to content

Commit 44205cd

Browse files
chore(deps-dev): bump vite from 6.2.5 to 6.2.6 in the npm_and_yarn group (#442)
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7adbcfa commit 44205cd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@types/react-dom": "^19.1.2",
2929
"@vitejs/plugin-react": "^4.3.1",
3030
"typescript": "^5.8.2",
31-
"vite": "^6.2.5"
31+
"vite": "^6.2.6"
3232
}
3333
}

0 commit comments

Comments
 (0)