Skip to content

Commit 00e3193

Browse files
committed
fix(deps): bump vite 7.3.1→8.0.5 to resolve GHSA-p9ff-h696-f583
1 parent 69151a0 commit 00e3193

3 files changed

Lines changed: 350 additions & 19 deletions

File tree

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"prettier": "^3.4.2",
4141
"tailwindcss": "^4",
4242
"typescript": "^5",
43-
"vite": "^7.3.1",
43+
"vite": "^8.0.5",
4444
"vitest": "^4.0.18"
4545
}
4646
}

apps/landing-page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"tailwindcss": "^4",
6565
"tw-animate-css": "^1.4.0",
6666
"typescript": "^5",
67-
"vite": "^7.3.1",
67+
"vite": "^8.0.5",
6868
"vitest": "^4.0.18"
6969
}
7070
}

0 commit comments

Comments
 (0)