Skip to content

Commit 82f17d2

Browse files
fix(deps): bump vite from 5.4.11 to 6.0.1 in /templates/node-react
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 6.0.1. - [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/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 597e88e commit 82f17d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"eslint-plugin-react": "^7.34.0",
3030
"eslint-plugin-react-hooks": "^4.6.0",
3131
"eslint-plugin-react-refresh": "^0.4.5",
32-
"vite": "^5.0.8"
32+
"vite": "^6.0.1"
3333
}
3434
}

0 commit comments

Comments
 (0)