Skip to content

Commit

Permalink
chore(repo): Update dependency vite to ^5.4.11 (#4683)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <[email protected]>
  • Loading branch information
renovate[bot] and LekoArts authored Jan 8, 2025
1 parent 9293730 commit c558571
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration/templates/tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.3.5"
"vite": "^5.4.11"
}
}
2 changes: 1 addition & 1 deletion integration/templates/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "^3.3.3",
"tailwindcss": "^3.4.17",
"typescript": "^5.6.3",
"vite": "^5.3.5",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^4.3.2"
}
}
2 changes: 1 addition & 1 deletion integration/templates/vue-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "~5.6.2",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue-tsc": "^2.1.8"
}
}

0 comments on commit c558571

Please sign in to comment.