Skip to content

Commit b877070

Browse files
Bump vite from 7.1.9 to 7.1.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17e3ece commit b877070

File tree

2 files changed

+421
-129
lines changed

2 files changed

+421
-129
lines changed

examples/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"@vitejs/plugin-react-swc": "^4.1.0",
3434
"eslint-plugin-react-refresh": "^0.4.23",
3535
"globals": "^16.4.0",
36-
"vite": "^7.1.9"
36+
"vite": "^7.1.12"
3737
}
3838
}

0 commit comments

Comments
 (0)