Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.9 [security] (#3205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 84f6745 commit bb00e04
Show file tree
Hide file tree
Showing 4 changed files with 535 additions and 535 deletions.
2 changes: 1 addition & 1 deletion examples/react/start-large/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.4",
"vite": "6.0.3"
"vite": "6.0.9"
},
"keywords": [],
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"typescript54": "npm:[email protected]",
"typescript55": "npm:[email protected]",
"typescript56": "npm:[email protected]",
"vite": "6.0.3",
"vite": "6.0.9",
"vitest": "^2.1.8"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@vitejs/plugin-react": "^4.3.4",
"import-meta-resolve": "^4.1.0",
"ofetch": "^1.4.1",
"vite": "^5.0.0",
"vite": "^6.0.3",
"vinxi": "0.5.1",
"zod": "^3.24.1",
"nitropack": "^2.10.4"
Expand Down
Loading

0 comments on commit bb00e04

Please sign in to comment.