Skip to content

Commit 93e6fa7

Browse files
npm(deps-dev): bump vite from 7.3.1 to 8.0.2 in /apps/docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.2. - [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/create-vite@8.0.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a64a6f4 commit 93e6fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^19.2.0",
2525
"@vitejs/plugin-react": "^5.0.4",
2626
"typescript": "^5.7.2",
27-
"vite": "^7.1.7",
27+
"vite": "^8.0.2",
2828
"web-vitals": "^5.1.0"
2929
}
3030
}

0 commit comments

Comments
 (0)