Skip to content

Commit e912474

Browse files
chore: bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 8.0.0 to 8.0.5 - [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/v8.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7073e43 commit e912474

2 files changed

Lines changed: 290 additions & 34 deletions

File tree

apps/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vite-plugin-serve-static": "workspace:*",
1616
"rimraf": "^6.0.1",
1717
"typescript": "~5.7.2",
18-
"vite": "^8.0.0",
18+
"vite": "^8.0.5",
1919
"vitest": "^4.0.16"
2020
}
2121
}

0 commit comments

Comments
 (0)