Skip to content

Commit cd3748c

Browse files
build(deps-dev): bump vite (#240)
Bumps the npm_and_yarn group with 1 update in the /templates/v3/remix-vite-template/frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.18 to 5.4.19 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1342e02 commit cd3748c

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

templates/v3/remix-vite-template/frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/v3/remix-vite-template/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-react-hooks": "^4.6.0",
3737
"tailwindcss": "^3.4.4",
3838
"typescript": "^5.1.6",
39-
"vite": "^5.4.15",
39+
"vite": "^5.4.19",
4040
"vite-tsconfig-paths": "^4.2.1"
4141
},
4242
"engines": {

0 commit comments

Comments
 (0)